| Class and Description |
|---|
| BasicElement
The base class for elements of the OMR template.
|
| CustomImageProcessing
Specifies that the element does its own image processing and
its area should not be touched by the image processing pipeline.
|
| Dimension2D
The
Dimension2D class is to encapsulate a width
and a height dimension. |
| Dimension2D.Float
Represents a single-precision dimension.
|
| GridSection
Section of a
GridElement. |
| IProcessingAlgorithm
Represents a mechanism for image pre-processing, so that the image can be used for data extraction
|
| ISpacedArea
An area that requires spacing before and after itself.
|
| OmrCell
Represents a cell in an
OmrElement. |
| OmrConfig
Configuration for OMR extraction algorithm.
|
| OmrElement
Represents an abstract OMR element on a sheet.
|
| OmrElementsCollection
Represents a collection of OMR elements on a page.
|
| OmrImage
Represents an image in a way that is suitable for marks recognition.
|
| OmrPagesCollection
Represent a collection of pages in an OMR template
|
| OmrProcessingResult
Represent a result of data extraction from an OMR sheet
|
| OmrTemplate
Represents an OMR document template
|
| ProcessingPipeline
Represents an ordered chain of image processing algorithms.
|
| StringDictionary
A dictionary that maps string keys to string values.
|
Copyright © 2014. All rights reserved.