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
8b0a186ff0
opencv
/
android
/
android-jni
/
jni
/
Application.mk
3 lines
61 B
Makefile
Raw
Normal View
History
Unescape
Escape
Refactoring the image_pool for android, and adding some common utils for camera configuration. Also experimenting with optimization - grayscale preview is way faster than color right now.
2010-11-27 08:59:22 +01:00
APP_ABI
:=
$(
ARM_TARGETS
)
giving the android jni a start up function OnLoad
2010-09-26 20:12:42 +02:00
APP_MODULES
:=
android-opencv
Reference in New Issue
Copy Permalink