| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
StartShotDetectionFilter |
StartShotDetectionFilter.clone() |
StartShotDetectionFilter |
StartSegmentDetectionFilters.getShotFilter()
Filters that are specific to shot detections.
|
StartShotDetectionFilter |
StartShotDetectionFilter.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.setShotFilter(StartShotDetectionFilter shotFilter)
Filters that are specific to shot detections.
|
StartSegmentDetectionFilters |
StartSegmentDetectionFilters.withShotFilter(StartShotDetectionFilter shotFilter)
Filters that are specific to shot detections.
|
Copyright © 2022. All rights reserved.