• Alexander Alekhin's avatar
    ts: refactor OpenCV tests · 4a297a24
    Alexander Alekhin authored
    - 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
    4a297a24
Name
Last commit
Last update
..
perf_bilateral_filter.cpp Loading commit data...
perf_blend.cpp Loading commit data...
perf_canny.cpp Loading commit data...
perf_color.cpp Loading commit data...
perf_corners.cpp Loading commit data...
perf_gftt.cpp Loading commit data...
perf_histogram.cpp Loading commit data...
perf_hough.cpp Loading commit data...
perf_main.cpp Loading commit data...
perf_match_template.cpp Loading commit data...
perf_mean_shift.cpp Loading commit data...
perf_precomp.hpp Loading commit data...