Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
FaceConfigureInfo |
CreateAIRecognitionTemplateRequest.getFaceConfigure()
Get 人脸识别控制参数。
|
FaceConfigureInfo |
AIRecognitionTemplateItem.getFaceConfigure()
Get 人脸识别控制参数。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAIRecognitionTemplateRequest.setFaceConfigure(FaceConfigureInfo FaceConfigure)
Set 人脸识别控制参数。
|
void |
AIRecognitionTemplateItem.setFaceConfigure(FaceConfigureInfo FaceConfigure)
Set 人脸识别控制参数。
|
Constructor and Description |
---|
FaceConfigureInfo(FaceConfigureInfo 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.