A Xamarin.Android binding library for OpenCV library.
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?
Install-Package Xamarin.OpenCV.Droid
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.
OpenCV binding library for Android is released under the MIT license. See LICENSE for details.