Find Image On Screen
スクリーンショット(またはライブ画面)内でテンプレート画像の位置を検出します。
画像・OCRImageRecognition
概要
Find Image On Screen は、AutoFlowRPA の 画像・OCR カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 4 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。
概要
スクリーンショット(またはライブ画面)内でテンプレート画像の位置を検出します。
Locate a template image within a screenshot (or the live screen).
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Template image | file | 必須 | Small image to find. 例: C:/temp/button.png 変数に対応 | |
| Search in image (blank = live screen) | file | 任意 | Image to search within; blank captures the screen. 変数に対応 | |
| Confidence (0-1) | number | 任意 | 0.8 | 例: 0.8 |
| Store center 'x,y' in | variable | 必須 | Set to the match center, or empty string if not found. 例: pos |
Find Image On Screen コマンドの使い方
- 1
AutoFlowRPAを開き、画像・OCRグループからFind Image On Screenコマンドをキャンバスにドラッグします。
- 2
サイドパネルでパラメータを設定します。Find Image On Screenには設定可能な項目が4個あります。
- 3
ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。
よくある質問
Find Image On Screen コマンドは何をしますか?
スクリーンショット(またはライブ画面)内でテンプレート画像の位置を検出します。
Find Image On Screen コマンドはどのグループに属しますか?
Find Image On Screenは画像・OCRグループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。
Find Image On Screen コマンドにパラメータはありますか?
はい。Find Image On Screenには設定可能な項目が4個あり、ビジュアルノードエディタで編集できます。