This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
features2d
History
Ethan Rublee
40c05d8418
Brute force implementation had issues with the type of distances it was storing.
...
Rectified this, hopefully.
2010-11-01 05:34:51 +00:00
..
include/opencv2
/features2d
Brute force implementation had issues with the type of distances it was storing.
2010-11-01 05:34:51 +00:00
src
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
2010-10-29 08:44:42 +00:00
CMakeLists.txt
Updated FLANN to version 1.5
2010-10-12 19:47:50 +00:00