- 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 1 commit
-
-
Alexander Smorkalov authored
In previous version getWidth() and getHeight() values were used instead method parameters.
-
- 08 Feb, 2013 1 commit
-
-
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.
-
- 24 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 23 Jan, 2013 2 commits
-
-
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
Common part of all source files is extracted to special header
-
- 15 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
This fixes random failures in Java wrappers.
-
- 30 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 26 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
* always use "argN" names for unnamed arguments * honor space symbol between typename and "*", "&" symbols * fix indent errors
-
- 24 Dec, 2012 1 commit
-
-
Alexander Smorkalov authored
Problems with Android 2.3.3 (API level 10) fixed; Android 2.2 does not work due to unsupported camera frame format (known android-2.2 emulator issue).
-
- 19 Dec, 2012 1 commit
-
-
Alexander Smorkalov authored
Black list of entities, that are not implemented in Java API added to javadoc generator
-
- 27 Nov, 2012 3 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
OpenCV namespace added; Default values for camera_id added; Aditional constructor with cameraId added. Resolution added to FPS message.
-
Alexander Smorkalov authored
FPS meter added; Camera switching posibility added; Attributes loading for layout filed implemented.
-
- 23 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 01 Nov, 2012 1 commit
-
-
Kirill Kornyakov authored
-
- 31 Oct, 2012 1 commit
-
-
Alexander Smorkalov authored
Memory leak in color-blob-detection sample fixed; Default face size in face-detection is set to 20%; Error handling improved; Some possible mat leak fixed; Manager verison and engine interface version incremented to fix incompatibilities; Docs updated;
-
- 26 Oct, 2012 3 commits
-
-
Alexander Smorkalov authored
Some unification done to simplify camera switching.
-
Alexander Smorkalov authored
Some code refactoring done.
-
Alexander Smorkalov authored
-
- 24 Oct, 2012 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 23 Oct, 2012 4 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
Frame format setter added to both views.
-
Alexander Smorkalov authored
-
- 17 Oct, 2012 3 commits
-
-
Andrey Kamaev authored
The rst_parser.py was unintentionally corrupted by normalization. This fix repairs the script and fixes Java API generation.
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 16 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 12 Oct, 2012 2 commits
-
-
Eric Christiansen authored
-
Eric Christiansen authored
-
- 11 Oct, 2012 1 commit
-
-
Alexander Smorkalov authored
-
- 10 Oct, 2012 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 09 Oct, 2012 1 commit
-
-
Alexander Smorkalov authored
OpenCV info library name fixed; Minimum API level for OpenCV library project increased up to 3 for using message dialogs.
-