Interface DetectLabelsImageQuality.Builder

  • Method Details

    • brightness

      DetectLabelsImageQuality.Builder brightness(Float brightness)

      The brightness of an image provided for label detection.

      Parameters:
      brightness - The brightness of an image provided for label detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sharpness

      The sharpness of an image provided for label detection.

      Parameters:
      sharpness - The sharpness of an image provided for label detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contrast

      The contrast of an image provided for label detection.

      Parameters:
      contrast - The contrast of an image provided for label detection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.