FaceSearchSettings
Input face recognition parameters for an Amazon Rekognition stream processor. FaceRecognitionSettings
is a request
parameter for CreateStreamProcessor.
Contents
- CollectionId
-
The ID of a collection that contains faces that you want to search for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z0-9_.\-]+
Required: No
- FaceMatchThreshold
-
Minimum face match confidence score that must be met to return a result for a recognized face. Default is 80. 0 is the lowest confidence. 100 is the highest confidence.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: