opencv/samples/gpu
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
..
performance
alpha_comp.cpp
bgfg_segm.cpp
cascadeclassifier_nvidia_api.cpp
cascadeclassifier.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
CMakeLists.txt
driver_api_multi.cpp
driver_api_stereo_multi.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
farneback_optical_flow.cpp
generalized_hough.cpp
hog.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
houghlines.cpp
morphology.cpp
multi.cpp
opengl.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
optical_flow.cpp
opticalflow_nvidia_api.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
pyrlk_optical_flow.cpp
stereo_match.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
stereo_multi.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
super_resolution.cpp samples: check for valid input in gpu/super_resolution.cpp 2017-12-22 12:34:25 +01:00
surf_keypoint_matcher.cpp Removed _gpu-suffix from usage messages to align with executable name 2017-07-28 10:20:59 +02:00
video_reader.cpp
video_writer.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00