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 FloatType Confidence of a found text.
Contrast FloatType Contrast of a found text. A negative value means a darker character on a brighter background.