aspose.barcode.barcoderecognition

Contains tools for the 1D/2D barcodes recognition.

Classes

ClassDescription
AustraliaPostCustomerInformationDecoderPublic interface for Customer Information Field decoding which is used in AustraliaPost symbology. Implementation should be provided by user.
AustraliaPostSettingsAustraliaPost decoding parameters. Contains parameters which make influence on recognized data of AustraliaPost symbology.
AztecExtendedParametersStores special data of Aztec recognized barcode
BarCodeExtendedParametersStores extended parameters of recognized barcode
BarCodeReaderBarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operation to detect barcodes.
BarCodeRegionParametersRepresents the recognized barcode’s region and barcode angle
BarCodeResultStores recognized barcode data like SingleDecodeType type, string codetext,
BarCodeRegionParameters region and other parameters
BarcodeSettingsThe main BarCode decoding parameters. Contains parameters which make influence on recognized data.
BaseDecodeTypeBase class for MultyDecodeType and SingleDecodeType.
BaseExtendedParametersBasic class for extended parameters of recognized barcode storing
CodabarExtendedParametersStores a Codabar additional information of recognized barcode
Code128DataPortionContains the data of subtype for Code128 type barcode
Code128ExtendedParametersStores special data of Code128 recognized barcode
DataBarExtendedParametersStores a DataBar additional information of recognized barcode
DataMatrixExtendedParametersStores special data of DataMatrix recognized barcode
DecodeTypeSpecify the type of barcode to read.
DotCodeExtendedParametersStores special data of DotCode recognized barcode
GS1CompositeBarExtendedParametersStores special data of GS1 Composite Bar recognized barcode
MaxiCodeExtendedParametersStores a MaxiCode additional information of recognized barcode
MultyDecodeTypeComposite decode type.
OneDExtendedParametersStores special data of 1D recognized barcode like separate codetext and checksum
Pdf417ExtendedParametersStores a MacroPdf417 metadata information of recognized barcode
QRExtendedParametersStores a QR Structured Append information of recognized barcode
QuadrangleStores a set of four s that represent a Quadrangle region.
QualitySettingsQualitySettings allows to configure recognition quality and speed manually.
You can quickly set up QualitySettings with embedded presets: HighPerformance, NormalQuality, HighQuality, MaxQuality or you can manually configure separate options.
Default value of QualitySettings is NormalQuality.
SingleDecodeTypeSingle decode type. See decode type to get instance.

Enumerations

EnumerationDescription
BarCodeConfidenceContains recognition confidence level
BarcodeQualityMode
ChecksumValidation
Code128SubTypeContains types of Code128 subset
ComplexBackgroundMode
DeconvolutionMode
InverseImageMode
XDimensionMode