Alexander Alekhin
8a3c394d6a
don't use constructors for C API structures
7 years ago
Alexander Alekhin
d5951bc033
build: eliminate GCC8 warnings
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
Ilya Lavrenov
37789f015a
deleted excess semicolons, commas
11 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
12 years ago
Andrey Kamaev
e5a33723fc
Move C API of opencv_calib3d to separate file
12 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
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
992eace79a
fixed some warnings from xcode
15 years ago
Vadim Pisarevsky
6e6559d207
fixed test crashes after CV_CN_MAX increase.
15 years ago
Victor Erukhimov
254d645415
Commenting out CV_CameraCalibrationBadArgTest because a crash in its constructor prevents opencv_test to run anything
15 years ago
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago