GraphCanon updated 3w · GitHub synced 3w · 25 views this month
Decision brief
Emgu CV offers .NET developers an accessible interface to OpenCV's powerful image processing features across multiple platforms.
Good fit when
- When you are working in C# and want seamless integration with the comprehensive capabilities of OpenCV for tasks such as image classification, recognition, and other visual computing needs
- For projects requiring cross-platform support where your application must run on Windows, Mac OS, Linux, iOS, or Android without rewriting significant portions of code
Avoid when
- If the project primarily uses languages other than .NET frameworks such as Python, Java, or C++ since Emgu CV's strength lies in binding OpenCV with .NET environments
- In situations where minimalistic library dependency is crucial because Emgu CV includes extensive bindings that could increase the application size and complexity
- Requirements:
- The tool requires a compatible .NET environment that can include Visual Studio, Unity, or the 'dotnet' command line utility.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/emgucv/emgucvSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Emgu CV is designed to bridge the gap between .NET languages and the capabilities provided by OpenCV for image processing tasks.
Capability facts
- Languages
- c#
Source: github.language · Jul 31, 2026
Categories
Tags
README
==================================================================
A cross platform .Net wrapper for the Open CV image-processing library. Allows Open CV functions to be called from .NET compatible languages. The wrapper can be compiled by Visual Studio, Unity and "dotnet" command, it can run on Windows, Mac OS, Linux, iOS and Android.
Please visit our project webpage for more information: http://www.emgu.com/wiki/index.php/Main_Page
Build instructions can be found here: http://www.emgu.com/wiki/index.php/Download_And_Installation#Building_from_Git
For agents
This page has a .md twin and JSON over the API.