Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how can create and check csv file

Hello, Actually i am following face recognition tutorial for opencv 3.1.0 . Link is as below:

https://docs.opencv.org/3.1.0/da/d60/tutorial_face_main.html

   I have download the sample database file then copy all image into one folder then execute command "python /home/kishan/opencv-2.4.13.6/modules/contrib/doc/facerec/src/create_csv.py /home/kishan/FACE_SAMPLES/

", But i could not see any effect means i think .txt file has not generated.

  So, how can i check that file is created or not?

Thanks and Regards, Kishan Patel.