opencv/modules/superres
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
..
include/opencv2 Fixed identifiers warns 2016-09-30 15:16:29 +05:30
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
test ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
CMakeLists.txt suppress warnings from cuda 2017-04-05 08:30:16 +09:00