How to make face images clustering using kmeans clustering?
Show older comments
I detected face using Viola-jones algorithm from video.I cropped faces from each frame.I recognized faces using eigen faces.In eigenface algorithm I calculated euclidian distance for input image.I even calculated threshold to recognize faces.Recognizing is over I guess.But now i have to do clustering.I dont know how to start.Can you suggest me to how to start?
Answers (1)
Shashank Prasanna
on 26 Mar 2014
0 votes
See reply here: http://www.mathworks.com/matlabcentral/answers/123249-how-to-make-face-images-clustering-using-kmeans-clustering
Don't duplicate questions.
Categories
Find more on Face Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!