Back to Aurora Vision Library website
You are here: Start » Function Reference » Computer Vision » Barcodes
Barcodes
Select a function from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
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 | Reads multiple barcodes (1D) in the input image. For basic linear barcode reading applications. |
Barcodes | |
![]() |
ReadSingleBarcode | Reads a single barcode (1D) in the input image. For basic linear barcode reading applications. |
Barcodes | |
![]() |
RecognizeBarcode | Extracts information from a barcode located in the input image at a given position. Most often used after a barcode detection filter. |
Barcodes |