Code1DSettings
Description
Settings for 1D barcodes detectionStructure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| LowContrast | Bool | true | Enables low contrast support |
| Polarity | ZCodePolarity | Specifies whether the code is darker or brighter than the background. | |
| MinBarcodeHeight | Integer | 80 | Minimal height of a barcode in pixels. |
| AllowDiagonal | Bool | false | Enables reading highly rotated narrow barcodes. |
| AllowNoQuietZone | Bool | false | Enables reading codes without proper quiet zone. |
| Subpixel | Bool | false | Enables subpixel accuracy for edge detection. |
