Structure containing recognized symbol text and bounds.

Constructors

  • Parameters

    • Optional source: DeepPartial<SymbolBox>

    Returns SymbolBox

Properties

boundingRect: Rectangle

Bounding rectangle of the recognized symbol

recognitionConfidence: number

Confidence of the recognition

symbol: string

Recognized symbol text

Generated using TypeDoc