Package | Description |
---|---|
com.tencentcloudapi.facefusion.v20181201 | |
com.tencentcloudapi.facefusion.v20181201.models |
Modifier and Type | Method and Description |
---|---|
FuseFaceResponse |
FacefusionClient.FuseFace(FuseFaceRequest req)
本接口用于单脸、多脸融合,用户上传人脸图片,获取与模板融合后的人脸图片。查看 选脸融合接入指引。
未发布的活动请求频率限制为1次/秒,已发布的活动请求频率限制50次/秒。如有需要提高活动的请求频率限制,请在控制台中申请。
>
- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
Constructor and Description |
---|
FuseFaceResponse(FuseFaceResponse 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.