This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
df1ca974ca
opencv
/
modules
/
contrib
History
Andrey Kamaev
586d5a6024
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
..
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