SigStat is an open source .NET class library for offline (static) and online (dynamic) signature verification.
Info
Version: | 0.2.5 |
Author(s): | Bence Kovari |
Last Update: | Friday, March 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.sigstat.org/ |
NuGet Url: | https://www.nuget.org/packages/SigStat |
Install
Install-Package SigStat
dotnet add package SigStat
paket add SigStat
SigStat Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Accord.Math(>= 3.8.0)
- EPPlus(>= 4.5.3.1)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.1)
- SixLabors.ImageSharp(>= 1.0.00006)
- SixLabors.ImageSharp.Drawing(>= 1.0.00006)
- System.ComponentModel.Annotations(>= 4.5.0)
- Accord.Math(>= 3.8.0)
- EPPlus(>= 4.5.3.1)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.1)
- SixLabors.ImageSharp(>= 1.0.00006)
- SixLabors.ImageSharp.Drawing(>= 1.0.00006)
- System.ComponentModel.Annotations(>= 4.5.0)
Tags