how to detect face-features from the face in matlab
Mostra commenti meno recenti
how to detect face-features from the face in matlab
face features include nose, left-eye, right-eye, mouth, etc
(my means is how we can detect these sub features and then make a set of all these face-features with the face and then recognize it)
Risposte (2)
Dima Lisin
il 1 Feb 2015
1 voto
vision.CascadeObjectDetector can detect eyes, nose, and mouth.
Image Analyst
il 1 Feb 2015
0 voti
Try this from Brett at the Mathworks: http://www.mathworks.com/matlabcentral/fileexchange/46645-face-recognition-using-aggregated-features
Categorie
Scopri di più su Face Detection in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!