Skip to main content

TRekognitionStartTechnicalCueDetectionFilter

Class in AWS.Rekognition

StartTechnicalCueDetectionFilter class.

Ancestors

Properties

BlackFrame

property BlackFrame: IRekognitionBlackFrame

Type: IRekognitionBlackFrame

MinSegmentConfidence

property MinSegmentConfidence: TOptional<Single>

Constructors

Create

constructor Create; overload;

Constructor for TRekognitionStartTechnicalCueDetectionFilter.


constructor Create(const ABlackFrame: IRekognitionBlackFrame; const AMinSegmentConfidence: TOptional<Single>); overload;

IRekognitionBlackFrame

Constructor for TRekognitionStartTechnicalCueDetectionFilter.

Parameters

NameDescription
ABlackFrameSpecify a filter that allows you to control the black frame detection by specifying the black levels and pixel coverage in a frame.
AMinSegmentConfidenceSpecify the the minimum confidence level for the segment to be returned.