- 02 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 23 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
Common part of all source files is extracted to special header
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 21 Jun, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 02 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Apr, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Apr, 2012 1 commit
-
-
Andrey Pavlenko authored
Java tests fixes are expected shortly
-
- 20 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules
-
- 10 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
Added new tests written by Hussein Abdinoor; Added support for new classes in features2d and imgproc
-
- 06 Aug, 2011 1 commit
-
-
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.
-
- 04 Aug, 2011 1 commit
-
-
Andrey Pavlenko authored
Testing: 1178/4/576
-
- 03 Aug, 2011 1 commit
-
-
Andrey Pavlenko authored
Testing: 1130/0/585
-
- 02 Aug, 2011 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
Java API: new converters, findFundamentalMat/cornerSubPix/findHomography/solvePnP/solvePnPRansac and their tests are updated
-
- 01 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 22 Jul, 2011 1 commit
-
-
Andrey Pavlenko authored
-
- 16 Jul, 2011 1 commit
-
-
Andrey Pavlenko authored
- fixed return of complex types (Scalar, Point, etc) - partial implementation of vector<> support (empty stubs for CPP-side converters)
-
- 15 Jul, 2011 1 commit
-
-
Andrey Pavlenko authored
-