class Aws::Rekognition::Types::StartShotDetectionFilter
Filters for the shot detection segments returned by `GetSegmentDetection`. For more information, see StartSegmentDetectionFilters
.
@note When making an API call, you may pass StartShotDetectionFilter
data as a hash: { min_segment_confidence: 1.0, }
@!attribute [rw] min_segment_confidence
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment. Confidence represents how certain Amazon Rekognition is that a segment is correctly identified. 0 is the lowest confidence. 100 is the highest confidence. Amazon Rekognition Video doesn't return any segments with a confidence level lower than this specified value. If you don't specify `MinSegmentConfidence`, the `GetSegmentDetection` returns segments with confidence values greater than or equal to 50 percent. @return [Float]
Constants
- SENSITIVE