Package | Description |
---|---|
com.tencentcloudapi.facefusion.v20220927.models |
Modifier and Type | Method and Description |
---|---|
FusionUltraParam |
FuseFaceUltraRequest.getFusionUltraParam()
Get 图片人脸融合(专业版)效果参数。可用于设置拉脸、人脸增强、磨皮、牙齿增强、妆容迁移等融合效果参数,生成理想的融合效果。不传默认使用接口推荐值。具体见FusionUltraParam说明
|
Modifier and Type | Method and Description |
---|---|
void |
FuseFaceUltraRequest.setFusionUltraParam(FusionUltraParam FusionUltraParam)
Set 图片人脸融合(专业版)效果参数。可用于设置拉脸、人脸增强、磨皮、牙齿增强、妆容迁移等融合效果参数,生成理想的融合效果。不传默认使用接口推荐值。具体见FusionUltraParam说明
|
Constructor and Description |
---|
FusionUltraParam(FusionUltraParam 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 © 2025. All rights reserved.