Info
Version: | 4.9.0.5494 |
Author(s): | Emgu Corporation |
Last Update: | Monday, April 29, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://www.emgu.com/ |
NuGet Url: | https://www.nuget.org/packages/Emgu.CV |
Install
Install-Package Emgu.CV
dotnet add package Emgu.CV
paket add Emgu.CV
Emgu.CV Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Drawing.Primitives(>= 4.3.0)
- System.Runtime(>= 4.3.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Drawing.Primitives(>= 4.3.0)
- System.Runtime(>= 4.3.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
Tags
Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.