Package | Description |
---|---|
com.tencentcloudapi.mrs.v20200910.models |
Modifier and Type | Method and Description |
---|---|
OcrItem[] |
OcrInfo.getItems()
Get 图片进行OCR之后得到的所有包含字块的OCR信息
|
Modifier and Type | Method and Description |
---|---|
void |
OcrInfo.setItems(OcrItem[] Items)
Set 图片进行OCR之后得到的所有包含字块的OCR信息
|
Constructor and Description |
---|
OcrItem(OcrItem 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.