OmrFieldTemplate Class Methods
In This Topic
For a list of all methods of this type, see
OmrFieldTemplate.
Public Methods
| | Name | Description |
 | BuildFieldTemplates | Detects and builds the form field templates, which are equal to this form field template, in image region, which is specified by BoundingBox property. (Inherited from FormFieldTemplate) |
 | Clone | Creates a new object that is a copy of the current instance. (Inherited from FormFieldTemplate) |
 | CompensateTemplateImageBackground | Analyzes the template image and saves information required for compensation of background of template image during form field recognition. |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
 | Recognize | Recognizes a form field on the specified image. |
Protected Methods
See Also