TemplateProcessor.RecognizeFolder

TemplateProcessor.RecognizeFolder method

识别来自 folder 的图像

public RecognitionResult[] RecognizeFolder(string folderPath, int recognitionThreshold = -100)
范围类型描述
folderPathString要识别的图像所在文件夹的路径
recognitionThresholdInt32(可选)范围 (0..100) 内的识别阈值。 只有填充超过阈值的元素才会被计为已填充。

返回值

识别结果

也可以看看