This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9b0cc77cfea287e054828482d97543ed1193d797
opencv
/
modules
/
features2d
/
test
T
History
Vadim Pisarevsky
411f51367e
raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test
2011-08-11 21:35:04 +00:00
..
test_bruteforcematcher.cpp
…
test_detectors.cpp
…
test_fast.cpp
…
test_features2d.cpp
raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test
2011-08-11 21:35:04 +00:00
test_main.cpp
…
test_mser.cpp
corrected angular difference check in MSER test (thanks to Pieter-Jan Busschaert for the patch)
2011-05-03 12:58:58 +00:00
test_nearestneighbors.cpp
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
2011-07-13 23:04:39 +00:00
test_precomp.cpp
…
test_precomp.hpp
…