Package | Description |
---|---|
com.tencentcloudapi.vm.v20210922.models |
Modifier and Type | Method and Description |
---|---|
OcrHitInfo[] |
AudioResultDetailTextResult.getHitInfos()
Get 该字段用于返回命中的关键词信息
|
OcrHitInfo[] |
ImageResultsResultDetail.getOcrHitInfos()
Get Ocr文本命中信息
|
Modifier and Type | Method and Description |
---|---|
void |
AudioResultDetailTextResult.setHitInfos(OcrHitInfo[] HitInfos)
Set 该字段用于返回命中的关键词信息
|
void |
ImageResultsResultDetail.setOcrHitInfos(OcrHitInfo[] OcrHitInfos)
Set Ocr文本命中信息
|
Constructor and Description |
---|
OcrHitInfo(OcrHitInfo 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.