Name | Description | |
---|---|---|
AnalysisComparisonMethod | The image comparison method to be used during OMR analysis | |
Area | Deprecated. Provide a clip image of the field instead of the full filled form image and set the AnalysisComparisonMethod to a value other than OmrAnalysisComparisonMethod.CompareFullImageToFormModel. Gets or sets the area of the OMR field in the full form image. | |
BubbleShape | The geometric shape of the bubble(s) in the field. | |
ClipArea | The area of a clipped image if OmrAnalysisComparisonMethod.CompareClipToFormModel or OmrAnalysisComparisonMethod.CompareFullImageToFormModel analysis comparison is requested | |
FormModel | The FormModel that is used for comparison processing during analysis | |
MarkedBubbleThreshold | Deprecated. Use the Threshold property and set the RecognitionEngine property to RecognitionEngine.SingleThreshold instead. Gets or sets the marked bubble analysis threshold value of the field. | |
MarkScheme | The bubble mark scheme of the field. | |
MultiMarkDelimiter | The multi-mark result delimeter value of the field. | |
MultiSegmentReadDirection | The read direction used for determining field results for a multi-segment field. | |
Orientation | The orientation of a field's segment(s) to the top edge of a form image. | |
RecognitionEngine | Gets or sets a value indicating the recognition engine that is used when processing an OMR image. | |
Segments | The OmrSegmentModel objects that models a field's segment and bubble data | |
SingleBubbleAreaAdjustmentMethod | The area adjustment method for a field comprising a single bubble. | |
Threshold | The threshold value of the field. | |
TooManyMarksSegmentResult | Gets or sets the too many marks segment result value that is returned when more than the allowed number of bubbles in the segment are marked. | |
UnmarkedBubbleThreshold | Deprecated. Use the Threshold property and set the RecognitionEngine property to RecognitionEngine.SingleThreshold instead. Gets or sets the unmarked bubble analysis threshold value of the field. | |
UnmarkedSegmentResult | The unmarked segment result value of the field. |