Skip to content

Repository files navigation

OpenCV4AndroidWithCmake

Use Android Studio 3.0 and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.40) You don't have to add more third-party libs to use OpenCV, this project provides both java and ndk support (with Cmake).

This Project only includes armeabi-v7a

CHANGELOG

  • 2017-01-13 update to OpenCV 3.20
  • 2017-12-28 update to OpenCV 3.40 (opencv_java.so can be replaced by static libs to reduce the size of APK) Old versions can be downloaded from here

Works

  • Use Cmake to compile OpenCV 3.4 for Android,don't need Android.mk (applicable for OpenCV 2.4X theoretically)
  • Support both Java and NDK OpenCV (With code complecation)
  • remove OpenCV Manager
  • About 10mins to configure.

About

Use Android Studio 3.0 (>=2.2) and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.40)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages