- 27 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 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 1 commit
-
-
Vadim Pisarevsky authored
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
-
- 29 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
avoid crash in cvCalcEMD() when one of the histograms has only one non-zero element (ticket #396). Thanks to nburrus for the patch
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-