SDKs -
Hardware Abstraction,
Autocapture, Quality Assurance
Features & Functionality
- Optimized for speed
- ActiveX control for Visual Basic or other Visual programming environments
- Includes working demonstrations with source code
- Includes functionally separate libraries or DLLs to provide segmentation, encoding, matching and image quality measurement
- Programmable match/no-match thresholds
- Provides compliance with a system requirement for most forensic quality fingerprint systems
- Helps to minimize the likelihood of acquiring invalid or poor quality data
- Helps to maximize the likelihood of AFIS matches
- A true COTS solution designed to manage a complicated image processing task
- Fully featured C Language API
- C#/.NET wrappers
- Example programs with source
- Java Native Interface support
- Microsoft Windows and Linux Support
SequenceCheck™
Fingerprint Segmentation, Sequence Checking, and Quality Scoring for Advanced Quality and Compliance Assurance
SequenceCheck provides matching and image quality measurement for multi-finger live scan and card scan systems. It is an API designed for applications requiring a high level of fingerprint image quality assurance. The collection of fingerprint image data for government, civil applicant, immigration, or criminal databases typically includes the collection of two sets of four-finger "slap" images, ten rolled finger images, and an "impression" of each thumb. Errors can occur during the acquisition of fingerprint image data during the live scan or inking process. For example, the impressions can be placed in the roll locations, or the roll images can be arbitrarily placed into the wrong boxes on the paper or electronic record. The images can be smudged or of low contrast.

Output of a SequenceCheck example program that operates on a tenprint card. Colors designate a match, no match, or match pending.
For each two finger match attempt a score is returned. A match/no-match threshold can be set through the "preferences" pull-down menu.
SequenceCheck helps to maintain the integrity of the image data, and improve biometric matching performance by confirming that each finger meets a minimum image quality threshold, and that it is properly identified.
SequenceCheck applies several advanced algorithms to perform the following tasks:
Slap Segmentation
This is the process of partitioning each multi-finger image into multiple single finger images. These images can consist of a four-finger "slap" or any combination of one to four fingers.
Single Finger Segmentation
This is the process of extracting only the single contiguous fingerprint image data from a larger image. This process removes noise and dirt from the periphery of the image and centers the finger print image data in a new, clean image.
Fingerprint Image Quality Scoring
This step involves the generation of statistics and measurements on the fingerprint image data using QualityCheck. The raw data can be returned so a quality score can be tuned to meet the characteristics of the scanning device, or a single image quality score can be returned based on a combination of the measurement data. Image quality scores reflect contrast, brightness, image size, ridge flow, and minutiae counts.
Fingerprint Encoding
This is the process by which the minutiae data and the core/delta regions of each image are determined. This data is used in the matching process and is output to an application
through an API call.
Fingerprint Matching
This is the final step in the sequence; it uses the data generated by the other steps and applies a matching algorithm to the minutiae points. A match score is generated. Match/no-match can be determined by setting a threshold value. Typically, matches generate scores that are significantly higher than non-matches. In most cases, non-matches generate a score of zero.
The major function areas described above are provided through an easy-to-understand and easy-to-implement API. SequenceCheck includes example programs with source code that demonstrate how best to integrate it into a larger application. The design of SequenceCheck assumes no predefined workflow; individual functions can be called in almost any order to perform any sub-component of the sequence checking.
Palm Image Quality Check
SequenceCheck provides support for palm image quality. Functionality includes full hand “handedness” detection (left/right?), full hand segmentation (separation of four fingers from the full hand), comparison of upper palm with lower palm to ensure each originated from the same hand, and global quality scoring on the palm image data.