Face recognition OpenCV , Java

159 views
Skip to first unread message

sri harsha

unread,
Dec 7, 2015, 7:23:33 PM12/7/15
to javacv
Dear friends, 

This is my first post in JAVACV form.

I have gone through various posts for face recognition. 

I found that certain steps are required (like face detection of input image, resizing of input image, training of images etc..)
 ------------------------------------

I did face detection of input images and resize them to the same size(cropping detected face)

I would like to perform face recognition as mentioned below..

facerecg(image input, image comparewith) {}

I would like to perform face recognition by simple comparison of 2 images. Is it possible to perform recognition without training the database?

I have gone through the code and didnt find a logic which does the actual recognition so that I can use it!.. Can someone please help me with this problem.

thanks..

Samuel Audet

unread,
Dec 12, 2015, 9:28:31 AM12/12/15
to jav...@googlegroups.com
There is a nice tutorial for that here:
http://docs.opencv.org/2.4/modules/contrib/doc/facerec/facerec_tutorial.html

Samuel
Reply all
Reply to author
Forward
0 new messages