emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to 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 wrapper that allows OpenCV functions to be called directly from .NET environments. It is compatible with various build tools including Visual Studio, Unity, and the "dotnet" command, and runs across multiple operating systems including Windows, Mac OS, Linux, iOS, and Android.
Who it’s for
Developers who want to integrate computer vision and image processing into .NET applications or Unity projects across different platforms.
Highlights
- Cross-platform support for Windows, Mac OS, Linux, iOS, and Android
- Compatible with Visual Studio, Unity, and the .NET CLI
- Direct access to OpenCV image-processing functions within .NET
Related
- Project
- Project
- Project
- Project
- Project