Skip to main content

InputImageAnalysisResult

@microblink/blinkid-verify


@microblink/blinkid-verify / InputImageAnalysisResult

Type Alias: InputImageAnalysisResult

InputImageAnalysisResult = object

Properties

blurDetected

blurDetected: boolean


extractionInputImageAnalysisResult

extractionInputImageAnalysisResult: object

Information extracted from the currently processed frame

detectionStatus

detectionStatus: DetectionStatus

The status of the detection. This status is used for guidance of the document placement. Giving instructions to the user on how to position the document in the frame.

documentLocation

documentLocation: Quadrilateral

The location of the document quadrilateral in the frame.

documentOrientation

documentOrientation: DocumentOrientation

documentRotation

documentRotation: DocumentRotation

isPassport

isPassport: boolean

Categorieses the document as a passport

isPassportWithBarcode

isPassportWithBarcode: boolean

Categorieses the document as a passport with barcode

processingStatus

processingStatus: ProcessingStatus

The status of the processing. Beeing either success or a potential issue in the scannign process


glareDetected

glareDetected: boolean


hasBarcodeReadingIssue

hasBarcodeReadingIssue: boolean


occlusionDetected

occlusionDetected: boolean


tiltDetected

tiltDetected: boolean