检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
"words" : "192365331963636", "location" : [ [ 10, 10 ], [ 20, 25 ], [ 20, 35 ], [ 10, 35 ] ] }, "company" : { "words" : "华夏人寿保险股份有限公司"
描述 direction Float 图片朝向。 words_block_count Integer 识别文字块数目。 words_block_list Array of SmartDocumentRecognizerWordsBlockList objects 识别文字块列表,输出顺序从左到右,先上后下。
result字段仅在API调用成功后返回。 words_block_count表示文字块识别结果,本示例中,识别出2个文字块,分别代表图片中的2行文字。 words_block_list表示文字块列表,按照图片文字从上到下、从左到右排列。 words为识别出来的文本内容,confidence表示该字段的置信度。
{ "words_region_count" : 2, "words_region_list" : [ { "type" : "text", "words_block_count" : 1, "words_block_list"
对于网络图片识别接口,返回如下消息体。 { "result": { "words_block_count": 2, "words_block_list": [ { "words": "文字块1", "confidence":
{ "words_region_count" : 2, "words_region_list" : [ { "type" : "text", "words_block_count" : 1, "words_block_list"
PcrTestRecordConfidence object 各个字段的置信度。 words_block_count Integer 代表检测识别出来的文字块数目。 words_block_list Array of PcrTestRecordWordsBlockList objects 识别文字块列表,输出顺序从左到右,从上到下。
y轴沿竖直方向。 words_block_list Array of SealWordsBlockList objects 印章文本块列表。 表7 SealWordsBlockList 参数 参数类型 描述 words String 印章文本块。 words_confidence
表5 WebImageResult 参数 参数类型 描述 words_block_count Integer 代表检测识别出来的文字块数目。 words_block_list Array of WebImageWordsBlockList objects 识别文字块列表,输出顺序从左到右,从上到下。
"result": { "words_block_count": 2, "words_block_list": [ { "words": "大江东去", "type":
confidence Object 各个字段的置信度。 words_block_count Integer 代表检测识别出来的文字块数目。 words_block_list Array of HealthCodeWordsBlockList objects 识别文字块列表,输出顺序从左到右,从上到下。
'subtotal_amount': '46.50', 'subtotal_tax': '0.00', 'total': '46.50', 'total_in_words': '肆拾陆元伍角', 'remarks': '', 'receiver': '', 'issuer': '', 'reviewer':
当“detect_direction”为“false”时,该字段值为 -1。 words_block_count Integer 检测到的文字块数目。 words_block_list Array of GeneralTextWordsBlockList objects 识别文字块列表。输出顺序从左到右,先上后下。
合计金额(不含税)。 subtotal_tax String 合计税额。 total String 价税合计(小写)。 total_in_words String 价税合计(大写)。 remarks String 备注。 receiver String 收款人。 issuer String
true:表示身份证图片存在反光。 false:表示是身份证不存在反光。 仅在输入参数detect_glare为true时,返回该字段。 score_info IdcardScoreInfoResult object 告警分数,包含字段:tampering_score、interim_score、reprodu
String 收据编码。 旧版退票 amount_in_figures String 小写票据金额。 旧版退票 amount_in_words String 大写票据金额。 旧版退票 confidence Object 字段的置信度,取值范围0~1。 置信度越大,本次识别的字段的
出票保证人开户行行号。 issuance_guarantor_bank_name String 出票保证人开户行名称。 amount_in_words String 大写票据金额。 amount_in_figures String 小写票据金额。 acceptor_full_name String
com.huaweicloud.sdk.ocr.v1.model.*; public class RecognizeBusinessCardSolution { public static void main(String[] args) { // The
import com.huaweicloud.sdk.ocr.v1.model.*; public class RecognizeBankcardSolution { public static void main(String[] args) { // The
huaweicloud.sdk.ocr.v1.model.*; public class RecognizeColombiaIdCardSolution { public static void main(String[] args) { // The