opencv/samples/android/image-manipulations
Andrey Kamaev 11bffb0e7d Unify manifest files in Android examples
(cherry picked from commit bd12f636c8)

Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
2012-08-31 18:28:38 +04:00
..
.settings Added image-manipulations android sample, other samples are updated; added Mat.size method to java API. 2011-07-18 16:17:07 +00:00
res Merged the trunk r8852:8880 2012-07-02 11:04:43 +00:00
src/org/opencv/samples/imagemanipulations Fix Andoid samples: black screen after resume problem 2012-08-24 16:55:12 +04:00
.classpath #1283, Mat <->Bitmap converters are updated to support CV_8UC(1,3,4) & non-continuous Mat-s and RGBA_8888 & RGB_565 Bitmaps; Android samples project files are updated according to the latest SDK req-s. 2012-02-14 14:40:41 +00:00
.project Merged the trunk r8852:8880 2012-07-02 11:04:43 +00:00
AndroidManifest.xml Unify manifest files in Android examples 2012-08-31 18:28:38 +04:00
CMakeLists.txt Reworked build scripts for Android Java API, tests and examples 2012-03-27 16:05:52 +00:00