Maksim Shabunin
c4ce94232b
imgproc: fixed alignment issue and improved test for boundingRect
10 months ago
MaximSmolskiy
ed93384817
Fix bug in maskBoundingRect
1 year ago
Alexander Alekhin
6b581c4e51
build: unreachable code after CV_Error() (part 2)
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
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Andrey Kamaev
700c1665c9
Fixed 2 spontaneously failing tests
13 years ago
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
13 years ago
Alexander Reshetnikov
6ead21b1a2
added licenses to some tests; updated new highgui tests
13 years ago
Alexander Reshetnikov
07fa62f0c4
some design code changes in new tests
13 years ago
Alexander Reshetnikov
cec641fb83
completed test for boundingRect function
13 years ago
Alexander Reshetnikov
b5bbce5b54
Completed countNonZero test (found that it's already exist, so new implementation isn't used now).
13 years ago
Alexander Reshetnikov
a3d2020db0
countNonZero & boundingRect tests - added first versions
13 years ago