This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-09 21:27:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
525da9ef01
opencv
/
android
/
android-jni
/
jni
/
Application.mk
3 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely
2010-09-22 09:47:11 +08:00
APP_ABI
:=
armeabi armeabi-v7a
giving the android jni a start up function OnLoad
2010-09-27 02:12:42 +08:00
APP_MODULES
:=
android-opencv
Reference in New Issue
Copy Permalink