public class ObjectTagInfo extends Object
| Constructor and Description |
|---|
ObjectTagInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<BBox> |
getBbox() |
String |
getConfidence() |
String |
getName() |
void |
setBbox(List<BBox> bbox) |
void |
setConfidence(String confidence) |
void |
setName(String name) |
Copyright © 2025. All rights reserved.