Package | Description |
---|---|
com.tencentcloudapi.ims.v20201229.models |
Modifier and Type | Method and Description |
---|---|
RecognitionResult[] |
ImageModerationResponse.getRecognitionResults()
Get Image recognition result, including the hit tags, confidence and location.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageModerationResponse.setRecognitionResults(RecognitionResult[] RecognitionResults)
Set Image recognition result, including the hit tags, confidence and location.
|
Constructor and Description |
---|
RecognitionResult(RecognitionResult 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.