FormXBarcodeDetector

A class for detecting barcodes in images using ML Kit.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
suspend fun detect(image: Bitmap): List<FormXBarcodeRegion>

Detects barcodes in the given image.