branch | build | tests | quality |
---|---|---|---|
master | |||
develop | tba | tba |
Introduction
SigStat is an open source .NET class library for offline (static) and online (dynamic) signature verification.
Website: www.sigstat.org
Motivation
Signature verification plays a very important role in our lives. Companies and organizations make many deals worth millions of dollars every day. Every deal ends with the signatures of the parties concerned. Signing a document online or offline, credibility should never be questioned. Our objective is to provide a .NET class library for anyone who is interested in the world of signature verification.
Features
- offline signature verification
- online signature verification
How to use our library
To use this project, you need to have .NET Framework 4.6.1 and .NET Core SDK 2.1.403 installed! For full declaration of each class please scroll through our documentation!
Installed NuGet Packages
To reach the full potential of our project, we use some additional NuGet packages.
Nuget name | link |
---|---|
Accord.Math | https://github.com/accord-net/framework |
CommandLineParser | https://github.com/commandlineparser/commandline |
EPPlus | https://github.com/JanKallman/EPPlus |
NewtonSoft.Json | https://github.com/JamesNK/Newtonsoft.Json |
SixLabors.ImageSharp | https://github.com/SixLabors/ImageSharp |
SixLabors.ImageSharp.Drawing | https://github.com/SixLabors/ImageSharp |
Stay up-to-date!
- Twitter - Follow Sigstat
- Facebook - Follow Sigstat
- Email - Email us at info@sigstat.org
- YouTube - For tutorial videos, examples and other contents visit our YouTube channel!
Feedback
Please open an issue or, for sensitive information, email info@sigstat.com