opencv/modules/imgproc/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
..
ocl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_approxpoly.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_bilateral_filter.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_boundingrect.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_canny.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_color.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_connectedcomponents.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_contours.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_convhull.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_cvtyuv.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_distancetransform.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_drawing.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_emd.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_filter.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_fitellipse_ams.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_fitellipse_direct.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_fitellipse.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_floodfill.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_goodfeaturetotrack.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_grabcut.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_histograms.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_houghcircles.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_houghlines.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_imgproc_umat.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_imgwarp_strict.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_imgwarp.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intersection.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_lsd.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_moments.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_pc.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
test_resize_bitexact.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_smooth_bitexact.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_templmatch.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_thresh.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_watershed.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00