Newer Version Available

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

Object Input

Name and annotations of each object.
Root XML tag
<objectModelMap>
JSON example
1{
2      "feedbackAnnotations":  {
3      "probabilities":      [
4         {
5            "boundingBox":{
6               "maxX":               “1702”              
7               "maxY":               “1201”          
8               "minX":                “1158”               
9               "minY":                “1452”               
10            },
11            "Label": “Example Product”            
12         }
13      ]
14   }
15}
Properties
Name Type Description Required or Optional Available Version
boundingBox Bounding Box Input Lists the annotations of the identified object. Required 47.0
label String Label of the identified object. Required 47.0