- 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 2 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
-
- 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.
-
- 08 Oct, 2012 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 02 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Sep, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
Based on pull request #31 (thanks to Eric Christiansen) Support for Java is turned off by default and can be enabled setting BUILD_opencv_java to ON (e.g. cmake -DBUILD_opencv_java=ON ..)
-
- 14 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 06 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 Aug, 2012 2 commits
-
-
Vsevolod Glumov authored
-
Vsevolod Glumov authored
-