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-25 03:30:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
322593e89f
opencv
/
modules
/
features2d
History
Alexander Alekhin
322593e89f
Merge pull request
#3256
from vbystricky:oclopt_BFMatcher
2014-10-21 08:59:23 +00:00
..
doc
fixed some more compile errors and test failures
2014-10-17 15:02:56 +04:00
include
/opencv2
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
2014-10-18 20:44:26 +04:00
perf
all the tests now pass except for MSER
2014-10-17 14:56:58 +04:00
src
Merge pull request
#3256
from vbystricky:oclopt_BFMatcher
2014-10-21 08:59:23 +00:00
test
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
2014-10-18 20:44:26 +04:00
CMakeLists.txt
first version of moving KDTree from core to ml
2014-08-18 22:40:31 +04:00