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