| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
FaceShape[] | 
AnalyzeFaceResponse.getFaceShapeSet()
Get Specific information of facial feature localization (facial keypoints). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AnalyzeFaceResponse.setFaceShapeSet(FaceShape[] FaceShapeSet)
Set Specific information of facial feature localization (facial keypoints). 
 | 
| Constructor and Description | 
|---|
FaceShape(FaceShape 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 © 2022. All rights reserved.