opencv/samples/android/tutorial-3-cameracontrol
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
..
.settings Tutorial-5 -> Tutorial-3 2013-02-08 12:50:58 +04:00
res Stetch support for Android View classes added (Feature #2840) 2013-03-11 11:17:19 +04:00
src/org/opencv/samples/tutorial3 Fix tuto3 picture taken crash on all devices 2013-05-01 16:58:15 +02:00
.classpath Tutorial-5 -> Tutorial-3 2013-02-08 12:50:58 +04:00
.project Project files for Eclipse updated. 2013-02-08 12:50:58 +04:00
AndroidManifest.xml Code review notes fixed. 2013-02-11 11:36:12 +04:00
CMakeLists.txt Tutorial-5 -> Tutorial-3 2013-02-08 12:50:58 +04:00