Package | Description |
---|---|
com.tencentcloudapi.iai.v20200303.models |
Modifier and Type | Method and Description |
---|---|
FaceInfo[] |
DetectFaceResponse.getFaceInfos()
Get Face information list, including face coordinate information, attribute information (if needed), and quality score information (if needed).
|
Modifier and Type | Method and Description |
---|---|
void |
DetectFaceResponse.setFaceInfos(FaceInfo[] FaceInfos)
Set Face information list, including face coordinate information, attribute information (if needed), and quality score information (if needed).
|
Constructor and Description |
---|
FaceInfo(FaceInfo 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.