opencv/samples/android
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build.
EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project;
INSTALL_CUDA_LIBRARIES option added to OpenCV.mk
opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed;
CUDA initialization apportunity added to OpenCVLoader.initDebug();
Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization.
2014-02-06 15:32:57 +04:00
..
15-puzzle Feature #2893 Create Java sample without layout.xml implemented. 2013-04-10 13:38:59 +04:00
camera-calibration Fixed build of camera calibration android sample 2013-08-08 09:31:25 +04:00
color-blob-detection Normalized file endings. 2013-08-21 18:59:25 +04:00
face-detection Invalid copy-passed exception messages in FaceDetect sample for Android fixed. 2013-10-08 10:28:24 +04:00
hello-android Normalized file endings. 2013-08-21 18:59:25 +04:00
image-manipulations Bug #3238 Android sample image manipulations blinks in non-preview modes fixed. 2013-08-28 15:08:13 +04:00
native-activity Normalized file endings. 2013-08-21 18:59:25 +04:00
tutorial-1-camerapreview Normalized file endings. 2013-08-21 18:59:25 +04:00
tutorial-2-mixedprocessing Waning fixes for Android samples 2013-04-05 12:17:45 +04:00
tutorial-3-cameracontrol Normalized file endings. 2013-08-21 18:59:25 +04:00
tutorial-4-cuda Multiple improvements in OpenCV examples build. 2014-02-06 15:32:57 +04:00
.gitignore Normalized file endings. 2013-08-21 18:59:25 +04:00
CMakeLists.txt New sample for CUDA on Android added. 2013-12-26 14:52:41 +04:00