Cxuef / OpenCV4AndroidWithCmake

Study OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV4AndroidWithCmake

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

This Project only includes armeabi-v7a

CHANGELOG

2017-01-13 update to OpenCV 3.20

Works

  • Use Cmake to compile OpenCV 3.1 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.

OpenCV4AndroidWithCmake

About

Study OpenCV


Languages

Language:C++ 71.8%Language:Java 22.4%Language:C 5.5%Language:Objective-C 0.2%Language:CMake 0.0%