Newer Version Available

This content describes an older version of this product. View Latest

Bounding Box Input

Annotations of the object that is part of an image.
Root XML tag
<odDetectedObjects>
JSON example
Properties
Name Type Description Required or Optional Available Version
maxX Integer Maximum X coordinate or the farthest right point of the object. Required 47.0
maxY Integer Maximum Y coordinate or the top-most point of the object. Required 47.0
minX Integer Minimum X coordinate or the farthest left point of the object. Required 47.0
minY Integer Minimum Y coordinate or the bottom-most point of the object. Required 47.0