| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
StartTechnicalCueDetectionFilter |
StartTechnicalCueDetectionFilter.clone() |
StartTechnicalCueDetectionFilter |
StartSegmentDetectionFilters.getTechnicalCueFilter()
Filters that are specific to technical cues.
|
StartTechnicalCueDetectionFilter |
StartTechnicalCueDetectionFilter.withBlackFrame(BlackFrame blackFrame)
A filter that allows you to control the black frame detection by specifying the black levels and pixel coverage
of black pixels in a frame.
|
StartTechnicalCueDetectionFilter |
StartTechnicalCueDetectionFilter.withMinSegmentConfidence(Float minSegmentConfidence)
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartSegmentDetectionFilters.setTechnicalCueFilter(StartTechnicalCueDetectionFilter technicalCueFilter)
Filters that are specific to technical cues.
|
StartSegmentDetectionFilters |
StartSegmentDetectionFilters.withTechnicalCueFilter(StartTechnicalCueDetectionFilter technicalCueFilter)
Filters that are specific to technical cues.
|
Copyright © 2022. All rights reserved.