I need Haar Cascades xml files for Mouth, Eyes & Nose. Do provide me useful links.

Any kind of help would be highly appreciated.

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

Look at this page: http://alereimondo.no-ip.org/OpenCV/34

There are haar cascades for eyes, nose and mouth :)

link|improve this answer
Thnx buddy...its workin well 4 d mouth...bt d one 4 nose is not workin...do u hve ny other links??? – Sorry Boss Jan 26 at 11:32
Try this one: mozart.dis.ulpgc.es/pub/Software/HaarClassifiers/… It's a set of haar cascades for face features. – moosgummi Jan 26 at 11:52
Thnx...it worked !!! do u hve idea abt emotion recogniztion??? is der ny source code available 4 dat ??? – Sorry Boss Jan 28 at 7:55
feedback

I believe they are in the EmguCV package when you download it. Can't remember exact directory but do a search for *.xml.

Edit

Found the location. Get the emgucv zip file then they're in...

.\opencv\data

I imagine you can get these straight from their SVN as well

link|improve this answer
Thnx buddy....bt d given xml files in d package r for d frontalface detection & eye..but I need Haar Cascade file for detecting Lips & Nose frm d detected face. Is der ny Haar Cascade file 4 dis??? – Sorry Boss Jan 26 at 10:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.