opencv/modules/features2d/test
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
2013-02-25 15:04:17 +04:00
..
test_brisk.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_descriptors_regression.cpp initial addition of BRISK with some tests 2012-08-30 16:28:39 +04:00
test_detectors_regression.cpp initial addition of BRISK with some tests 2012-08-30 16:28:39 +04:00
test_fast.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_keypoints.cpp add more test to BRISK 2012-08-30 16:28:39 +04:00
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_matchers_algorithmic.cpp Added info() method in descriptor matchers (#2330) 2013-02-01 02:23:40 +04:00
test_mser.cpp Quiet MSER tests 2012-06-29 08:34:07 +00:00
test_nearestneighbors.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_orb.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_precomp.hpp Fix OS X build warnings 2012-11-09 11:29:52 +04:00
test_rotation_and_scale_invariance.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00