OCR package
- Updated: 2024/12/10
OCR package
OCR package 包含 actions,使您能够从图像或应用程序中提取文本。
OCR
package 使您能够:
- 从窗口或应用程序的特定区域提取文本。
- 从存储在本地计算机、网站或 Control Room 的文件夹中的图像或文件中提取文本。
- 筛选提取的文本并将其存储为变量。注: 您可以从 .jpeg、.jpg、.bmp、.gif 和 .png 格式的图像中提取文本。
ABBYY FineReader12.5.15.7 与 Automation 360 一起安装,不需要任何其他设置。
Actions OCR 中的 package
OCR package 包括以下 actions:
Action | 描述 |
---|---|
按路径捕获图像 | 请参阅 按路径捕获图像 action。 |
按 URL 捕获图像 | 请参阅 使用按 URL 捕获图像 action。 |
捕获窗口 | 请参阅 从 OCR package 使用捕获窗口 action。 |
捕获区域 | 请参阅 使用捕获区域 action 从 OCR package。 |
注:
以下是一个示例 .ini 模板文件,您可以用来加载配置文件。 如有需要,您可以使用参数,并为其设置数值。 您还可以添加 ABBYY Fine Reader Engine 支持的新参数。
有关预定义配置文件规格的详细信息,请参阅 ABBYY Profiles。;Sample parameter1 [BarcodeParams] ;Parameter value EnableAdvancedExtractionMode=True ;Sample parameter2 [ObjectsExtractionParams] ;Parameter value DetectTextOnPictures=True
Secure recording
When secure recording mode is enabled, bots do not display the target
object images after capture. This ensures that sensitive data is not shown.
注: Although the bots do not display the target
images after capture, the images are still stored in the Control Room because they are required to run the bots.
When you record a task in secure recording mode, the Preview window temporarily shows an image of the captured area. This image is hidden after you navigate away from the Bot editor window or refresh it.
For new automations, when you capture
objects in secure recording mode, you can choose to automatically delete the values
of the unused object properties by enabling the Automatically delete
unused object properties on save option. When you enable this
option, the values of the object properties that are not a part of the search
criteria will be discarded when you save the automation and refresh it. This ensures
that personally identifiable information (PII) is not accidentally stored in the
automation. For more information on how to enable the secure recording settings, see
安全记录.
注: If you are using Generative Recorder to automate your
tasks, and you have enabled the Automatically delete unused object
properties on save option, then the Generative AI fallback is
not supported.
注:
- This capability is supported with Recorder package (version 3.2.1-20240606-105427 and later) and Bot Agent (version 22.60.23 and later).
- If you want to use this option in your existing automation, you must recapture the controls.
- The value of the Left, right, height, and width properties will not be discarded.
A user with admin privileges must enable this setting. See 配置设置.