I used detectharrisfeatures for detecting the facial feature points. But only few images it is working well. For most images it is not showing points correctly. Can anyone suggest best method for Facial Feature Detection in matlab?
Show older comments
I used detectharrisfeatures for detecting the facial feature points. But only few images it is working well. For most images it is not showing points correctly. Can anyone suggest best method for Facial Feature Detection in matlab?
Answers (1)
Dima Lisin
on 24 Sep 2014
0 votes
It would be helpful if you could post some images with the "incorrect" features.
You could try using vision.CascadeObjectDetector to detect eyes, nose, and mouth.
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!