Package | Description |
---|---|
com.tencentcloudapi.iai.v20180301 | |
com.tencentcloudapi.iai.v20180301.models |
Modifier and Type | Method and Description |
---|---|
CreateFaceResponse |
IaiClient.CreateFace(CreateFaceRequest req)
将一组人脸图片添加到一个人员中。一个人员最多允许包含 5 张图片。若该人员存在多个人员库中,所有人员库中该人员图片均会增加。
>
- 公共参数中的签名方式请使用V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
Constructor and Description |
---|
CreateFaceRequest(CreateFaceRequest 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 © 2024. All rights reserved.