RecognizeFolder
TemplateProcessor.RecognizeFolder method
识别文件夹中的图像
public RecognitionResult[] RecognizeFolder(string folderPath, int recognitionThreshold = -100)
| 参数 | Type | 描述 |
|---|---|---|
| folderPath | String | 用于存放待识别图像的文件夹路径 |
| recognitionThreshold | Int32 | (可选)识别阈值,范围为 (0..100)。仅阈值以上填充的元素会被计为已填充。 |
返回值
识别结果
另请参阅
- class RecognitionResult
- class TemplateProcessor
- namespace Aspose.OMR.Api
- assembly Aspose.OMR