This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
8660d550d3
opencv
/
samples
/
android
/
tutorial-4-opencl
/
jni
History
Andrey Pavlenko
74fcefedcb
giving a chance for OpenCL 1.1 devices
2015-08-27 14:05:32 +03:00
..
Android.mk
tutorial-4-opencl: enable build with OpenCV
2015-08-13 13:32:23 +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
giving a chance for OpenCL 1.1 devices
2015-08-27 14:05:32 +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
giving a chance for OpenCL 1.1 devices
2015-08-27 14:05:32 +03:00
jni.c
adding mode switching via menu
2015-07-31 03:39:26 +03:00