SigStat is an open source .NET class library for offline (static) and online (dynamic) signature verification.
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.
- offline signature verification
- online signature verification
- etc.
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!
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 |
- Twitter - Follow Sigstat
- Facebook - Follow Sigstat
- Email - Subscribe to our [newsletter] (1 or 2 per month)
- YouTube - For tutorial videos, examples and other contents visit our YouTube channel!
Please open an issue or, for sensitive information, email [email protected]