Ask Your Question

Revision history [back]

face detection and matching with another face

I want to make a code which will detect face from live webcam and will match the detected face with another face. I'm newbie at opencv , I cant understand how to convert detected face as variable. Pls help me.

Also how can I compare newly detected face with another face that stored in code as variable . can I convert any face into variable by opecv ?