Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ImageText

The detected text.

Properties

lines

lines: Array<Line>

The lines of text recognized in an image.

words

words: Array<Word>

The words recognized in an image.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: ImageText): object

getJsonObj