Name | Description | |
---|---|---|
![]() | OmrFieldTemplateTable | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | OmrFieldTemplateTable | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | BoundingBox | Gets or sets the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. (Inherited from FormFieldTemplateTable<T>) |
![]() | CellSeparator | Gets or sets the separator of the cell values in the recognition result. |
![]() | CellTemplate | Gets or sets a template for a table cell. (Inherited from FormFieldTemplateTable<T>) |
![]() | CellValues | Gets the two-dimensional array of string values that correspond to cells of the table. |
![]() | ColumnCount | Gets or sets the count of columns in the table. (Inherited from FormFieldTemplateTable<T>) |
![]() | DistanceBetweenColumns | Gets or sets the ratio of distance between two cell columns to cell width. (Inherited from FormFieldTemplateTable<T>) |
![]() | DistanceBetweenRows | Gets or sets the ratio of distance between two cell rows to cell height. (Inherited from FormFieldTemplateTable<T>) |
![]() | Items | Gets a collection of form field templates that belong to this FormFieldTemplateGroup. (Inherited from FormFieldTemplateGroup) |
![]() | Name | Gets or sets the name of form field template. (Inherited from FormFieldTemplate) |
![]() | Orientation | Gets or sets the orientation of this OmrFieldTemplateTable. |
![]() | RowCount | Gets or sets the count of rows in the table. (Inherited from FormFieldTemplateTable<T>) |
![]() | SegmentSeparator | Gets or sets the separator of the cell segment values in the recognition result. |
![]() | Threshold | Gets or sets a threshold value of black pixel density, for each field in the table, for determining filled state of the field. |
![]() | UndefinedValue | Gets or sets the value that is used if value of row or column is undefined. |
![]() | ValueFormat | Gets or sets the format string that should be applied to the value of recognized field group. |
Name | Description | |
---|---|---|
![]() ![]() | CalculateTemplateGroupBoundingBoxes | Calculates new bounding boxes for form field templates. (Inherited from FormFieldTemplateGroup) |
![]() | Clone | Creates a new object that is a copy of the current OmrFieldTemplateTable instance. |
![]() | CompensateTemplateImageBackground | Analyzes the template image and saves information required for compensation of background of template image during form field recognition. (Inherited from FormFieldTemplateGroup) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | Recognize | Recognizes a form field on the specified image. |
Name | Description | |
---|---|---|
![]() | GetBoundingBoxOnImage | Returns the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. (Inherited from FormFieldTemplate) |
![]() | OnItemPropertyChanged | Raises the PropertyChanged event. (Inherited from FormFieldTemplateGroup) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
![]() | OnPropertyChanging | Raises the PropertyChanging event. (Inherited from FormFieldTemplate) |
![]() | RebuildTable | Rebuilds the table when some property of the table or cell template is changed. |
Name | Description | |
---|---|---|
![]() | BuildingFinished | Occurs when elements of the table are rebuilded. (Inherited from FormFieldTemplateTable<T>) |
![]() | PropertyChanged | Occurs when the form field template property is changed. (Inherited from FormFieldTemplate) |
![]() | PropertyChanging | Occurs when the form field template property is changing. (Inherited from FormFieldTemplate) |
OmrFieldTemplateTable Class
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr Namespace