Package | Description |
---|---|
com.tencentcloudapi.ticm.v20181127.models |
Modifier and Type | Method and Description |
---|---|
FaceRect |
FaceResult.getFaceRect()
Get 检测出的人脸框位置。
|
Modifier and Type | Method and Description |
---|---|
void |
FaceResult.setFaceRect(FaceRect FaceRect)
Set 检测出的人脸框位置。
|
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 © 2021. All rights reserved.