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
442f6b4100e2c1efeb97a17da74308ab00aa654c
opencv
/
modules
/
features2d
/
test
T
History
Maria Dimashova
e95f8194e2
uncommented Opponent descriptors test, fixed descriptors mat size
2011-06-17 10:47:35 +00:00
..
test_bruteforcematcher.cpp
…
test_detectors.cpp
…
test_fast.cpp
…
test_features2d.cpp
uncommented Opponent descriptors test, fixed descriptors mat size
2011-06-17 10:47:35 +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
…