Package | Description |
---|---|
com.tencentcloudapi.iai.v20200303.models |
Modifier and Type | Method and Description |
---|---|
Result[] |
SearchFacesResponse.getResults()
Get Recognition result.
|
Result[] |
SearchPersonsResponse.getResults()
Get Recognition result.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchFacesResponse.setResults(Result[] Results)
Set Recognition result.
|
void |
SearchPersonsResponse.setResults(Result[] Results)
Set Recognition result.
|
Constructor and Description |
---|
Result(Result 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.