Skip to content

R1NC/AND-CV-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Introduction:

Android (JNI) code snippets of OpenCV.

Requirements:

Why not the original source? OpenCV-Android offers ndk makefiles and prebuilt static libraries, which can be included in our own makefiles to save lots of time on solving dependencies and compiling problems.

For more details, refer to the official docs.

Build for yourself:

Edit Android.mk, set OPENCV_ROOT_PATH to your own root path of OpenCV-Android.

About

Android (JNI) code snippets of OpenCV.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published