检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
{ "words_region_count" : 2, "words_region_list" : [ { "type" : "text", "words_block_count" : 1, "words_block_list"
"words" : "192365331963636", "location" : [ [ 10, 10 ], [ 20, 25 ], [ 20, 35 ], [ 10, 35 ] ] }, "company" : { "words" : "华夏人寿保险股份有限公司"
该参数与classifier_id二选一。 模型id,如果传入,启用单模板识别模式。 classifier_id 否 String 该参数与template_id二选一。 分类器id,如果传入,启用多模板识别模式。 classifier_mode 否 Boolean 该参数与class
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
configured, template_id={xxx} 模板未配置识别区。 请检查模板是否配置了识别区。 AIS.0122 The image contains two or more ID cards with the same side. 存在两张及以上同面身份证。 请检查输入图片是
confidence Object 各个字段的置信度。 words_block_count Integer 代表检测识别出来的文字块数目。 words_block_list Array of HealthCodeWordsBlockList objects 识别文字块列表,输出顺序从左到右,从上到下。
EASABIAAD/4RFZRXhpZgAATU0AKgAAAAgABwESAAMAA..." } 到这里为止这个请求需要的内容就具备齐全了,您可以使用curl、Postman或直接编写代码等方式发送请求调用API。 父主题: 如何调用API
表5 WebImageResult 参数 参数类型 描述 words_block_count Integer 代表检测识别出来的文字块数目。 words_block_list Array of WebImageWordsBlockList objects 识别文字块列表,输出顺序从左到右,从上到下。
'subtotal_amount': '46.50', 'subtotal_tax': '0.00', 'total': '46.50', 'total_in_words': '肆拾陆元伍角', 'remarks': '', 'receiver': '', 'issuer': '', 'reviewer':
合计金额(不含税)。 subtotal_tax String 合计税额。 total String 价税合计(小写)。 total_in_words String 价税合计(大写)。 remarks String 备注。 receiver String 收款人。 issuer String
本地调用 本章节以通用表格识别为例,介绍如何使用OCR Python SDK在本地进行开发。 该接口可以识别表格图片中的文字内容,并将识别结果以JSON格式返回给用户。返回结果包含两类:纯文本区(text)和表格区(table),并返回表格结构(row, column)和文本信息。
调用SDK实现通用表格识别 文字识别服务软件开发工具包(OCR SDK)是对文字识别服务提供的REST API进行的封装,以简化用户的开发工作。 本章节以通用表格识别API为例,介绍如何使用OCR Python SDK。 使用OCR SDK的详细步骤如下所示: 步骤1:开通服务 步骤2:安装SDK
true:表示身份证图片存在反光。 false:表示是身份证不存在反光。 仅在输入参数detect_glare为true时,返回该字段。 score_info IdcardScoreInfoResult object 告警分数,包含字段:tampering_score、interim_score、reprodu
Python SDK 本章节介绍新版Python SDK,您可以参考本章节进行快速集成开发。 准备工作 注册华为账号并开通华为云,并完成实名认证,账号不能处于欠费或冻结状态。 已具备开发环境,支持Python3及以上版本。 登录“我的凭证 > 访问密钥”页面,依据界面操作指引获取Access
出票保证人开户行行号。 issuance_guarantor_bank_name String 出票保证人开户行名称。 amount_in_words String 大写票据金额。 amount_in_figures String 小写票据金额。 acceptor_full_name String
String 收据编码。 旧版退票 amount_in_figures String 小写票据金额。 旧版退票 amount_in_words String 大写票据金额。 旧版退票 confidence Object 字段的置信度,取值范围0~1。 置信度越大,本次识别的字段的
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