Like Silk: matlab: Face Parts Detection


Slide Share
Free matlab code of high precisioin face and face parts detection.
Free download from matlab file exchange

Default matlab face detection:
My detectFaceParts (detectFaceParts):




Original Image (CC by 2.0):Indoor Bikinis by Jacrews7

Default matlab face detection:
My detectRotFaceParts (detectRotFaceParts):



Original Image (CC by 2.0):Neon Green by Jacrews7

It detects faces with left eye, right eye, mouth, and norse.
This code is implimented based on CascadeObjectDetector of FrontalFaceCART, LeftEye, RightEye, Mouth, and Nose.
The code is easy to use and the face detection performance is better than the default matlab face detection as shown in results above.

Free download from matlab file exchange
Return to Like Silk: matlab
Like Silk