mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 16:35:09 +08:00
4a297a2443
- 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 |
||
---|---|---|
.. | ||
test_accumulate.cpp | ||
test_blend.cpp | ||
test_boxfilter.cpp | ||
test_canny.cpp | ||
test_color.cpp | ||
test_filter2d.cpp | ||
test_filters.cpp | ||
test_gftt.cpp | ||
test_histogram.cpp | ||
test_houghlines.cpp | ||
test_imgproc.cpp | ||
test_match_template.cpp | ||
test_medianfilter.cpp | ||
test_pyramids.cpp | ||
test_sepfilter2d.cpp | ||
test_warp.cpp |