opencv/modules/contrib/doc/facerec/src
2013-08-21 18:59:25 +04:00
..
CMakeLists.txt Normalized file endings. 2013-08-21 18:59:25 +04:00
create_csv.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
crop_face.py Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
facerec_demo.cpp Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials). 2012-06-26 20:13:11 +00:00
facerec_eigenfaces.cpp Fixed facerec_eigenfaces.cpp demo sample: it contained hardcoded values, which made wrong element access possible. Fixed unsigned integer/signed integer warnings in facerec.cpp. 2012-07-29 22:41:40 +02:00
facerec_fisherfaces.cpp Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials). 2012-06-26 20:13:11 +00:00
facerec_lbph.cpp Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials). 2012-06-26 20:13:11 +00:00
facerec_save_load.cpp Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials). 2012-06-26 20:13:11 +00:00
facerec_video.cpp Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials). 2012-06-26 20:13:11 +00:00