Pregunta

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

Any kind of help would be highly appreciated.

¿Fue útil?

Solución

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

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

Otros consejos

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

This will help. Contains all haar cascade for eye, face and nose: https://github.com/Itseez/opencv/tree/master/data/haarcascades

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top