- 21 Aug, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 01 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 20 Mar, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 01 Mar, 2013 1 commit
-
-
Artanis authored
In class Mat, "static MatExpr Mat::zeros(int ndims, const int* sz, int type)" and "static MatExpr Mat::ones(int ndims, const int* sz, int type)" are declared but never implemented. That means we can see their manuals from "http://docs.opencv.org/modules/core/doc/basic_structures.html" but we can't use them. Here I tried to finish their implementation. I have also changed MatOp_Initializer::assign to make it support multi-dimension Mat. Test cases are added in test_math.cpp as well.
-
- 10 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 09 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Nov, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 21 Oct, 2012 1 commit
-
-
Maria Dimashova authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Apr, 2012 2 commits
-
-
Andrey Kamaev authored
-
Marina Kolpakova authored
-
- 10 Apr, 2012 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 06 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
probably, ultimately fixed the problem of empty clusters in kmeans; added test for singular kmeans cases
-
- 28 Mar, 2012 2 commits
-
-
Marina Kolpakova authored
-
Marina Kolpakova authored
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Dec, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
-
- 06 May, 2011 1 commit
-
-
Anatoly Baksheev authored
-
- 25 Apr, 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.
-