DetectLabelsImageQuality

The quality of an image provided for label detection, with regard to brightness, sharpness, and contrast.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The brightness of an image provided for label detection.

Link copied to clipboard

The contrast of an image provided for label detection.

Link copied to clipboard

The sharpness of an image provided for label detection.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String