Emgu.CV 4.10.0.5680

There is a newer version of this package available.
See the version list below for details.
dotnet add package Emgu.CV --version 4.10.0.5680
                    
NuGet\Install-Package Emgu.CV -Version 4.10.0.5680
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Emgu.CV" Version="4.10.0.5680" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Emgu.CV" Version="4.10.0.5680" />
                    
Directory.Packages.props
<PackageReference Include="Emgu.CV" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Emgu.CV --version 4.10.0.5680
                    
#r "nuget: Emgu.CV, 4.10.0.5680"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Emgu.CV@4.10.0.5680
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Emgu.CV&version=4.10.0.5680
                    
Install as a Cake Addin
#tool nuget:?package=Emgu.CV&version=4.10.0.5680
                    
Install as a Cake Tool

About this package

This package is part of the 4.10.0 release of Emgu CV.

For online documentation please visit https://www.emgu.com/wiki/files/4.10.0/document/index.html

Release note can be found at https://www.emgu.com/wiki/index.php/Version_History#Emgu.CV-4.10.0

Note

To deploy Emgu CV to a specific platform, you will also need to add one of the Emgu.CV.runtime.{platform} nuget packages to your executable project, use the following link to search for an Emgu.CV.runtime nuget packages: https://www.nuget.org/packages?q=Emgu.CV.runtime

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (83)

Showing the top 5 NuGet packages that depend on Emgu.CV:

Package Downloads
Emgu.CV.runtime.windows

This package contains the native runtime of Emgu CV for Windows

Emgu.CV.Bitmap

This package add extension method to convert Bitmap to and from Emgu objects (e.g. Mat, UMat, GpuMat)

Emgu.CV.runtime.ubuntu-x64

This package contains the native runtime of Emgu CV for Ubuntu

Emgu.CV.UI

Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.

Emgu.CV.runtime.mini.windows

This package contains the native runtime of Emgu CV for Windows

GitHub repositories (24)

Showing the top 20 popular GitHub repositories that depend on Emgu.CV:

Repository Stars
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
micjahn/ZXing.Net
.Net port of the original java-based barcode reader and generator library zxing
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
sn4k3/UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
wangfreexx/wangfreexx-tianruoocr-cl-paddle
天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于 .NET 10 的跨平台文档管理系统,使用 MS SQL 2012 / MySQL 8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它。项目中的所有方法都是异步的,支持 JWT 令牌身份验证,项目体系结构遵循 CQRS + MediatR 模式和最佳安全实践。源代码完全可定制,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。
microsoft/RoadDetections
Road detections from Microsoft Maps aerial imagery
microsoft/samples-for-ai
Samples for getting started with deep learning across TensorFlow, CNTK, Theano and more.
takuya-takeuchi/DlibDotNet
Dlib .NET wrapper written in C++ and C# for Windows, MacOS, Linux and iOS
junkai-li/NetCoreKevin
基于NET搭建-AI知识库智能体-现代化Saas企业级前后端分离架构:前端Vue3、IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、OCR识别、API多版本、单元测试、RabbitMQ、代码生成器、AI知识库、AI联网搜索
josdemmers/Diablo4Companion
A companion app and loot filter for Diablo IV to help you find your perfect gear affixes.
mesutpiskin/face-detection-and-recognition
:hurtrealbad:C# Face detection and recognition with EmguCV. Eigenfaces, Fisherfaces and LBPH algorithms.
steponteam/FaceRecognization
A C# wrapper of arcsoft's face recogization library.
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
emgucv/emgutf
Emgu TF is a cross platform .Net wrapper for the Google Tensorflow library. Allows Tensorflow functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython.
guojin-yan/OpenVINO-CSharp-API
OpenVINO wrapper for .NET.
avestura/PhotoFiremark
🖼 PhotoFiremark hides a photo in another photo
bandaranayake/paint-it
Simple automation tool to draw images in MS Paint
net2cn/Real-ESRGAN_GUI
Real-ESRGAN-based super resolution model inference GUI written in C#.
j-east/JevonsCameraViewer
An app for viewing multiple video streams from USB cameras. Low cost real time eye tracking. You can rotate and mirror the images and also use a variety of filters. Easily take screenshots. Very useful for c270 hacks. Exposure lock and some openCV examples included
Version Downloads Last Updated
4.12.0.5764 56,693 9/2/2025
4.12.0.5763 39,290 8/24/2025
4.11.0.5746 29,124 7/3/2025
4.10.0.5680 204,517 1/10/2025
4.9.0.5494 481,657 4/29/2024
4.8.1.5350 249,507 10/30/2023
4.8.0.5324 65,165 9/11/2023
4.7.0.5276 415,082 4/18/2023
4.6.0.5131 260,694 10/24/2022
4.5.5.4823 283,045 1/10/2022
4.5.4.4788 87,025 10/28/2021
4.5.3.4721 2,141,606 7/28/2021
4.5.2.4673 24,807 7/2/2021
4.5.1.4349 167,272 1/19/2021
4.4.0.4099 127,218 10/7/2020
4.4.0.4077 8,558 9/28/2020
4.4.0.4061 71,701 9/4/2020
4.3.0.3890 87,861 6/8/2020
4.2.0.3662 80,748 2/11/2020
4.2.0.3636 19,828 1/27/2020
Loading failed

This is the 4.10.0 release of Emgu CV. For online documentation please visit
https://www.emgu.com/wiki/files/4.10.0/document/index.html