ScanbotSdkVinScanner

class ScanbotSdkVinScanner : SelfDisposable, VinScanner

API for VIN scanning.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Clean the queue of recognized VIN.

Link copied to clipboard

Creates a copy of the current configuration value.

Link copied to clipboard
open override fun run(image: ImageRef): Result<VinScannerResult>

Recognize VIN in the given image.

Link copied to clipboard

Inplace reconfigures the API instance with new settings.