Amazon Comprehend · Schema

BoundingBox

The bounding box around the detected page or around an element on a document page. The left (x-coordinate) and top (y-coordinate) are coordinates that represent the top and left sides of the bounding box. Note that the upper-left corner of the image is the origin (0,0).

For additional information, see BoundingBox in the Amazon Textract API reference.

AWSMachine LearningNatural Language ProcessingNLPText Analysis

Properties

Name Type Description
Height object
Left object
Top object
Width object
View JSON Schema on GitHub