Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules. The quiet zone is only for 1D barcodes with weak start/stop patterns, i.e. Iata2Of5, Industrial2Of5, Code25, Itf, Codabar, MsiPlessey and Code11.

Minimum number of frames on which a linear (1D) barcode has to be detected to be considered valid (live scanning only). Linear barcodes are more prone to false positives. Increasing the number of frames on which a barcode has to decode to the same content reduces the probability of a false positive.

Link copied to clipboard

Allows to select the balance between result accuracy (precision) and missed barcodes (recall) for linear barcodes.

Functions

Link copied to clipboard
abstract override fun clone(): BarcodeFormatOneDConfigurationBase