Ask Your Question

mnhpias's profile - activity

2015-07-31 12:58:36 -0600 asked a question 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 ?