Automatic detection of eyes,nose and mouth in an image using inbuilt matlab functions

Uses vision toolbox and images taken from AFW test data.

You are now following this Submission

AFW testdata availble at http://www.ics.uci.edu/~xzhu/face/
Even though it is good practice to check whether the bounding box after detecting face,eyes,mouth,nose is not empty, i have not checked. I want to keep the code simple and has the basic steps and i feel this would be easy for a beginner to trace the file.
The performance of the above code depends upon the viola jones face,eyes,nose and mouth detectors.
The code works fine for people with glasses and tilted faces. I didn't chek the code for closed eyes.

Cite As

Sarvani Videla (2026). Automatic detection of eyes,nose and mouth in an image using inbuilt matlab functions (https://www.mathworks.com/matlabcentral/fileexchange/47933-automatic-detection-of-eyes-nose-and-mouth-in-an-image-using-inbuilt-matlab-functions), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.9.0.0

z

1.8.0.0

z

1.7.0.0

improved the code

1.6.0.0

Improved the code

1.5.0.0

updated the file

1.4.0.0

updated the error

1.3.0.0

Added figure

1.2.0.0

changed the variable names for better understanding

1.1.0.0

updated the file

1.0.0.0