Structure containing recognized word text and bounds.

Constructors

  • Parameters

    • Optional source: DeepPartial<WordBox>

    Returns WordBox

Properties

boundingRect: Rectangle

Bounding rectangle of the recognized word

recognitionConfidence: number

Confidence of the recognition.

Default Value

0.0;
text: string

Recognized word text

Generated using TypeDoc