emgucv: a cross-platform .NET wrapper for the OpenCV image-processing library
emgucv: a cross-platform .NET wrapper for the OpenCV image-processing library
What it solves
It provides a way for developers using .NET compatible languages to access the powerful image-processing capabilities of the OpenCV library, which is originally written in C++.
How it works
It acts as a cross-platform .NET wrapper around the OpenCV library, allowing functions to be callled from environments like Visual Studio, Unity, and the .NET CLI. It is compatible with multiple operating systems including Windows, Mac OS, Linux, iOS, and Android.
Who it’s for
.NET developers and Unity game developers who need to integrate computer vision and image processing into their applications.
Highlights
- Cross-platform support for Windows, Mac OS, Linux, iOS, and Android.
- Compatible with Visual Studio, Unity, and the "dotnet" command.
- Enables .NET languages to use OpenCV functions.
Sources
- undefinedemgucv/emgucv