| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303 | |
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AnalyzeFaceResponse | IaiClient. AnalyzeFace(AnalyzeFaceRequest req)This API is used to perform facial feature localization (aka facial keypoint localization) on a given image and calculate 90 facial keypoints that make up the contour of the face, including eyebrows (8 points on the left and 8 on the right), eyes (8 points on the left and 8 on the right), nose (13 points), mouth (22 points), face contour (21 points), and eyeballs or pupils (2 points). | 
| Constructor and Description | 
|---|
| AnalyzeFaceResponse(AnalyzeFaceResponse 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.