Recalculate
TemplateProcessor.Recalculate method
Updates recognition result using fine tuned parameters.
public void Recalculate(RecognitionResult result, int recognitionThreshold = -100)
Parameter | Type | Description |
---|---|---|
result | RecognitionResult | The recognition result to update. |
recognitionThreshold | Int32 | (Optional) The recognition threshold in range (0..100). Only elements filled above threshold will be counted as filled. |
Remarks
Use this method to improve the recognition results
See Also
- class RecognitionResult
- class TemplateProcessor
- namespace Aspose.OMR.Api
- assembly Aspose.OMR