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
9806306d3d116e3caaa1e375a93fe482c9e0667f
opencv
/
modules
/
features2d
/
test
T
History
Vincent Rabaud
9806306d3d
- fix the test for ORB (it's a binary feature)
2011-05-25 00:34:25 +00:00
..
test_bruteforcematcher.cpp
…
test_detectordescriptor_evaluation.cpp
…
test_detectors.cpp
…
test_fast.cpp
…
test_features2d.cpp
- fix the test for ORB (it's a binary feature)
2011-05-25 00:34:25 +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
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
2011-04-17 13:14:45 +00:00
test_precomp.cpp
…
test_precomp.hpp
…