opencv/modules/legacy/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_bruteforcematcher.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_em.cpp All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
test_main.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
test_nearestneighbors.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_optflow.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_precomp.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
test_precomp.hpp Fix OS X build warnings 2012-11-09 11:29:52 +04:00
test_pyrsegmentation.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
test_stereomatching.cpp All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
test_subdivisions.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00