Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

CSV file creation error in face recognition

I am trying face recognition program in opencv as per the instructions given on docs.opencv.org. I have downloaded the training sample database, however I am unable to create the csv file. I am trying with the following command in the cmd * python create_csv.py c:\att > faces.csv * In faces.csv no filenames & labels are created, what i get there is just *uasage: create_csv<base_path> * Please help Thanks in advance