Home > vm-providers > CalibrationQRCodesScanResult
Calibration image scan result, as returned by calibrationQRCodesScan().
Signature:
export interface CalibrationQRCodesScanResult
Property | Type | Description |
---|---|---|
qrCode | Rectangle | Position and size of a QR code that was successfully scanned, inside the full image. |
viewport | SimplePosition | Position of the top left corner of the calibration image inside the full image. |