| Modifier and Type | Method and Description |
|---|---|
RecognitionResult |
TemplateProcessor.recognizeImage(String imagePath)
Recognizes image
|
RecognitionResult |
TemplateProcessor.recognizeImage(String imagePath,
int recognitionThreshold)
Recognizes image
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateProcessor.recalculate(RecognitionResult result)
Updates recognition result using fine tuned parameters.
|
void |
TemplateProcessor.recalculate(RecognitionResult result,
int recognitionThreshold)
Updates recognition result using fine tuned parameters.
|
Copyright © 2019 Aspose. All Rights Reserved.