- 17 Jun, 2013 1 commit
-
-
ozantonkal authored
-
- 12 Jun, 2013 3 commits
-
-
ozantonkal authored
-
ozantonkal authored
-
ozantonkal authored
-
- 11 Jun, 2013 5 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
Implementing add point cloud
-
ozantonkal authored
-
ozantonkal authored
-
- 10 Jun, 2013 4 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
Implementing add point cloud
-
- 07 Jun, 2013 4 commits
-
-
ozantonkal authored
-
ozantonkal authored
-
Anatoly Baksheev authored
showPointCloud initial implementation together with test
-
ozantonkal authored
-
- 31 May, 2013 2 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
Removing boost dependency
-
- 30 May, 2013 1 commit
-
-
ozantonkal authored
-
- 29 May, 2013 3 commits
-
-
ozantonkal authored
-
Anatoly Baksheev authored
fix linux compilation errors
-
ozantonkal authored
-
- 24 May, 2013 1 commit
-
-
Anatoly Baksheev authored
-
- 18 Mar, 2013 10 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
cuda-geek authored
-
marina.kolpakova authored
-
cuda-geek authored
-
cuda-geek authored
-
cuda-geek authored
-
Anatoly Baksheev authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
- 17 Mar, 2013 3 commits
-
-
cuda-geek authored
-
Anatoly Baksheev authored
-
marina.kolpakova authored
-
- 15 Mar, 2013 3 commits
-
-
Andrey Kamaev authored
-
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
-
Alexander Bohn / FI$H2k authored
The generated OpenCV Java source can contain characters outside of ASCII on some systems – this patch allows the ant task to compile them.
-