Morphing a face into a vector
이전 댓글 표시
I'm currently taking up Vector Analysis and is currently working on a research paper. Is there a way, using matlab, wherein I can input a face picture of someone and represent that face as a vector? I was planning on inputting numerous faces, representing each as a vector, take the average of those vectors and use it as a basis. I would then input a separate face, represent it as a vector and compare it with the basis to compute for the difference.
Basically, I want to create a program/code and database of faces, and when I input an individual's face, the program would output the percentage as to how similar that face is with the database.
Thanks, in advance.
댓글 수: 2
Jess Marcos
2016년 4월 7일
Walter Roberson
2016년 4월 7일
I have not done any work on feature extraction for images. If you search the forum you will find a lot of discussion of it.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!