Skip to content
This repository was archived by the owner on Nov 11, 2017. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 1.23 KB

readme.md

File metadata and controls

13 lines (7 loc) · 1.23 KB

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.