✘✘✘ Signatures - Introduction

The ✘✘✘ Signatures Developer kit has a strong modular design. For all supported C/C++ compilers, the modules are made as a run-time library or DLL when it is available. They can be linked into any application. Data exchange with the calling program is implemented via related data structure XXX_Data. In these structure, the images for recognition are required as input, with the corresponding results returned after recognition. To call of ✘✘✘ Signatures a classifier for recognition must be specified and initialized. This must be done so that each data structure of ✘✘✘ Signatures is firmly linked to a specific classifier.

Parameters used for finer control of the recognition process can be passed via the data structure XXX_Parm.