You are here: Start » Function Reference » Computer Vision » Barcodes
Barcodes
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
DecodeBarcode | DecodeBarcode | Translates an array of bar widths to sequence of digits or text in accordance to the selected barcode standard. Decoding of barcodes whose bars have been measured in a non-standard way. |
Barcodes | |
ReadMultipleBarcodes | ReadMultipleBarcodes | Reads multiple barcodes (1D) in the input image. For basic linear barcode reading applications. |
Barcodes | |
ReadSingleBarcode | ReadSingleBarcode | Reads a single barcode (1D) in the input image. For basic linear barcode reading applications. |
Barcodes | |
RecognizeBarcode | RecognizeBarcode | Extracts information from a barcode located in the input image at a given position. Most often used after a barcode detection filter. |
Barcodes |