Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

piruin/opencv-android

Open more actions menu
 
 

Repository files navigation

OpenCV for Android

Build Status Download

I've took OpenCV Library and exported it as .aar library. Now you can easily use OpenCV in a Gradle / Android Studio project.

Usage Maven Repo

I've uploaded the .aar in my maven repository. You only need to add following lines to your build.gradle to add the dependency:

repositories {
    maven { url  "https://dl.bintray.com/blazei/maven" }
}

dependencies {
    implementation 'org.opencv:opencv-android:3.+'
}

See download badge for latest version

License

OpenCV license license

About

The OpenCV Library as AAR Package for Android Developer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.