opencv/samples/android/tutorial-4-cuda
Alexander Smorkalov a49beb7c73 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.
(cherry picked from commit 6ae4a9b09b)
2014-02-10 15:48:52 +04:00
..
.settings New sample for CUDA on Android added. 2013-12-26 14:52:41 +04:00
jni Multiple improvements in OpenCV examples build. 2014-02-10 15:48:52 +04:00
res New sample for CUDA on Android added. 2013-12-26 14:52:41 +04:00
src/org/opencv/samples/tutorial4 Multiple improvements in OpenCV examples build. 2014-02-10 15:48:52 +04:00
.classpath New sample for CUDA on Android added. 2013-12-26 14:52:41 +04:00
.cproject New sample for CUDA on Android added. 2013-12-26 14:52:41 +04:00
.project New sample for CUDA on Android added. 2013-12-26 14:52:41 +04:00
AndroidManifest.xml New sample for CUDA on Android added. 2013-12-26 14:52:41 +04:00
CMakeLists.txt Multiple improvements in OpenCV examples build. 2014-02-10 15:48:52 +04:00