Package | Description |
---|---|
com.tencentcloudapi.ims.v20201229.models |
Modifier and Type | Method and Description |
---|---|
ObjectDetail[] |
ObjectResult.getDetails()
Get This field is used to return the details of the recognized object, such as number, hit tag name, and position coordinates.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectResult.setDetails(ObjectDetail[] Details)
Set This field is used to return the details of the recognized object, such as number, hit tag name, and position coordinates.
|
Constructor and Description |
---|
ObjectDetail(ObjectDetail source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.