Candidate interface

OCR candidate text.

Properties

confidence

The confidence level.

text

The text found.

Property Details

confidence

The confidence level.

confidence?: undefined | number

Property Value

undefined | number

text

The text found.

text?: undefined | string

Property Value

undefined | string