- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 12 Oct, 2012 1 commit
-
-
Daniil Osokin authored
-
- 02 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 01 Jul, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 26 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed 8-point case in findFundamentalMat (ticket #1262). findFundamentalMat needs to be rewritten actually (as well as findHomography)
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 26 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
updated OpenCV version to 2.2.9; added missing cv::convertPointsHomogeneous for backward compatibility; fixed bug #952
-
- 23 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 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.
-
- 27 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
switched from 8-point kernel to 7-point kernel in the fundamental matrix estimator (fixes some corner cases; see ticket #434)
-
- 06 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.)
-
- 06 Jun, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-