mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Camera and Camera2 preview is rendered via OpenGL textures and can be modified on CPU via C++ code. No OpenCL yet.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#APP_STL := gnustl_shared
|
||||
#APP_GNUSTL_FORCE_CPP_FEATURES := exceptions rtti
|
||||
APP_ABI := armeabi-v7a
|
||||
APP_PLATFORM := android-14
|
||||
Reference in New Issue
Block a user