Amazon Rekognition · Schema

DetectLabelsResponse

Response object from the Amazon Rekognition DetectLabels operation containing detected labels with confidence scores and bounding box information.

AWSCelebrity RecognitionComputer VisionContent ModerationCustom LabelsDeep LearningFace LivenessFacial RecognitionImage AnalysisMachine LearningObject DetectionText DetectionVideo Analysis

Properties

Name Type Description
Labels array An array of labels for the real-world objects detected in the image.
LabelModelVersion string Version number of the label detection model that was used to detect labels.
ImageProperties object Information about the properties of the input image.
View JSON Schema on GitHub