Overview
Introduction
The purpose of the Wacom Ink SDK for verification is to verify handwritten signatures. It uses and extends the existing verification tools, including the SSV (Static Signature Verification) SDK for processing scanned images, and the DSV (Dynamic Signature Verification) SDK which handles signatures captured in Wacom's proprietary FSS (Forensic Signature Store) format.
The verification SDK supports all the functionality of the previous SDKs but handles both formats in a single component and allows individual signing variability to be measured by enrolling signature samples in a template.
Version 1.1 of the Wacom Ink SDK for veriification has been released.
Version 1.1 adds the ability to verify signatures whose data has gone through normalization.
As newer signature capture methods that have been introduced do not have a size specified, such as the capture method included within the Signature SDK for JavaScript, this solution simplifies the structure while maintaining data integrity.
SDK
Download the SDK from Developer Downloads:
- Login using your Wacom ID
- Select Downloads for ink
- Download Wacom Ink SDK for verification
SDK Contents:
File | Contents |
---|---|
Wacom-Ink-SDK-Verification-x64.msi | The SDK installer for 64-bit Windows |
Wacom-Ink-SDK-Verification-x86.msi | The SDK installer for 32-bit Windows |
Sample code
Sample code is supplied and described on GitHub: https://github.com/Wacom-Developer/gsv-sdk-windows
Important Note A license is required to run the sample application. This can be obtained from Wacom support.
Third Party Software and Licenses
The SDK uses no third party libraries.