Amazon Rekognition · Example Payload

Amazon Rekognition Bounding Box Example

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

Amazon Rekognition Bounding Box Example is an example object payload from Amazon Rekognition, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

WidthHeightLeftTop

Example Payload

Raw ↑
{
  "Width": 0.35,
  "Height": 0.45,
  "Left": 0.1,
  "Top": 0.05
}