- 15 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 14 May, 2018 1 commit
-
-
Vadim Pisarevsky authored
* make sure that the matrix with more than INT_MAX elements is marked as non-continuous, and thus all the pixel-wise functions process it correctly (i.e. row-by-row, not as a single row, where integer overflow may occur when computing the total number of elements)
-
- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- 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
-
- 18 Sep, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 09 Jul, 2016 1 commit
-
-
Tomoaki Teshima authored
* use NEON under aarch64 only * check 64F version correctly
-
- 25 May, 2016 1 commit
-
-
Tomoaki Teshima authored
-
- 17 May, 2016 2 commits
-
-
atinfinity authored
-
atinfinity authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 02 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 22 Nov, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-