- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 10 Feb, 2012 1 commit
-
-
Victoria Zhislina authored
-
- 24 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
-
- 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
-
- 30 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Jun, 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.
-
- 23 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
added hconcat & vconcat functions for joining matrices; moved some inline functions out of the headers; fixed several bugs in documentation; removed MatND from docs
-
- 20 Oct, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 18 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
added Mat::push_back, pop_back and related operations; enabled reading/writing/creating/copying matrices with zero dimensions.
-
- 12 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-