Uses of Class
software.amazon.awssdk.services.rekognition.model.BlackFrame
-
Packages that use BlackFrame Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of BlackFrame in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return BlackFrame Modifier and Type Method Description BlackFrameStartTechnicalCueDetectionFilter. 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.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type BlackFrame Modifier and Type Method Description StartTechnicalCueDetectionFilter.BuilderStartTechnicalCueDetectionFilter.Builder. blackFrame(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.
-