Configuration to access parameters of FourStateUsps. More...
Inherits ReaderFourStateConfigBase.
Properties | |
lsb_position = property | |
int: Position of the 'low significant bit' of the code in the image (see cvb.barcode.FourStateLsb). More... | |
Configuration to access parameters of FourStateUsps.
|
static |
int: Position of the 'low significant bit' of the code in the image (see cvb.barcode.FourStateLsb).
The LSB 'low significant bit' can be FourStateLsb.Left, FourStateLsb.Bottom, FourStateLsb.Right or FourStateLsb.Top. If the LSB is not correct (for example FourStateLsb.Left and FourStateLsb.Right are interchanged) the code interpretation is another. Default LSB = FourStateLsb.Left.