IRekognitionTextDetectionResult
Interface in AWS.Rekognition
Interface for TextDetectionResult.
Properties
TextDetection
property TextDetection: IRekognitionTextDetection
Type: IRekognitionTextDetection
Details about the text detected in the video.
Timestamp
property Timestamp: TOptional<Int64>
The time in milliseconds from the beginning of the video, that the text was detected.
NOTE: Timestamp is not guarunteed to be accurate to the individual frame where the text first appears.