Package | Description |
---|---|
com.tencentcloudapi.iai.v20180301.models |
Modifier and Type | Method and Description |
---|---|
Hat |
FaceDetailAttributesInfo.getHat()
Get 帽子信息,可识别是否佩戴帽子、帽子款式、帽子颜色。
FaceAttributesType 不含Hat 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
Modifier and Type | Method and Description |
---|---|
void |
FaceDetailAttributesInfo.setHat(Hat Hat)
Set 帽子信息,可识别是否佩戴帽子、帽子款式、帽子颜色。
FaceAttributesType 不含Hat 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
Constructor and Description |
---|
Hat(Hat 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.