SimpleCode.ImageProcessor
1.0.3
for working with images in array of pixels form. Simple filters etc.
Install-Package SimpleCode.ImageProcessor -Version 1.0.3
dotnet add package SimpleCode.ImageProcessor --version 1.0.3
<PackageReference Include="SimpleCode.ImageProcessor" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleCode.ImageProcessor --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleCode.ImageProcessor, 1.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
convolutional filters
Dependencies
-
- SimpleCode.SimpleMatrix (>= 1.0.2)
- System.Drawing.Common (>= 4.5.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.