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-12-03 00:10:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3b02ee4b29
opencv
/
modules
/
nonfree
/
src
History
Andrey Kamaev
fa7e7e54dc
Fixed ugly bug in AlgorithmInfo initialisation order
2012-04-05 16:06:09 +00:00
..
precomp.cpp
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
precomp.hpp
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
sift.cpp
added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors.
2012-04-03 13:38:54 +00:00
surf.cpp
Fixed ugly bug in AlgorithmInfo initialisation order
2012-04-05 16:06:09 +00:00