- 15 Dec, 2016 1 commit
-
-
StevenPuttemans authored
Original commit is a5f19f7dd6ae5bc93f73e0417a9e0bfd34c01672
-
- 18 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 13 Sep, 2015 1 commit
-
-
Adam Gibson authored
-
- 23 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 11 Apr, 2013 1 commit
-
-
Roman Donchenko authored
Also, removed the one from modules/python/src2/cv.py and cleared its executable bit, since it's not a script.
-
- 15 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
This makes arguments of type InputOutputArray required in python unless they have a default value in C++. As result following python functions changes signatures in non-trivial way: * calcOpticalFlowFarneback * calcOpticalFlowPyrLK * calibrateCamera * findContours * findTransformECC * floodFill * kmeans * PCACompute * stereoCalibrate And the following functions become return their modified inputs as a return value: * accumulate * accumulateProduct * accumulateSquare * accumulateWeighted * circle * completeSymm * cornerSubPix * drawChessboardCorners * drawContours * drawDataMatrixCodes * ellipse * fillConvexPoly * fillPoly * filterSpeckles * grabCut * insertChannel * line * patchNaNs * polylines * randn * randShuffle * randu * rectangle * setIdentity * updateMotionHistory * validateDisparity * watershed
-
- 06 Mar, 2013 1 commit
-
-
Moshe Kaplan authored
-
- 23 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 22 Aug, 2012 1 commit
-
-
Alexander Mordvintesv authored
added some sample description
-
- 15 Mar, 2012 1 commit
-
-
Gary Bradski authored
-
- 14 Mar, 2012 1 commit
-
-
Gary Bradski authored
-
- 18 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
-
- 02 Jul, 2011 1 commit
-
-
Alexander Mordvintsev authored
-