Cannot find src folder
The facial recognition documentation (https://docs.opencv.org/2.4/modules/c...) keeps referring to some src/ folder but I cannot find it. Please help.
The facial recognition documentation (https://docs.opencv.org/2.4/modules/c...) keeps referring to some src/ folder but I cannot find it. Please help.
Asked: 2018-03-01 03:27:50 -0600
Seen: 133 times
Last updated: Mar 01 '18
How to compile Python bindings for FaceRecognizer
createEigenFaceRecognizer no attribute error
python FaceRecognizer questions
How to insert array of <int> into CvArr
Need to .pgm image of specific size for FaceRecognizer in python
face recognition (different image size)
Interpreting OpenCV FaceRecognition predicted confidence values
that's an example, it won't exist on your box. see here and the script is here
(in the end, you'll probably want to write your own code to gather the train images, like traversing image dirs with cv::glob())