Hi,
http://docs.opencv.org/modules/contrib/doc/facerec/tutorial/facerec_gender_classification.html regardign to this post I am trying to implemnet this algothim , I have do the following,
create my datebase of images as the following. C:\fakepath\data.PNG after that I have run the scripts python as the following create csv aslo please see the attached below got the following path. C:\fakepath\CSV File.PNG after running on this file the last python script I got black images.
can you please help what I miss?