- 22 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 20 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 15 Mar, 2013 1 commit
-
-
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.
-
- 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>
-
- 11 Mar, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 06 Mar, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 05 Mar, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 28 Feb, 2013 3 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 27 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Feb, 2013 3 commits
-
-
Andrey Pavlenko authored
-
Alexander Smorkalov authored
OpenCV version incremented; New CvCameraViewListener interface description added.
-
alegarda authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 21 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
Manager verison incremented; Additional constatnt for library intialization added; Documents updated.
-
- 20 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 12 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
OpenCV build information output to logcat added to OpenCV initialization code; Documenation for cv::getBuildInformation() added.
-
- 11 Feb, 2013 3 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Alexander Smorkalov authored
In previous version getWidth() and getHeight() values were used instead method parameters.
-
- 08 Feb, 2013 2 commits
-
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
super.onPause() call moved to begining of onPause method according Google recomandations.
-
- 07 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 04 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
New interface allows to get one RGBA or Gray frame from camera or both in the same time; New interface fixes data rase in samples also.
-
- 01 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
This follows SURF changes in 1f261c2f
-
- 30 Jan, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 28 Jan, 2013 1 commit
-
-
Alexander Smorkalov authored
Warning in auto generated code was suppressed by project settings.
-
- 25 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 24 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 23 Jan, 2013 5 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
Introduced new Java API void org.opencv.core.Core.setErrorVerbosity(boolean verbose) used to suppress output to stderr from OpenCV's asserts
-
Andrey Kamaev authored
-
Andrey Kamaev authored
Common part of all source files is extracted to special header
-
Andrey Kamaev authored
-
- 22 Jan, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 18 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 17 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
This fixes java tests failing with new jpeg versions
-