ear detection in profile face using opencv and c++
i am able to detect profile face and identified by rectangle.after profile face i need to detect ear in that rectangle.how to do this.
Create an ear xml model and use that for detection. Help can be found at the following place.
http://note.sonots.com/SciSoftware/haartraining.html
But change the face images into ear images! Or use the newer train_cascade funtionality. For that look in documents of OpenCV : docs.opencv.org
Asked: 2013-03-26 02:18:14 -0600
Seen: 2,470 times
Last updated: Mar 26 '13