Interface ISO39794DecodedFingerprint

Decoded EF.DG3 datagroup (ISO/IEC 39794-4)

interface ISO39794DecodedFingerprint {
    fingerImageType: ISO39794FingerImageType;
    fingerType: ISO39794FingerType;
    imageData: Uint8Array;
    imageType: ISO39794FingerprintImageType;
    sbh: SBH;
}

Properties

fingerImageType: ISO39794FingerImageType

Type of fingerprint and palm image

fingerType: ISO39794FingerType

Name of finger/part of palm

imageData: Uint8Array

Raw image data

Image Data Type

sbh: SBH

Standart Biometric Header. Described by ICAO 9303 p.10 section 4.7.2.1