How to do face detection from a video for face recognition
Show older comments
how should i do face detection from a video such that i can perform PCA for face recognition.The code i used for detection performs well but at the recognition phase i get same image for all the detected faces because there is very less difference in the pixel values of the detected faces.
Answers (1)
Image Analyst
on 13 Jul 2016
0 votes
See how Brett Shoelson of the Mathwork does it with the app on his File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A911
Categories
Find more on Dimensionality Reduction and Feature Extraction 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!