Skip to main content

SingleSideScanningResult

@microblink/blinkid


@microblink/blinkid / SingleSideScanningResult

Type Alias: SingleSideScanningResult

SingleSideScanningResult = object

Results of scanning a single side of a document

Properties

barcode?

optional barcode: BarcodeResult

The data extracted from the barcode


barcodeInputImage?

optional barcodeInputImage: ImageData

The input image containing parsable barcode


documentImage?

optional documentImage: ImageData

The cropped document image


faceImage?

optional faceImage: DetailedCroppedImageResult

The cropped face image


inputImage?

optional inputImage: ImageData

The input image


mrz?

optional mrz: MrzResult

The data extracted from the Machine Readable Zone


signatureImage?

optional signatureImage: DetailedCroppedImageResult

The cropped signature image


viz?

optional viz: VizResult

The data extracted from the Visual Inspection Zone