Ask Your Question

Revision history [back]

face facerecognizer using opencv

Hi, I want to create a face data base for atleast 4 to 5 images and recognize the face in the video .

when I was going through the some site I came across with this site http://docs.opencv.org/trunk/modules/contrib/doc/facerec/tutorial/facerec_video_recognition.html .

It seems this would help me a lot , I tried to download the it compile . Now I am facing problem at the creating the data csv file , I have image at ~/facedata/1.jpg to 6.jpg .. and I tried to run the create_csv.py , but its not creating any csv file .. I am running this script under this folder (where my images are there) ~/facedata/python create_csv.py . Can some body help me to get the csv file for my six images I have at ~/facedata/

click to hide/show revision 2
retagged

updated 2013-11-22 07:52:56 -0600

berak gravatar image

face facerecognizer using opencv

Hi, I want to create a face data base for atleast 4 to 5 images and recognize the face in the video .

when I was going through the some site I came across with this site http://docs.opencv.org/trunk/modules/contrib/doc/facerec/tutorial/facerec_video_recognition.html .

It seems this would help me a lot , I tried to download the it compile . Now I am facing problem at the creating the data csv file , I have image at ~/facedata/1.jpg to 6.jpg .. and I tried to run the create_csv.py , but its not creating any csv file .. I am running this script under this folder (where my images are there) ~/facedata/python create_csv.py . Can some body help me to get the csv file for my six images I have at ~/facedata/