Package | Description |
---|---|
com.tencentcloudapi.facefusion.v20220927 | |
com.tencentcloudapi.facefusion.v20220927.models |
Modifier and Type | Method and Description |
---|---|
FuseFaceResponse |
FacefusionClient.FuseFace(FuseFaceRequest req)
本接口用于单脸、多脸、选脸融合,上传人脸图片,得到与素材模板融合后的人脸图片。支持为融合结果图添加标识。查看 融合接入指引。
请求频率限制为20次/秒。
>
- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
Constructor and Description |
---|
FuseFaceRequest(FuseFaceRequest 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.