Object Input
- ルート XML タグ
- <objectModelMap>
- JSON の例
-
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} - プロパティ
-
名前 型 説明 必須か省略可能 使用可能なバージョン boundingBox Bounding Box Input 識別されたオブジェクトのアノテーションのリスト。 必須 47.0 label String 識別されたオブジェクトの表示ラベル。 必須 47.0