Package io.scanbot.sdk.licenseplate
See: Description
-
Class Summary Class Description DefaultLicensePlateScanner Default implementation for LicensePlateScanner. LicensePlateScanResult Result of license plate scanning LicensePlateScannerResultHandler Successor-class needed for cross-platform implementation LicensePlateScannerFrameHandler Performs license plate scanning on camera preview frames. -
Enum Summary Enum Description LicensePlateScanStrategy Additional parameter for LicensePlateScanner to set the method of scanning -
Interface Summary Interface Description LicensePlateScanner Component to analyze live preview, recognize car license plate on it and parse license plate data. ResultHandler Continuously notified about license plate recognition results.