Find Barcode in Image (vuo.image.findBarcode2)

Tries to find and decode a barcode in an image.

This node can detect many types of barcodes, including:

If a barcode is detected, the event passes through, and the decoded barcode text and location are output. If no barcode is found, the event is blocked.

Since this is a computationally intensive operation, you’ll probably want to set the Event Throttling mode of the trigger port driving this node to “Drop Events”. If you know the specific type of barcode you will be scanning, select it in the Format input port, to scan for only that type (which may improve performance).

Keywords: 128, 39, 93, Aztec, Codabar, Code, Data Matrix, DataMatrix, EAN-13, EAN-8, ITF, Interleaved 2 of 5, PDF417, QR, UPC-A, UPC-E, scanner, search


Example compositions:


Back to vuo.image node set documentation.