workflow - AForge.Imaging 2.2.5
The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site.
PM> Install-Package AForge.Imaging -Version 2.2.5 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install AForge.Imaging -Version 2.2.5 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package AForge.Imaging --version 2.2.5 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget AForge.Imaging ~> 2.2.5
Copy to clipboard
> choco install AForge.Imaging --version 2.2.5 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "AForge.Imaging" -RequiredVersion "2.2.5" -Repository "workflow"
Copy to clipboard
Owners |
AuthorsAForge.NET |
Project URLhttp://www.aforgenet.com/framework/ |
LicenseGPL-3.0 |
Tagsaforge.net framework image processing computer vision |
Info335998 total downloads |
| 335998 downloads for version 2.2.5 |
| Download (211.88 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
2.2.5 | 211.88 KB | Wed, 12 Dec 2018 17:21:09 GMT | 335998 |
|