Aspose.OMR.Api Namespace |
Class | Description | |
---|---|---|
![]() | ImageCollection |
Collection of Images that can be used for template Generation.
e.g. GenerateTemplate(MemoryStream, ImageCollection)
Can be useful when your images are not in the file system.
|
![]() ![]() | OmrEngine |
The OMR engine.
Handles the creation of the template and image processing classes and GUI components.
|
![]() ![]() | TemplateProcessor |
Class for processing templates and images.
![]()
Each instance of this class works with a single OMR template.
It is able to recognize images of the template specified in the constructor.
|