opencv/modules/features2d/test
2011-05-03 12:58:58 +00:00
..
test_bruteforcematcher.cpp
test_detectordescriptor_evaluation.cpp
test_detectors.cpp
test_fast.cpp
test_features2d.cpp fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920 2011-04-30 19:29:26 +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