Andrey Kamaev
8f44f25f47
Fix AndroidManifest.xml generation for OpenCV Android library project (second attempt)
12 years ago
Andrey Kamaev
7cb525d63f
Fix AndroidManifest.xml generation for OpenCV Android library project
12 years ago
Alexander Smorkalov
9ad5fd709b
Fixed Javadoc problems with ">" and "<" symbols.
12 years ago
Alexander Smorkalov
306ed9801a
Issue #2284 BaseLoaderCallback requires use of Activity fixed.
12 years ago
Alexander Smorkalov
9a76573172
Auto expand of OpenCV version for Android Library prject and some documentation pages added.
12 years ago
Alexander Smorkalov
4b808b1199
RESTART_REQUIRED status removed from OpenCV Manager API;
...
OpenCV info library name fixed;
Minimum API level for OpenCV library project increased up to 3 for using message dialogs.
12 years ago
Alexander Smorkalov
febfdc9fa2
Wating for OpenCV library package installation added.
12 years ago
Alexander Smorkalov
11839e2cc9
Wating for OpenCV Manager installation added.
12 years ago
Vadim Pisarevsky
b2bf90e951
fixed build errors in java bindings on desktop in Debug mode
12 years ago
Andrey Pavlenko
8c1550a4ec
a new Java test to imencode() with params
12 years ago
Andrey Kamaev
cd05d9aaad
Fix build of Java API for Windows
12 years ago
Andrey Kamaev
fe0d07ae53
Add experimental support for desktop Java
...
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 ..)
12 years ago
Andrey Kamaev
0e9405e591
Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation
12 years ago
Andrey Kamaev
e564a53ccd
Add gitignore for Android tests and samples
12 years ago
Andrey Kamaev
70234433d3
Reduce verbosity of Java API generators
12 years ago
Andrey Kamaev
af415085d8
Fix Android build with CMake 2.6.3-2.8.3
12 years ago
Vsevolod Glumov
4d6730dc68
Improved javadoc comments. Minor formatting fix.
12 years ago
Vsevolod Glumov
dc6fa94118
Improved javadoc comments.
12 years ago
Vsevolod Glumov
396e4517ff
Improved javadoc comments. Draft.
12 years ago
Andrey Kamaev
5c01d13f38
Pass list of modules to javadoc generator
...
Previously the generator always uses hardcoded list of modules.
This fix replaces hardcoded list with actual set of modules coming from cmake.
12 years ago
Alexander Smorkalov
9314e3266c
Debug build for Android added. Stripping of debug build turned off.
12 years ago
Alexander Smorkalov
14fa645026
Debug build for Android added. Stripping of debug build turned off.
12 years ago
Andrey Pavlenko
9f4c5afbbb
merging r9039-9040,9044 from trunk (warnings and message in Java)
13 years ago
Andrey Pavlenko
4e4db94b6b
removing warnings on deprecated api when targeting to android-15+
13 years ago
Andrey Kamaev
a5b60fa532
Fixed typo in Java wrapper for FetauresDetector class
13 years ago
Andrey Kamaev
620d122fc2
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
13 years ago
Andrey Kamaev
b1eba01afb
Fixed several mistakes in documentation
13 years ago
Andrey Kamaev
5f8715c8b4
Fixed file globbing in documentation parsers
13 years ago
Alexander Smorkalov
a9718cc79f
Messages updated. Samples rebuild is needed.
13 years ago
Andrey Kamaev
51f6127e0a
Merged the recent fixes from 2.4 branch
13 years ago
Alexander Smorkalov
01d08208f6
Library name updated.
13 years ago
Alexander Smorkalov
1ba250b69c
Message box text updated.
13 years ago
Andrey Kamaev
efdc055fb1
Fixed Java API tests
13 years ago
Alexander Smorkalov
65b53f96d0
OpenCV 2.4.0 constant version removed. All docs and samples updated for 2.4.2.
13 years ago
Andrey Kamaev
af912f4843
Merged the trunk r8901:8904
13 years ago
Andrey Pavlenko
e2e6838da3
adding CDT Builder (via ndk-build.cmd) for JNI part
13 years ago
Andrey Kamaev
088a6597bc
Merged the trunk 8855,8885,8886
13 years ago
Andrey Pavlenko
600ad799c7
restoring binary compatibility with 2.4.1
13 years ago
Andrey Kamaev
b368f99d03
Merged the trunk r8852:8880
13 years ago
Alexander Smorkalov
c80d205ecf
OpenCV Library renamed.
13 years ago
Andrey Pavlenko
a72f4474b4
fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly)
13 years ago
Andrey Kamaev
71729a5967
opencv_ts is removed for java API
13 years ago
Andrey Kamaev
57fb5f0981
Merged Android build fix
13 years ago
Andrey Kamaev
5a2ba94dd6
Fixing parallel build for Android
13 years ago
Marina Kolpakova
54ee92e3b0
merged trunk r8815:8827
13 years ago
Marina Kolpakova
b28b2428f6
changing package layout after 'make install' for Android build
13 years ago
Marina Kolpakova
162f9fd7ea
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
13 years ago
Marina Kolpakova
01570fa800
merged Android Manager and new java layout
13 years ago
Marina Kolpakova
680a44189c
merged the trunk r8704:8716
13 years ago
Andrey Kamaev
739da31add
Fixed Android build with SDK tools revision 20
13 years ago