Vin Scanner Frame Handler
Performs VIN recognition on camera preview frames. Outputs results via VinScannerFrameHandler.ResultHandler.
Preview frame considered intercepted if at least one VinScannerFrameHandler.ResultHandler returns true
from VinScannerFrameHandler.ResultHandler.handle
See also
Types
Functions
Link copied to clipboard
Registers result handler which will be notified about VIN recognition results.
Link copied to clipboard
Unregisters all handlers. If nothing was registered before, nothing happens.
Link copied to clipboard
Invoked for every new camera preview frame.
Link copied to clipboard
Unregisters handler.