run

abstract fun run(image: ImageRef): Result<BarcodeScannerResult>

Recognize barcodes in the given image.

Return

The recognized barcodes.

Parameters

image

The image to recognize barcodes in.