Package | Description |
---|---|
com.tencentcloudapi.ecc.v20181213.models |
Modifier and Type | Method and Description |
---|---|
ErrorCoordinate[] |
SentenceSuggest.getErrorCoordinates()
Get 维度单词坐标,错误单词在图片中的坐标,只有传图片时正常返回,传文字时返回[ ]
|
Modifier and Type | Method and Description |
---|---|
void |
SentenceSuggest.setErrorCoordinates(ErrorCoordinate[] ErrorCoordinates)
Set 维度单词坐标,错误单词在图片中的坐标,只有传图片时正常返回,传文字时返回[ ]
|
Constructor and Description |
---|
ErrorCoordinate(ErrorCoordinate 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.