opencv/samples/android/tutorial-4-opencl/jni
Alexander Alekhin e1ad86c1fa android samples: update way to attach native part of OpenCV
OPENCV_ANDROID_SDK - OpenCV Android SDK location (or OpenCV build dir)
Can be passed via ndk-build parameter or environment variable.
2015-08-12 18:37:29 +03:00
..
Android.mk android samples: update way to attach native part of OpenCV 2015-08-12 18:37:29 +03:00
Application.mk adding OpenCL processing (Image2D-to-Image2D only, others will be added later) 2015-07-27 02:57:01 +03:00
CLprocessor.cpp minor fixes 2015-07-29 00:13:35 +03:00
common.hpp Camera and Camera2 preview is rendered via OpenGL textures and can be modified on CPU via C++ code. No OpenCL yet. 2015-07-27 01:07:56 +03:00
GLrender.cpp adding mode switching via menu 2015-07-31 03:39:26 +03:00
jni.c adding mode switching via menu 2015-07-31 03:39:26 +03:00