You are here: Start » FIL.NET » Barcodes
Barcodes
Icon | Name | Description |
---|---|---|
![]() | DecodeBarcode | Decoding of barcodes whose bars have been measured in a non-standard way. |
![]() | DetectMultipleBarcodes | Detection of barcodes, but without actual recognition. Usually followed by a RecognizeBarcode filter. |
![]() | DetectSingleBarcode | Detection of a barcode, but without actual recognition. Usually followed by a RecognizeBarcode filter. |
![]() | ReadMultipleBarcodes | To be used as an easy all-in-one solution for typical barcode reading applications. |
![]() | ReadSingleBarcode | To be used as an easy all-in-one solution for typical barcode reading applications. |
![]() | RecognizeBarcode | Most often used after a barcode detection filter. |