Optionalsource: DeepPartial<VinScannerResult>ReadonlybarcodeBarcode result of the VIN scanner.
ReadonlytextText result of the VIN scanner.
Optionalconfig: ToJsonConfigurationOptional ReadonlybarcodeResult?: {Barcode result of the VIN scanner.
Optional ReadonlyextractedVIN?: stringText result of the barcode scanner.
Optional Readonlyrectangle?: Point[]Rectangle of the barcode in the image.
Optionalserialize?: (Optional Readonlystatus?: VinBarcodeExtractionStatusStatus of the barcode extraction.
Optionalserialize?: (Optional ReadonlytextResult?: {Text result of the VIN scanner.
Optional Readonlyconfidence?: numberConfidence of the recognition.
Default is 0.0
Optional ReadonlyrawText?: stringRaw recognized string.
Optionalserialize?: (Optional ReadonlysymbolBoxes?: {Boxes for each recognized symbol.
Optional ReadonlyvalidationSuccessful?: booleanWhether the validation was successful.
Default is false
Optional ReadonlywordBoxes?: {Boxes for each recognized word.
Result of the VIN scanner.