Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roman Donchenko 894b30b34d Merge pull request #1088 from apacha:brisk_noDescriptors_fix 12 years ago
..
doc Bug #2967, void DescriptorMatcher::radiusMatch() // description unclear, 12 years ago
include/opencv2/features2d line realign 12 years ago
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
src Fixed issue 3130 (http://code.opencv.org/issues/3130), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors. 12 years ago
test Added info() method in descriptor matchers (#2330) 12 years ago
CMakeLists.txt Made dependency of features2d and calib3d from highgui optional 13 years ago