1 | initial version |
facerec_fisherfaces.exe is actually from opencv3, the closest 2.4.13 thing is https://github.com/opencv/opencv/blob/2.4/samples/cpp/facerec_demo.cpp (it's already on your disk, look in the samples/cpp folder)
for build instructions, see here
also, please take a look at tutorials
good luck, and please come back, if you run into trouble !