「OCRテキスト取得」アクティビティについてです。※現在ナレッジ準備中です
1.アクティビティのプログラム名
RCA.Activities.Core.GetOCRText
2.説明
Studio バージョン 2.0.3.0~
クイックアクセス: コア>OCR>OCRテキスト取得
Get text from an UI element or image using the OCR screen scraping method.
OCRスクリーンスクレイピング法を使用してUI要素または画像からテキストを取得します。
3.プロパティ
プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。
DelayMS ・・・ The amount of time after the execution. The default value is 300 milliseconds.
Height
OffsetX ・・・ The horizontal displacement of the position (in pixels)
OffsetY ・・・ The vertical displacement of the position. (in pixels)
Selector
SelectorValue
Template
Text
Width
Confident ・・・ The ratio that akabot recognize the image
DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.
ImageAdvancedSearch ・・・ This tool allows you to use image as an advance search.
ImagePath
4.使い方
準備中