Unosquare
    Show / Hide Table of Contents

    Namespace Unosquare.Labs.LibFprint

    Classes

    EnrollStageResult

    Represents the state of a Fingerprint Enrollment operation

    FingerprintDevice

    Provides properties and methods to control and access fingerprint device finctionality. Use the FingerPrintDeviceManager class to discover and open instances of this class. Please note this class makes use of unmanaged resources. Dispose accordingly.

    FingerprintDeviceManager

    Singleton class to Initialize the fprint library and perform fingerprint reader device discovery. Access properties and methods via the Instance Property.

    FingerprintGallery

    Provides means to keeping a fingerprint database. A fingerprint gallery is needed for fingerprint identification. Fingerprints can be loaded from byte arrays or enrollment results.

    PgmFormatReader

    Provides utility methods to read PGM files into Bitmap objects.

    Enums

    EnrollResult

    An enumeration that represents enrollment results.

    Comments

    Back to top Copyright © 2017-2019 Unosquare