Header

Fingerprint Scanner

1.2.1

The Fingerprint Scanner SDK

The Fingerprint Scanner is a software product by ADAPTIVE RECOGNITION, which is for capturing and handling live fingerprints from ten fingers. It bases on the GX system and provides for software developers an easy-to-program interface through its Application Programming Interface (API). Currently the supported programming languages and the usable interfaces are the followings: C (fpsapi.h); C++ (Fps22.hpp); Java (Fps.jar); VB.Net, C# (Fps22.dll); VBasic 6, Delphi (fpsapi.ocx).

This documentation gives a detailed description of the Application Programming Interface (API) of the FPS system. It contains the description of definitions, enumerations and functions for the ANSI C programming language.

Basic functionality

The aim of the Fingerprint Scanner system is to capture live fingerprints and to store them in standard data formats. The capturing process of fingerprints is a complex process and it works as follows.

The system captures a series of images. It finds and cuts fingerprints and tests their quality simultaneously. During the capture process - and at the end of the capture - the best quality fingerprint images for each finger are retained.

Detailed functionality

The functionality of the Fingerprint Scanner is groupped as following:

Next browse the groups list, check the fpsapi.h for full reference or check the Change Log in the reference manual for differences against the previous versions.

For complete understanding of the system internals please consult the GX programmers' manual.


Generated  for Fingerprint Scanner
(c) ADAPTIVE RECOGNITION