Info
Version: | 0.1.1 |
Author(s): | Epicycle |
Last Update: | Tuesday, November 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/open-epicycle/Epicycle.ImageProcessing-cs |
NuGet Url: | https://www.nuget.org/packages/Epicycle.ImageProcessing-cs |
Install
Install-Package Epicycle.ImageProcessing-cs
dotnet add package Epicycle.ImageProcessing-cs
paket add Epicycle.ImageProcessing-cs
Epicycle.ImageProcessing-cs Download (Unzip the "nupkg" after downloading)
Dependencies
- Epicycle.Commons-cs(0.1.8.0)
- Epicycle.Math-cs(0.1.6.0)
- Epicycle.Graphics-cs(0.1.6.0)
Tags
Includes: Convolution matrix, Sobel operator, Gaussian blur
* Details & release notes: https://github.com/open-epicycle/Epicycle.ImageProcessing-cs/blob/ver-0.1.1.0/README.md
* Sources: https://github.com/open-epicycle/Epicycle.ImageProcessing-cs/tree/ver-0.1.1.0
* Git repository: https://github.com/open-epicycle/Epicycle.ImageProcessing-cs.