Name | Description | |
---|---|---|
![]() | OmrEllipticalFieldTemplate | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | OmrEllipticalFieldTemplate | 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 FormFieldTemplate) |
![]() | FilledPercentOnTemplate | Gets or sets the black pixel density of the field on the template image. (Inherited from OmrFieldTemplate) |
![]() | FilledThreshold | Gets or sets a threshold value of black pixel density of the field for determining whether the field is filled. (Inherited from OmrFieldTemplate) |
![]() | FilledValue | Gets or sets a string, which will be used as value of recognized field, if the recognized field is considered filled. (Inherited from OmrFieldTemplate) |
![]() ![]() | MinFieldSize | Gets or sets the minimum size of the field, in pixels. (Inherited from OmrFieldTemplate) |
![]() | Name | Gets or sets the name of form field template. (Inherited from FormFieldTemplate) |
![]() | Threshold | Gets or sets a threshold value of black pixel density of the field for determining filled state of the field. (Inherited from OmrFieldTemplate) |
![]() | UndefinedValue | Gets or sets a string, which will be used as value of recognized field, if the recognized field is considered undefined. (Inherited from OmrFieldTemplate) |
![]() | UnfilledThreshold | Gets or sets a threshold value of black pixel density of the field for determining whether the field is unfilled. (Inherited from OmrFieldTemplate) |
![]() | UnfilledValue | Gets or sets a string, which will be used as value of recognized field, if the recognized field is considered unfilled. (Inherited from OmrFieldTemplate) |
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 OmrEllipticalFieldTemplate instance. |
![]() | CompensateTemplateImageBackground | Analyzes the template image and saves information required for compensation of background of template image during form field recognition. (Inherited from OmrFieldTemplate) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from OmrFieldTemplate) |
![]() | Recognize | Recognizes a form field on the specified image. (Inherited from OmrFieldTemplate) |
Name | Description | |
---|---|---|
![]() | CreateByImagePoints | Creates the form field template by specified image points. (Inherited from OmrFieldTemplate) |
![]() | CreateOmrField | Creates an OmrField instance using specified filled state, black pixel density and confidence of recognition. |
![]() | 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) |
![]() | GetFilledPixelsPercent | Returns the black pixel density of the field's area on specified image. |
![]() | GetOmrFieldTemplateBoundingBox | Returns the bounding box for OMR field template. |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from FormFieldTemplate) |
![]() | OnPropertyChanging | Raises the PropertyChanging event. (Inherited from FormFieldTemplate) |
Name | Description | |
---|---|---|
![]() | 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) |
OmrEllipticalFieldTemplate Class
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr Namespace