class Aws::Rekognition::Types::StreamProcessorSettings
Input parameters used to recognize faces in a streaming video analyzed by a Amazon Rekognition
stream processor.
@note When making an API call, you may pass StreamProcessorSettings
data as a hash: { face_search: { collection_id: "CollectionId", face_match_threshold: 1.0, }, }
@!attribute [rw] face_search
Face search settings to use on a streaming video. @return [Types::FaceSearchSettings]
Constants
- SENSITIVE