Back to Adaptive Vision Library website

You are here: Start » Function Reference » Barcodes

Barcodes

Select a function from the list below.

IconNameDescription
DecodeBarcodeDecoding of barcodes whose bars have been measured in a non-standard way.
DetectMultipleBarcodesDetection of barcodes, but without actual recognition. Usually followed by a RecognizeBarcode filter.
DetectSingleBarcodeDetection of a barcode, but without actual recognition. Usually followed by a RecognizeBarcode filter.
ReadMultipleBarcodesTo be used as an easy all-in-one solution for typical barcode reading applications.
ReadSingleBarcodeTo be used as an easy all-in-one solution for typical barcode reading applications.
RecognizeBarcodeMost often used after a barcode detection filter.