Constructors

Methods

  • Returns string

  • Identify instances of real world entities from an image and if it contains unsafe content.

    Parameters

    Returns Promise<IdentifyLabelsOutput>

    • Promise resolving to an array of identified entities.
  • Recognize text from real-world images and documents (plain text, forms and tables). Detects text in the input image and converts it into machine-readable text.

    Parameters

    Returns Promise<IdentifyTextOutput>

    • Promise resolving to object containing identified texts.