TemplateProcessor.Recalculate

TemplateProcessor.Recalculate method

使用微调参数更新识别结果。

public void Recalculate(RecognitionResult result, int recognitionThreshold = -100)
范围类型描述
resultRecognitionResult要更新的识别结果。
recognitionThresholdInt32(可选)范围 (0..100) 内的识别阈值。 只有填充超过阈值的元素才会被计为已填充。

评论

使用此方法提高识别结果

也可以看看