Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
VisionObjectDetectConfig |
InvokeTWeSeeRecognitionTaskRequest.getObjectDetectConfig()
Get 目标检测配置
|
VisionObjectDetectConfig |
CreateTWeSeeRecognitionTaskRequest.getObjectDetectConfig()
Get 目标检测配置
|
Modifier and Type | Method and Description |
---|---|
void |
InvokeTWeSeeRecognitionTaskRequest.setObjectDetectConfig(VisionObjectDetectConfig ObjectDetectConfig)
Set 目标检测配置
|
void |
CreateTWeSeeRecognitionTaskRequest.setObjectDetectConfig(VisionObjectDetectConfig ObjectDetectConfig)
Set 目标检测配置
|
Constructor and Description |
---|
VisionObjectDetectConfig(VisionObjectDetectConfig 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.