Namespace ZXing.PDF417.Internal
Classes
- BarcodeMetadata
Metadata about a PDF417 Barcode
- BarcodeValue
A Barcode Value for the PDF417 barcode.
The scanner will iterate through the bitmatrix, and given the different methods or iterations will increment a given barcode value's confidence.When done, this will return the values of highest confidence.
- BoundingBox
A Bounding Box helper class
- Codeword
A Codeword in the PDF417 barcode
- DetectionResultColumn
Represents a Column in the Detection Result
- DetectionResultRowIndicatorColumn
Represents a Column in the Detection Result
- Detector
Encapsulates logic that can detect a PDF417 Code in an image, even if the PDF417 Code is rotated or skewed, or partially obscured.
SITA Lab (kevin.osullivan@sita.aero) dswitkin@google.com (Daniel Switkin) Guenther Grau
- Dimensions
Data object to specify the minimum and maximum number of rows and columns for a PDF417 barcode. @author qwandor@google.com (Andrew Walbran)
- PDF417DetectorResult
PDF 417 Detector Result class. Skipped private backing stores.
Guenther Grau
Enums
- Compaction
Represents possible PDF417 barcode compaction types.
- PDF417AspectRatio
defines the aspect ratio of the image
- PDF417ErrorCorrectionLevel
defines the level of the error correction / count of error correction codewords