opencv/modules/contrib/doc/facerec/src
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
2013-04-11 18:37:23 +04:00
..
CMakeLists.txt removed links to the http://opencv.willowgarage.com/ 2013-04-04 13:44:28 +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