Skip to content

stepkillah/opencv-android-binding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV for Xamarin.Android

OpenCV for Xamarin.Android

A Xamarin.Android binding library for OpenCV library.

About

This project is forked from NAXAM/opencv-android-binding, enhanced and maintained by 4Twenty Solutions team.
We specialize in developing web, desktop and mobile applications using Xamarin and native technology stack.

Looking for developers for your project?

Email us Our site

Installation

Install-Package Xamarin.OpenCV.Droid

Usage

Plz follow its official guide here for more details.

This binding library currently only contains native SO library. I
f you want to use external libraries such as `libjpeg`, `libpng`, etc, you will need to download them following above guide then include directly into your application project.

License

OpenCV binding library for Android is released under the MIT license. See LICENSE for details.

About

C# bindings for the OpenCV Android SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 89.0%
  • C++ 8.9%
  • Makefile 1.1%
  • CMake 1.0%