RecognizeFolder

TemplateProcessor.RecognizeFolder method

识别文件夹中的图像

public RecognitionResult[] RecognizeFolder(string folderPath, int recognitionThreshold = -100)
参数Type描述
folderPathString用于存放待识别图像的文件夹路径
recognitionThresholdInt32(可选)识别阈值,范围为 (0..100)。仅阈值以上填充的元素会被计为已填充。

返回值

识别结果

另请参阅