Skip to content

Tamas-hi/sigstat

 
 

Repository files navigation

SigStat Open-source project

License Build status Codacy Badge codecov PRs Welcome Follow SigStat on Twitter js-semistandard-style

Introduction

SigStat is an open source .NET class library for offline (static) and online (dynamic) signature verification.

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
  • etc.

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 - Subscribe to our [newsletter] (1 or 2 per month)
  • YouTube - For tutorial videos, examples and other contents visit our YouTube channel!

Feedback

Please open an issue or, for sensitive information, email [email protected]

About

Signature verification library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%