Package | Description |
---|---|
com.tencentcloudapi.fmu.v20191213 | |
com.tencentcloudapi.fmu.v20191213.models |
Modifier and Type | Method and Description |
---|---|
TryLipstickPicResponse |
FmuClient.TryLipstickPic(TryLipstickPicRequest req)
对图片中的人脸嘴唇进行着色,最多支持同时对一张图中的3张人脸进行试唇色。
您可以通过事先注册在腾讯云的唇色素材(LUT文件)改变图片中的人脸唇色,也可以输入RGBA模型数值。
为了更好的效果,建议您使用事先注册在腾讯云的唇色素材(LUT文件)。
>
- 公共参数中的签名方式请使用V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
Constructor and Description |
---|
TryLipstickPicRequest(TryLipstickPicRequest 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.