Finger API¶
Classes¶
Represents a detected finger.
|
|
Represents a list of detected fingers.
|
|
Represents a candidate in a one-to-many search.
|
|
Represents a candidate list in a one-to-many search.
|
|
Represents a list of capture device certifications.
|
|
Detects fingerprints in images.
|
|
Extracts the unique features of a finger image and generates finger templates.
|
|
Represents a finger image.
|
|
Represents a data record for storing, recording, and transmitting the information from one or more finger image areas.
This can be used for the exchange and comparison of finger image data.
|
|
Performs a one-to-many search on a large number of finger templates.
|
|
Initialises the SDK library.
|
|
Handles the license to use this SDK.
|
|
Represents the finger matching details.
|
|
Represents a list of finger matching details.
|
|
Compares two finger templates and searches for a finger template in a list.
|
|
Represents a finger minutia.
|
|
Represents a list of finger minutiae.
|
|
Represents a list of finger minutia pairs.
|
|
Computes the quality of a finger image with the NIST NFIQ algorithm.
|
|
Detects presentation attacks in finger images.
|
|
Represents a finger template.
|
|
Represents a finger template dictionary.
|
|
Represents a finger template record.
|
|
Compresses finger images with the NIST WSQ algorithm.
|
|
Represents an image buffer.
|
|
Represents a list of ints.
|
|
Represents a point list.
|
|
Represents a rectangle or a quadrangle.
|
|
Represents a list of strings.
|
Enumerations¶
Certifications that can claim fingerprint capture devices.
|
|
Enumerates the fingerprint capture device technologies, as defined in ISO/IEC 19794-2:2011.
|
|
Fingerprint data format.
|
|
Enumerates the possible error codes returned by this SDK.
|
|
Enumerates the finger image compression algorithms.
|
|
Enumerates the supported format of finger image records.
|
|
Enumerates finger image scale units.
|
|
Enumerates the finger image impression types, as defined in ISO/IEC 19794-2:2011.
|
|
Enumerates some typical values for the matching decision threshold.
|
|
Enumerates the finger minutia ridge types.
|
|
Enumerates the AI models available in this SDK.
|
|
Enumerates the finger positions, as defined in ISO/IEC 19794-2:2011.
|
|
Enumerates the finger template formats.
|
|
Enumerates possible error codes related to image management.
|
|
Enumerates supported image formats.
|
|
Enumerates the error codes related to license management.
|
|
Enumerates the types of hardware codes.
|
|
Enumerates the license types.
|
|
Enumerates some typical values for the match-on-card decision threshold.
|
|
Enumerates supported pixel formats.
|
|
Enumerates the possible pooling methods for template agregation in the finger matching module.
|
|
Enumerates the processing units for the inference o AI models.
|
|
Enumerates the minutia pruning methods.
|
Structures¶
Represents finger data formats.
|
|
Represents a finger minutia pair.
|
|
Contains data for LibVersion
|
|
Represents a point.
|
Exceptions¶
This exception is thrown when an error occurs in the id3 Finger library. |