| Package | Description | 
|---|---|
| com.tencentcloudapi.ocr.v20181119.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DetectedWords[] | TextDetection. getWords()Get Information about a character, including the character itself and its confidence. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TextDetection. setWords(DetectedWords[] Words)Set Information about a character, including the character itself and its confidence. | 
| Constructor and Description | 
|---|
| DetectedWords(DetectedWords 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 © 2022. All rights reserved.