Package | Description |
---|---|
com.aspose.omr | |
com.aspose.omr.imageprocessing |
Modifier and Type | Method and Description |
---|---|
ProcessingPipeline |
OmrEngine.getProcessingPipeline()
Gets an instance of
ProcessingPipeline that contains image processing algorithms
used for preprocessing of a scanned image before data extraction. |
Modifier and Type | Method and Description |
---|---|
void |
OmrEngine.changeProcessingPipeline(ProcessingPipeline newPipeline)
Replaces the image processing pipeline with a new one.
|
Constructor and Description |
---|
OmrEngine(OmrTemplate template,
ProcessingPipeline pipeline)
Initializes a new instance of the
OmrEngine class. |
Modifier and Type | Method and Description |
---|---|
static ProcessingPipeline |
ProcessingPipeline.getDefault()
Gets a default pipeline of image preprocessing algorithms
|
Copyright © 2017. All Rights Reserved.