- 08 Aug, 2011 5 commits
-
-
Vladislav Vinogradov authored
-
Andrey Kamaev authored
-
Vladislav Vinogradov authored
-
Bernat Gabor authored
-
Andrey Kamaev authored
-
- 07 Aug, 2011 3 commits
-
-
Leonid Beynenson authored
Added the tutorial "Using OpenCV Android binary package to compile applications, which use OpenCV from native level".
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 06 Aug, 2011 13 commits
-
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket #1177)
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed parallel block matching stereo correspondence algorithm (ticket #997; thanks to jbieger for the patch)
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Anatoly Baksheev authored
-
Alexander Mordvintsev authored
- continuous feature detection - track verification by reverse tracking
-
Andrey Kamaev authored
* fixed manually ported classes; * added vector<vector<Point>> support; * changed argument types for 3 functions; * finished tests for org.opencv.core.Core class.
-
- 05 Aug, 2011 8 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
Java API: fixed problems in video and ml modules; generated test stubs for all exported functions (now we have 1701 tests).
-
- 04 Aug, 2011 11 commits
-
-
itsyplen authored
-
itsyplen authored
-
Andrey Pavlenko authored
Testing: 1178/4/576
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
-
Andrey Pavlenko authored
Testing: 1176/4/580
-
Andrey Pavlenko authored
Java API: (per code review) adding check (data.length % CvType.channels(t) != 0) for Mat:: put/get, adding 2 tests for them Testing: 1176/4/580
-
Andrey Pavlenko authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-