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-26 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a9fba14898
opencv
/
modules
/
features2d
History
Andrey Kamaev
36fe62d7a5
#2245
Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa)
2012-08-15 15:02:20 +04:00
..
doc
added description of FAST 5/8 and FAST 7/12 (by Vincent)
2012-08-07 18:17:30 +04:00
include/opencv2
/features2d
added FAST<5/8> & FAST<7/12> (by Vincent Rabaud)
2012-07-31 17:17:58 +04:00
perf
Added perf test
2012-08-10 17:37:48 +04:00
src
#2245
Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa)
2012-08-15 15:02:20 +04:00
test
Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test
2012-08-08 17:15:46 +04:00
CMakeLists.txt
Made dependency of features2d and calib3d from highgui optional
2012-03-13 12:33:16 +00:00