Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Facial features detection using haarcascade

I need to develop a facial features detection application by which I could be able to detect eyes,nose,lips,head along with its face. For this I opted for OpenCV. I had gone through many tutorials and also sample projects. There I could see the usage of haarcascade files through which I could detect the facial features while recording a video. As I know the location of haar cascade file.

But no site could tell me the complete implementation of haarcascade files in OpenCV android project.

Kindly provide me some sites regarding or give me some brief knowledge regarding the same.