Face Parts Detection
Run demo to try!
This code is implimented based on CascadeObjectDetector of FrontalFaceCART, LeftEye, RightEye, Mouth, and Nose.
I belive the performance is improved compared to the default usage of the face detection.
detectFaceParts and detectRotFaceParts are main functions.
detectFaceParts detects frontal faces with parts.
detectRotFaceParts detects faces with parts rotating an input image.
Each function has own help.
Web page:
http://bit.ly/FaceDetect (http://like.silk.to/matlab/detectFaceParts.html)
Algorithm description (Slide share):
http://www.slideshare.net/masayukitanaka1975/face-partsdetection
Cite As
Masayuki Tanaka (2022). Face Parts Detection (https://www.mathworks.com/matlabcentral/fileexchange/36855-face-parts-detection), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: face detection include face, nose, eye
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.