IRekognitionStartTechnicalCueDetectionFilter
Interface in AWS.Rekognition
Interface for StartTechnicalCueDetectionFilter.
Properties
BlackFrame
property BlackFrame: IRekognitionBlackFrame
Type: IRekognitionBlackFrame
A filter that allows you to control the black frame detection by specifying the black levels and pixel coverage in a frame.
MinSegmentConfidence
property MinSegmentConfidence: TOptional<Single>
Specifies the the minimum confidence level for the segment to be returned.
Valid range: 0 - 100. When not specified, only segments with a confidence level greater than or equal to 50 percent are returned.