- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 19 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
removed rarely used fixed_size parameter from AutoBuffer type, added optional AutoBuffer* but to cvarrToMat in order to speedup CvSeq->Mat conversion; finished conversion of convex hull and related functions to C++
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 16 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
This reverts commit 94b97b7a.
-
- 08 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Jul, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 18 May, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 11 May, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 03 Apr, 2012 1 commit
-
-
Alexander Kapustin authored
-
- 26 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 21 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 19 Mar, 2012 1 commit
-
-
Alexander Kapustin authored
-
- 18 Mar, 2012 1 commit
-
-
Alexander Kapustin authored
-
- 11 Mar, 2012 1 commit
-
-
Alexander Kapustin authored
-
- 10 Feb, 2012 3 commits
-
-
Victoria Zhislina authored
--no commit message
-
Andrey Morozov authored
-
Victoria Zhislina authored
-
- 19 Jan, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 27 Dec, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 15 Dec, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Dec, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 08 Aug, 2011 1 commit
-
-
Andrey Kamaev 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
-
- 18 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly.
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 17 May, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 11 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 10 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
added missing cudaSafeCall
-
- 17 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
-
- 09 Feb, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
-