exoson
058299cc66
Optimize MultiBandBlender to run faster
7 years ago
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
7 years ago
Wenju He
2722133206
add accuracy test CUDA_MultiBandBlender
8 years ago
Alexander Alekhin
026b13b3db
TAPI: stitching: blender: fix OpenCL path & adjust test condition
11 years ago
Ilya Lavrenov
4a63b3dd90
cv2cvtest part2
11 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Vadim Pisarevsky
06a13d9ba0
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
13 years ago
Alexey Spizhevoy
d8fa374167
Fixed the multi-band blending test
13 years ago
Alexey Spizhevoy
c09eae4969
Updated the multi-band blending test
13 years ago
Alexey Spizhevoy
7ddb706b29
Added a test for the multi-band blender
13 years ago
Vadim Pisarevsky
061b49e0b2
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
14 years ago
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago