Class | Description |
---|---|
BarCodeOrientation |
The orientation of the recognized barcode.
|
BarCodeReader |
BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform Read operation to detect barcodes
|
BarCodeReadType |
Specify the type of barcode to read.
|
BarCodeRegion |
Represents the barcode's region
|
CustomerInformationInterpretingType |
Defines the interpreting type(CTable or NTable) of customer information for AustralianPost BarCode.
|
RecognitionHints |
Set recognition hints here.
|
Enum | Description |
---|---|
ImageBinarization | |
Orientation |
Orientation hints.
|
ScanStrength |
Scan strength hints.
|
Threshold |
Threshold hints.
|
Exception | Description |
---|---|
BarCodeRecognitionException |
General exception thrown by BarCodeReader, inherited from BarCodeException
|