Package | Description |
---|---|
com.tencentcloudapi.fmu.v20191213.models |
Modifier and Type | Method and Description |
---|---|
FaceRect |
LipColorInfo.getFaceRect()
Get 人脸框位置。若不输入则选择 Image 或 Url 中面积最大的人脸。
您可以通过 [人脸检测与分析](https://cloud.tencent.com/document/api/867/32800) 接口获取人脸框位置信息。
|
Modifier and Type | Method and Description |
---|---|
void |
LipColorInfo.setFaceRect(FaceRect FaceRect)
Set 人脸框位置。若不输入则选择 Image 或 Url 中面积最大的人脸。
您可以通过 [人脸检测与分析](https://cloud.tencent.com/document/api/867/32800) 接口获取人脸框位置信息。
|
Constructor and Description |
---|
FaceRect(FaceRect 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 © 2024. All rights reserved.