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-27 04:36:36 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ae00e9074b
opencv
/
modules
/
features2d
History
Vadim Pisarevsky
a3262c5e51
added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors.
2012-04-03 13:38:54 +00:00
..
doc
#1205
fixed more bugs/typos in parameters
2012-03-29 08:07:57 +00:00
include/opencv2
/features2d
added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors.
2012-04-03 13:38:54 +00:00
perf
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
src
added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors.
2012-04-03 13:38:54 +00:00
test
a LOT of obsolete stuff has been moved to the legacy module.
2012-03-30 12:19:25 +00:00
CMakeLists.txt
Made dependency of features2d and calib3d from highgui optional
2012-03-13 12:33:16 +00:00