opencv/android/service
2012-09-14 17:45:29 +04:00
..
doc Fixed a minor issue in OpenCV4Android Reference. 2012-09-14 17:06:59 +04:00
engine Issue #2357 OpenCV manager fails to determine hardware platfrom on Tegra2 fixed. 2012-09-14 17:45:29 +04:00
engine_test adding OpenCV Manager 2012-06-21 14:50:05 +00:00
CMakeLists.txt adding OpenCV Manager 2012-06-21 14:50:05 +00:00
push_native.py Issue #2270 OpenCV Manager fails with JNI error fixed. 2012-09-04 10:39:44 +04:00
ReadMe.txt adding OpenCV Manager 2012-06-21 14:50:05 +00:00
test_native.py Issue #2270 OpenCV Manager fails with JNI error fixed. 2012-09-04 10:39:44 +04:00

***************
Package Content
***************

The package provides new OpenCV SDK that uses OpenCV Manager for library initialization. OpenCV Manager provides the following benefits:

* Less memory usage. All apps use the same binaries from service and do not keep native libs inside them self;
* Hardware specific optimizations for all supported platforms;
* Trusted OpenCV library source. All packages with OpenCV are published on Google Play service;
* Regular updates and bug fixes;
 
Package consists from Library Project for Java development with Eclipse, C++ headers and libraries for native application development, javadoc samples and prebuilt binaries for ARM and X86 platforms.
To try new SDK on serial device with Google Play just install sample package and follow application messages (Google Play service access will be needed).
TO start example on device without Google Play you need to install OpenCV manager package and OpenCV binary pack for your platform from apk folder before.
See docs/doc/tutorials/introduction/android_binary_package/android_binary_package.html and docs/android/refmain.html for details about service.
On-line documentation will be available at address: http://docs.opencv.org/trunk

********
Contacts
********

Please send all feedback to Alexander Smorkalov mailto: alexander.smorkalov@itseez.com