Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

face recognition for android 4.0 with opencv 2.4.3.1

I need to make an android application having a mask feature same as in Google Hangout. So for that I need to detect and recognize the facial features like face,eyes,nose,head while recording a video. I had searched in Android api but unfortunately there is no face recognition api which can detect facial features.

So in that I would like to try out opencv face recognition for android...I have worked with android but i am totally noob in case of opencv. I would like to know where do i start from regarding opencv api for android. What would be the most convenient way to start and what docs to read.......any amount of help will be appreciated.

Thanks