OCR package
- 최종 업데이트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으로 이미지 캡처 작업 이용 항목을 참조하십시오. |
창 캡처 | action OCR의 창 캡처 package 사용 항목을 참조하십시오. |
영역 캡처 | action OCR의 영역 캡처 package 사용 항목을 참조하십시오. |
주:
아래는 프로필을 로드하는 데 사용할 수 있는 샘플 .ini 템플릿
파일입니다. 필요에 따라 매개변수를 사용하고 해당 값을 설정할 수 있습니다. ABBYY
Fine Reader 엔진에서 지원하는 새 매개변수를 추가할 수도
있습니다.
사전 정의된 프로필 사양에 대한 자세한 정보는
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 설정 구성.