detect
Detects barcodes in the given image.
Return
A list of FormXBarcodeRegion containing all detected barcodes, or an empty list if none are detected.
Parameters
image
The bitmap image to detect barcodes in.
Throws
if there's an error during barcode detection.