Aspose.BarCode.BarCodeRecognition Namespace |
Class | Description | |
---|---|---|
![]() | BarCodeExtendedParameters |
Stores extended parameters of recognized barcode
|
![]() ![]() | BarCodeReader |
BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operation to detect barcodes.
|
![]() | BarCodeRecognitionException |
General exception thrown by BarCodeReader, inherited from BarCodeException
|
![]() ![]() | BarCodeRegionParameters |
Represents the recognized barcode's region and barcode angle
|
![]() ![]() | BarCodeResult |
Stores recognized barcode data like SingleDecodeType type, String codetext,
BarCodeRegionParameters region and other parameters
|
![]() | BarcodeSvmDetectorSettings |
Barcode detector settings.
|
![]() ![]() | BaseDecodeType |
Base class for MultyDecodeType and SingleDecodeType.
|
![]() | BaseExtendedParameters |
Basic class for extended parameters of recognized barcode storing
|
![]() | Code128DataPortion |
Contains the data of subtype for Code128 type barcode
|
![]() ![]() | Code128ExtendedParameters |
Stores special data of Code128 recognized barcode
|
![]() ![]() | DataBarExtendedParameters |
Stores a DataBar additional information of recognized barcode
|
![]() ![]() | DecodeType |
Specify the type of barcode to read.
|
![]() ![]() | MultyDecodeType |
Composite decode type.
|
![]() ![]() | OneDExtendedParameters |
Stores special data of 1D recognized barcode like separate codetext and checksum
|
![]() ![]() | Pdf417ExtendedParameters |
Stores a MacroPdf417 metadata information of recognized barcode
|
![]() ![]() | QRExtendedParameters |
Stores a QR Structured Append information of recognized barcode
|
![]() ![]() | QualitySettings |
QualitySettings allows to configure recognition quality and speed manually.
You can quickly set up QualitySettings by embedded presets: HighPerformance, NormalQuality,
HighQuality, MaxBarCodes or you can manually configure separate options.
Default value of QualitySettings is NormalQuality.
|
![]() ![]() | SingleDecodeType |
Single decode type. See decode type to get instance.
|
Structure | Description | |
---|---|---|
![]() | Quadrangle |
Stores a set of four Points that represent a Quadrangle region.
|
Enumeration | Description | |
---|---|---|
![]() ![]() | BarCodeConfidence |
Contains recognition confidence level
|
![]() ![]() | ChecksumValidation | Enable checksum validation during recognition for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies |
![]() | Code128SubType |
Contains types of Code128 subset
|