a1a2cb0aeb
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; |
||
---|---|---|
.. | ||
doc | ||
engine | ||
engine_test | ||
all.py | ||
CMakeLists.txt | ||
device.conf | ||
push_native.py | ||
ReadMe.txt | ||
test_native.py |
*************** 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