TemplateProcessor.RecognizeFolder

TemplateProcessor.RecognizeFolder method

folder から画像を認識します

public RecognitionResult[] RecognizeFolder(string folderPath, int recognitionThreshold = -100)
パラメータタイプ説明
folderPathString認識する画像があるフォルダへのパス
recognitionThresholdInt32(オプション) 範囲内の認識しきい値 (0..100)。 しきい値を超えて塗りつぶされた要素のみが塗りつぶされたものとしてカウントされます。

戻り値

認識結果

関連項目