opencv/modules/contrib
2012-05-28 14:36:15 +00:00
..
doc New bunch of documentation fixes 2012-05-28 14:36:15 +00:00
include/opencv2/contrib FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods 2012-05-21 15:27:40 +00:00
src Added a check of the DetectionBasedTracker's inner state in the main thread function of this class. 2012-05-22 13:24:37 +00:00
test lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00