| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303 | |
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
SearchPersonsResponse | 
IaiClient.SearchPersons(SearchPersonsRequest req)
This API is used to recognize top K persons in one or more groups who are similar to the person in a given image and rank the similarity in a descending order. 
 | 
| Constructor and Description | 
|---|
SearchPersonsRequest(SearchPersonsRequest 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 © 2021. All rights reserved.