opencv/samples/android
poiuytrez bef6de9025 Fix tuto3 picture taken crash on all devices
A modification of the JavaCameraView is needed to avoid a crash when the
app is exited. It is a good practice to remove the callback after the
stopPreview method.
2013-05-01 16:58:15 +02:00
..
15-puzzle Feature #2893 Create Java sample without layout.xml implemented. 2013-04-10 13:38:59 +04:00
color-blob-detection 15-puzzle app reverted to usage of old CvCameraViewListener implementation; 2013-02-08 12:36:33 +04:00
face-detection 15-puzzle app reverted to usage of old CvCameraViewListener implementation; 2013-02-08 12:36:33 +04:00
hello-android Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
image-manipulations Feature #2833 Sepia size in Image Manipulations demo implemented. 2013-02-26 11:25:33 +04:00
native-activity Native activity build with Android.mk fixed. 2013-04-09 10:17:22 +04:00
tutorial-1-camerapreview Code review notes fixed. 2013-02-11 11:36:12 +04:00
tutorial-2-mixedprocessing Waning fixes for Android samples 2013-04-05 12:17:45 +04:00
tutorial-3-cameracontrol Fix tuto3 picture taken crash on all devices 2013-05-01 16:58:15 +02:00
.gitignore Add gitignore for Android tests and samples 2012-09-10 15:48:57 +04:00
CMakeLists.txt Base for Native Activity example added. 2013-03-18 10:37:11 +04:00