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
c8f863dfc5
opencv
/
samples
/
android
/
tutorial-4-opencl
/
jni
History
Andrey Pavlenko
c8f863dfc5
minor fixes
2015-07-29 00:13:35 +03:00
..
Android.mk
adding OpenCV with TAPI (UMats)
2015-07-27 04:04:56 +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
minor fixes
2015-07-29 00:13:35 +03:00
jni.c
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