Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
CandWord[] |
TextDetectionEn.getCandWord()
Get 候选字符集(包含候选字Character以及置信度Confidence)。
|
Modifier and Type | Method and Description |
---|---|
void |
TextDetectionEn.setCandWord(CandWord[] CandWord)
Set 候选字符集(包含候选字Character以及置信度Confidence)。
|
Constructor and Description |
---|
CandWord(CandWord 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 © 2021. All rights reserved.