Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Pavlenko 43b76e548b adding `NO_PROCESSING` (i.e. just preview) mode 9 years ago
..
Android.mk tutorial-4-opencl: enable build with OpenCV 9 years ago
Application.mk adding OpenCL processing (Image2D-to-Image2D only, others will be added later) 9 years ago
CLprocessor.cpp adding `NO_PROCESSING` (i.e. just preview) mode 9 years ago
GLrender.cpp adding `NO_PROCESSING` (i.e. just preview) mode 9 years ago
common.hpp Camera and Camera2 preview is rendered via OpenGL textures and can be modified on CPU via C++ code. No OpenCL yet. 9 years ago
jni.c adding mode switching via menu 9 years ago