Aspose::BarCode::BarCodeRecognition namespace

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, System::String codetext, BarCodeRegionParameters region and other parameters
BarcodeSettingsThe main BarCode decoding parameters. Contains parameters which make influence on recognized data.
BaseDecodeTypeBase class for MultiDecodeType 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.
Details_BarCodeRecognitionExceptionGeneral exception thrown by BarCodeReader, inherited from BarCodeException
Details_RecognitionAbortedExceptionRepresents recognition abort exception which is thrown in timeout exceeding during recognition with BarCodeReader.
DotCodeExtendedParametersStores special data of DotCode recognized barcode
GS1CompositeBarExtendedParametersStores special data of GS1 Composite Bar recognized barcode
MaxiCodeExtendedParametersStores a MaxiCode additional information of recognized barcode
MultiDecodeTypeComposite decode type.
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 Points 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.

Enums

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

Typedefs

TypedefDescription
BarCodeRecognitionException
RecognitionAbortedException