Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

skin-based detection for face tracking

Hi OpenCV.

I already can detect using the cascade classifier but it sometimes detects other things that aren't faces. I want to filter that detected things to a skin-based detection in order to grab only the faces and keep tracking each one of them. I want to do something like this:

https://www.youtube.com/watch?v=dQhckpx97ws

Thank you!!

skin-based detection for face tracking

Hi OpenCV.

I already can detect using the cascade classifier but it sometimes detects other things that aren't faces. I want to filter that detected things to a skin-based detection in order to grab only the faces and keep tracking each one of them. I want to do something like this:

https://www.youtube.com/watch?v=dQhckpx97ws

Thank you!!