Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AiSampleFailFaceInfo[] |
ModifyPersonSampleResponse.getFailFaceInfoSet()
Get Information of images that failed the verification by facial feature positioning.
|
AiSampleFailFaceInfo[] |
CreatePersonSampleResponse.getFailFaceInfoSet()
Get Information of images that failed the verification by facial feature positioning
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyPersonSampleResponse.setFailFaceInfoSet(AiSampleFailFaceInfo[] FailFaceInfoSet)
Set Information of images that failed the verification by facial feature positioning.
|
void |
CreatePersonSampleResponse.setFailFaceInfoSet(AiSampleFailFaceInfo[] FailFaceInfoSet)
Set Information of images that failed the verification by facial feature positioning
|
Constructor and Description |
---|
AiSampleFailFaceInfo(AiSampleFailFaceInfo 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.