| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20200303.models | 
| Modifier and Type | Method and Description | 
|---|---|
FaceQualityCompleteness | 
FaceQualityInfo.getCompleteness()
Get Completeness of facial features, which assesses the completeness of the eyebrows, eyes, nose, cheeks, mouth, and chin. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FaceQualityInfo.setCompleteness(FaceQualityCompleteness Completeness)
Set Completeness of facial features, which assesses the completeness of the eyebrows, eyes, nose, cheeks, mouth, and chin. 
 | 
| Constructor and Description | 
|---|
FaceQualityCompleteness(FaceQualityCompleteness 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.