opencv/modules/features2d/test
2012-07-02 11:58:17 +00:00
..
test_fast.cpp All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
test_features2d.cpp added test for opponent descriptor extractor 2012-07-02 11:58:17 +00: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_mser.cpp Quiet MSER tests 2012-06-29 08:34:07 +00:00
test_nearestneighbors.cpp All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00: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 Ignored warnings from gtest with precompiled headers enabled 2012-06-08 14:54:17 +00:00