Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Word

Package version

An object representing a recognized word.

Hierarchy

  • Word

Index

Properties

boundingBox

boundingBox: number[]

Bounding box of a recognized word.

Optional confidence

Qualitative confidence measure. Possible values include: 'High', 'Low'

text

text: string

The text content of the word.

Generated using TypeDoc