Alexander Alekhin
|
01c1b341a8
|
cmake: enable C++11 implicitly
|
5 years ago |
Alexander Alekhin
|
2b35c1708b
|
android: gradle-based package and samples
- drop hello-android sample
|
6 years ago |
tompollok
|
2da56d5af6
|
refactoring catching all exceptions as const ref
|
6 years ago |
Andrey Pavlenko
|
23fea91e84
|
minor fixes
|
10 years ago |
Andrey Pavlenko
|
a041105491
|
refactoring Tutorial-4 using new OpenCV CameraGLSurfaceView
|
10 years ago |
Andrey Pavlenko
|
74fcefedcb
|
giving a chance for OpenCL 1.1 devices
|
10 years ago |
Andrey Pavlenko
|
43b76e548b
|
adding `NO_PROCESSING` (i.e. just preview) mode
|
10 years ago |
Alexander Alekhin
|
03bab0fc0d
|
tutorial-4-opencl: enable build with OpenCV
|
10 years ago |
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.
|
10 years ago |
Andrey Pavlenko
|
56bde913d4
|
adding mode switching via menu
|
10 years ago |
Andrey Pavlenko
|
0185cb27eb
|
excluding libOpenCL.so from the APK
|
10 years ago |
Andrey Pavlenko
|
c8f863dfc5
|
minor fixes
|
10 years ago |
Andrey Pavlenko
|
0e4bb2b49f
|
adding OpenCV with TAPI (UMats)
|
10 years ago |
Andrey Pavlenko
|
274aba1a89
|
adding OpenCL processing (Image2D-to-Image2D only, others will be added later)
|
10 years ago |
Andrey Pavlenko
|
2a6d4b6ee2
|
Camera and Camera2 preview is rendered via OpenGL textures and can be modified on CPU via C++ code. No OpenCL yet.
|
10 years ago |