gowithfloat / android-opencv-template

An Android Studio template project for OpenCV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-opencv-template Build Status

An Android Studio template configured to use OpenCV for Android.

While researching OpenCV integration in Android, we found that many of the tutorials in place refer to setting up the Eclipse environment. For those using Android Studio, we thought we'd share an project set up to use the OpenCV library, which was converted to use Gradle build scripts.

Usage

Just download this repository and uncompress it. Open Android Studio and choose Open an existing Android Studio project. Navigate to the folder containing this template and the project should open without issue and be ready to build. Requires Android 2.2 SDK (API 8) aka Froyo.

License

© 2014 Float. Shared under an MIT license. See license.md for details.

About

An Android Studio template project for OpenCV.

License:MIT License


Languages

Language:Java 100.0%