The following tables list the members exposed by OmrEngine.
Name | Description | |
---|---|---|
OmrEngine | Initializes a new instance of OmrEngine class with the default parameters. |
Name | Description | |
---|---|---|
CreateRecognitionForm | Creates a new object of type IRecognitionForm. | |
CreateTemplateForm | Creates a new object of type ITemplateForm. | |
LoadRecognitionForm | Loads an object of type IRecognitionForm from the provided stream. | |
LoadTemplateForm | Loads an object of type ITemplateForm from the provided stream. |
Name | Description | |
---|---|---|
EnginesObject | Gets an object that holds the engines needed for the OmrEngine to process the fields, such as the OCR engine and the barcode engine. |
Name | Description | |
---|---|---|
Engines | A class that holds the engines needed for the OmrEngine to process the fields, such as the OCR engine and the barcode engine. |