| Package | Description | 
|---|---|
| com.tencentcloudapi.tiia.v20190529.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ImageRect | SearchImageRequest. getImageRect()Get 图像主体区域。
若设置主体区域,提取指定的区域进行检索。 | 
| ImageRect | AttributesForBody. getRect()Get 人体框。当不开启人体检测时,内部参数默认为0。
注意:此字段可能返回 null,表示取不到有效值。 | 
| ImageRect | Box. getRect()Get 图像主体区域。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SearchImageRequest. setImageRect(ImageRect ImageRect)Set 图像主体区域。
若设置主体区域,提取指定的区域进行检索。 | 
| void | AttributesForBody. setRect(ImageRect Rect)Set 人体框。当不开启人体检测时,内部参数默认为0。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | Box. setRect(ImageRect Rect)Set 图像主体区域。 | 
| Constructor and Description | 
|---|
| ImageRect(ImageRect 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 © 2025. All rights reserved.