IRekognitionBlackFrame
Interface in AWS.Rekognition
Interface for BlackFrame.
Properties
MaxPixelThreshold
property MaxPixelThreshold: TOptional<Single>
A threshold value used to determine the maximum luminance value for a pixel to be considered black.
MinCoveragePercentage
property MinCoveragePercentage: TOptional<Single>
The minimum percentage of pixels in a frame that need to have a luminance below the MaxPixelThreshold value for a frame to be considered a black frame.