You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Rekognition::Types::ImageQuality
- Inherits:
-
Struct
- Object
- Struct
- Aws::Rekognition::Types::ImageQuality
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#brightness ⇒ Float
Value representing brightness of the face.
-
#sharpness ⇒ Float
Value representing sharpness of the face.
Instance Attribute Details
#brightness ⇒ Float
Value representing brightness of the face. The service returns a value between 0 and 100 (inclusive). A higher value indicates a brighter face image.
#sharpness ⇒ Float
Value representing sharpness of the face. The service returns a value between 0 and 100 (inclusive). A higher value indicates a sharper face image.