#126 · Primary category: Computer Vision
emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
Project last updated:08/28/26
GitHub Stars
2.3K
Forks
583
Contributors
29
License
Other
Why we included this project
For .NET teams that need real computer-vision functionality, Emgu CV provides a managed wrapper around OpenCV so you can stay in C# or F#. The library exposes the usual OpenCV routines for filtering, object detection, camera capture, and model inference, and it runs on Windows, macOS, Linux, iOS, and Android, including inside Unity and MAUI apps. Since it's a binding to native code, you'll need to handle platform-specific build and packaging steps, but in exchange you get one consistent .NET API across all those targets. If you'd rather not run a separate Python vision service, this is a straightforward way to keep your whole pipeline in one .NET codebase.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)