OcrResult

Description

Text obtained from an optical character recognition operation.

Structure fields and default values (if defined) are described below:

Name Type Description
Box Rectangle2D Area occupied by a found text.
Value String Value of a found text.
Score float Confidence of a found text.
Contrast float Contrast of a found text. A negative value means a darker character on a brighter background.