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?

1 view (last 30 days)
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
Dima Lisin on 24 Sep 2014
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 Image Processing and Computer Vision 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!