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 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bf27889f04
opencv
/
modules
/
contrib
History
Andrey Kamaev
78329b0dfe
New bunch of documentation fixes
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