Scandit.Recognition Namespace |
Class | Description | |
---|---|---|
Barcode | A recognized or localized barcode. | |
BarcodeScanner |
Scans barcodes in images
| |
BarcodeScannerSession | Keeps track of decoded and localized barcodes and handles duplicate removal. | |
BarcodeScannerSettings |
Configure the barcode recognition process.
| |
FrameSequence |
Encapsulates a sequence of frames to be processsed.
| |
Global | ||
ImageDescription | Describes dimensions as well as internal memory layout of an image buffer. | |
Logger | ||
Quad | An arbitrary 2D quadrilateral with integer vertex coordinates. | |
RecognitionContext | Recognition Context | |
SymbologySettings |
Class to hold symbology-specific settings.
|
Structure | Description | |
---|---|---|
EncodingRange | Character encoding of a range of bytes. | |
Point | An integer point structure. | |
PointF |
2-dimensional point with floating point precision
| |
RectangleF |
Axis-aligned rectangle as defined by top-left corner and size with floating-point precision.
| |
SizeF |
Size (width, height) with floating-point precision
|
Interface | Description | |
---|---|---|
iDeviceInfo | This interface abstracts a platform-specific device versions and IDs. |
Delegate | Description | |
---|---|---|
RecognitionFailedDelegate |
Delegate invoked when recognition failed. This is used to communicate license validation errors
|
Enumeration | Description | |
---|---|---|
BarcodeSymbology | Enumeration of all supported 1d and 2d barcode symbologies | |
CameraFocusMode |
Focus mode of the camera
| |
Checksum | A list of possible checksum algorithms. | |
CodeDirection |
Enum for different code directions.
| |
CodeLocationConstraint | Influences how the 1d and 2d code location areas are interpreted. | |
CompositeFlag | Flags to hint that two codes form a composite code. | |
ImageLayout | Specifies the format of the pixel data. |