MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

Hello Sir, #77

Closed wganeshb closed 7 years ago

wganeshb commented 7 years ago

Hello Sir,

I am Working on authentication using image comparison.

Is it supported on openCV on iOS to compare realtime camera captured face with face in hardcoded image. So that I can authenticate the user.

I gone through your tutorials. http://www.shervinemami.info/faceRecognition.html.

But I didn't understand exactly the image comparison. or identify the particular person from the bunch of people. Can you please explain it.

Expecting some guidance on this topic.

Thank you