EmguEx 1.4.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EmguEx --version 1.4.6
NuGet\Install-Package EmguEx -Version 1.4.6
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="EmguEx" Version="1.4.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EmguEx" Version="1.4.6" />
<PackageReference Include="EmguEx" />
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 EmguEx --version 1.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EmguEx, 1.4.6"
#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 EmguEx@1.4.6
#: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=EmguEx&version=1.4.6
#tool nuget:?package=EmguEx&version=1.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extension methods and helper classes for Emgu CV.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Emgu.CV (>= 4.4.0.4061)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EmguEx:
| Package | Downloads |
|---|---|
|
Emgu.UI.WinForms
WinForm controls with support for EMGU CV types. |
|
|
Poingo.WpfUi
WPF UI helper methods. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.5.5 | 2,599 | 1/13/2022 |
| 1.4.11 | 1,377 | 4/13/2021 |
| 1.4.10 | 1,394 | 12/15/2020 |
| 1.4.9 | 1,347 | 12/15/2020 |
| 1.4.8 | 598 | 10/12/2020 |
| 1.4.7 | 566 | 9/29/2020 |
| 1.4.6 | 550 | 9/10/2020 |
| 1.3.5 | 594 | 8/25/2020 |
| 1.3.4 | 553 | 8/18/2020 |
| 1.2.3 | 606 | 6/22/2020 |
| 1.1.2 | 656 | 6/22/2020 |
| 1.1.1 | 668 | 12/17/2019 |
| 1.1.0 | 670 | 12/11/2019 |
Fixed FillPoly method.