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-24 19:20:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9bf216742f
opencv
/
modules
/
features2d
History
Roman Donchenko
894b30b34d
Merge pull request
#1088
from apacha:brisk_noDescriptors_fix
2013-07-10 18:18:31 +04:00
..
doc
Bug
#2967
, void DescriptorMatcher::radiusMatch() // description unclear,
2013-05-20 02:26:58 +02:00
include/opencv2
/features2d
line realign
2013-07-04 17:43:38 +04:00
perf
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
2013-04-15 19:39:49 +04:00
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.
2013-07-04 16:36:29 +12:00
test
Added info() method in descriptor matchers (
#2330
)
2013-02-01 02:23:40 +04:00
CMakeLists.txt
Made dependency of features2d and calib3d from highgui optional
2012-03-13 12:33:16 +00:00