class Aws::Rekognition::Types::Face
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID that you assigned.
@!attribute [rw] face_id
Unique identifier that Amazon Rekognition assigns to the face. @return [String]
@!attribute [rw] bounding_box
Bounding box of the face. @return [Types::BoundingBox]
@!attribute [rw] image_id
Unique identifier that Amazon Rekognition assigns to the input image. @return [String]
@!attribute [rw] external_image_id
Identifier that you assign to all the faces in the input image. @return [String]
@!attribute [rw] confidence
Confidence level that the bounding box contains a face (and not a different object such as a tree). @return [Float]
Constants
- SENSITIVE