SearchFacesByImageResponse

Types

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

Properties

Link copied to clipboard

An array of faces that match the input face, along with the confidence in the match.

Link copied to clipboard

Version number of the face detection model associated with the input collection (CollectionId).

Link copied to clipboard

The bounding box around the face in the input image that Amazon Rekognition used for the search.

Link copied to clipboard

The level of confidence that the searchedFaceBoundingBox, contains a face.

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