opencv/modules/cudalegacy/test
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
2018-02-03 19:39:47 +00:00
..
main_nvidia.cpp
main_test_nvidia.h
NCVAutoTestLister.hpp
NCVTest.hpp clean up the code 2017-12-22 08:42:21 +09:00
NCVTestSourceProvider.hpp
test_calib3d.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_labeling.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_nvidia.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
TestCompact.cpp
TestCompact.h
TestDrawRects.cpp
TestDrawRects.h
TestHaarCascadeApplication.cpp fix build #6993 2016-07-27 11:21:08 +02:00
TestHaarCascadeApplication.h
TestHaarCascadeLoader.cpp
TestHaarCascadeLoader.h
TestHypothesesFilter.cpp
TestHypothesesFilter.h
TestHypothesesGrow.cpp
TestHypothesesGrow.h
TestIntegralImage.cpp
TestIntegralImage.h
TestIntegralImageSquared.cpp
TestIntegralImageSquared.h
TestRectStdDev.cpp
TestRectStdDev.h
TestResize.cpp
TestResize.h
TestTranspose.cpp
TestTranspose.h