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