opencv/modules/contrib
2012-06-01 08:48:38 +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 Merged lda fix from 2.4 branch (Fixed reconstruction, so that the mean is correctly added to the reconstructed image.) 2012-06-01 08:48:38 +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