Ask Your Question
-1

ear detection in profile face using opencv and c++

asked 2013-03-26 02:18:14 -0600

Paramesh Reddy gravatar image

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-03-26 11:32:24 -0600

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-26 02:18:14 -0600

Seen: 2,442 times

Last updated: Mar 26 '13