AfisEngine Members

SourceAFIS

The AfisEngine type exposes the following members.

Constructors

  NameDescription
AfisEngine
Create new SourceAFIS engine.

Methods

  NameDescription
Identify
Compares one Person against a set of other Persons and returns best matches.
Verify
Compute similarity score between two Persons.
Extract
Extract fingerprint template(s) to be used during matching.

Properties

  NameDescription
Dpi
Get/set DPI for processed images.
MinMatches
Get/set minimum number of fingerprints that must match in order for a whole person to match.
Threshold
Get/set similarity score threshold.

See Also