'1.0', 'info' => ['style' => 'RPC', 'product' => 'ocr-api', 'version' => '2021-07-07'], 'directories' => [ [ 'children' => ['RecognizeAllText', 'RecognizeGeneralStructure'], 'type' => 'directory', 'title' => 'OCR统一识别', 'id' => 290229, ], [ 'children' => ['RecognizeAdvanced', 'RecognizeHandwriting', 'RecognizeBasic', 'RecognizeGeneral', 'RecognizeTableOcr', 'RecognizeHealthCode', 'RecognizeDocumentStructure'], 'type' => 'directory', 'title' => '通用文字识别', 'id' => 290147, ], [ 'children' => ['RecognizeIdcard', 'RecognizePassport', 'RecognizeHousehold', 'RecognizeEstateCertification', 'RecognizeBankCard', 'RecognizeBirthCertification', 'RecognizeChinesePassport', 'RecognizeExitEntryPermitToMainland', 'RecognizeExitEntryPermitToHK', 'RecognizeHKIdcard', 'RecognizeSocialSecurityCardVersionII', 'RecognizeInternationalIdcard'], 'type' => 'directory', 'title' => '个人证照识别', 'id' => 290155, ], [ 'children' => [ 'RecognizeMixedInvoices', 'RecognizeInvoice', 'RecognizeCarInvoice', 'RecognizeQuotaInvoice', 'RecognizeAirItinerary', 'RecognizeTrainInvoice', 'RecognizeTaxiInvoice', 'RecognizeRollTicket', 'RecognizeBankAcceptance', 'RecognizeBusShipTicket', 'RecognizeNonTaxInvoice', 'RecognizeCommonPrintedInvoice', 'RecognizeHotelConsume', 'RecognizePaymentRecord', 'RecognizePurchaseRecord', 'RecognizeRideHailingItinerary', 'RecognizeShoppingReceipt', 'RecognizeSocialSecurityCard', 'RecognizeTollInvoice', 'RecognizeTaxClearanceCertificate', 'RecognizeUsedCarInvoice', ], 'type' => 'directory', 'title' => '票据凭证识别', 'id' => 290168, ], [ 'children' => ['RecognizeBusinessLicense', 'RecognizeBankAccountLicense', 'RecognizeTradeMarkCertification', 'RecognizeFoodProduceLicense', 'RecognizeFoodManageLicense', 'RecognizeMedicalDeviceManageLicense', 'RecognizeMedicalDeviceProduceLicense', 'RecognizeCtwoMedicalDeviceManageLicense', 'RecognizeCosmeticProduceLicense', 'RecognizeInternationalBusinessLicense'], 'type' => 'directory', 'title' => '企业资质识别', 'id' => 290190, ], [ 'children' => ['RecognizeVehicleLicense', 'RecognizeDrivingLicense', 'RecognizeWaybill', 'RecognizeCarNumber', 'RecognizeCarVinCode', 'RecognizeVehicleRegistration', 'RecognizeVehicleCertification'], 'type' => 'directory', 'title' => '车辆物流识别', 'id' => 290201, ], [ 'children' => ['RecognizeEduFormula', 'RecognizeEduOralCalculation', 'RecognizeEduPaperOcr', 'RecognizeEduPaperCut', 'RecognizeEduQuestionOcr', 'RecognizeEduPaperStructed'], 'type' => 'directory', 'title' => '教育场景识别', 'id' => 290209, ], [ 'children' => ['RecognizeMultiLanguage', 'RecognizeEnglish', 'RecognizeThai', 'RecognizeJanpanese', 'RecognizeKorean', 'RecognizeLatin', 'RecognizeRussian'], 'type' => 'directory', 'title' => '小语种文字识别', 'id' => 290216, ], [ 'children' => ['RecognizeCovidTestReport'], 'type' => 'directory', 'title' => '医疗场景识别', 'id' => 290224, ], [ 'children' => ['VerifyBusinessLicense', 'VerifyVATInvoice'], 'type' => 'directory', 'title' => '票证核验', 'id' => 290226, ], ], 'components' => [ 'schemas' => [], ], 'apis' => [ 'RecognizeAdvanced' => [ 'summary' => '支持多格式版面、复杂文档背景和光照环境的精准识别,可实现印章擦除后识别,支持低置信度过滤、图案检测等高阶功能。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/nognyw/%E5%85%A8%E6%96%87%E8%AF%86%E5%88%AB%E9%AB%98%E7%B2%BE%E7%89%88.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'OutputCharInfo', 'in' => 'query', 'schema' => ['title' => '是否输出单字识别结果', 'description' => '* 是否输出单字识别结果,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'NeedRotate', 'in' => 'query', 'schema' => ['title' => '是否需要自动旋转功能(结构化检测、混贴场景、教育相关场景会自动做旋转,无需设置),返回角度信息', 'description' => '* 是否需要自动旋转功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputTable', 'in' => 'query', 'schema' => ['title' => '是否输出表格识别结果,包含单元格信息', 'description' => '* 是否输出表格识别结果,包含单元格信息,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'NeedSortPage', 'in' => 'query', 'schema' => ['title' => '是否按顺序输出文字块。false表示从左往右,从上到下的顺序;true表示从上到下,从左往右的顺序', 'description' => '* 是否按顺序输出文字块,默认为false。'."\n" .'* false表示从左往右,从上到下的顺序;true表示从上到下,从左往右的顺序。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputFigure', 'in' => 'query', 'schema' => ['title' => '是否需要图案检测功能,默认不需要。true:需要 false:不需要', 'description' => '* 是否需要图案检测功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'NoStamp', 'in' => 'query', 'schema' => ['title' => '是否需要去除印章功能,默认不需要。true:需要 false:不需要', 'description' => '* 是否需要去除印章功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'Paragraph', 'in' => 'query', 'schema' => ['title' => '是否需要分段功能,默认不需要。true:需要 false:不需要', 'description' => '* 是否需要分段功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'Row', 'in' => 'query', 'schema' => ['title' => '是否需要成行返回功能,默认不需要', 'description' => '* 是否需要成行返回功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{ "content": "2017年河北区实验小学", "height": 3509, "orgHeight": 3509, "orgWidth": 2512, "prism_version": "1.0.9", "prism_wnum": 126, "prism_wordsInfo": [{ "angle": -89, "direction": 0, "height": 541, "pos": [{ "x": 982, "y": 223 }, { "x": 1522, "y": 223 }, { "x": 1522, "y": 266 }, { "x": 982, "y": 266 }], "prob": 99, "width": 43, "word": "2017年河北区实验小学", "x": 1230, "y": -26 }], "width": 2512 }'], 'Code' => ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '全文识别高精版', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云全文识别高精版,是阿里云官方自研OCR文字识别产品,智能识别图片所包含的全部字段,集表格识别、旋转识别、生僻字识别等多功能为一体,提供高性价比的多场景文字识别体验。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|多功能集结|集表格识别、旋转识别、生僻字识别等多功能为一体。|'."\n" .'|抗干扰|支持多格式版面、复杂文档背景和光照环境的精准识别。|'."\n" .'|自动排异|对有印章、手印的文档,可实现印章擦除后识别。|'."\n" .'|高阶能力|支持覆盖文字编辑、低置信度过滤、图案检测。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [通用文字识别](https://common-buy.aliyun.com?commodityCode=ocr_general_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=universal&subtype=general#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[全文识别高精版资源包](https://common-buy.aliyun.com/?commodityCode=ocr_general_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_general_dp_cn_20211103172431_0719%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeAdvanced?lang=JAVA&sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|图片的角度(当NeedRotate=true时,返回此字段)。0表示正向,90表示图片朝右,180朝下,270朝左。|'."\n" .'|content|string|识别出图片的文字块汇总。|'."\n" .'|figure|list|图片中的图案信息(当OutputFigure=true时,返回此字段)。|'."\n" .'|prism_wordsInfo|list|文字块信息。|'."\n" .'|prism_tablesInfo|list|表格信息(当OutputTable=true时,返回此字段)。|'."\n" .'|prism_paragraphsInfo|list|段落信息(当Paragraph=true时,返回此字段)。|'."\n" .'|prism_rowsInfo|list|行信息(当Row=true时,返回此字段)。|'."\n" .'|prism_wnum|int|识别的文字块的数量,prism_wordsInfo数组的大小。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 文字块信息(prism_wordsInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|文字块的角度。|'."\n" .'|height|int|文字块的高度(需考虑文字块的角度)|'."\n" .'|width|int|文字块的宽度(需考虑文字块的角度)|'."\n" .'|pos|list|文字块的外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。当NeedRotate=true时,如果最外层的angle不为0,需要按照angle矫正图片后,坐标才准确。|'."\n" .'|word|string|文字块的文字内容。|'."\n" .'|tableId|int|表格的id(当OutputTable=true时,返回此字段)。|'."\n" .'|tableCellId|int|表格中单元格的id(当OutputTable=true时,返回此字段)。|'."\n" .'|charInfo|list|单字信息。|'."\n" ."\n" .'#### 单字信息(charInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|word|string|单字文字。|'."\n" .'|prob|int|置信度。|'."\n" .'|x|int|单字左上角横坐标。|'."\n" .'|y|int|单字左上角纵坐标。|'."\n" .'|w|int|单字宽度。|'."\n" .'|h|int|单字高度。|'."\n" ."\n" .'#### 表格信息(prism_tablesInfo字段。当OutputTable=true时,返回此字段。)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|tableId|int|表格id,和prism_wordsInfo信息中的tableId对应。|'."\n" .'|xCellSize|int|表格中横坐标单元格的数量。|'."\n" .'|yCellSize|int|表格中纵坐标单元格的数量。|'."\n" .'|cellInfos|list|单元格信息。|'."\n" ."\n" .'#### 单元格信息(cellInfos字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|tableCellId|int|表格中单元格id,和prism_wordsInfo信息中的tableCellId对应。|'."\n" .'|word|string|单元格中的文字。|'."\n" .'|xsc|int|xStartCell缩写,表示横轴方向该单元格起始在第几个单元格,第一个单元格值为0。|'."\n" .'|xec|int|xEndCell缩写,表示横轴方向该单元格结束在第几个单元格,第一个单元格值为0,如果xsc和xec都为0说明该文字在横轴方向占据了一个单元格并且在第一个单元格内。|'."\n" .'|ysc|int|yStartCell缩写,表示纵轴方向该单元格起始在第几个单元格,第一个单元格值为0。|'."\n" .'|yec|int|yEndCell缩写,表示纵轴方向该单元格结束在第几个单元格,第一个单元格值为0。|'."\n" .'|pos|list|单元格位置,按照单元格四个角的坐标顺时针排列,分别为左上XY坐标、右上XY坐标、右下XY坐标、左下XY坐标。|'."\n" ."\n" .'#### 段落信息(prism_paragraphsInfo字段。当Paragraph=true时,返回此字段。)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|paragraphId|int|段落id,和prism_wordsInfo信息中的paragraphId对应。|'."\n" .'|word|string|段落文字。|'."\n" ."\n" .'#### 行信息(prism_rowsInfo字段。当Row=true时,返回此字段。)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|rowId|int|行id,和prism_wordsInfo信息中的rowId对应。|'."\n" .'|word|string|行文字。|'."\n" ."\n" .'#### 图案位置信息(figure字段。当OutputFigure=true时,返回此字段。)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|string|图案类型。blicense_title营业执照标题,national_emblem中国国徽,barcode条形码,qrcode二维码,face人脸,finger_print指纹,signature签名,round_stamp圆形印章,oval_stamp椭圆印章,rectangular_stamp矩形印章,square_stamp方形印章,rhombus_stamp菱形印章|'."\n" .'|x|int|图案左上角横坐标。|'."\n" .'|y|int|图案左上角纵坐标。|'."\n" .'|w|int|图案宽度。|'."\n" .'|h|int|图案高度。|'."\n" .'|box|object|图案坐标信息:中心横纵坐标,长宽,顺时针旋转角度。定义同 OpenCV 中 RotatedRect,请参见 [OpenCV 文档](https://docs.opencv.org/3.4/db/dd6/classcv_1_1RotatedRect.html#a6bd95a46f9ab83a4f384a4d4845e6332)。|'."\n" .'|points|list|图案四个点坐标(左上、右上、右下、左下)。|', 'extraInfo' => 'SDK调用'."\n" .'通过SDK调用此接口的示例请参考[开发者中心](https://next.api.aliyun.com/api-tools/sdk/ocr-api?version=2021-07-07&language=java-tea)', 'changeSet' => [ ['createdAt' => '2022-11-15T10:53:13.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:22.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeAdvanced'], ], ], 'ramActions' => [ [ 'operationType' => 'update', 'ramAction' => [ 'action' => 'ocr:RecognizeAdvanced', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{ \\\\t\\\\\\"content\\\\\\": \\\\\\"2017年河北区实验小学\\\\\\", \\\\t\\\\\\"height\\\\\\": 3509, \\\\t\\\\\\"orgHeight\\\\\\": 3509, \\\\t\\\\\\"orgWidth\\\\\\": 2512, \\\\t\\\\\\"prism_version\\\\\\": \\\\\\"1.0.9\\\\\\", \\\\t\\\\\\"prism_wnum\\\\\\": 126, \\\\t\\\\\\"prism_wordsInfo\\\\\\": [{ \\\\t\\\\t\\\\\\"angle\\\\\\": -89, \\\\t\\\\t\\\\\\"direction\\\\\\": 0, \\\\t\\\\t\\\\\\"height\\\\\\": 541, \\\\t\\\\t\\\\\\"pos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 982, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 223 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1522, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 223 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1522, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 266 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 982, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 266 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"prob\\\\\\": 99, \\\\t\\\\t\\\\\\"width\\\\\\": 43, \\\\t\\\\t\\\\\\"word\\\\\\": \\\\\\"2017年河北区实验小学\\\\\\", \\\\t\\\\t\\\\\\"x\\\\\\": 1230, \\\\t\\\\t\\\\\\"y\\\\\\": -26 \\\\t}], \\\\t\\\\\\"width\\\\\\": 2512 }\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 43A29C77-405E-4CC0-BC55-EE694AD00655\\n { \\t\\"content\\": \\"2017年河北区实验小学\\", \\t\\"height\\": 3509, \\t\\"orgHeight\\": 3509, \\t\\"orgWidth\\": 2512, \\t\\"prism_version\\": \\"1.0.9\\", \\t\\"prism_wnum\\": 126, \\t\\"prism_wordsInfo\\": [{ \\t\\t\\"angle\\": -89, \\t\\t\\"direction\\": 0, \\t\\t\\"height\\": 541, \\t\\t\\"pos\\": [{ \\t\\t\\t\\"x\\": 982, \\t\\t\\t\\"y\\": 223 \\t\\t}, { \\t\\t\\t\\"x\\": 1522, \\t\\t\\t\\"y\\": 223 \\t\\t}, { \\t\\t\\t\\"x\\": 1522, \\t\\t\\t\\"y\\": 266 \\t\\t}, { \\t\\t\\t\\"x\\": 982, \\t\\t\\t\\"y\\": 266 \\t\\t}], \\t\\t\\"prob\\": 99, \\t\\t\\"width\\": 43, \\t\\t\\"word\\": \\"2017年河北区实验小学\\", \\t\\t\\"x\\": 1230, \\t\\t\\"y\\": -26 \\t}], \\t\\"width\\": 2512 }\\n","errorExample":""}]', ], 'RecognizeAirItinerary' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1hBCIcBr0gK0jSZFnXXbRRXXa-1833-785.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{ "data": { "internationalFlightSign": "国内(D)", "serialNumber": "50424498176", "passengerName": "闻一鸣", "idCardNumber": "410678199112139856", "endorsement": "Q/不得签转/变更退票收费", "fare": "1410.00", "caacDevelopmentFund": "50.00", "fuelSurcharge": "0.00", "totalAmount": "1460.00", "ticketNumber": "7813575259334", "validationCode": "9817", "promptMessage": "西安始发国际在T3国内在13", "insurance": "0.00", "agentCode": "SIA25608336893", "issueCompany": "成都携程旅行社有限公司北京分社", "issueDate": "2019-02-28", "pnrCode": "JNS20Q", "otherTaxes": "0.00", "flights": [{ "departureStation": "西安咸阳", "arrivalStation": "长春", "carrier": "东航", "flightNumber": "MU2271", "cabinClass": "M", "flightDate": "2019-02-27", "flightTime": "15:05", "seatClass": "M", "validFromDate": "", "validToDate": "", "freeBaggageAllowance": "20K" }] }, "height": 785, "orgHeight": 785, "orgWidth": 1833, "prism_keyValueInfo": [{ "key": "internationalFlightSign", "keyProb": 100, "value": "国内(D)", "valueProb": 100 }, { "key": "serialNumber", "keyProb": 100, "value": "50424498176", "valuePos": [{ "x": 1676, "y": 113 }, { "x": 1676, "y": 144 }, { "x": 1371, "y": 144 }, { "x": 1371, "y": 112 }], "valueProb": 100 }, { "key": "passengerName", "keyProb": 98, "value": "闻一鸣", "valuePos": [{ "x": 317, "y": 167 }, { "x": 317, "y": 206 }, { "x": 219, "y": 206 }, { "x": 219, "y": 167 }], "valueProb": 98 }, { "key": "idCardNumber", "keyProb": 100, "value": "410678199112139856", "valuePos": [{ "x": 878, "y": 170 }, { "x": 878, "y": 200 }, { "x": 519, "y": 202 }, { "x": 518, "y": 171 }], "valueProb": 100 }, { "key": "endorsement", "keyProb": 92, "value": "Q/不得签转/变更退票收费", "valuePos": [{ "x": 1581, "y": 161 }, { "x": 1582, "y": 216 }, { "x": 1114, "y": 218 }, { "x": 1114, "y": 164 }], "valueProb": 92 }, { "key": "fare", "keyProb": 100, "value": "1410.00", "valuePos": [{ "x": 526, "y": 572 }, { "x": 527, "y": 545 }, { "x": 712, "y": 547 }, { "x": 712, "y": 575 }], "valueProb": 100 }, { "key": "caacDevelopmentFund", "keyProb": 100, "value": "50.00", "valuePos": [{ "x": 788, "y": 576 }, { "x": 789, "y": 548 }, { "x": 935, "y": 550 }, { "x": 935, "y": 578 }], "valueProb": 100 }, { "key": "fuelSurcharge", "keyProb": 100, "value": "0.00", "valuePos": [{ "x": 1113, "y": 551 }, { "x": 1113, "y": 578 }, { "x": 989, "y": 580 }, { "x": 988, "y": 553 }], "valueProb": 100 }, { "key": "totalAmount", "keyProb": 100, "value": "1460.00", "valuePos": [{ "x": 1555, "y": 558 }, { "x": 1555, "y": 583 }, { "x": 1415, "y": 583 }, { "x": 1415, "y": 558 }], "valueProb": 100 }, { "key": "ticketNumber", "keyProb": 98, "value": "7813575259334", "valuePos": [{ "x": 263, "y": 596 }, { "x": 263, "y": 568 }, { "x": 527, "y": 573 }, { "x": 526, "y": 601 }], "valueProb": 98 }, { "key": "validationCode", "keyProb": 100, "value": "9817", "valuePos": [{ "x": 667, "y": 602 }, { "x": 668, "y": 577 }, { "x": 747, "y": 579 }, { "x": 747, "y": 603 }], "valueProb": 100 }, { "key": "promptMessage", "keyProb": 99, "value": "西安始发国际在T3国内在13", "valuePos": [{ "x": 994, "y": 641 }, { "x": 994, "y": 592 }, { "x": 1478, "y": 601 }, { "x": 1477, "y": 649 }], "valueProb": 99 }, { "key": "insurance", "keyProb": 100, "value": "0.00", "valuePos": [{ "x": 1572, "y": 614 }, { "x": 1573, "y": 590 }, { "x": 1635, "y": 591 }, { "x": 1635, "y": 616 }], "valueProb": 100 }, { "key": "agentCode", "keyProb": 100, "value": "SIA25608336893", "valuePos": [{ "x": 263, "y": 685 }, { "x": 264, "y": 631 }, { "x": 422, "y": 633 }, { "x": 421, "y": 687 }], "valueProb": 100 }, { "key": "issueCompany", "keyProb": 100, "value": "成都携程旅行社有限公司北京分社", "valuePos": [{ "x": 671, "y": 700 }, { "x": 671, "y": 650 }, { "x": 1271, "y": 661 }, { "x": 1270, "y": 710 }], "valueProb": 100 }, { "key": "issueDate", "keyProb": 100, "value": "2019-02-28", "valuePos": [{ "x": 1634, "y": 648 }, { "x": 1634, "y": 674 }, { "x": 1430, "y": 677 }, { "x": 1429, "y": 650 }], "valueProb": 100 }, { "key": "pnrCode", "keyProb": 100, "value": "JNS20Q", "valuePos": [{ "x": 335, "y": 229 }, { "x": 335, "y": 258 }, { "x": 211, "y": 259 }, { "x": 210, "y": 231 }], "valueProb": 100 }, { "key": "otherTaxes", "keyProb": 100, "value": "0.00", "valueProb": 100 }, { "key": "flights", "keyProb": 100, "value": "[{\\"departureStation\\":\\"西安咸阳\\",\\"arrivalStation\\":\\"长春\\",\\"carrier\\":\\"东航\\",\\"flightNumber\\":\\"MU2271\\",\\"cabinClass\\":\\"M\\",\\"flightDate\\":\\"2019-02-27\\",\\"flightTime\\":\\"15:05\\",\\"seatClass\\":\\"M\\",\\"validFromDate\\":\\"\\",\\"validToDate\\":\\"\\",\\"freeBaggageAllowance\\":\\"20K\\"}]", "valueProb": 100 }], "width": 1833 }'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '航空行程单识别', 'summary' => '支持包括旅客姓名、身份证号码、电子客票号码、填开日期、填开单位等字段结构化识别输出。', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云航空行程单识别,是阿里云官方自研OCR文字识别产品,适用于识别航空行程单所包含的乘机人姓名、身份证号、电子客票号码、验证码、填开日期、销售单位代号、承运人、填开单位、票价、税费、燃油附加费等关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 电子发票(航空运输电子客票行程单)暂不支持。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [票据凭证识别](https://common-buy.aliyun.com/?commodityCode=ocr_invoice_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=bill&subtype=air_itinerary#intro)免费体验本功能识别效果。|'."\n" .'|2|购买 [票据凭证识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_invoice_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_invoice_dp_cn_20211103182712_0981%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeAirItinerary?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|agentCode|string|销售单位代号。|'."\n" .'|caacDevelopmentFund|string|民航发展基金。|'."\n" .'|endorsement|string|签注。|'."\n" .'|fare|string|票价。|'."\n" .'|flights|list|航班详单。|'."\n" .'|fuelSurcharge|string|燃油附加费。|'."\n" .'|idCardNumber|string|有效身份证号码。|'."\n" .'|insurance|string|保险费。|'."\n" .'|internationalFlightSign|string|国内国际标签。|'."\n" .'|issueCompany|string|填开单位。|'."\n" .'|issueDate|string|填开日期。|'."\n" .'|otherTaxes|string|其他税费。|'."\n" .'|passengerName|string|旅客姓名。|'."\n" .'|pnrCode|string|PNR码。|'."\n" .'|promptMessage|string|提示信息。|'."\n" .'|serialNumber|string|印刷序号。|'."\n" .'|ticketNumber|string|电子客票号码。|'."\n" .'|totalAmount|string|合计。|'."\n" .'|validationCode|string|验证码。|'."\n" ."\n" .'#### 其他税费信息(flights字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|departureStation|string|出发站。|'."\n" .'|arrivalStation|string|到达站。|'."\n" .'|carrier|string|承运人。|'."\n" .'|flightNumber|string|航班号。|'."\n" .'|cabinClass|string|舱位等级。|'."\n" .'|flightDate|string|乘机日期。|'."\n" .'|flightTime|string|乘机时间。|'."\n" .'|seatClass|string|座位等级。|'."\n" .'|validFromDate|string|客票生效日期。|'."\n" .'|validToDate|string|有效截止日期。|'."\n" .'|freeBaggageAllowance|string|免费行李。|'."\n" ."\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:43.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeAirItinerary'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeAirItinerary', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{ \\\\t\\\\\\"data\\\\\\": { \\\\t\\\\t\\\\\\"internationalFlightSign\\\\\\": \\\\\\"国内(D)\\\\\\", \\\\t\\\\t\\\\\\"serialNumber\\\\\\": \\\\\\"50424498176\\\\\\", \\\\t\\\\t\\\\\\"passengerName\\\\\\": \\\\\\"闻一鸣\\\\\\", \\\\t\\\\t\\\\\\"idCardNumber\\\\\\": \\\\\\"410678199112139856\\\\\\", \\\\t\\\\t\\\\\\"endorsement\\\\\\": \\\\\\"Q/不得签转/变更退票收费\\\\\\", \\\\t\\\\t\\\\\\"fare\\\\\\": \\\\\\"1410.00\\\\\\", \\\\t\\\\t\\\\\\"caacDevelopmentFund\\\\\\": \\\\\\"50.00\\\\\\", \\\\t\\\\t\\\\\\"fuelSurcharge\\\\\\": \\\\\\"0.00\\\\\\", \\\\t\\\\t\\\\\\"totalAmount\\\\\\": \\\\\\"1460.00\\\\\\", \\\\t\\\\t\\\\\\"ticketNumber\\\\\\": \\\\\\"7813575259334\\\\\\", \\\\t\\\\t\\\\\\"validationCode\\\\\\": \\\\\\"9817\\\\\\", \\\\t\\\\t\\\\\\"promptMessage\\\\\\": \\\\\\"西安始发国际在T3国内在13\\\\\\", \\\\t\\\\t\\\\\\"insurance\\\\\\": \\\\\\"0.00\\\\\\", \\\\t\\\\t\\\\\\"agentCode\\\\\\": \\\\\\"SIA25608336893\\\\\\", \\\\t\\\\t\\\\\\"issueCompany\\\\\\": \\\\\\"成都携程旅行社有限公司北京分社\\\\\\", \\\\t\\\\t\\\\\\"issueDate\\\\\\": \\\\\\"2019-02-28\\\\\\", \\\\t\\\\t\\\\\\"pnrCode\\\\\\": \\\\\\"JNS20Q\\\\\\", \\\\t\\\\t\\\\\\"otherTaxes\\\\\\": \\\\\\"0.00\\\\\\", \\\\t\\\\t\\\\\\"flights\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"departureStation\\\\\\": \\\\\\"西安咸阳\\\\\\", \\\\t\\\\t\\\\t\\\\\\"arrivalStation\\\\\\": \\\\\\"长春\\\\\\", \\\\t\\\\t\\\\t\\\\\\"carrier\\\\\\": \\\\\\"东航\\\\\\", \\\\t\\\\t\\\\t\\\\\\"flightNumber\\\\\\": \\\\\\"MU2271\\\\\\", \\\\t\\\\t\\\\t\\\\\\"cabinClass\\\\\\": \\\\\\"M\\\\\\", \\\\t\\\\t\\\\t\\\\\\"flightDate\\\\\\": \\\\\\"2019-02-27\\\\\\", \\\\t\\\\t\\\\t\\\\\\"flightTime\\\\\\": \\\\\\"15:05\\\\\\", \\\\t\\\\t\\\\t\\\\\\"seatClass\\\\\\": \\\\\\"M\\\\\\", \\\\t\\\\t\\\\t\\\\\\"validFromDate\\\\\\": \\\\\\"\\\\\\", \\\\t\\\\t\\\\t\\\\\\"validToDate\\\\\\": \\\\\\"\\\\\\", \\\\t\\\\t\\\\t\\\\\\"freeBaggageAllowance\\\\\\": \\\\\\"20K\\\\\\" \\\\t\\\\t}] \\\\t}, \\\\t\\\\\\"height\\\\\\": 785, \\\\t\\\\\\"orgHeight\\\\\\": 785, \\\\t\\\\\\"orgWidth\\\\\\": 1833, \\\\t\\\\\\"prism_keyValueInfo\\\\\\": [{ \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"internationalFlightSign\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"国内(D)\\\\\\", \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"serialNumber\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"50424498176\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1676, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 113 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1676, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 144 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1371, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 144 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1371, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 112 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"passengerName\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 98, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"闻一鸣\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 317, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 167 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 317, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 206 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 219, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 206 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 219, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 167 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 98 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"idCardNumber\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"410678199112139856\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 878, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 170 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 878, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 200 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 519, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 202 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 518, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 171 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"endorsement\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 92, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"Q/不得签转/变更退票收费\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1581, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 161 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1582, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 216 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1114, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 218 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1114, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 164 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 92 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"fare\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"1410.00\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 526, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 572 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 527, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 545 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 712, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 547 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 712, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 575 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"caacDevelopmentFund\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"50.00\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 788, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 576 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 789, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 548 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 935, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 550 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 935, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 578 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"fuelSurcharge\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"0.00\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1113, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 551 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1113, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 578 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 989, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 580 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 988, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 553 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"totalAmount\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"1460.00\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1555, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 558 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1555, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 583 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1415, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 583 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1415, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 558 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"ticketNumber\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 98, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"7813575259334\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 263, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 596 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 263, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 568 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 527, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 573 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 526, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 601 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 98 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"validationCode\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"9817\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 667, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 602 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 668, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 577 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 747, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 579 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 747, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 603 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"promptMessage\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 99, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"西安始发国际在T3国内在13\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 994, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 641 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 994, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 592 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1478, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 601 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1477, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 649 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 99 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"insurance\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"0.00\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1572, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 614 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1573, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 590 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1635, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 591 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1635, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 616 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"agentCode\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"SIA25608336893\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 263, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 685 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 264, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 631 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 422, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 633 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 421, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 687 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"issueCompany\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"成都携程旅行社有限公司北京分社\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 671, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 700 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 671, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 650 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1271, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 661 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1270, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 710 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"issueDate\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"2019-02-28\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1634, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 648 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1634, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 674 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1430, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 677 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1429, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 650 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"pnrCode\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"JNS20Q\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 335, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 229 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 335, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 258 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 211, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 259 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 210, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 231 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"otherTaxes\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"0.00\\\\\\", \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"flights\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"[{\\\\\\\\\\\\\\"departureStation\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"西安咸阳\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"arrivalStation\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"长春\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"carrier\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"东航\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"flightNumber\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"MU2271\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"cabinClass\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"M\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"flightDate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2019-02-27\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"flightTime\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"15:05\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"seatClass\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"M\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"validFromDate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"validToDate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"freeBaggageAllowance\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"20K\\\\\\\\\\\\\\"}]\\\\\\", \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}], \\\\t\\\\\\"width\\\\\\": 1833 }\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 02C26315-6866-4A51-B6FA-AD120255BFB9\\n {\\"data\\":{\\"internationalFlightSign\\":\\"国内(D)\\",\\"serialNumber\\":\\"50424498176\\",\\"passengerName\\":\\"闻一鸣\\",\\"idCardNumber\\":\\"410678199112139856\\",\\"endorsement\\":\\"Q/不得签转/变更退票收费\\",\\"fare\\":\\"1410.00\\",\\"caacDevelopmentFund\\":\\"50.00\\",\\"fuelSurcharge\\":\\"0.00\\",\\"totalAmount\\":\\"1460.00\\",\\"ticketNumber\\":\\"7813575259334\\",\\"validationCode\\":\\"9817\\",\\"promptMessage\\":\\"西安始发国际在T3国内在13\\",\\"insurance\\":\\"0.00\\",\\"agentCode\\":\\"SIA25608336893\\",\\"issueCompany\\":\\"成都携程旅行社有限公司北京分社\\",\\"issueDate\\":\\"2019-02-28\\",\\"pnrCode\\":\\"JNS20Q\\",\\"otherTaxes\\":\\"0.00\\",\\"flights\\":[{\\"departureStation\\":\\"西安咸阳\\",\\"arrivalStation\\":\\"长春\\",\\"carrier\\":\\"东航\\",\\"flightNumber\\":\\"MU2271\\",\\"cabinClass\\":\\"M\\",\\"flightDate\\":\\"2019-02-27\\",\\"flightTime\\":\\"15:05\\",\\"seatClass\\":\\"M\\",\\"validFromDate\\":\\"\\",\\"validToDate\\":\\"\\",\\"freeBaggageAllowance\\":\\"20K\\"}]},\\"height\\":785,\\"orgHeight\\":785,\\"orgWidth\\":1833,\\"prism_keyValueInfo\\":[{\\"key\\":\\"internationalFlightSign\\",\\"keyProb\\":100,\\"value\\":\\"国内(D)\\",\\"valueProb\\":100},{\\"key\\":\\"serialNumber\\",\\"keyProb\\":100,\\"value\\":\\"50424498176\\",\\"valuePos\\":[{\\"x\\":1676,\\"y\\":113},{\\"x\\":1676,\\"y\\":144},{\\"x\\":1371,\\"y\\":144},{\\"x\\":1371,\\"y\\":112}],\\"valueProb\\":100},{\\"key\\":\\"passengerName\\",\\"keyProb\\":98,\\"value\\":\\"闻一鸣\\",\\"valuePos\\":[{\\"x\\":317,\\"y\\":167},{\\"x\\":317,\\"y\\":206},{\\"x\\":219,\\"y\\":206},{\\"x\\":219,\\"y\\":167}],\\"valueProb\\":98},{\\"key\\":\\"idCardNumber\\",\\"keyProb\\":100,\\"value\\":\\"410678199112139856\\",\\"valuePos\\":[{\\"x\\":878,\\"y\\":170},{\\"x\\":878,\\"y\\":200},{\\"x\\":519,\\"y\\":202},{\\"x\\":518,\\"y\\":171}],\\"valueProb\\":100},{\\"key\\":\\"endorsement\\",\\"keyProb\\":92,\\"value\\":\\"Q/不得签转/变更退票收费\\",\\"valuePos\\":[{\\"x\\":1581,\\"y\\":161},{\\"x\\":1582,\\"y\\":216},{\\"x\\":1114,\\"y\\":218},{\\"x\\":1114,\\"y\\":164}],\\"valueProb\\":92},{\\"key\\":\\"fare\\",\\"keyProb\\":100,\\"value\\":\\"1410.00\\",\\"valuePos\\":[{\\"x\\":526,\\"y\\":572},{\\"x\\":527,\\"y\\":545},{\\"x\\":712,\\"y\\":547},{\\"x\\":712,\\"y\\":575}],\\"valueProb\\":100},{\\"key\\":\\"caacDevelopmentFund\\",\\"keyProb\\":100,\\"value\\":\\"50.00\\",\\"valuePos\\":[{\\"x\\":788,\\"y\\":576},{\\"x\\":789,\\"y\\":548},{\\"x\\":935,\\"y\\":550},{\\"x\\":935,\\"y\\":578}],\\"valueProb\\":100},{\\"key\\":\\"fuelSurcharge\\",\\"keyProb\\":100,\\"value\\":\\"0.00\\",\\"valuePos\\":[{\\"x\\":1113,\\"y\\":551},{\\"x\\":1113,\\"y\\":578},{\\"x\\":989,\\"y\\":580},{\\"x\\":988,\\"y\\":553}],\\"valueProb\\":100},{\\"key\\":\\"totalAmount\\",\\"keyProb\\":100,\\"value\\":\\"1460.00\\",\\"valuePos\\":[{\\"x\\":1555,\\"y\\":558},{\\"x\\":1555,\\"y\\":583},{\\"x\\":1415,\\"y\\":583},{\\"x\\":1415,\\"y\\":558}],\\"valueProb\\":100},{\\"key\\":\\"ticketNumber\\",\\"keyProb\\":98,\\"value\\":\\"7813575259334\\",\\"valuePos\\":[{\\"x\\":263,\\"y\\":596},{\\"x\\":263,\\"y\\":568},{\\"x\\":527,\\"y\\":573},{\\"x\\":526,\\"y\\":601}],\\"valueProb\\":98},{\\"key\\":\\"validationCode\\",\\"keyProb\\":100,\\"value\\":\\"9817\\",\\"valuePos\\":[{\\"x\\":667,\\"y\\":602},{\\"x\\":668,\\"y\\":577},{\\"x\\":747,\\"y\\":579},{\\"x\\":747,\\"y\\":603}],\\"valueProb\\":100},{\\"key\\":\\"promptMessage\\",\\"keyProb\\":99,\\"value\\":\\"西安始发国际在T3国内在13\\",\\"valuePos\\":[{\\"x\\":994,\\"y\\":641},{\\"x\\":994,\\"y\\":592},{\\"x\\":1478,\\"y\\":601},{\\"x\\":1477,\\"y\\":649}],\\"valueProb\\":99},{\\"key\\":\\"insurance\\",\\"keyProb\\":100,\\"value\\":\\"0.00\\",\\"valuePos\\":[{\\"x\\":1572,\\"y\\":614},{\\"x\\":1573,\\"y\\":590},{\\"x\\":1635,\\"y\\":591},{\\"x\\":1635,\\"y\\":616}],\\"valueProb\\":100},{\\"key\\":\\"agentCode\\",\\"keyProb\\":100,\\"value\\":\\"SIA25608336893\\",\\"valuePos\\":[{\\"x\\":263,\\"y\\":685},{\\"x\\":264,\\"y\\":631},{\\"x\\":422,\\"y\\":633},{\\"x\\":421,\\"y\\":687}],\\"valueProb\\":100},{\\"key\\":\\"issueCompany\\",\\"keyProb\\":100,\\"value\\":\\"成都携程旅行社有限公司北京分社\\",\\"valuePos\\":[{\\"x\\":671,\\"y\\":700},{\\"x\\":671,\\"y\\":650},{\\"x\\":1271,\\"y\\":661},{\\"x\\":1270,\\"y\\":710}],\\"valueProb\\":100},{\\"key\\":\\"issueDate\\",\\"keyProb\\":100,\\"value\\":\\"2019-02-28\\",\\"valuePos\\":[{\\"x\\":1634,\\"y\\":648},{\\"x\\":1634,\\"y\\":674},{\\"x\\":1430,\\"y\\":677},{\\"x\\":1429,\\"y\\":650}],\\"valueProb\\":100},{\\"key\\":\\"pnrCode\\",\\"keyProb\\":100,\\"value\\":\\"JNS20Q\\",\\"valuePos\\":[{\\"x\\":335,\\"y\\":229},{\\"x\\":335,\\"y\\":258},{\\"x\\":211,\\"y\\":259},{\\"x\\":210,\\"y\\":231}],\\"valueProb\\":100},{\\"key\\":\\"otherTaxes\\",\\"keyProb\\":100,\\"value\\":\\"0.00\\",\\"valueProb\\":100},{\\"key\\":\\"flights\\",\\"keyProb\\":100,\\"value\\":\\"[{\\\\\\"departureStation\\\\\\":\\\\\\"西安咸阳\\\\\\",\\\\\\"arrivalStation\\\\\\":\\\\\\"长春\\\\\\",\\\\\\"carrier\\\\\\":\\\\\\"东航\\\\\\",\\\\\\"flightNumber\\\\\\":\\\\\\"MU2271\\\\\\",\\\\\\"cabinClass\\\\\\":\\\\\\"M\\\\\\",\\\\\\"flightDate\\\\\\":\\\\\\"2019-02-27\\\\\\",\\\\\\"flightTime\\\\\\":\\\\\\"15:05\\\\\\",\\\\\\"seatClass\\\\\\":\\\\\\"M\\\\\\",\\\\\\"validFromDate\\\\\\":\\\\\\"\\\\\\",\\\\\\"validToDate\\\\\\":\\\\\\"\\\\\\",\\\\\\"freeBaggageAllowance\\\\\\":\\\\\\"20K\\\\\\"}]\\",\\"valueProb\\":100}],\\"width\\":1833}\\n","errorExample":""}]', ], 'RecognizeAllText' => [ 'summary' => 'OCR统一识别接口支持识别多种图片类型,包括通用文字、个人卡证、发票等。您只需要通过Type参数指定图片类型,无须更换接口。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'paid'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '- 本字段和 body 字段二选一,不可同时透传或同时为空。'."\n" .'- 图片链接(长度不超过2048字节,不支持 base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://example.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '- 本字段和 URL 字段二选一,不可同时透传或同时为空。'."\n" .'- 图片二进制文件,最大 10MB。'."\n" .'- 使用 HTTP 方式调用,把图片二进制文件放到 HTTP body 中上传即可。'."\n" .'- 使用 SDK 的方式调用,把图片放到 SDK 的 body 中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'Type', 'in' => 'query', 'allowEmptyValue' => false, 'schema' => [ 'description' => '* 图片类型。**必选**参数,且为**单选**。'."\n" .'* 支持的图片类型请参考 **请求参数补充说明**。'."\n" .'* 请注意,对于票据卡证类图片,当图片真实类型和入参指定的**Type**不一致时,会导致识别失败。', 'type' => 'string', 'required' => true, 'docRequired' => false, 'enumValueTitles' => [], 'example' => 'Advanced', 'enum' => [ 'Advanced', 'General', 'HandWriting', 'Commerce', 'MultiLang', 'IdCard', 'InternationalPassport', 'HouseholdHead', 'HouseholdResident', 'EstateCertification', 'BankCard', 'BirthCertification', 'ChinesePassport', 'PermitToHK_MO_TW', 'PermitToMainland', 'HKIdCard', 'SocialSecurityCard', 'InternationalIdCard', 'Stamp', 'Invoice', 'CarInvoice', 'QuotaInvoice', 'AirItinerary', 'TrainTicket', 'TaxiInvoice', 'RollTicket', 'BankAcceptance', 'BusShipTicket', 'NonTaxInvoice', 'CommonPrintedInvoice', 'HotelConsume', 'PaymentRecord', 'PurchaseRecord', 'RideHailingItinerary', 'ShoppingReceipt', 'TollInvoice', 'TaxClearanceCertificate', 'UsedCarInvoice', 'VehicleLicense', 'DrivingLicense', 'LicensePlateNumber', 'MixedInvoice', 'BusinessLicense', 'CarVinCode', 'InternationalBusinessLicense', 'WayBill', 'FoodProduceLicense', 'FoodManagementLicense', 'MedicalDeviceManageLicense', 'MedicalDeviceProduceLicense', 'ClassIIMedicalDeviceManageLicense', 'CosmeticProduceLicense', 'InternationalBusinessLicense', 'VehicleRegistration', 'VehicleCertification', 'QrCode', 'BarCode', 'BankAccountPermit', 'Table', 'TrademarkCertificate', ], ], ], [ 'name' => 'OutputFigure', 'in' => 'query', 'allowEmptyValue' => true, 'schema' => ['title' => '是否需要图案检测功能,默认不需要', 'description' => '- 是否需要图案检测功能。如果开启,会返回**FigureInfo**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:不同图片类型(**Type**)的默认值不同,详见**请求参数补充说明**。'."\n" .'- 支持识别的图案类型如下:'."\n" .' - blicense_title:营业执照标题'."\n" .' - national_emblem:国徽'."\n" .' - face:人脸图案'."\n" .' - finger_print:指纹'."\n" .' - signature:签名区域'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要识别图案时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputQrcode', 'in' => 'query', 'allowEmptyValue' => true, 'schema' => ['description' => '- 是否需要二维码检测功能。开启后会返回**QrCodeInfo**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要识别二维码时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputBarCode', 'in' => 'query', 'schema' => ['description' => '- 是否需要条形码检测功能。开启后会返回**BarCodeInfo**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要识别条形码时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputStamp', 'in' => 'query', 'allowEmptyValue' => true, 'schema' => ['description' => '- 是否需要印章检测功能。开启后会返回**StampInfo**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要识别印章时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputCoordinate', 'in' => 'query', 'allowEmptyValue' => true, 'schema' => ['description' => '- 返回坐标格式(**points**、**rectangle**)。'."\n" .'- points:四点坐标;rectangle:旋转矩形。'."\n" .'- 默认不需要传此参数,不返回文字坐标。', 'type' => 'string', 'required' => false, 'example' => '""'], ], [ 'name' => 'OutputOricoord', 'in' => 'query', 'schema' => ['description' => '- 是否需要返回原图坐标信息。 系统会自动对图片做处理(比如自动旋转、图片校正等),您可以设置返回的坐标口径,是“原图坐标”或“算法处理后图片坐标”。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:不同图片类型(**Type**)的默认值不同,详见**请求参数补充说明**。'."\n" .'- **请注意**:仅当**OutputCoordinate**不为空时,设置此参数才有意义。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputKVExcel', 'in' => 'query', 'schema' => ['description' => '- 是否需要把识别出的结构化信息转成 Excel 文件链接(默认不需要)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 文件链接有效期为一小时。'."\n" .'- **注意**:开启此参数后,会增加接口的响应时间,请在需要时开启。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'PageNo', 'in' => 'query', 'schema' => ['description' => '当图片类型为混贴票证/增值税发票/定额发票航空行程单/火车票增值税发票卷票/通用机打发票时(即Type=MixedInvoice/Invoice/QuotaInvoice/AirItinerary/TrainTicket/RollTicket/CommonPrintedInvoice),可通过本字段设置可选功能。'."\n" .'- 指定识别的 PDF/OFD 页码;例如:PageNo=6,则识别 PDF/OFD 的第六页。'."\n" .'- 如果不传此参数,或传值大于 PDF/OFD 总页数,则识别 PDF/OFD 的第一页。'."\n" .'- 默认识别第一页。', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], ], [ 'name' => 'AdvancedConfig', 'in' => 'query', 'style' => 'json', 'schema' => [ 'description' => '* 当图片类型为通用文字识别高精版时(**Type=Advanced**),可通过本字段设置可选功能。', 'type' => 'object', 'properties' => [ 'OutputRow' => ['description' => '- 是否需要成行返回功能。开启后会返回**RowInfo**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'OutputParagraph' => ['description' => '- 是否需要分段功能。开启后会返回**ParagraphInfo**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'OutputTable' => ['description' => '- 是否需要输出表格识别结果,包含单元格信息。开启后会返回**TableInfo**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要识别表格时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'OutputCharInfo' => ['description' => '- 是否需要输出单字识别结果。开启后,**BlockInfo**字段中会返回**CharInfos**字段(详见返回参数说明)。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'IsLineLessTable' => ['description' => '- 是否为无线表格或表格只有横线没有竖线。'."\n" .'- true:无线表格;false:有线表格。'."\n" .'- 默认值:false。'."\n" .'- **请注意**:仅当**OutputTable=true**时,设置此参数才生效。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'IsHandWritingTable' => ['description' => '- 是否是手写表格。'."\n" .'- true:是手写表格;false:不是手写表格。'."\n" .'- 默认值:false。'."\n" .'- **请注意**:仅当**OutputTable=true**时,设置此参数才生效。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'OutputTableExcel' => ['description' => '- 是否将识别的表格结果导出成 Excel,并以文件链接形式返回。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。'."\n" .'- 文件链接有效期为一小时。'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'OutputTableHtml' => ['description' => '- 是否将识别的表格结果导出成 Html 格式结果,并以文件链接形式返回。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。'."\n" .'- 文件链接有效期为一小时。'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], 'required' => false, ], ], [ 'name' => 'IdCardConfig', 'in' => 'query', 'style' => 'json', 'schema' => [ 'description' => '* 当图片类型为身份证时(**Type=IdCard**),可通过本字段设置可选功能。', 'type' => 'object', 'properties' => [ 'OutputIdCardQuality' => ['description' => '- 是否需要身份证质量检测功能。'."\n" .'- 身份证质量检测功能包含:是否翻拍,是否是复印件,完整度评分,整体质量分数。'."\n" .'- true:需要;false:不需要。'."\n" .'- 默认值:false。'."\n" .'- **请注意**:开启此参数后,会增加接口的响应时间,请在需要身份证质量检测功能时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'Llm_rec' => ['type' => 'boolean', 'required' => false, 'description' => ''], ], 'required' => false, ], ], [ 'name' => 'InternationalIdCardConfig', 'in' => 'query', 'style' => 'json', 'schema' => [ 'description' => '* 当图片类型为国际身份证时(Type=**InternationalIdCard**),可通过本字段设置可选功能。', 'type' => 'object', 'properties' => [ 'Country' => [ 'description' => '- 国家名称。'."\n" .'- 支持的国家类型:India,Vietnam,Korea,Bangladesh。'."\n" .'- 默认不需要传此参数,算法自动判断。'."\n" .'- **请注意**:如果指定国家名称,接口响应时间更短。', 'type' => 'string', 'required' => false, 'example' => 'India', 'enum' => ['India', 'Korea', 'Vietnam', 'Bangladesh'], ], ], 'required' => false, ], ], [ 'name' => 'InternationalBusinessLicenseConfig', 'in' => 'query', 'style' => 'json', 'schema' => [ 'description' => '* 当图片类型为国际企业执照时(Type=**InternationalBusinessLicense**),可通过本字段设置可选功能。', 'type' => 'object', 'properties' => [ 'Country' => [ 'description' => '* 国家名称。'."\n" .'* 支持的国家类型:India,Korea。'."\n" .'* 默认不需要传此参数,算法自动判断。'."\n" .'* 请注意:如果指定国家名称,接口响应时间更短。', 'type' => 'string', 'required' => false, 'enumValueTitles' => ['India' => 'India', 'Korea' => 'Korea'], 'example' => 'India', ], ], 'required' => false, ], ], [ 'name' => 'MultiLanConfig', 'in' => 'query', 'style' => 'json', 'schema' => [ 'description' => '* 当图片类型为通用多语言文字时(Type=**MultiLang**),可通过本字段设置可选功能。', 'type' => 'object', 'properties' => [ 'Languages' => ['description' => '- 支持的语言列表。'."\n" .'- chn:中文,eng:英文,ja:日文,lading:拉丁,kor:韩文,sx:手写,tai:泰文,rus:俄文,mys:马来文,idn:印尼文,viet:越南文,ukr:乌克兰。'."\n" .'- **请注意**:可以同时传多个语言参数,用逗号分隔。例如:Languages="eng,chn,lading"。但如果您确认图片的语言类型,建议传一种语言参数,算法识别效果更好。', 'type' => 'string', 'required' => false, 'example' => 'eng,chn'], ], 'required' => false, ], ], [ 'name' => 'TableConfig', 'in' => 'query', 'style' => 'json', 'schema' => [ 'description' => '* 当图片类型为表格时(Type=**Table**),可通过本字段设置可选功能。', 'type' => 'object', 'properties' => [ 'IsHandWritingTable' => ['description' => '* 是否是手写表格。'."\n" .'* true:是手写表格;false:不是手写表格。'."\n" .'* 默认值:false。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'IsLineLessTable' => ['description' => '* 是否为无线表格或表格只有横线没有竖线。'."\n" .'* true:无线表格;false:有线表格。'."\n" .'* 默认值:false。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'OutputTableExcel' => ['description' => '* 是否将识别的表格结果导出成 Excel,并以文件链接形式返回。'."\n" .'* true:需要;false:不需要。'."\n" .'* 默认值:false。'."\n" .'* 文件链接有效期为一小时。'."\n" .'* **请注意**:开启此参数后,会增加接口的响应时间,请在需要时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], 'OutputTableHtml' => ['description' => '* 是否将识别的表格结果导出成 Html 格式结果,并以文件链接形式返回。'."\n" .'* true:需要;false:不需要。'."\n" .'* 默认值:false。'."\n" .'* 文件链接有效期为一小时。'."\n" .'* **请注意**:开启此参数后,会增加接口的响应时间,请在需要时开启此参数。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], 'required' => false, ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID。', 'type' => 'string', 'example' => 'E2A98925-DC2C-18FB-995F-BAF507XXXXXX'], 'Data' => [ 'description' => '识别结果。', 'type' => 'object', 'properties' => [ 'Height' => ['description' => '原图高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '2000'], 'Width' => ['description' => '原图宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '1000'], 'Content' => ['description' => '图片包含的所有文字汇总。', 'type' => 'string', 'example' => '"合同编号..."'], 'SubImageCount' => ['description' => '图片包含的子图数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], 'SubImages' => [ 'description' => '图片包含的子图信息。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'SubImageId' => ['description' => '子图ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'Type' => ['description' => '子图类型(例如**身份证正面**、**增值税发票**等)。', 'type' => 'string', 'example' => '身份证正面'], 'Angle' => ['description' => '子图顺时针旋转角度(范围:0~359度)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'SubImagePoints' => [ 'description' => '子图四点坐标(当 **OutputCoordinate=“points”** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'SubImageRect' => [ 'description' => '子图旋转矩形坐标(当 **OutputCoordinate=“rectangle”** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '子图宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '1000'], 'Height' => ['description' => '子图高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '2000'], ], ], 'KvInfo' => [ 'description' => '* 子图的结构化信息。'."\n" .'* 个人卡证、票据等类型图片会返回结构化信息。例如身份证图片,此字段会包含姓名、性别等信息。', 'type' => 'object', 'properties' => [ 'KvCount' => ['description' => '子图所包含结构化信息的键值对数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '6'], 'Data' => ['description' => '* 结构化信息文字内容。字典类型,**键**为字段名称,**值**为字段对应的识别结果。'."\n" .'* 不同图片类型(**Type**)的结构化字段不同。所有**Type**返回的结构化字段详见**返回结果补充说明**。', 'type' => 'any', 'example' => '{'."\n" .' "address": "XX省XX市XX街道XX号",'."\n" .' "ethnicity": "汉",'."\n" .' "sex": "男",'."\n" .' "name": "王XX",'."\n" .' "idNumber": "XXX",'."\n" .' "birthDate": "2000年1月1日"'."\n" .'}'], 'KvDetails' => [ 'description' => '* 结构化信息明细,字典类型。Key为字段名称,Value为此字段对应的识别结果(包含字段值、坐标、置信度等)。', 'type' => 'object', 'additionalProperties' => [ 'type' => 'object', 'properties' => [ 'KeyName' => ['type' => 'string', 'example' => '"address"', 'description' => '字段名称。'], 'KeyConfidence' => ['type' => 'integer', 'format' => 'int32', 'example' => '100', 'description' => '字段置信度(范围:0~100)。'], 'Value' => ['type' => 'string', 'description' => '字段(**KeyName**)名称对应值的文字内容。', 'example' => '"XX省XX市XX街道"'], 'ValueConfidence' => ['type' => 'integer', 'format' => 'int32', 'description' => '字段名称对应值的置信度(范围:0~100)。', 'example' => '98'], 'ValuePoints' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['type' => 'integer', 'format' => 'int32', 'example' => '100', 'description' => '顶点横坐标。'], 'Y' => ['type' => 'integer', 'format' => 'int32', 'example' => '200', 'description' => '顶点纵坐标。'], ], 'description' => '', ], 'description' => '字段名称对应值的四点坐标(当 **OutputCoordinate=“points”** 时返回)。', ], 'ValueRect' => [ 'type' => 'object', 'properties' => [ 'CenterX' => ['type' => 'integer', 'format' => 'int32', 'example' => '100', 'description' => '矩形中心点横坐标。'], 'CenterY' => ['type' => 'integer', 'format' => 'int32', 'example' => '200', 'description' => '矩形中心点纵坐标。'], 'Width' => ['type' => 'integer', 'format' => 'int32', 'example' => '50', 'description' => '矩形宽度。'], 'Height' => ['type' => 'integer', 'format' => 'int32', 'description' => '矩形高度。', 'example' => '50'], ], 'description' => '字段名称对应值的旋转矩形坐标(当 **OutputCoordinate=“rectangle”** 时返回)。', ], 'ValueAngle' => ['type' => 'integer', 'format' => 'int32', 'description' => '字段名称对应值的顺时针旋转角度(范围:0~359)。', 'example' => '0'], ], 'description' => '* 结构化信息明细**Value**描述。', ], ], ], ], 'BlockInfo' => [ 'description' => '* 子图文字块信息。'."\n" .'* 当**Type**为**Advanced**、**General**、**MultiLang**、**Commerce**、**HandWriting** 时返回。', 'type' => 'object', 'properties' => [ 'BlockCount' => ['description' => '子图文字块数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '12'], 'BlockDetails' => [ 'description' => '子图文字块信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'BlockId' => ['description' => '文字块ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'BlockAngle' => ['description' => '文字块顺时针旋转角度(范围:0~359)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'BlockContent' => ['description' => '文字块的文字内容。', 'type' => 'string', 'example' => '“合同编号...”'], 'BlockConfidence' => ['description' => '文字块置信度(范围:0~100)。', 'type' => 'integer', 'format' => 'int32', 'example' => '98'], 'BlockPoints' => [ 'description' => '文字块四点坐标(当 **OutputCoordinate="points"** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'BlockRect' => [ 'description' => '文字块旋转矩形坐标(当 **OutputCoordinate="rectangle"** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '矩形宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '50'], 'Height' => ['description' => '矩形高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], ], ], 'CharInfos' => [ 'description' => '单字信息(当 **AdvancedConfig.OutputCharInfo=true** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'CharId' => ['description' => '单字ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'CharContent' => ['description' => '单字内容。', 'type' => 'string', 'example' => '“合”'], 'CharConfidence' => ['description' => '单字置信度(范围:0~100)。', 'type' => 'integer', 'format' => 'int32', 'example' => '95'], 'CharPoints' => [ 'description' => '单字四点坐标(当 **OutputCoordinate=“points”** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'CharRect' => [ 'description' => '单字旋转矩形坐标(当 **OutputCoordinate=“rectangle”** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '矩形宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], 'Height' => ['description' => '矩形高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], ], ], ], 'description' => '', ], ], ], 'description' => '', ], ], ], ], 'TableInfo' => [ 'description' => '表格信息(当 **AdvancedConfig.OutputTable=true** 时返回)。', 'type' => 'object', 'properties' => [ 'TableCount' => ['description' => '表格数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], 'TableDetails' => [ 'description' => '表格信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'TableId' => ['description' => '表格ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'RowCount' => ['description' => '表格行数。', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], 'ColumnCount' => ['description' => '表格列数。', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], 'CellCount' => ['description' => '表格单元格数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '29'], 'Header' => [ 'description' => '表头信息。', 'type' => 'object', 'properties' => [ 'Contents' => [ 'description' => '表头文字内容。', 'type' => 'array', 'items' => ['description' => '* 单行表头内容。', 'type' => 'string', 'example' => '"12.1本合同当事人"'], ], 'BlockId' => ['description' => '文字块ID(编号从0开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], ], 'Footer' => [ 'description' => '表尾信息。', 'type' => 'object', 'properties' => [ 'Contents' => [ 'description' => '表尾文字内容。', 'type' => 'array', 'items' => ['description' => '* 单行表尾内容。', 'type' => 'string', 'example' => '"贷款人/抵押权人(盖章/电子签章):"'], ], 'BlockId' => ['description' => '文字块ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], ], 'CellDetails' => [ 'description' => '单元格信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'CellId' => ['description' => '单元格ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'CellContent' => ['description' => '单元格文字内容。', 'type' => 'string', 'example' => '"借款人/抵押人:"'], 'RowStart' => ['description' => '单元格起始行数。第一个单元格位置为**0**。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'RowEnd' => ['description' => '单元格终止行数。第一个单元格位置为**0**。**RowStart=0** 且 **RowEnd=0** 表示此单元格只占据了第一行。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'ColumnStart' => ['description' => '单元格起始列数。第一个单元格位置为**0**。', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], 'ColumnEnd' => ['description' => '单元格终止列数。第一个单元格位置为**0**。**ColumnStart=0** 且 **ColumnEnd=0** 表示此单元格只占据了第一列。', 'type' => 'integer', 'format' => 'int32', 'example' => '5'], 'BlockList' => [ 'description' => '此单元格所包含的文字块ID。', 'type' => 'array', 'items' => ['description' => '单个文字块ID。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], 'CellPoints' => [ 'description' => '单元格四点坐标(当 **OutputCoordinate="points"** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'CellRect' => [ 'description' => '单元格旋转矩形坐标(当 **OutputCoordinate="rectangle"** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '矩形宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '20'], 'Height' => ['description' => '矩形高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '20'], ], ], 'CellAngle' => ['description' => '单元格顺时针旋转角度(范围:0~359)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], 'description' => '', ], ], 'TablePoints' => [ 'description' => '表格四点坐标(当 **OutputCoordinate=“points"** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'TableRect' => [ 'description' => '表格旋转矩形坐标(当 **OutputCoordinate=“rectangle"** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '矩形宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Height' => ['description' => '矩形高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], ], ], ], 'description' => '', ], ], 'TableExcel' => ['description' => '* 表格识别结果转成 Excel 后,导出的文件链接。'."\n" .'* 有效期:1小时。', 'type' => 'string', 'example' => 'https://example.xlsx'], 'TableHtml' => ['description' => '* 表格识别结果转成 Html 格式后,导出的文件链接。'."\n" .'* 有效期:1小时。', 'type' => 'string', 'example' => 'https://example.html'], ], ], 'RowInfo' => [ 'description' => '子图行信息(当 **AdvancedConfig.OutputRow=true** 时返回)。', 'type' => 'object', 'properties' => [ 'RowCount' => ['description' => '子图包含的行数。', 'type' => 'integer', 'format' => 'int32', 'example' => '9'], 'RowDetails' => [ 'description' => '子图行信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'RowId' => ['description' => '行ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'RowContent' => ['description' => '行文字内容。', 'type' => 'string', 'example' => '“合同编号..."'], 'BlockList' => [ 'description' => '此行所包含的文字块ID列表。', 'type' => 'array', 'items' => ['description' => '单个文字块ID。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], ], 'description' => '', ], ], ], ], 'ParagraphInfo' => [ 'description' => '子图段落信息(当 **AdvancedConfig.OutputParagraph=true** 时返回)。', 'type' => 'object', 'properties' => [ 'ParagraphCount' => ['description' => '子图所包含段落数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '11'], 'ParagraphDetails' => [ 'description' => '子图段落信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'ParagraphId' => ['description' => '段落ID(编号从**0**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], 'ParagraphContent' => ['description' => '段落文字内容。', 'type' => 'string', 'example' => '“合同编号...”'], 'BlockList' => [ 'description' => '此段所包含的文字块ID列表。', 'type' => 'array', 'items' => ['description' => '单个文字块ID。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], ], 'description' => '', ], ], ], ], 'QrCodeInfo' => [ 'description' => '子图二维码信息(当 **OutputQrcode=true** 时返回)。', 'type' => 'object', 'properties' => [ 'QrCodeCount' => ['description' => '子图二维码数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], 'QrCodeDetails' => [ 'description' => '子图二维码信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Data' => ['description' => '二维码内容。', 'type' => 'any', 'example' => '“http://www.gsxt.gov.cn/indeXXX”'], 'QrCodePoints' => [ 'description' => '二维码四点坐标(当 **OutputCoordinate=“points”** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'QrCodeRect' => [ 'description' => '二维码旋转矩形坐标(当 **OutputCoordinate=“rectangle”** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '矩形宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Height' => ['description' => '矩形高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], ], ], 'QrCodeAngle' => ['description' => 'QrCode旋转角度(范围:0~359)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], 'description' => '', ], ], ], ], 'BarCodeInfo' => [ 'description' => '子图条形码信息(当 **OutputBarCode=true** 时返回)。', 'type' => 'object', 'properties' => [ 'BarCodeCount' => ['description' => '子图条形码数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], 'BarCodeDetails' => [ 'description' => '条形码信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Type' => ['description' => '条形码类型。支持的类型如下:'."\n" .'* Codabar'."\n" .'* Code39'."\n" .'* Code93'."\n" .'* Code128', 'type' => 'string', 'example' => 'Code128'], 'Data' => ['description' => '条形码内容。', 'type' => 'any', 'example' => '"1100011XXXXXX"'], 'BarCodePoints' => [ 'description' => '条形码四点坐标(当 **OutputCoordinate=“points”** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'BarCodeRect' => [ 'description' => '条形码旋转矩形坐标(当 **OutputCoordinate=“rectangle”** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '矩形宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Height' => ['description' => '矩形高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], ], ], 'BarCodeAngle' => ['description' => '条形码顺时针旋转角度(范围:0~359)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], 'description' => '', ], ], ], ], 'FigureInfo' => [ 'description' => '子图包含的图案信息(当 **OutputFigure=true** 时返回)。字典类型,键为图案类型,值为此类型图案的信息。支持的图案类型如下:'."\n" .'* blicense_title:营业执照标题'."\n" .'* national_emblem:国徽'."\n" .'* face:人脸'."\n" .'* finger_print:指纹'."\n" .'* signature:签名区域', 'type' => 'object', 'additionalProperties' => [ 'type' => 'object', 'properties' => [ 'FigureCount' => ['type' => 'integer', 'format' => 'int32', 'example' => '3', 'description' => '子图所包含的图案数量。'], 'FigureDetails' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Type' => ['type' => 'string', 'description' => '图案类型。为 **blicense_title**、**national_emblem** 、**face**、**finger_print**、**signature** 中的一种。', 'example' => 'face'], 'Data' => ['type' => 'any', 'example' => '“”', 'description' => '图案数据(有数据才返回)。'], 'FigurePoints' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['type' => 'integer', 'format' => 'int32', 'example' => '100', 'description' => '顶点横坐标。'], 'Y' => ['type' => 'integer', 'format' => 'int32', 'example' => '200', 'description' => '顶点纵坐标。'], ], 'description' => '', ], 'description' => '图案四点坐标(当 **OutputCoordinate=“points”** 时返回)。', ], 'FigureRect' => [ 'type' => 'object', 'properties' => [ 'CenterX' => ['type' => 'integer', 'format' => 'int32', 'description' => '矩形中心点横坐标。', 'example' => '100'], 'CenterY' => ['type' => 'integer', 'format' => 'int32', 'description' => '矩形中心点纵坐标。', 'example' => '200'], 'Width' => ['type' => 'integer', 'format' => 'int32', 'description' => '矩形宽度。', 'example' => '50'], 'Height' => ['type' => 'integer', 'format' => 'int32', 'description' => '矩形高度。', 'example' => '50'], ], 'description' => '图案旋转矩形坐标(当 **OutputCoordinate=“rectangle”** 时返回)。', ], 'FigureAngle' => ['type' => 'integer', 'format' => 'int32', 'description' => '图案顺时针旋转角度(范围:0~359)。', 'example' => '0'], ], 'description' => '', ], 'description' => '图案信息明细。', ], ], 'description' => '图案详细信息。', ], ], 'StampInfo' => [ 'description' => '子图印章信息(当 **OutputStamp=true** 时返回)。', 'type' => 'object', 'properties' => [ 'StampCount' => ['description' => '子图印章数量。', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], 'StampDetails' => [ 'description' => '印章信息明细。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Data' => [ 'description' => '子图印章识别结果,字典类型,键为字段名称,值为对应字段的识别结果。', 'type' => 'object', 'properties' => [ 'CompanyId' => ['description' => '进出口企业代码。', 'type' => 'string', 'example' => '"XXX"'], 'OrganizationName' => ['description' => '组织名。', 'type' => 'string', 'example' => '"XXX贸易有限公司"'], 'AntiFakeCode' => ['description' => '防伪编码。', 'type' => 'string', 'example' => '"3205823XXXXXX"'], 'OtherText' => ['description' => '其它文字。', 'type' => 'string', 'example' => '"3205823XXXXXX"'], 'TopText' => ['description' => '上环文字。', 'type' => 'string', 'example' => '"XXX贸易有限公司"'], 'OrganizationNameEng' => ['description' => '英文组织名。', 'type' => 'string', 'example' => '""'], 'TaxpayerId' => ['description' => '纳税人识别号。', 'type' => 'string', 'example' => '""'], ], ], 'StampPoints' => [ 'description' => '印章四点坐标(当 **OutputCoordinate=“points”** 时返回)。', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'X' => ['description' => '顶点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'Y' => ['description' => '顶点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], ], 'description' => '', ], ], 'StampRect' => [ 'description' => '印章旋转矩形坐标(当 **OutputCoordinate=“rectangle”** 时返回)。', 'type' => 'object', 'properties' => [ 'CenterX' => ['description' => '矩形中心点横坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '100'], 'CenterY' => ['description' => '矩形中心点纵坐标。', 'type' => 'integer', 'format' => 'int32', 'example' => '200'], 'Width' => ['description' => '矩形宽度。', 'type' => 'integer', 'format' => 'int32', 'example' => '50'], 'Height' => ['description' => '矩形高度。', 'type' => 'integer', 'format' => 'int32', 'example' => '50'], ], ], 'StampAngle' => ['description' => '矩形顺时针旋转角度(范围:0~359)。', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], ], 'description' => '', ], ], ], ], 'QualityInfo' => [ 'description' => '子图质量检测信息。', 'type' => 'object', 'properties' => [ 'IsCopy' => ['description' => '是否为复印件', 'type' => 'boolean', 'example' => 'false'], 'IsReshoot' => ['description' => '是否是翻拍。仅支持身份证类型图片(**Type=IdCard**)。', 'type' => 'boolean', 'example' => 'false'], 'CompletenessScore' => ['description' => '完整度评分。仅支持身份证类型图片(**Type=IdCard**)。', 'type' => 'number', 'format' => 'float', 'example' => '90.5'], 'QualityScore' => ['description' => '整体质量分数。仅支持身份证类型图片(**Type=IdCard**)。', 'type' => 'number', 'format' => 'float', 'example' => '80.5'], 'TamperScore' => ['description' => '篡改分数。仅支持身份证类型图片(**Type=IdCard**)。', 'type' => 'number', 'format' => 'float', 'example' => '10.5'], ], ], ], 'description' => '', ], ], 'XmlResult' => ['description' => 'XML格式返回结果。', 'type' => 'string', 'example' => '""'], 'AlgoVersion' => ['description' => '算法版本号。', 'type' => 'string', 'example' => '""'], 'DebugInfo' => ['description' => 'Debug信息(不为空时才返回此字段)。', 'type' => 'any', 'example' => '""'], 'AlgoServer' => [ 'description' => '算法服务器信息列表(不为空时才返回此字段)。', 'type' => 'array', 'items' => ['description' => '算法服务器信息。', 'type' => 'string', 'example' => '""'], ], 'IsMixedMode' => ['description' => '是否是混贴类型。', 'type' => 'boolean', 'example' => 'false'], 'PageNo' => ['description' => 'PDF/OFD页码(从**1**开始)。', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], 'KvExcelUrl' => ['description' => '* 卡证、票据类型图片的结构化信息转成 Excel 格式后,导出的文件链接。'."\n" .'* 有效期:1小时。', 'type' => 'string', 'example' => 'https://example.xlsx'], ], ], 'Code' => ['description' => '错误码(当识别成功时不会返回)。', 'type' => 'string', 'example' => '400'], 'Message' => ['description' => '错误信息(当识别成功时不会返回)。', 'type' => 'string', 'example' => 'illegalImageUrl'], ], ], ], ], 'errorCodes' => [ 400 => [ ['errorCode' => 'invalidInputParameter', 'errorMessage' => '%s', 'description' => ''], ['errorCode' => 'InvalidCountry', 'errorMessage' => 'Specified parameter Country is not valid.', 'description' => '不支持的国家。'], ], ], 'staticInfo' => ['returnType' => 'synchronous'], 'title' => 'OCR统一识别', 'description' => '#### 如何使用本接口'."\n" .'| 步骤 | 概述 |'."\n" .'| ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |'."\n" .'| 1 | 开通[OCR 统一识别](https://common-buy.aliyun.com/?commodityCode=ocr_unity_public_cn)服务。 开通此API后会赠送免费额度,可使用免费额度测试。 |'."\n" .'| 2 | 购买[OCR 共享资源包](https://common-buy.aliyun.com/?spm=5176.23043878.0.0.5f3d1287hpm7ZT&commodityCode=ocr_share_dp_cn)。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。 |'."\n" .'| 3 | 可以参照[调试页面](https://api.aliyun.com/api/ocr-api/2021-07-07/RecognizeAllText?sdkStyle=dara)提供的代码示例完成 API 接入开发。接入完成后,调用 API 获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对 RAM 账号进行授权。创建 RAM 用户的具体操作,请参考:[创建 RAM 用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为 RAM 用户授权。](https://help.aliyun.com/document_detail/116146.html) |'."\n" ."\n" .'#### 重要提示'."\n" ."\n" .'| 类型 | 概述 |'."\n" .'| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |'."\n" .'| 图片格式 | |'."\n" .'| 图片尺寸 | |'."\n" .'| 图片大小 | |'."\n" .'| 其他提示 | |', 'requestParamsDescription' => '* 本接口请求参数可分为三级,一级入参是**必传**的基础参数,例如图片链接、图片类型。二级参数可以控制识别内容输出,例如是否返回坐标等。'."\n" .'三级参数和特定的图片类型相关,用于控制是否输出特定信息,例如是否输出身份证的质量检测分数。注意,只有**Type**是必传参数,其余参数可以根据需要设置。'."\n" .'#### 图片类型(Type)支持的请求参数补充说明'."\n" .'| Type | 类型描述 | 支持的参数|'."\n" .'| ----------- | ------ | --- |'."\n" .'| Advanced | 通用文字识别高精版 | |'."\n" .'| General | 通用文字识别基础版 | |'."\n" .'| Commerce | 电商图片文字 | | '."\n" .'| HandWriting | 手写文字 | | '."\n" .'| MultiLang | 多语言文字 | | '."\n" .'| Table | 表格 | | '."\n" .'| IdCard | 身份证 | | '."\n" .'| BankCard | 银行卡 | | '."\n" .'| InternationalPassport | 国际护照 | | '."\n" .'| ChinesePassport | 中国护照 | | '."\n" .'| SocialSecurityCard | 社保卡 | | '."\n" .'| PermitToHK_MO_TW | 往来港澳台通行证 | | '."\n" .'| PermitToMainland | 来往中国大陆(内地)通行证 | | '."\n" .'| HouseholdHead | 户口本首页 | | '."\n" .'| HouseholdResident | 户口本常住人口页 | | '."\n" .'| EstateCertification | 不动产权证 | | '."\n" .'| BirthCertification | 出生证明 | | '."\n" .'| HKIdCard | 中国香港身份证 | | '."\n" .'| InternationalIdCard | 国际身份证 | | '."\n" .'| Stamp | 公章 | | '."\n" .'| MixedInvoice | 混贴票证 | | '."\n" .'| Invoice | 增值税发票 | | '."\n" .'| CarInvoice | 机动车销售统一发票 | | '."\n" .'| QuotaInvoice | 定额发票 | | '."\n" .'| AirItinerary | 航空行程单 | | '."\n" .'| TrainTicket | 火车票 | | '."\n" .'| TollInvoice | 过路过桥费发票 | | '."\n" .'| RollTicket | 增值税发票卷票 | | '."\n" .'| BankAcceptance | 银行承兑汇票 | | '."\n" .'| BusShipTicket | 客运车船票 | | '."\n" .'| NonTaxInvoice | 非税收入发票 | | '."\n" .'| CommonPrintedInvoice | 通用机打发票 | | '."\n" .'| HotelConsume | 酒店流水 | | '."\n" .'| PaymentRecord | 支付详情页 | | '."\n" .'| PurchaseRecord | 电商订单页 | | '."\n" .'| RideHailingItinerary | 网约车行程单 | | '."\n" .'| ShoppingReceipt | 购物小票 | | '."\n" .'| TaxClearanceCertificate | 税收完税证明 | | '."\n" .'| UsedCarInvoice | 二手车销售统一发票 | | '."\n" .'| VehicleLicense | 行驶证 | | '."\n" .'| DrivingLicense | 驾驶证 | | '."\n" .'| VehicleRegistration | 机动车登记证 | | '."\n" .'| VehicleCertification | 车辆合格证 | | '."\n" .'| LicensePlateNumber | 车牌 | | '."\n" .'| CarVinCode | 车辆vin码 | | '."\n" .'| BusinessLicense | 营业执照 | | '."\n" .'| InternationalBusinessLicense | 国际企业执照 | | '."\n" .'| MedicalDeviceManageLicense | 医疗器械经营许可证 | | '."\n" .'| MedicalDeviceProduceLicense | 医疗器械生产许可证 | | '."\n" .'| CosmeticProduceLicense | 化妆品生产许可证 | | '."\n" .'| QrCode | 二维码 | |'."\n" .'| BarCode | 条形码 | |'."\n" .'| TaxiInvoice | 出租车发票 | |'."\n" .'| TrademarkCertificate | 商标注册证 | |'."\n" .'| FoodProduceLicense | 食品生产许可证 | |'."\n" .'| FoodManagementLicense | 食品经营许可证 | |'."\n" .'| ClassIIMedicalDeviceManageLicense | 第二类医疗器械经营备案凭证 | |'."\n" .'| WayBill | 电子面单 | |'."\n" .'| BankAccountPermit | 银行开户许可证 | |', 'responseParamsDescription' => '#### 图片类型(Type)对应的KV信息字段说明。所有KV字段都是String类型。'."\n" .'|Type | 类型描述 | 返回KV信息字段说明|'."\n" .'|-----|-----|--|'."\n" .'|IdCard | 身份证 | | '."\n" .'|BankCard | 银行卡 | | '."\n" .'|InternationalPassport | 国际护照 | | '."\n" .'|ChinesePassport | 中国护照 | | '."\n" .'|SocialSecurityCard | 社保卡 | | '."\n" .'|PermitToHK_MO_TW | 往来港澳台通行证 | | '."\n" .'|PermitToMainland | 来往中国大陆(内地)通行证 | | '."\n" .'|HouseholdHead | 户口本户首页 | | '."\n" .'|HouseholdResident | 户口本常住人口页 | | '."\n" .'|EstateCertification | 不动产权证 | | '."\n" .'|BirthCertification | 出生证明 | | '."\n" .'|HKIdCard | 中国香港身份证 | | '."\n" .'|InternationalIdCard | 国际身份证 | | '."\n" .'|Stamp| 公章 | | '."\n" .'|Invoice| 增值税发票 | | '."\n" .'|CarInvoice| 机动车销售统一发票 | | '."\n" .'|QuotaInvoice| 定额发票 | |'."\n" .'|AirItinerary| 航空行程单 | |'."\n" .'|TrainTicket| 火车票 | |'."\n" .'|TollInvoice| 过路过桥费发票 | |'."\n" .'|RollTicket| 增值税发票卷票 | |'."\n" .'|BankAcceptance| 银行承兑汇票 | |'."\n" .'|BusShipTicket| 客运车船票 | |'."\n" .'|NonTaxInvoice| 非税收入发票 | |'."\n" .'|CommonPrintedInvoice| 通用机打发票 | |'."\n" .'|HotelConsume| 酒店流水 | |'."\n" .'|PaymentRecord| 支付详情页 | |'."\n" .'|PurchaseRecord| 电商订单页 | |'."\n" .'|RideHailingItinerary| 网约车行程单 | |'."\n" .'|ShoppingReceipt| 购物小票 | |'."\n" .'|TaxClearanceCertificate| 税收完税证明 | |'."\n" .'|UsedCarInvoice| 二手车销售统一发票 | |'."\n" .'|VehicleLicense| 行驶证 | |'."\n" .'|DrivingLicense| 驾驶证 | |'."\n" .'|VehicleRegistration| 机动车登记证 | |'."\n" .'|VehicleCertification| 车辆合格证 | |'."\n" .'|LicensePlateNumber| 车牌 | |'."\n" .'|CarVinCode| 车辆vin码 | |'."\n" .'|BusinessLicense| 营业执照 | |'."\n" .'|BusinessLicense| 国际企业执照 | |'."\n" .'|MedicalDeviceManageLicense| 医疗器械经营许可证 | |'."\n" .'|MedicalDeviceProduceLicense| 医疗器械生产许可证 | |'."\n" .'|CosmeticProduceLicense| 化妆品生产许可证 | |'."\n" .'|TaxiInvoice| 出租车发票 | |'."\n" .'|TrademarkCertificate| 商标注册证 | |'."\n" .'|FoodProduceLicense| 食品生产许可证 | |'."\n" .'|FoodManagementLicense| 食品经营许可证 | |'."\n" .'|ClassIIMedicalDeviceManageLicense| 第二类医疗器械经营备案凭证 | |'."\n" .'|WayBill| 电子面单 | |'."\n" .'|BankAccountPermit| 银行开户许可证 | |', 'extraInfo' => '#### 您可以参考下面的示例调用统一API接口'."\n" .'* 通过图片URL请求接口Java示例'."\n" .'```java'."\n" .'package demo;'."\n" .'import com.aliyun.ocr_api20210707.Client;'."\n" .'import com.aliyun.ocr_api20210707.models.*;'."\n" .'import com.aliyun.tea.TeaException;'."\n" .'import com.aliyun.teaopenapi.models.Config;'."\n" .'import com.google.gson.Gson;'."\n" .'public class Demo {'."\n" .' public static void main(String[] args) throws Exception {'."\n" .' final String endpoint = "ocr-api.cn-hangzhou.aliyuncs.com";'."\n" .' final String accessKeyID = "您的AccessKeyID";'."\n" .' final String accessKeySecret = "您的AccessKeySecret";'."\n" .' final String imageUrl = "https://example.png";'."\n" .' final Config config = new Config().setEndpoint(endpoint).setAccessKeyId(accessKeyID).setAccessKeySecret(accessKeySecret);'."\n" .' Client client = new Client(config);'."\n" .' RecognizeAllTextRequest request = new RecognizeAllTextRequest()'."\n" .' .setType("Advanced") // 指定Type(此参数为必填参数)'."\n" .' .setUrl(imageUrl) // 图片url'."\n" .' .setOutputOricoord(true); // 设置返回原图坐标。您可以设置更多二级参数。'."\n" .' // 您也可以在 request 中指定更多三级参数。例如对于 Type=Advanced,可以指定 OutputCharInfo=true(输出单字信息)'."\n" .' RecognizeAllTextRequest.RecognizeAllTextRequestAdvancedConfig advancedConfig = new RecognizeAllTextRequest.RecognizeAllTextRequestAdvancedConfig()'."\n" .' .setOutputCharInfo(true);'."\n" .' request.setAdvancedConfig(advancedConfig);'."\n" .' try {'."\n" .' RecognizeAllTextResponse response = client.recognizeAllText(request);'."\n" .' System.out.println(new Gson().toJson(response.getBody().getData().toMap()));'."\n" .' } catch (TeaException e) {'."\n" .' System.out.println(e.getStatusCode());'."\n" .' }'."\n" .' }'."\n" .'}'."\n" .'```'."\n" ."\n" .'* 通过上传本地图片请求接口Java示例'."\n" .'```java'."\n" .'package demo;'."\n" .'import com.aliyun.ocr_api20210707.Client;'."\n" .'import com.aliyun.ocr_api20210707.models.*;'."\n" .'import com.aliyun.tea.TeaException;'."\n" .'import com.aliyun.teaopenapi.models.Config;'."\n" .'import com.google.gson.Gson;'."\n" .'public class Demo {'."\n" .' public static void main(String[] args) throws Exception {'."\n" .' final String endpoint = "ocr-api.cn-hangzhou.aliyuncs.com";'."\n" .' final String accessKeyID = "您的AccessKeyID";'."\n" .' final String accessKeySecret = "您的AccessKeySecret";'."\n" .' final Config config = new Config().setEndpoint(endpoint).setAccessKeyId(accessKeyID).setAccessKeySecret(accessKeySecret);'."\n" .' final String localImageFileName = "~/example.png"; // 本地图片路径'."\n" .' Client client = new Client(config);'."\n" .' try (InputStream imageStream = new FileInputStream(localImageFileName)) {'."\n" .' RecognizeAllTextRequest request = new RecognizeAllTextRequest()'."\n" .' .setType("Advanced") // 指定Type(此参数为必填参数)'."\n" .' .setBody(imageStream) // 指定本地图片路径'."\n" .' .setOutputOricoord(true); // 设置返回原图坐标。您可以设置更多二级参数。'."\n" .' // 您也可以在 request 中指定更多参数。例如对于 Type=Advanced,可以指定 OutputCharInfo=true(输出单字信息)'."\n" .' RecognizeAllTextRequest.RecognizeAllTextRequestAdvancedConfig advancedConfig = new RecognizeAllTextRequest.RecognizeAllTextRequestAdvancedConfig()'."\n" .' .setOutputCharInfo(true);'."\n" .' request.setAdvancedConfig(advancedConfig);'."\n" .' RecognizeAllTextResponse response = client.recognizeAllText(request);'."\n" .' System.out.println(new Gson().toJson(response.getBody().getData().toMap()));'."\n" .' } catch (TeaException e) {'."\n" .' System.out.println(e.getStatusCode());'."\n" .' }'."\n" .' }'."\n" .'}'."\n" .'```', 'changeSet' => [ ['createdAt' => '2025-04-27T08:17:25.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2024-06-04T10:17:50.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2024-01-08T02:18:48.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeAllText'], ], ], 'ramActions' => [ [ 'operationType' => 'none', 'ramAction' => [ 'action' => 'ocr:RecognizeAllText', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"E2A98925-DC2C-18FB-995F-BAF507XXXXXX\\",\\n \\"Data\\": {\\n \\"Height\\": 2000,\\n \\"Width\\": 1000,\\n \\"Content\\": \\"\\\\\\"合同编号...\\\\\\"\\",\\n \\"SubImageCount\\": 2,\\n \\"SubImages\\": [\\n {\\n \\"SubImageId\\": 0,\\n \\"Type\\": \\"身份证正面\\",\\n \\"Angle\\": 0,\\n \\"SubImagePoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"SubImageRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 1000,\\n \\"Height\\": 2000\\n },\\n \\"KvInfo\\": {\\n \\"KvCount\\": 6,\\n \\"Data\\": \\"{\\\\n \\\\\\"address\\\\\\": \\\\\\"XX省XX市XX街道XX号\\\\\\",\\\\n \\\\\\"ethnicity\\\\\\": \\\\\\"汉\\\\\\",\\\\n \\\\\\"sex\\\\\\": \\\\\\"男\\\\\\",\\\\n \\\\\\"name\\\\\\": \\\\\\"王XX\\\\\\",\\\\n \\\\\\"idNumber\\\\\\": \\\\\\"XXX\\\\\\",\\\\n \\\\\\"birthDate\\\\\\": \\\\\\"2000年1月1日\\\\\\"\\\\n}\\",\\n \\"KvDetails\\": {\\n \\"key\\": {\\n \\"KeyName\\": \\"\\\\\\"address\\\\\\"\\",\\n \\"KeyConfidence\\": 100,\\n \\"Value\\": \\"\\\\\\"XX省XX市XX街道\\\\\\"\\",\\n \\"ValueConfidence\\": 98,\\n \\"ValuePoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"ValueRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 50,\\n \\"Height\\": 50\\n },\\n \\"ValueAngle\\": 0\\n }\\n }\\n },\\n \\"BlockInfo\\": {\\n \\"BlockCount\\": 12,\\n \\"BlockDetails\\": [\\n {\\n \\"BlockId\\": 0,\\n \\"BlockAngle\\": 0,\\n \\"BlockContent\\": \\"“合同编号...”\\",\\n \\"BlockConfidence\\": 98,\\n \\"BlockPoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"BlockRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 50,\\n \\"Height\\": 10\\n },\\n \\"CharInfos\\": [\\n {\\n \\"CharId\\": 0,\\n \\"CharContent\\": \\"“合”\\",\\n \\"CharConfidence\\": 95,\\n \\"CharPoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"CharRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 10,\\n \\"Height\\": 10\\n }\\n }\\n ]\\n }\\n ]\\n },\\n \\"TableInfo\\": {\\n \\"TableCount\\": 2,\\n \\"TableDetails\\": [\\n {\\n \\"TableId\\": 0,\\n \\"RowCount\\": 10,\\n \\"ColumnCount\\": 3,\\n \\"CellCount\\": 29,\\n \\"Header\\": {\\n \\"Contents\\": [\\n \\"\\\\\\"12.1本合同当事人\\\\\\"\\"\\n ],\\n \\"BlockId\\": 0\\n },\\n \\"Footer\\": {\\n \\"Contents\\": [\\n \\"\\\\\\"贷款人/抵押权人(盖章/电子签章):\\\\\\"\\"\\n ],\\n \\"BlockId\\": 0\\n },\\n \\"CellDetails\\": [\\n {\\n \\"CellId\\": 0,\\n \\"CellContent\\": \\"\\\\\\"借款人/抵押人:\\\\\\"\\",\\n \\"RowStart\\": 0,\\n \\"RowEnd\\": 0,\\n \\"ColumnStart\\": 2,\\n \\"ColumnEnd\\": 5,\\n \\"BlockList\\": [\\n 0\\n ],\\n \\"CellPoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"CellRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 20,\\n \\"Height\\": 20\\n },\\n \\"CellAngle\\": 0\\n }\\n ],\\n \\"TablePoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"TableRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 100,\\n \\"Height\\": 100\\n }\\n }\\n ],\\n \\"TableExcel\\": \\"https://example.xlsx\\",\\n \\"TableHtml\\": \\"https://example.html\\"\\n },\\n \\"RowInfo\\": {\\n \\"RowCount\\": 9,\\n \\"RowDetails\\": [\\n {\\n \\"RowId\\": 0,\\n \\"RowContent\\": \\"“合同编号...\\\\\\"\\",\\n \\"BlockList\\": [\\n 0\\n ]\\n }\\n ]\\n },\\n \\"ParagraphInfo\\": {\\n \\"ParagraphCount\\": 11,\\n \\"ParagraphDetails\\": [\\n {\\n \\"ParagraphId\\": 0,\\n \\"ParagraphContent\\": \\"“合同编号...”\\",\\n \\"BlockList\\": [\\n 0\\n ]\\n }\\n ]\\n },\\n \\"QrCodeInfo\\": {\\n \\"QrCodeCount\\": 1,\\n \\"QrCodeDetails\\": [\\n {\\n \\"Data\\": \\"“http://www.gsxt.gov.cn/indeXXX”\\",\\n \\"QrCodePoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"QrCodeRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 100,\\n \\"Height\\": 100\\n },\\n \\"QrCodeAngle\\": 0\\n }\\n ]\\n },\\n \\"BarCodeInfo\\": {\\n \\"BarCodeCount\\": 2,\\n \\"BarCodeDetails\\": [\\n {\\n \\"Type\\": \\"Code128\\",\\n \\"Data\\": \\"\\\\\\"1100011XXXXXX\\\\\\"\\",\\n \\"BarCodePoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"BarCodeRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 100,\\n \\"Height\\": 10\\n },\\n \\"BarCodeAngle\\": 0\\n }\\n ]\\n },\\n \\"FigureInfo\\": {\\n \\"key\\": {\\n \\"FigureCount\\": 3,\\n \\"FigureDetails\\": [\\n {\\n \\"Type\\": \\"face\\",\\n \\"Data\\": \\"“”\\",\\n \\"FigurePoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"FigureRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 50,\\n \\"Height\\": 50\\n },\\n \\"FigureAngle\\": 0\\n }\\n ]\\n }\\n },\\n \\"StampInfo\\": {\\n \\"StampCount\\": 2,\\n \\"StampDetails\\": [\\n {\\n \\"Data\\": {\\n \\"CompanyId\\": \\"\\\\\\"XXX\\\\\\"\\",\\n \\"OrganizationName\\": \\"\\\\\\"XXX贸易有限公司\\\\\\"\\",\\n \\"AntiFakeCode\\": \\"\\\\\\"3205823XXXXXX\\\\\\"\\",\\n \\"OtherText\\": \\"\\\\\\"3205823XXXXXX\\\\\\"\\",\\n \\"TopText\\": \\"\\\\\\"XXX贸易有限公司\\\\\\"\\",\\n \\"OrganizationNameEng\\": \\"\\\\\\"\\\\\\"\\",\\n \\"TaxpayerId\\": \\"\\\\\\"\\\\\\"\\"\\n },\\n \\"StampPoints\\": [\\n {\\n \\"X\\": 100,\\n \\"Y\\": 200\\n }\\n ],\\n \\"StampRect\\": {\\n \\"CenterX\\": 100,\\n \\"CenterY\\": 200,\\n \\"Width\\": 50,\\n \\"Height\\": 50\\n },\\n \\"StampAngle\\": 0\\n }\\n ]\\n },\\n \\"QualityInfo\\": {\\n \\"IsCopy\\": false,\\n \\"IsReshoot\\": false,\\n \\"CompletenessScore\\": 90.5,\\n \\"QualityScore\\": 80.5,\\n \\"TamperScore\\": 10.5\\n }\\n }\\n ],\\n \\"XmlResult\\": \\"\\\\\\"\\\\\\"\\",\\n \\"AlgoVersion\\": \\"\\\\\\"\\\\\\"\\",\\n \\"DebugInfo\\": \\"\\\\\\"\\\\\\"\\",\\n \\"AlgoServer\\": [\\n \\"\\\\\\"\\\\\\"\\"\\n ],\\n \\"IsMixedMode\\": false,\\n \\"PageNo\\": 1,\\n \\"KvExcelUrl\\": \\"https://example.xlsx\\"\\n },\\n \\"Code\\": \\"400\\",\\n \\"Message\\": \\"illegalImageUrl\\"\\n}","type":"json"}]', ], 'RecognizeBankAcceptance' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .' * 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i1/O1CN016eNk0d1ubhKP4y6gK_!!6000000006056-2-tps-631-570.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{"data": {"issueDate": "2021-03-31", "validToDate": "2021-06-30", "draftStatus": "提示收票已签收", "draftNumber": "130659500009820xxxx", "issuerName": "广东格林精密部件股份有限公司", "issuerAccountNumber": "955088001663180xxxx", "issuerAccountBank": "广发银行股份有限公司惠州江北支行", "payeeName": "", "payeeAccountNumber": "200802200920026xxxx", "payeeAccountBank": "中国工商银行惠州仲恺高新区支行", "totalAmountInWords": "贰拾万捌仟捌佰肆拾伍元整", "totalAmount": "208845.00", "acceptorName": "广发银行股份有限公司惠州江北支行", "acceptorAccountNumber": "0", "acceptorBankNumber": "30659500xxxx", "acceptorAccountBank": "广发银行股份有限公司惠州江北支行", "agreementNumber": "", "assignability": "可转让", "acceptanceDate": "2021-03-31"}, "ftype": 0, "height": 570, "orgHeight": 570, "orgWidth": 631, "prism_keyValueInfo": [{"key": "issueDate", "keyProb": 100, "value": "2021-03-31", "valuePos": [{"x": 149, "y": 39}, {"x": 149, "y": 50}, {"x": 87, "y": 50}, {"x": 87, "y": 39}], "valueProb": 100}, {"key": "validToDate", "keyProb": 100, "value": "2021-06-30", "valuePos": [{"x": 151, "y": 56}, {"x": 151, "y": 68}, {"x": 87, "y": 68}, {"x": 87, "y": 56}], "valueProb": 100}, {"key": "draftStatus", "keyProb": 100, "value": "提示收票已签收", "valuePos": [{"x": 467, "y": 37}, {"x": 467, "y": 52}, {"x": 379, "y": 51}, {"x": 379, "y": 36}], "valueProb": 100}, {"key": "draftNumber", "keyProb": 97, "value": "130659500009820xxxx", "valuePos": [{"x": 511, "y": 57}, {"x": 511, "y": 68}, {"x": 380, "y": 68}, {"x": 380, "y": 56}], "valueProb": 97}, {"key": "issuerName", "keyProb": 100, "value": "广东格林精密部件股份有限公司", "valuePos": [{"x": 275, "y": 75}, {"x": 275, "y": 90}, {"x": 103, "y": 90}, {"x": 103, "y": 75}], "valueProb": 100}, {"key": "issuerAccountNumber", "keyProb": 100, "value": "955088001663180xxxx", "valuePos": [{"x": 221, "y": 96}, {"x": 221, "y": 108}, {"x": 105, "y": 108}, {"x": 105, "y": 96}], "valueProb": 100}, {"key": "issuerAccountBank", "keyProb": 100, "value": "广发银行股份有限公司惠州江北支行", "valuePos": [{"x": 298, "y": 120}, {"x": 298, "y": 136}, {"x": 106, "y": 136}, {"x": 106, "y": 119}], "valueProb": 100}, {"key": "payeeName", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "payeeAccountNumber", "keyProb": 100, "value": "200802200920026xxxx", "valuePos": [{"x": 536, "y": 97}, {"x": 536, "y": 108}, {"x": 420, "y": 108}, {"x": 420, "y": 97}], "valueProb": 100}, {"key": "payeeAccountBank", "keyProb": 100, "value": "中国工商银行惠州仲恺高新区支行", "valuePos": [{"x": 421, "y": 115}, {"x": 587, "y": 115}, {"x": 587, "y": 140}, {"x": 421, "y": 140}], "valueProb": 98}, {"key": "totalAmountInWords", "keyProb": 100, "value": "贰拾万捌仟捌佰肆拾伍元整", "valuePos": [{"x": 300, "y": 164}, {"x": 300, "y": 180}, {"x": 154, "y": 180}, {"x": 154, "y": 164}], "valueProb": 100}, {"key": "totalAmount", "keyProb": 99, "value": "208845.00", "valuePos": [{"x": 300, "y": 164}, {"x": 300, "y": 180}, {"x": 154, "y": 180}, {"x": 154, "y": 164}], "valueProb": 100}, {"key": "acceptorName", "keyProb": 100, "value": "广发银行股份有限公司惠州江北支行", "valuePos": [{"x": 309, "y": 208}, {"x": 310, "y": 233}, {"x": 180, "y": 234}, {"x": 179, "y": 210}], "valueProb": 100}, {"key": "acceptorAccountNumber", "keyProb": 100, "value": "0", "valuePos": [{"x": 188, "y": 249}, {"x": 188, "y": 260}, {"x": 181, "y": 260}, {"x": 181, "y": 249}], "valueProb": 100}, {"key": "acceptorBankNumber", "keyProb": 100, "value": "30659500xxxx", "valuePos": [{"x": 494, "y": 218}, {"x": 494, "y": 229}, {"x": 421, "y": 229}, {"x": 421, "y": 218}], "valueProb": 100}, {"key": "acceptorAccountBank", "keyProb": 100, "value": "广发银行股份有限公司惠州江北支行", "valuePos": [{"x": 587, "y": 241}, {"x": 587, "y": 266}, {"x": 420, "y": 266}, {"x": 420, "y": 241}], "valueProb": 100}, {"key": "agreementNumber", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "assignability", "keyProb": 100, "value": "可转让", "valuePos": [{"x": 144, "y": 309}, {"x": 144, "y": 324}, {"x": 106, "y": 324}, {"x": 106, "y": 309}], "valueProb": 100}, {"key": "acceptanceDate", "keyProb": 100, "value": "2021-03-31", "valuePos": [{"x": 466, "y": 317}, {"x": 466, "y": 329}, {"x": 404, "y": 329}, {"x": 404, "y": 317}], "valueProb": 100}], "sliceRect": {"x0": 10, "y0": 90, "x1": 616, "y1": 88, "x2": 616, "y2": 498, "x3": 10, "y3": 499}, "width": 631}'], 'Code' => ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '银行承兑汇票识别', 'summary' => '支持包括出票日期、票据号码、出票人信息、收票人信息、承兑人信息、票据金额等关键字段结构化识别输出。', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云银行承兑汇票识别,是阿里云官方自研OCR文字识别产品,适用于识别银行承兑汇票上的出票日期、到期日期、票据状态、票据号码、出票人信息、售票人信息、承兑人信息等关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例(仅支持正面识别,暂不支持背面识别)'."\n" .'

'."\n" ."\n\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图片格式|支持PNG、JPG、JPEG、BMP、GIF、TIFF、WebP。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [票据凭证识别](https://common-buy.aliyun.com/?commodityCode=ocr_invoice_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=bill&subtype=bank_acceptance#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[银行承兑汇票识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_invoice_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_invoice_dp_cn_20220506145928_0399%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeBankAcceptance?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'------'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" ."\n" .'#### 识别结果(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|issueDate|string|出票日期。|'."\n" .'|validToDate|string|到期日期。|'."\n" .'|draftStatus|string|票据状态。|'."\n" .'|draftNumber|string|票据号码。|'."\n" .'|issuerName|string|出票人全称。|'."\n" .'|issuerAccountNumber|string|出票人账号。|'."\n" .'|issuerAccountBank|string|出票人开户银行。|'."\n" .'|payeeName|string|收票人全称。|'."\n" .'|payeeAccountNumber|string|收票人账号。|'."\n" .'|payeeAccountBank|string|收票人开户银行。|'."\n" .'|totalAmountInWords|string|票据金额大写。|'."\n" .'|totalAmount|string|票据金额小写。|'."\n" .'|acceptorName|string|承兑人全称。|'."\n" .'|acceptorAccountNumber|string|承兑人账号。|'."\n" .'|acceptorBankNumber|string|承兑人开户行行号。|'."\n" .'|acceptorAccountBank|string|承兑人开户行名称。|'."\n" .'|agreementNumber|string|交易合同号。|'."\n" .'|assignability|string|能否转让。|'."\n" .'|acceptanceDate|string|承兑日期。|'."\n" .'|subDraftNumber|string|子票区间号。|'."\n" ."\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'extraInfo' => 'SDK调用'."\n" .'通过SDK调用此接口的示例请参考[开发者中心](https://next.api.aliyun.com/api-tools/sdk/ocr-api?version=2021-07-07&language=java-tea)', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:43.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2022-05-30T05:05:59.000Z', 'description' => 'OpenAPI 下线'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeBankAcceptance'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeBankAcceptance', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"data\\\\\\": {\\\\\\"issueDate\\\\\\": \\\\\\"2021-03-31\\\\\\", \\\\\\"validToDate\\\\\\": \\\\\\"2021-06-30\\\\\\", \\\\\\"draftStatus\\\\\\": \\\\\\"提示收票已签收\\\\\\", \\\\\\"draftNumber\\\\\\": \\\\\\"130659500009820xxxx\\\\\\", \\\\\\"issuerName\\\\\\": \\\\\\"广东格林精密部件股份有限公司\\\\\\", \\\\\\"issuerAccountNumber\\\\\\": \\\\\\"955088001663180xxxx\\\\\\", \\\\\\"issuerAccountBank\\\\\\": \\\\\\"广发银行股份有限公司惠州江北支行\\\\\\", \\\\\\"payeeName\\\\\\": \\\\\\"\\\\\\", \\\\\\"payeeAccountNumber\\\\\\": \\\\\\"200802200920026xxxx\\\\\\", \\\\\\"payeeAccountBank\\\\\\": \\\\\\"中国工商银行惠州仲恺高新区支行\\\\\\", \\\\\\"totalAmountInWords\\\\\\": \\\\\\"贰拾万捌仟捌佰肆拾伍元整\\\\\\", \\\\\\"totalAmount\\\\\\": \\\\\\"208845.00\\\\\\", \\\\\\"acceptorName\\\\\\": \\\\\\"广发银行股份有限公司惠州江北支行\\\\\\", \\\\\\"acceptorAccountNumber\\\\\\": \\\\\\"0\\\\\\", \\\\\\"acceptorBankNumber\\\\\\": \\\\\\"30659500xxxx\\\\\\", \\\\\\"acceptorAccountBank\\\\\\": \\\\\\"广发银行股份有限公司惠州江北支行\\\\\\", \\\\\\"agreementNumber\\\\\\": \\\\\\"\\\\\\", \\\\\\"assignability\\\\\\": \\\\\\"可转让\\\\\\", \\\\\\"acceptanceDate\\\\\\": \\\\\\"2021-03-31\\\\\\"}, \\\\\\"ftype\\\\\\": 0, \\\\\\"height\\\\\\": 570, \\\\\\"orgHeight\\\\\\": 570, \\\\\\"orgWidth\\\\\\": 631, \\\\\\"prism_keyValueInfo\\\\\\": [{\\\\\\"key\\\\\\": \\\\\\"issueDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2021-03-31\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 149, \\\\\\"y\\\\\\": 39}, {\\\\\\"x\\\\\\": 149, \\\\\\"y\\\\\\": 50}, {\\\\\\"x\\\\\\": 87, \\\\\\"y\\\\\\": 50}, {\\\\\\"x\\\\\\": 87, \\\\\\"y\\\\\\": 39}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"validToDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2021-06-30\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 151, \\\\\\"y\\\\\\": 56}, {\\\\\\"x\\\\\\": 151, \\\\\\"y\\\\\\": 68}, {\\\\\\"x\\\\\\": 87, \\\\\\"y\\\\\\": 68}, {\\\\\\"x\\\\\\": 87, \\\\\\"y\\\\\\": 56}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"draftStatus\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"提示收票已签收\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 467, \\\\\\"y\\\\\\": 37}, {\\\\\\"x\\\\\\": 467, \\\\\\"y\\\\\\": 52}, {\\\\\\"x\\\\\\": 379, \\\\\\"y\\\\\\": 51}, {\\\\\\"x\\\\\\": 379, \\\\\\"y\\\\\\": 36}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"draftNumber\\\\\\", \\\\\\"keyProb\\\\\\": 97, \\\\\\"value\\\\\\": \\\\\\"130659500009820xxxx\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 511, \\\\\\"y\\\\\\": 57}, {\\\\\\"x\\\\\\": 511, \\\\\\"y\\\\\\": 68}, {\\\\\\"x\\\\\\": 380, \\\\\\"y\\\\\\": 68}, {\\\\\\"x\\\\\\": 380, \\\\\\"y\\\\\\": 56}], \\\\\\"valueProb\\\\\\": 97}, {\\\\\\"key\\\\\\": \\\\\\"issuerName\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广东格林精密部件股份有限公司\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 275, \\\\\\"y\\\\\\": 75}, {\\\\\\"x\\\\\\": 275, \\\\\\"y\\\\\\": 90}, {\\\\\\"x\\\\\\": 103, \\\\\\"y\\\\\\": 90}, {\\\\\\"x\\\\\\": 103, \\\\\\"y\\\\\\": 75}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"issuerAccountNumber\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"955088001663180xxxx\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 221, \\\\\\"y\\\\\\": 96}, {\\\\\\"x\\\\\\": 221, \\\\\\"y\\\\\\": 108}, {\\\\\\"x\\\\\\": 105, \\\\\\"y\\\\\\": 108}, {\\\\\\"x\\\\\\": 105, \\\\\\"y\\\\\\": 96}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"issuerAccountBank\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广发银行股份有限公司惠州江北支行\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 298, \\\\\\"y\\\\\\": 120}, {\\\\\\"x\\\\\\": 298, \\\\\\"y\\\\\\": 136}, {\\\\\\"x\\\\\\": 106, \\\\\\"y\\\\\\": 136}, {\\\\\\"x\\\\\\": 106, \\\\\\"y\\\\\\": 119}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"payeeName\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"payeeAccountNumber\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"200802200920026xxxx\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 536, \\\\\\"y\\\\\\": 97}, {\\\\\\"x\\\\\\": 536, \\\\\\"y\\\\\\": 108}, {\\\\\\"x\\\\\\": 420, \\\\\\"y\\\\\\": 108}, {\\\\\\"x\\\\\\": 420, \\\\\\"y\\\\\\": 97}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"payeeAccountBank\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"中国工商银行惠州仲恺高新区支行\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 421, \\\\\\"y\\\\\\": 115}, {\\\\\\"x\\\\\\": 587, \\\\\\"y\\\\\\": 115}, {\\\\\\"x\\\\\\": 587, \\\\\\"y\\\\\\": 140}, {\\\\\\"x\\\\\\": 421, \\\\\\"y\\\\\\": 140}], \\\\\\"valueProb\\\\\\": 98}, {\\\\\\"key\\\\\\": \\\\\\"totalAmountInWords\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"贰拾万捌仟捌佰肆拾伍元整\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 300, \\\\\\"y\\\\\\": 164}, {\\\\\\"x\\\\\\": 300, \\\\\\"y\\\\\\": 180}, {\\\\\\"x\\\\\\": 154, \\\\\\"y\\\\\\": 180}, {\\\\\\"x\\\\\\": 154, \\\\\\"y\\\\\\": 164}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"totalAmount\\\\\\", \\\\\\"keyProb\\\\\\": 99, \\\\\\"value\\\\\\": \\\\\\"208845.00\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 300, \\\\\\"y\\\\\\": 164}, {\\\\\\"x\\\\\\": 300, \\\\\\"y\\\\\\": 180}, {\\\\\\"x\\\\\\": 154, \\\\\\"y\\\\\\": 180}, {\\\\\\"x\\\\\\": 154, \\\\\\"y\\\\\\": 164}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"acceptorName\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广发银行股份有限公司惠州江北支行\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 309, \\\\\\"y\\\\\\": 208}, {\\\\\\"x\\\\\\": 310, \\\\\\"y\\\\\\": 233}, {\\\\\\"x\\\\\\": 180, \\\\\\"y\\\\\\": 234}, {\\\\\\"x\\\\\\": 179, \\\\\\"y\\\\\\": 210}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"acceptorAccountNumber\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"0\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 188, \\\\\\"y\\\\\\": 249}, {\\\\\\"x\\\\\\": 188, \\\\\\"y\\\\\\": 260}, {\\\\\\"x\\\\\\": 181, \\\\\\"y\\\\\\": 260}, {\\\\\\"x\\\\\\": 181, \\\\\\"y\\\\\\": 249}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"acceptorBankNumber\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"30659500xxxx\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 494, \\\\\\"y\\\\\\": 218}, {\\\\\\"x\\\\\\": 494, \\\\\\"y\\\\\\": 229}, {\\\\\\"x\\\\\\": 421, \\\\\\"y\\\\\\": 229}, {\\\\\\"x\\\\\\": 421, \\\\\\"y\\\\\\": 218}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"acceptorAccountBank\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广发银行股份有限公司惠州江北支行\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 587, \\\\\\"y\\\\\\": 241}, {\\\\\\"x\\\\\\": 587, \\\\\\"y\\\\\\": 266}, {\\\\\\"x\\\\\\": 420, \\\\\\"y\\\\\\": 266}, {\\\\\\"x\\\\\\": 420, \\\\\\"y\\\\\\": 241}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"agreementNumber\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"assignability\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"可转让\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 144, \\\\\\"y\\\\\\": 309}, {\\\\\\"x\\\\\\": 144, \\\\\\"y\\\\\\": 324}, {\\\\\\"x\\\\\\": 106, \\\\\\"y\\\\\\": 324}, {\\\\\\"x\\\\\\": 106, \\\\\\"y\\\\\\": 309}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"acceptanceDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2021-03-31\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 466, \\\\\\"y\\\\\\": 317}, {\\\\\\"x\\\\\\": 466, \\\\\\"y\\\\\\": 329}, {\\\\\\"x\\\\\\": 404, \\\\\\"y\\\\\\": 329}, {\\\\\\"x\\\\\\": 404, \\\\\\"y\\\\\\": 317}], \\\\\\"valueProb\\\\\\": 100}], \\\\\\"sliceRect\\\\\\": {\\\\\\"x0\\\\\\": 10, \\\\\\"y0\\\\\\": 90, \\\\\\"x1\\\\\\": 616, \\\\\\"y1\\\\\\": 88, \\\\\\"x2\\\\\\": 616, \\\\\\"y2\\\\\\": 498, \\\\\\"x3\\\\\\": 10, \\\\\\"y3\\\\\\": 499}, \\\\\\"width\\\\\\": 631}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 43A29C77-405E-4CC0-BC55-EE694AD00655\\n {\\"data\\": {\\"issueDate\\": \\"2021-03-31\\", \\"validToDate\\": \\"2021-06-30\\", \\"draftStatus\\": \\"提示收票已签收\\", \\"draftNumber\\": \\"1306595000098202103\\", \\"issuerName\\": \\"广东格林精密部件股份有限公司\\", \\"issuerAccountNumber\\": \\"9550880016631800646\\", \\"issuerAccountBank\\": \\"广发银行股份有限公司惠州江北支行\\", \\"payeeName\\": \\"\\", \\"payeeAccountNumber\\": \\"2008022009200267322\\", \\"payeeAccountBank\\": \\"中国工商银行惠州仲恺高新区支行\\", \\"totalAmountInWords\\": \\"贰拾万捌仟捌佰肆拾伍元整\\", \\"totalAmount\\": \\"208845.00\\", \\"acceptorName\\": \\"广发银行股份有限公司惠州江北支行\\", \\"acceptorAccountNumber\\": \\"0\\", \\"acceptorBankNumber\\": \\"306595xxxxxxx\\", \\"acceptorAccountBank\\": \\"广发银行股份有限公司惠州江北支行\\", \\"agreementNumber\\": \\"\\", \\"assignability\\": \\"可转让\\", \\"acceptanceDate\\": \\"2021-03-31\\"}, \\"ftype\\": 0, \\"height\\": 570, \\"orgHeight\\": 570, \\"orgWidth\\": 631, \\"prism_keyValueInfo\\": [{\\"key\\": \\"issueDate\\", \\"keyProb\\": 100, \\"value\\": \\"2021-03-31\\", \\"valuePos\\": [{\\"x\\": 149, \\"y\\": 39}, {\\"x\\": 149, \\"y\\": 50}, {\\"x\\": 87, \\"y\\": 50}, {\\"x\\": 87, \\"y\\": 39}], \\"valueProb\\": 100}, {\\"key\\": \\"validToDate\\", \\"keyProb\\": 100, \\"value\\": \\"2021-06-30\\", \\"valuePos\\": [{\\"x\\": 151, \\"y\\": 56}, {\\"x\\": 151, \\"y\\": 68}, {\\"x\\": 87, \\"y\\": 68}, {\\"x\\": 87, \\"y\\": 56}], \\"valueProb\\": 100}, {\\"key\\": \\"draftStatus\\", \\"keyProb\\": 100, \\"value\\": \\"提示收票已签收\\", \\"valuePos\\": [{\\"x\\": 467, \\"y\\": 37}, {\\"x\\": 467, \\"y\\": 52}, {\\"x\\": 379, \\"y\\": 51}, {\\"x\\": 379, \\"y\\": 36}], \\"valueProb\\": 100}, {\\"key\\": \\"draftNumber\\", \\"keyProb\\": 97, \\"value\\": \\"1306595000098202103\\", \\"valuePos\\": [{\\"x\\": 511, \\"y\\": 57}, {\\"x\\": 511, \\"y\\": 68}, {\\"x\\": 380, \\"y\\": 68}, {\\"x\\": 380, \\"y\\": 56}], \\"valueProb\\": 97}, {\\"key\\": \\"issuerName\\", \\"keyProb\\": 100, \\"value\\": \\"广东格林精密部件股份有限公司\\", \\"valuePos\\": [{\\"x\\": 275, \\"y\\": 75}, {\\"x\\": 275, \\"y\\": 90}, {\\"x\\": 103, \\"y\\": 90}, {\\"x\\": 103, \\"y\\": 75}], \\"valueProb\\": 100}, {\\"key\\": \\"issuerAccountNumber\\", \\"keyProb\\": 100, \\"value\\": \\"9550880016631800646\\", \\"valuePos\\": [{\\"x\\": 221, \\"y\\": 96}, {\\"x\\": 221, \\"y\\": 108}, {\\"x\\": 105, \\"y\\": 108}, {\\"x\\": 105, \\"y\\": 96}], \\"valueProb\\": 100}, {\\"key\\": \\"issuerAccountBank\\", \\"keyProb\\": 100, \\"value\\": \\"广发银行股份有限公司惠州江北支行\\", \\"valuePos\\": [{\\"x\\": 298, \\"y\\": 120}, {\\"x\\": 298, \\"y\\": 136}, {\\"x\\": 106, \\"y\\": 136}, {\\"x\\": 106, \\"y\\": 119}], \\"valueProb\\": 100}, {\\"key\\": \\"payeeName\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"payeeAccountNumber\\", \\"keyProb\\": 100, \\"value\\": \\"2008022009200267322\\", \\"valuePos\\": [{\\"x\\": 536, \\"y\\": 97}, {\\"x\\": 536, \\"y\\": 108}, {\\"x\\": 420, \\"y\\": 108}, {\\"x\\": 420, \\"y\\": 97}], \\"valueProb\\": 100}, {\\"key\\": \\"payeeAccountBank\\", \\"keyProb\\": 100, \\"value\\": \\"中国工商银行惠州仲恺高新区支行\\", \\"valuePos\\": [{\\"x\\": 421, \\"y\\": 115}, {\\"x\\": 587, \\"y\\": 115}, {\\"x\\": 587, \\"y\\": 140}, {\\"x\\": 421, \\"y\\": 140}], \\"valueProb\\": 98}, {\\"key\\": \\"totalAmountInWords\\", \\"keyProb\\": 100, \\"value\\": \\"贰拾万捌仟捌佰肆拾伍元整\\", \\"valuePos\\": [{\\"x\\": 300, \\"y\\": 164}, {\\"x\\": 300, \\"y\\": 180}, {\\"x\\": 154, \\"y\\": 180}, {\\"x\\": 154, \\"y\\": 164}], \\"valueProb\\": 100}, {\\"key\\": \\"totalAmount\\", \\"keyProb\\": 99, \\"value\\": \\"208845.00\\", \\"valuePos\\": [{\\"x\\": 300, \\"y\\": 164}, {\\"x\\": 300, \\"y\\": 180}, {\\"x\\": 154, \\"y\\": 180}, {\\"x\\": 154, \\"y\\": 164}], \\"valueProb\\": 100}, {\\"key\\": \\"acceptorName\\", \\"keyProb\\": 100, \\"value\\": \\"广发银行股份有限公司惠州江北支行\\", \\"valuePos\\": [{\\"x\\": 309, \\"y\\": 208}, {\\"x\\": 310, \\"y\\": 233}, {\\"x\\": 180, \\"y\\": 234}, {\\"x\\": 179, \\"y\\": 210}], \\"valueProb\\": 100}, {\\"key\\": \\"acceptorAccountNumber\\", \\"keyProb\\": 100, \\"value\\": \\"0\\", \\"valuePos\\": [{\\"x\\": 188, \\"y\\": 249}, {\\"x\\": 188, \\"y\\": 260}, {\\"x\\": 181, \\"y\\": 260}, {\\"x\\": 181, \\"y\\": 249}], \\"valueProb\\": 100}, {\\"key\\": \\"acceptorBankNumber\\", \\"keyProb\\": 100, \\"value\\": \\"306595000098\\", \\"valuePos\\": [{\\"x\\": 494, \\"y\\": 218}, {\\"x\\": 494, \\"y\\": 229}, {\\"x\\": 421, \\"y\\": 229}, {\\"x\\": 421, \\"y\\": 218}], \\"valueProb\\": 100}, {\\"key\\": \\"acceptorAccountBank\\", \\"keyProb\\": 100, \\"value\\": \\"广发银行股份有限公司惠州江北支行\\", \\"valuePos\\": [{\\"x\\": 587, \\"y\\": 241}, {\\"x\\": 587, \\"y\\": 266}, {\\"x\\": 420, \\"y\\": 266}, {\\"x\\": 420, \\"y\\": 241}], \\"valueProb\\": 100}, {\\"key\\": \\"agreementNumber\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"assignability\\", \\"keyProb\\": 100, \\"value\\": \\"可转让\\", \\"valuePos\\": [{\\"x\\": 144, \\"y\\": 309}, {\\"x\\": 144, \\"y\\": 324}, {\\"x\\": 106, \\"y\\": 324}, {\\"x\\": 106, \\"y\\": 309}], \\"valueProb\\": 100}, {\\"key\\": \\"acceptanceDate\\", \\"keyProb\\": 100, \\"value\\": \\"2021-03-31\\", \\"valuePos\\": [{\\"x\\": 466, \\"y\\": 317}, {\\"x\\": 466, \\"y\\": 329}, {\\"x\\": 404, \\"y\\": 329}, {\\"x\\": 404, \\"y\\": 317}], \\"valueProb\\": 100}], \\"sliceRect\\": {\\"x0\\": 10, \\"y0\\": 90, \\"x1\\": 616, \\"y1\\": 88, \\"x2\\": 616, \\"y2\\": 498, \\"x3\\": 10, \\"y3\\": 499}, \\"width\\": 631}\\n","errorExample":""}]', ], 'RecognizeBankAccountLicense' => [ 'summary' => '可快速精准的识别银行开户许可证中的账号、法定代表人、开户银行、核准号、企业名称、编号等关键信息。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB17liGda67gK0jSZFHXXa9jVXa-1375-1000.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{ "data": { "bankAccount": "689163495证异户称", "legalRepresentative": "王嘉琪", "depositaryBank": "中国民生银行股份有限公司上海武宁支行", "approvalNumber": "J2900193652101", "customerName": "杭州读光技术团队有限责任公司", "permitNumber": "2900-02611984", "title": "开户许可证" }, "height": 1000, "orgHeight": 1000, "orgWidth": 1375, "prism_keyValueInfo": [{ "key": "bankAccount", "keyProb": 96, "value": "689163495证异户称", "valuePos": [{ "x": 505, "y": 640 }, { "x": 505, "y": 658 }, { "x": 331, "y": 658 }, { "x": 331, "y": 640 }], "valueProb": 96 }, { "key": "legalRepresentative", "keyProb": 100, "value": "王嘉琪", "valuePos": [{ "x": 591, "y": 545 }, { "x": 591, "y": 562 }, { "x": 522, "y": 562 }, { "x": 522, "y": 545 }], "valueProb": 100 }, { "key": "depositaryBank", "keyProb": 100, "value": "中国民生银行股份有限公司上海武宁支行", "valuePos": [{ "x": 841, "y": 513 }, { "x": 1200, "y": 505 }, { "x": 1201, "y": 550 }, { "x": 842, "y": 558 }], "valueProb": 100 }, { "key": "approvalNumber", "keyProb": 100, "value": "J2900193652101", "valuePos": [{ "x": 247, "y": 257 }, { "x": 411, "y": 252 }, { "x": 412, "y": 269 }, { "x": 248, "y": 274 }], "valueProb": 100 }, { "key": "customerName", "keyProb": 100, "value": "杭州读光技术团队有限责任公司", "valuePos": [{ "x": 445, "y": 351 }, { "x": 777, "y": 351 }, { "x": 777, "y": 368 }, { "x": 445, "y": 368 }], "valueProb": 100 }, { "key": "permitNumber", "keyProb": 100, "value": "2900-02611984", "valuePos": [{ "x": 1175, "y": 260 }, { "x": 1175, "y": 277 }, { "x": 989, "y": 277 }, { "x": 989, "y": 260 }], "valueProb": 100 }, { "key": "title", "keyProb": 100, "value": "开户许可证", "valuePos": [{ "x": 910, "y": 165 }, { "x": 910, "y": 204 }, { "x": 454, "y": 203 }, { "x": 454, "y": 164 }], "valueProb": 100 }], "width": 1375 }'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '银行开户许可证识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云银行开户许可证识别,是阿里云官方自研OCR文字识别产品,适用于识别银行开户许可证所包含的账号、核准号、企业名称、法人姓名以及开户行等关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [票据凭证识别](https://common-buy.aliyun.com/?commodityCode=ocr_invoice_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=assets&subtype=bank_account_permit#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[银行开户许可证识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_enterprisecard_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_enterprisecard_dp_cn_20211103184836_0059%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeBankAccountLicense?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|bankAccount|string|账号。|'."\n" .'|legalRepresentative|string|法定代表人。|'."\n" .'|depositaryBank|string|开户银行。|'."\n" .'|approvalNumber|string|核准号。|'."\n" .'|customerName|string|名称。|'."\n" .'|permitNumber|string|编号。|'."\n" .'|title|string|标题。|'."\n" ."\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:43.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeBankAccountLicense'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeBankAccountLicense', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{ \\\\t\\\\\\"data\\\\\\": { \\\\t\\\\t\\\\\\"bankAccount\\\\\\": \\\\\\"689163495证异户称\\\\\\", \\\\t\\\\t\\\\\\"legalRepresentative\\\\\\": \\\\\\"王嘉琪\\\\\\", \\\\t\\\\t\\\\\\"depositaryBank\\\\\\": \\\\\\"中国民生银行股份有限公司上海武宁支行\\\\\\", \\\\t\\\\t\\\\\\"approvalNumber\\\\\\": \\\\\\"J2900193652101\\\\\\", \\\\t\\\\t\\\\\\"customerName\\\\\\": \\\\\\"杭州读光技术团队有限责任公司\\\\\\", \\\\t\\\\t\\\\\\"permitNumber\\\\\\": \\\\\\"2900-02611984\\\\\\", \\\\t\\\\t\\\\\\"title\\\\\\": \\\\\\"开户许可证\\\\\\" \\\\t}, \\\\t\\\\\\"height\\\\\\": 1000, \\\\t\\\\\\"orgHeight\\\\\\": 1000, \\\\t\\\\\\"orgWidth\\\\\\": 1375, \\\\t\\\\\\"prism_keyValueInfo\\\\\\": [{ \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"bankAccount\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 96, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"689163495证异户称\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 505, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 640 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 505, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 658 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 331, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 658 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 331, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 640 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 96 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"legalRepresentative\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"王嘉琪\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 591, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 545 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 591, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 562 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 522, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 562 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 522, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 545 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"depositaryBank\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"中国民生银行股份有限公司上海武宁支行\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 841, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 513 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1200, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 505 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1201, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 550 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 842, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 558 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"approvalNumber\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"J2900193652101\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 247, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 257 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 411, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 252 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 412, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 269 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 248, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 274 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"customerName\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"杭州读光技术团队有限责任公司\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 445, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 351 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 777, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 351 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 777, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 368 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 445, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 368 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"permitNumber\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"2900-02611984\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1175, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 260 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 1175, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 277 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 989, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 277 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 989, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 260 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}, { \\\\t\\\\t\\\\\\"key\\\\\\": \\\\\\"title\\\\\\", \\\\t\\\\t\\\\\\"keyProb\\\\\\": 100, \\\\t\\\\t\\\\\\"value\\\\\\": \\\\\\"开户许可证\\\\\\", \\\\t\\\\t\\\\\\"valuePos\\\\\\": [{ \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 910, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 165 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 910, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 204 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 454, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 203 \\\\t\\\\t}, { \\\\t\\\\t\\\\t\\\\\\"x\\\\\\": 454, \\\\t\\\\t\\\\t\\\\\\"y\\\\\\": 164 \\\\t\\\\t}], \\\\t\\\\t\\\\\\"valueProb\\\\\\": 100 \\\\t}], \\\\t\\\\\\"width\\\\\\": 1375 }\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 50EE6578-BA78-424C-88AF-37A4339F2AB7\\n {\\"data\\":{\\"bankAccount\\":\\"689163495证异户称\\",\\"legalRepresentative\\":\\"王嘉琪\\",\\"depositaryBank\\":\\"中国民生银行股份有限公司上海武宁支行\\",\\"approvalNumber\\":\\"J2900193652101\\",\\"customerName\\":\\"杭州读光技术团队有限责任公司\\",\\"permitNumber\\":\\"2900-02611984\\",\\"title\\":\\"开户许可证\\"},\\"height\\":1000,\\"orgHeight\\":1000,\\"orgWidth\\":1375,\\"prism_keyValueInfo\\":[{\\"key\\":\\"bankAccount\\",\\"keyProb\\":96,\\"value\\":\\"689163495证异户称\\",\\"valuePos\\":[{\\"x\\":505,\\"y\\":640},{\\"x\\":505,\\"y\\":658},{\\"x\\":331,\\"y\\":658},{\\"x\\":331,\\"y\\":640}],\\"valueProb\\":96},{\\"key\\":\\"legalRepresentative\\",\\"keyProb\\":100,\\"value\\":\\"王嘉琪\\",\\"valuePos\\":[{\\"x\\":591,\\"y\\":545},{\\"x\\":591,\\"y\\":562},{\\"x\\":522,\\"y\\":562},{\\"x\\":522,\\"y\\":545}],\\"valueProb\\":100},{\\"key\\":\\"depositaryBank\\",\\"keyProb\\":100,\\"value\\":\\"中国民生银行股份有限公司上海武宁支行\\",\\"valuePos\\":[{\\"x\\":841,\\"y\\":513},{\\"x\\":1200,\\"y\\":505},{\\"x\\":1201,\\"y\\":550},{\\"x\\":842,\\"y\\":558}],\\"valueProb\\":100},{\\"key\\":\\"approvalNumber\\",\\"keyProb\\":100,\\"value\\":\\"J2900193652101\\",\\"valuePos\\":[{\\"x\\":247,\\"y\\":257},{\\"x\\":411,\\"y\\":252},{\\"x\\":412,\\"y\\":269},{\\"x\\":248,\\"y\\":274}],\\"valueProb\\":100},{\\"key\\":\\"customerName\\",\\"keyProb\\":100,\\"value\\":\\"杭州读光技术团队有限责任公司\\",\\"valuePos\\":[{\\"x\\":445,\\"y\\":351},{\\"x\\":777,\\"y\\":351},{\\"x\\":777,\\"y\\":368},{\\"x\\":445,\\"y\\":368}],\\"valueProb\\":100},{\\"key\\":\\"permitNumber\\",\\"keyProb\\":100,\\"value\\":\\"2900-02611984\\",\\"valuePos\\":[{\\"x\\":1175,\\"y\\":260},{\\"x\\":1175,\\"y\\":277},{\\"x\\":989,\\"y\\":277},{\\"x\\":989,\\"y\\":260}],\\"valueProb\\":100},{\\"key\\":\\"title\\",\\"keyProb\\":100,\\"value\\":\\"开户许可证\\",\\"valuePos\\":[{\\"x\\":910,\\"y\\":165},{\\"x\\":910,\\"y\\":204},{\\"x\\":454,\\"y\\":203},{\\"x\\":454,\\"y\\":164}],\\"valueProb\\":100}],\\"width\\":1375}\\n","errorExample":""}]', ], 'RecognizeBankCard' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1fL.fiCzqK1RjSZPcXXbTepXa-3116-2139.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"algo_version":"7a6241b9ccce3746da42ff09ee692b27721728bb;7a6241b9ccce3746da42ff09ee692b27721728bb","data":{"bankName":"交通银行","cardNumber":"6222621370000783456","validToDate":"2024/12","cardType":"DC"},"ftype":0,"height":2139,"orgHeight":2139,"orgWidth":3116,"prism_keyValueInfo":[{"key":"bankName","keyProb":100,"value":"交通银行","valuePos":[{"x":374,"y":169},{"x":1344,"y":143},{"x":1350,"y":344},{"x":379,"y":370}],"valueProb":100},{"key":"cardNumber","keyProb":100,"value":"6222621370000783456","valuePos":[{"x":103,"y":1253},{"x":3011,"y":1137},{"x":3021,"y":1370},{"x":112,"y":1486}],"valueProb":100},{"key":"validToDate","keyProb":100,"value":"2024/12","valuePos":[{"x":1347,"y":1573},{"x":2074,"y":1554},{"x":2077,"y":1698},{"x":1351,"y":1718}],"valueProb":100},{"key":"cardType","keyProb":100,"value":"DC","valuePos":[{"x":437,"y":445},{"x":1316,"y":433},{"x":1318,"y":541},{"x":439,"y":553}],"valueProb":100}],"sliceRect":{"x0":0,"y0":8,"x1":3110,"y1":0,"x2":3116,"y2":2046,"x3":0,"y3":2139},"width":3116}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '银行卡识别', 'summary' => '可精准识别各类银行卡中的银行卡卡号和有效期,且支持横卡、竖卡及银行卡任意角度偏斜情况的识别与提取,支持中国内地大多数银行,以及各种位数、凸字卡面、平面卡面等的识别。', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云银行卡识别,是阿里云官方自研OCR文字识别产品,适用于获取银行卡上的卡号、日期、银行名称等关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|多银行|支持中国银行、中国工商银行、交通银行、邮政银行等多家银行。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|多卡面类型|支持各种位数、凸字卡面、平面卡面的识别。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [个人证照识别](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=standard&subtype=bank_card#intro)免费体验本功能识别效果。|'."\n" .'|2|购买 [银行卡识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_personalcard_dp_cn_20211018150333_0139%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeBankCard?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|cardType|string|卡种(CC(贷记卡),SCC(准贷记卡),DCC(存贷合一卡),DC(储蓄卡),PC(预付卡))。|'."\n" .'|bankName|string|银行名称。|'."\n" .'|cardNumber|string|银行卡号。|'."\n" .'|validToDate|string|有效期限。|'."\n" ."\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:43.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeBankCard'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeBankCard', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"algo_version\\\\\\":\\\\\\"7a6241b9ccce3746da42ff09ee692b27721728bb;7a6241b9ccce3746da42ff09ee692b27721728bb\\\\\\",\\\\\\"data\\\\\\":{\\\\\\"bankName\\\\\\":\\\\\\"交通银行\\\\\\",\\\\\\"cardNumber\\\\\\":\\\\\\"6222621370000783456\\\\\\",\\\\\\"validToDate\\\\\\":\\\\\\"2024/12\\\\\\",\\\\\\"cardType\\\\\\":\\\\\\"DC\\\\\\"},\\\\\\"ftype\\\\\\":0,\\\\\\"height\\\\\\":2139,\\\\\\"orgHeight\\\\\\":2139,\\\\\\"orgWidth\\\\\\":3116,\\\\\\"prism_keyValueInfo\\\\\\":[{\\\\\\"key\\\\\\":\\\\\\"bankName\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"交通银行\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":374,\\\\\\"y\\\\\\":169},{\\\\\\"x\\\\\\":1344,\\\\\\"y\\\\\\":143},{\\\\\\"x\\\\\\":1350,\\\\\\"y\\\\\\":344},{\\\\\\"x\\\\\\":379,\\\\\\"y\\\\\\":370}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"cardNumber\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"6222621370000783456\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":103,\\\\\\"y\\\\\\":1253},{\\\\\\"x\\\\\\":3011,\\\\\\"y\\\\\\":1137},{\\\\\\"x\\\\\\":3021,\\\\\\"y\\\\\\":1370},{\\\\\\"x\\\\\\":112,\\\\\\"y\\\\\\":1486}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"validToDate\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"2024/12\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":1347,\\\\\\"y\\\\\\":1573},{\\\\\\"x\\\\\\":2074,\\\\\\"y\\\\\\":1554},{\\\\\\"x\\\\\\":2077,\\\\\\"y\\\\\\":1698},{\\\\\\"x\\\\\\":1351,\\\\\\"y\\\\\\":1718}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"cardType\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"DC\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":437,\\\\\\"y\\\\\\":445},{\\\\\\"x\\\\\\":1316,\\\\\\"y\\\\\\":433},{\\\\\\"x\\\\\\":1318,\\\\\\"y\\\\\\":541},{\\\\\\"x\\\\\\":439,\\\\\\"y\\\\\\":553}],\\\\\\"valueProb\\\\\\":100}],\\\\\\"sliceRect\\\\\\":{\\\\\\"x0\\\\\\":0,\\\\\\"y0\\\\\\":8,\\\\\\"x1\\\\\\":3110,\\\\\\"y1\\\\\\":0,\\\\\\"x2\\\\\\":3116,\\\\\\"y2\\\\\\":2046,\\\\\\"x3\\\\\\":0,\\\\\\"y3\\\\\\":2139},\\\\\\"width\\\\\\":3116}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 9FD243AA-D0C9-4E37-B200-6B7B87B5AA32\\n {\\"data\\":{\\"bankName\\":\\"交通银行\\",\\"cardNumber\\":\\"6222621370000783456\\",\\"validToDate\\":\\"2024/12\\",\\"cardType\\":\\"DC\\"},\\"ftype\\":0,\\"height\\":2139,\\"orgHeight\\":2139,\\"orgWidth\\":3116,\\"prism_keyValueInfo\\":[{\\"key\\":\\"bankName\\",\\"keyProb\\":100,\\"value\\":\\"交通银行\\",\\"valuePos\\":[{\\"x\\":374,\\"y\\":169},{\\"x\\":1344,\\"y\\":143},{\\"x\\":1350,\\"y\\":344},{\\"x\\":379,\\"y\\":370}],\\"valueProb\\":100},{\\"key\\":\\"cardNumber\\",\\"keyProb\\":100,\\"value\\":\\"6222621370000783456\\",\\"valuePos\\":[{\\"x\\":103,\\"y\\":1253},{\\"x\\":3011,\\"y\\":1137},{\\"x\\":3021,\\"y\\":1370},{\\"x\\":112,\\"y\\":1486}],\\"valueProb\\":100},{\\"key\\":\\"validToDate\\",\\"keyProb\\":100,\\"value\\":\\"2024/12\\",\\"valuePos\\":[{\\"x\\":1347,\\"y\\":1573},{\\"x\\":2074,\\"y\\":1554},{\\"x\\":2077,\\"y\\":1698},{\\"x\\":1351,\\"y\\":1718}],\\"valueProb\\":100},{\\"key\\":\\"cardType\\",\\"keyProb\\":100,\\"value\\":\\"DC\\",\\"valuePos\\":[{\\"x\\":437,\\"y\\":445},{\\"x\\":1316,\\"y\\":433},{\\"x\\":1318,\\"y\\":541},{\\"x\\":439,\\"y\\":553}],\\"valueProb\\":100}],\\"sliceRect\\":{\\"x0\\":0,\\"y0\\":14,\\"x1\\":3116,\\"y1\\":0,\\"x2\\":3116,\\"y2\\":2050,\\"x3\\":0,\\"y3\\":2139},\\"width\\":3116}\\n","errorExample":""}]', ], 'RecognizeBasic' => [ 'summary' => '针对电商商品宣传图片、社区贴吧图片、网络UGC图片等网络场景下图片字符快速精准识别。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/sdqwab/%E7%94%B5%E5%95%86%E5%9B%BE%E7%89%87%E6%96%87%E5%AD%97%E8%AF%86%E5%88%AB.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'NeedRotate', 'in' => 'query', 'schema' => ['description' => '* 是否需要自动旋转功能,默认需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{ "content":"官科沃斯机器人丨聚划算", "height":415, "orgHeight":415, "orgWidth":417, "prism_version":"1.0.9", "prism_wnum":8, "prism_wordsInfo":[ { "angle":-89, "direction":0, "height":249, "pos":[ { "x":17, "y":17 }, { "x":266, "y":17 }, { "x":266, "y":39 }, { "x":17, "y":39 } ], "prob":95, "width":21, "word":"官科沃斯机器人丨聚划算", "x":131, "y":-96 } ], "width":417 }'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '电商图片文字识别', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云电商图片文字识别,是阿里云官方自研OCR文字识别产品,支持电商商品宣传图片、社区贴吧图片、网络UGC图片识别,针对电商海量图片内容核查就场景进行特定优化,只输出文字块内容及坐标,极大提升识别效率。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|多网络场景|电商商品宣传图片、社区贴吧图片、网络UGC图片等网络场景识别文字。|'."\n" .'|适用场合|适用于违规广告识别、信息审核管理和网络安全治理等场景。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [通用文字识别](https://common-buy.aliyun.com?commodityCode=ocr_general_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=universal&subtype=ecommerce#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[电商图片文字识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_general_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_general_dp_cn_20211103172431_0503%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeBasic?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|图片的角度(当NeedRotate=true时,返回此字段)。0表示正向,90表示图片朝右,180朝下,270朝左。|'."\n" .'|content|string|识别出图片的文字块汇总。|'."\n" .'|prism_wordsInfo|list|文字块信息。|'."\n" .'|prism_wnum|int|识别的文字块的数量,prism_wordsInfo数组的大小。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 文字块信息(prism_wordsInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|文字块的角度。|'."\n" .'|height|int|文字块的高度(需考虑文字块的角度)|'."\n" .'|width|int|文字块的宽度(需考虑文字块的角度)|'."\n" .'|pos|list|文字块的外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。如果最外层的 angle 不为 0,需要按照 angle 矫正图片后,坐标才准确。|'."\n" .'|word|string|文字块的文字内容。|', 'changeSet' => [ ['createdAt' => '2024-03-19T05:39:33.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-10T03:23:49.000Z', 'description' => 'OpenAPI 下线'], ['createdAt' => '2021-08-10T03:23:49.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeBasic'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeBasic', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{ \\\\\\"content\\\\\\":\\\\\\"官科沃斯机器人丨聚划算\\\\\\", \\\\\\"height\\\\\\":415, \\\\\\"orgHeight\\\\\\":415, \\\\\\"orgWidth\\\\\\":417, \\\\\\"prism_version\\\\\\":\\\\\\"1.0.9\\\\\\", \\\\\\"prism_wnum\\\\\\":8, \\\\\\"prism_wordsInfo\\\\\\":[ { \\\\\\"angle\\\\\\":-89, \\\\\\"direction\\\\\\":0, \\\\\\"height\\\\\\":249, \\\\\\"pos\\\\\\":[ { \\\\\\"x\\\\\\":17, \\\\\\"y\\\\\\":17 }, { \\\\\\"x\\\\\\":266, \\\\\\"y\\\\\\":17 }, { \\\\\\"x\\\\\\":266, \\\\\\"y\\\\\\":39 }, { \\\\\\"x\\\\\\":17, \\\\\\"y\\\\\\":39 } ], \\\\\\"prob\\\\\\":95, \\\\\\"width\\\\\\":21, \\\\\\"word\\\\\\":\\\\\\"官科沃斯机器人丨聚划算\\\\\\", \\\\\\"x\\\\\\":131, \\\\\\"y\\\\\\":-96 } ], \\\\\\"width\\\\\\":417 }\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 7EE93DD7-1002-489E-962E-7D4A412FB384\\n {\\"content\\":\\"官科沃斯机器人丨聚划算 超19,000家庭推荐 超薄规划新品吸扫拖一体 活动低至 送 送 1399 Q \\",\\"height\\":415,\\"orgHeight\\":415,\\"orgWidth\\":417,\\"prism_version\\":\\"1.0.9\\",\\"prism_wnum\\":8,\\"prism_wordsInfo\\":[{\\"angle\\":-89,\\"direction\\":0,\\"height\\":249,\\"pos\\":[{\\"x\\":17,\\"y\\":17},{\\"x\\":266,\\"y\\":17},{\\"x\\":266,\\"y\\":39},{\\"x\\":17,\\"y\\":39}],\\"prob\\":95,\\"width\\":21,\\"word\\":\\"官科沃斯机器人丨聚划算\\",\\"x\\":131,\\"y\\":-96},{\\"angle\\":-89,\\"direction\\":0,\\"height\\":384,\\"pos\\":[{\\"x\\":16,\\"y\\":57},{\\"x\\":400,\\"y\\":57},{\\"x\\":400,\\"y\\":96},{\\"x\\":16,\\"y\\":96}],\\"prob\\":99,\\"width\\":38,\\"word\\":\\"超19,000家庭推荐\\",\\"x\\":189,\\"y\\":-115},{\\"angle\\":-89,\\"direction\\":0,\\"height\\":330,\\"pos\\":[{\\"x\\":42,\\"y\\":115},{\\"x\\":372,\\"y\\":115},{\\"x\\":372,\\"y\\":142},{\\"x\\":42,\\"y\\":142}],\\"prob\\":99,\\"width\\":26,\\"word\\":\\"超薄规划新品吸扫拖一体\\",\\"x\\":194,\\"y\\":-36},{\\"angle\\":0,\\"direction\\":0,\\"height\\":23,\\"pos\\":[{\\"x\\":13,\\"y\\":341},{\\"x\\":110,\\"y\\":341},{\\"x\\":110,\\"y\\":365},{\\"x\\":13,\\"y\\":365}],\\"prob\\":99,\\"width\\":96,\\"word\\":\\"活动低至\\",\\"x\\":13,\\"y\\":340},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":26,\\"pos\\":[{\\"x\\":165,\\"y\\":354},{\\"x\\":190,\\"y\\":354},{\\"x\\":190,\\"y\\":374},{\\"x\\":165,\\"y\\":374}],\\"prob\\":99,\\"width\\":19,\\"word\\":\\"送\\",\\"x\\":167,\\"y\\":351},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":22,\\"pos\\":[{\\"x\\":304,\\"y\\":355},{\\"x\\":326,\\"y\\":355},{\\"x\\":326,\\"y\\":370},{\\"x\\":304,\\"y\\":370}],\\"prob\\":99,\\"width\\":15,\\"word\\":\\"送\\",\\"x\\":307,\\"y\\":352},{\\"angle\\":-1,\\"direction\\":0,\\"height\\":32,\\"pos\\":[{\\"x\\":10,\\"y\\":371},{\\"x\\":110,\\"y\\":370},{\\"x\\":110,\\"y\\":402},{\\"x\\":10,\\"y\\":403}],\\"prob\\":99,\\"width\\":100,\\"word\\":\\"1399\\",\\"x\\":9,\\"y\\":369},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":21,\\"pos\\":[{\\"x\\":391,\\"y\\":394},{\\"x\\":412,\\"y\\":394},{\\"x\\":412,\\"y\\":412},{\\"x\\":391,\\"y\\":412}],\\"prob\\":99,\\"width\\":18,\\"word\\":\\"Q\\",\\"x\\":391,\\"y\\":392}],\\"width\\":417}\\n","errorExample":""}]', ], 'RecognizeBirthCertification' => [ 'summary' => '可准确识别出生证明中的各项关键信息,包括出生日期、出生体重、出生地点等。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i1/O1CN01CDyq1720fG7YUoHtb_!!6000000006876-0-tps-6000-4500.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{ "Data": "{\\"algo_server\\":[\\"ocr_doctype_v9963/prism?src=test&op=doctype&pro=basic,rotate,split_kv_server&scene=multi_invoice&requestid=920B9469-013E-5FF2-9034-AD1EDECF21BF\\",\\"ocr_tail_card_v9827/prism?src=sub_img_json&op=birth_certification&pro=basic,qrcode,key_eng,split_kv_server&requestid=920B9469-013E-5FF2-9034-AD1EDECF21BF\\"],\\"algo_version\\":\\"5d7591fa64b2e4a91d08b0743c22147c34558db2;5d7591fa64b2e4a91d08b0743c22147c34558db2\\",\\"data\\":{\\"birthLength\\":\\"50\\",\\"birthPlace\\":\\"湖南湘西土家族保靖县苗族自治州\\",\\"birthTime\\":\\"2019年06月26日09时28分\\",\\"birthWeight\\":\\"3450\\",\\"certificateNumber\\":\\"A123456789\\",\\"fatherAddress\\":\\"湖南省保靖县迁陵镇东风村\\",\\"fatherAge\\":\\"35\\",\\"fatherEthnicity\\":\\"土家族\\",\\"fatherIdCardNumber\\":\\"631111222233334444\\",\\"fatherName\\":\\"读大光\\",\\"fatherNationality\\":\\"中国\\",\\"gestationalAge\\":\\"40\\",\\"issueAuthority\\":\\"保靖县人民医院\\",\\"issueDate\\":\\"2019年07月01日\\",\\"medicalInstitutions\\":\\"保靖县人民医院\\",\\"motherAddress\\":\\"湖南省湘西土家族苗族自治州保靖县\\",\\"motherAge\\":\\"33\\",\\"motherEthnicity\\":\\"汉族\\",\\"motherIdCardNumber\\":\\"431111222233334444\\",\\"motherName\\":\\"读小光\\",\\"motherNationality\\":\\"中国\\",\\"neonatalName\\":\\"读光\\",\\"sex\\":\\"男\\"},\\"debug_info\\":{\\"kv_info\\":[{\\"det_cfd\\":0.753495,\\"det_cls\\":0,\\"det_pts\\":[1373.435059,927.88562,1534.484863,933.439087,1531.564941,1018.114258,1370.515137,1012.560791],\\"rec_cfd\\":0.999986,\\"rec_tcc\\":\\"读光\\"},{\\"det_cfd\\":0.588383,\\"det_cls\\":1,\\"det_pts\\":[2690.755615,1034.342896,2777.157471,1033.314331,2778.244873,1124.657349,2691.843018,1125.685913],\\"rec_cfd\\":0.999918,\\"rec_tcc\\":\\"男\\"},{\\"det_cfd\\":0.888493,\\"det_cls\\":2,\\"det_pts\\":[3359.441406,1024.680542,3561.763184,1022.528198,3562.559082,1097.319702,3360.237305,1099.472046],\\"rec_cfd\\":0.999486,\\"rec_tcc\\":\\"2019\\"},{\\"det_cfd\\":0.654637,\\"det_cls\\":3,\\"det_pts\\":[3882.199951,1014.599976,3989.800049,1014.599976,3989.800049,1089.400024,3882.199951,1089.400024],\\"rec_cfd\\":0.998459,\\"rec_tcc\\":\\"06\\"},{\\"det_cfd\\":0.935579,\\"det_cls\\":4,\\"det_pts\\":[4234.299805,1005.650024,4341.700195,1005.650024,4341.700195,1079.349976,4234.299805,1079.349976],\\"rec_cfd\\":0.999912,\\"rec_tcc\\":\\"26\\"},{\\"det_cfd\\":0.880952,\\"det_cls\\":5,\\"det_pts\\":[4553.457031,999.67865,4663.763672,998.529724,4664.542969,1073.321655,4554.236328,1074.470581],\\"rec_cfd\\":0.996432,\\"rec_tcc\\":\\"09\\"},{\\"det_cfd\\":0.58187,\\"det_cls\\":6,\\"det_pts\\":[4893,990.5,5003,990.5,5003,1067.5,4893,1067.5],\\"rec_cfd\\":0.999938,\\"rec_tcc\\":\\"28\\"},{\\"det_cfd\\":0.762958,\\"det_cls\\":7,\\"det_pts\\":[1459.271729,1195.45874,1569.286377,1197.750732,1567.728271,1272.54126,1457.713623,1270.249268],\\"rec_cfd\\":0.999709,\\"rec_tcc\\":\\"40\\"},{\\"det_cfd\\":0.865602,\\"det_cls\\":8,\\"det_pts\\":[2871.157715,1253.840942,3052.538574,1250.582642,3053.842285,1323.159302,2872.461426,1326.417603],\\"rec_cfd\\":0.999413,\\"rec_tcc\\":\\"3450\\"},{\\"det_cfd\\":0.649394,\\"det_cls\\":9,\\"det_pts\\":[4292.899902,1217.449951,4403.100098,1217.449951,4403.100098,1295.550049,4292.899902,1295.550049],\\"rec_cfd\\":0.99957,\\"rec_tcc\\":\\"50\\"},{\\"det_cfd\\":0.860922,\\"det_cls\\":10,\\"det_pts\\":[1194.791016,1365.426514,1391.336914,1374.210693,1387.208984,1466.57373,1190.663086,1457.789551],\\"rec_cfd\\":0.999989,\\"rec_tcc\\":\\"湖南\\"},{\\"det_cfd\\":0.738148,\\"det_cls\\":11,\\"det_pts\\":[1943.167603,1406.583008,2388.169189,1414.900879,2386.421143,1508.409424,1941.4198,1500.091553],\\"rec_cfd\\":0.999585,\\"rec_tcc\\":\\"湘西土家族\\"},{\\"det_cfd\\":0.819429,\\"det_cls\\":12,\\"det_pts\\":[2569.578369,1425.723877,2828.2854,1431.069092,2826.421631,1521.276123,2567.7146,1515.930908],\\"rec_cfd\\":0.999869,\\"rec_tcc\\":\\"保靖县\\"},{\\"det_cfd\\":0.820514,\\"det_cls\\":13,\\"det_pts\\":[3801.583252,1412.723755,4456.665039,1407.581909,4457.416016,1503.276001,3802.334229,1508.417847],\\"rec_cfd\\":0.999529,\\"rec_tcc\\":\\"保靖县人民医院\\"},{\\"det_cfd\\":0.697892,\\"det_cls\\":11,\\"det_pts\\":[1943.073364,1516.488281,2376.624268,1528.994385,2373.926514,1622.511719,1940.375854,1610.005615],\\"rec_cfd\\":0.999962,\\"rec_tcc\\":\\"苗族自治州\\"},{\\"det_cfd\\":0.770259,\\"det_cls\\":14,\\"det_pts\\":[1280.354736,1677.04126,1507.843994,1680.260498,1506.645508,1764.958984,1279.15625,1761.739746],\\"rec_cfd\\":0.999987,\\"rec_tcc\\":\\"读小光\\"},{\\"det_cfd\\":0.901819,\\"det_cls\\":15,\\"det_pts\\":[2180.189941,1761.712036,2285.000488,1764.750122,2282.800293,1840.650024,2177.989746,1837.611938],\\"rec_cfd\\":0.999637,\\"rec_tcc\\":\\"33\\"},{\\"det_cfd\\":0.875048,\\"det_cls\\":16,\\"det_pts\\":[2639.812256,1760.633301,2809.5896,1765.101074,2807.187744,1856.366699,2637.4104,1851.898926],\\"rec_cfd\\":0.999876,\\"rec_tcc\\":\\"中国\\"},{\\"det_cfd\\":0.878253,\\"det_cls\\":17,\\"det_pts\\":[3413.723389,1762.802979,3606.794678,1763.899902,3606.276123,1855.197021,3413.204834,1854.100098],\\"rec_cfd\\":0.999981,\\"rec_tcc\\":\\"汉族\\"},{\\"det_cfd\\":0.879656,\\"det_cls\\":18,\\"det_pts\\":[3947.144775,1760.804565,5336.321777,1767.892212,5335.855957,1859.195435,3946.678955,1852.107788],\\"rec_cfd\\":0.962864,\\"rec_tcc\\":\\"湖南省湘西上家族苗族自治州保靖县\\"},{\\"det_cfd\\":0.839463,\\"det_cls\\":19,\\"det_pts\\":[3962.5,1983.75,4657.5,1983.75,4657.5,2055.25,3962.5,2055.25],\\"rec_cfd\\":0.998724,\\"rec_tcc\\":\\"431111222233334444\\"},{\\"det_cfd\\":0.752617,\\"det_cls\\":20,\\"det_pts\\":[1210.96521,2230.024414,1440.565796,2232.17041,1439.763794,2317.973145,1210.163208,2315.827148],\\"rec_cfd\\":0.999983,\\"rec_tcc\\":\\"读大光\\"},{\\"det_cfd\\":0.800938,\\"det_cls\\":21,\\"det_pts\\":[2169.862305,2287.474121,2278.663086,2288.619629,2277.864258,2364.522949,2169.063477,2363.377441],\\"rec_cfd\\":0.999792,\\"rec_tcc\\":\\"35\\"},{\\"det_cfd\\":0.77213,\\"det_cls\\":22,\\"det_pts\\":[2628.460449,2276.739258,2805.650391,2278.799805,2804.550293,2373.399902,2627.360352,2371.339355],\\"rec_cfd\\":0.999996,\\"rec_tcc\\":\\"中国\\"},{\\"det_cfd\\":0.88073,\\"det_cls\\":23,\\"det_pts\\":[3420.291504,2294.573486,3686.585938,2299.920654,3684.708496,2393.427002,3418.414062,2388.079834],\\"rec_cfd\\":0.999425,\\"rec_tcc\\":\\"土家族\\"},{\\"det_cfd\\":0.847487,\\"det_cls\\":24,\\"det_pts\\":[3940.963623,2302.962158,4989.161621,2316.064697,4988.04834,2405.150635,3939.849854,2392.048096],\\"rec_cfd\\":0.99902,\\"rec_tcc\\":\\"湖南省保靖县迁陵镇东风村\\"},{\\"det_cfd\\":0.875087,\\"det_cls\\":25,\\"det_pts\\":[3937.505859,2480.62793,4635.710449,2482.669434,4635.494629,2556.37207,3937.290527,2554.330566],\\"rec_cfd\\":0.999808,\\"rec_tcc\\":\\"631111222233334444\\"},{\\"det_cfd\\":0.855461,\\"det_cls\\":26,\\"det_pts\\":[1440.082642,2925.831055,2255.370117,2908.353027,2257.91748,3027.168945,1442.629761,3044.646973],\\"rec_cfd\\":0.999966,\\"rec_tcc\\":\\"保靖县人民医院\\"},{\\"det_cfd\\":0.790936,\\"det_cls\\":27,\\"det_pts\\":[1280.261963,3170.223633,1504.923828,3168.063477,1505.738281,3252.776855,1281.076416,3254.937012],\\"rec_cfd\\":0.999695,\\"rec_tcc\\":\\"2019\\"},{\\"det_cfd\\":0.921903,\\"det_cls\\":28,\\"det_pts\\":[1901.559937,3154.37915,2009.564575,3153.218018,2010.439819,3234.620361,1902.435181,3235.781494],\\"rec_cfd\\":0.997407,\\"rec_tcc\\":\\"07\\"},{\\"det_cfd\\":0.798804,\\"det_cls\\":29,\\"det_pts\\":[2206.041016,3146.559326,2306.442383,3144.224365,2308.284668,3223.432861,2207.883301,3225.767822],\\"rec_cfd\\":0.998573,\\"rec_tcc\\":\\"01\\"},{\\"det_cfd\\":0.876541,\\"det_cls\\":30,\\"det_pts\\":[4107.072266,3127.911621,4750.024414,3134.341309,4748.926758,3244.088379,4105.974609,3237.658691],\\"rec_cfd\\":0.999947,\\"rec_tcc\\":\\"A123456789\\"}]},\\"ftype\\":0,\\"height\\":4500,\\"orgHeight\\":4500,\\"orgWidth\\":6000,\\"prism_keyValueInfo\\":[{\\"key\\":\\"neonatalName\\",\\"keyProb\\":100,\\"value\\":\\"读光\\",\\"valuePos\\":[{\\"x\\":1373,\\"y\\":927},{\\"x\\":1534,\\"y\\":933},{\\"x\\":1531,\\"y\\":1018},{\\"x\\":1369,\\"y\\":1011}],\\"valueProb\\":100},{\\"key\\":\\"sex\\",\\"keyProb\\":100,\\"value\\":\\"男\\",\\"valuePos\\":[{\\"x\\":2689,\\"y\\":1033},{\\"x\\":2777,\\"y\\":1033},{\\"x\\":2778,\\"y\\":1124},{\\"x\\":2691,\\"y\\":1125}],\\"valueProb\\":100},{\\"key\\":\\"birthTime\\",\\"keyProb\\":100,\\"value\\":\\"2019年06月26日09时28分\\",\\"valuePos\\":[{\\"x\\":3357,\\"y\\":1023},{\\"x\\":5020,\\"y\\":987},{\\"x\\":5022,\\"y\\":1066},{\\"x\\":3359,\\"y\\":1102}],\\"valueProb\\":100},{\\"key\\":\\"gestationalAge\\",\\"keyProb\\":100,\\"value\\":\\"40\\",\\"valuePos\\":[{\\"x\\":1458,\\"y\\":1194},{\\"x\\":1568,\\"y\\":1197},{\\"x\\":1567,\\"y\\":1272},{\\"x\\":1456,\\"y\\":1270}],\\"valueProb\\":100},{\\"key\\":\\"birthWeight\\",\\"keyProb\\":100,\\"value\\":\\"3450\\",\\"valuePos\\":[{\\"x\\":2870,\\"y\\":1253},{\\"x\\":3052,\\"y\\":1250},{\\"x\\":3053,\\"y\\":1322},{\\"x\\":2872,\\"y\\":1326}],\\"valueProb\\":100},{\\"key\\":\\"birthLength\\",\\"keyProb\\":100,\\"value\\":\\"50\\",\\"valuePos\\":[{\\"x\\":4292,\\"y\\":1217},{\\"x\\":4403,\\"y\\":1217},{\\"x\\":4403,\\"y\\":1295},{\\"x\\":4292,\\"y\\":1295}],\\"valueProb\\":100},{\\"key\\":\\"birthPlace\\",\\"keyProb\\":100,\\"value\\":\\"湖南湘西土家族保靖县苗族自治州\\",\\"valuePos\\":[{\\"x\\":1193,\\"y\\":1364},{\\"x\\":2829,\\"y\\":1431},{\\"x\\":2820,\\"y\\":1645},{\\"x\\":1185,\\"y\\":1579}],\\"valueProb\\":100},{\\"key\\":\\"medicalInstitutions\\",\\"keyProb\\":100,\\"value\\":\\"保靖县人民医院\\",\\"valuePos\\":[{\\"x\\":3801,\\"y\\":1412},{\\"x\\":4456,\\"y\\":1406},{\\"x\\":4457,\\"y\\":1503},{\\"x\\":3801,\\"y\\":1508}],\\"valueProb\\":100},{\\"key\\":\\"motherName\\",\\"keyProb\\":100,\\"value\\":\\"读小光\\",\\"valuePos\\":[{\\"x\\":1280,\\"y\\":1677},{\\"x\\":1507,\\"y\\":1680},{\\"x\\":1506,\\"y\\":1764},{\\"x\\":1278,\\"y\\":1760}],\\"valueProb\\":100},{\\"key\\":\\"motherAge\\",\\"keyProb\\":100,\\"value\\":\\"33\\",\\"valuePos\\":[{\\"x\\":2179,\\"y\\":1760},{\\"x\\":2284,\\"y\\":1763},{\\"x\\":2282,\\"y\\":1840},{\\"x\\":2176,\\"y\\":1836}],\\"valueProb\\":100},{\\"key\\":\\"motherNationality\\",\\"keyProb\\":100,\\"value\\":\\"中国\\",\\"valuePos\\":[{\\"x\\":2639,\\"y\\":1760},{\\"x\\":2809,\\"y\\":1765},{\\"x\\":2807,\\"y\\":1856},{\\"x\\":2636,\\"y\\":1850}],\\"valueProb\\":100},{\\"key\\":\\"motherEthnicity\\",\\"keyProb\\":100,\\"value\\":\\"汉族\\",\\"valuePos\\":[{\\"x\\":3412,\\"y\\":1763},{\\"x\\":3606,\\"y\\":1761},{\\"x\\":3606,\\"y\\":1853},{\\"x\\":3413,\\"y\\":1854}],\\"valueProb\\":100},{\\"key\\":\\"motherAddress\\",\\"keyProb\\":96,\\"value\\":\\"湖南省湘西土家族苗族自治州保靖县\\",\\"valuePos\\":[{\\"x\\":3946,\\"y\\":1767},{\\"x\\":5335,\\"y\\":1759},{\\"x\\":5336,\\"y\\":1851},{\\"x\\":3946,\\"y\\":1859}],\\"valueProb\\":96},{\\"key\\":\\"motherIdCardNumber\\",\\"keyProb\\":100,\\"value\\":\\"431111222233334444\\",\\"valuePos\\":[{\\"x\\":3962,\\"y\\":1983},{\\"x\\":4657,\\"y\\":1983},{\\"x\\":4657,\\"y\\":2055},{\\"x\\":3962,\\"y\\":2055}],\\"valueProb\\":100},{\\"key\\":\\"fatherName\\",\\"keyProb\\":100,\\"value\\":\\"读大光\\",\\"valuePos\\":[{\\"x\\":1209,\\"y\\":2232},{\\"x\\":1439,\\"y\\":2230},{\\"x\\":1440,\\"y\\":2315},{\\"x\\":1210,\\"y\\":2317}],\\"valueProb\\":100},{\\"key\\":\\"fatherAge\\",\\"keyProb\\":100,\\"value\\":\\"35\\",\\"valuePos\\":[{\\"x\\":2168,\\"y\\":2288},{\\"x\\":2277,\\"y\\":2287},{\\"x\\":2278,\\"y\\":2363},{\\"x\\":2169,\\"y\\":2364}],\\"valueProb\\":100},{\\"key\\":\\"fatherNationality\\",\\"keyProb\\":100,\\"value\\":\\"中国\\",\\"valuePos\\":[{\\"x\\":2628,\\"y\\":2275},{\\"x\\":2805,\\"y\\":2278},{\\"x\\":2804,\\"y\\":2372},{\\"x\\":2626,\\"y\\":2370}],\\"valueProb\\":100},{\\"key\\":\\"fatherEthnicity\\",\\"keyProb\\":100,\\"value\\":\\"土家族\\",\\"valuePos\\":[{\\"x\\":3419,\\"y\\":2293},{\\"x\\":3686,\\"y\\":2299},{\\"x\\":3684,\\"y\\":2393},{\\"x\\":3418,\\"y\\":2388}],\\"valueProb\\":100},{\\"key\\":\\"fatherAddress\\",\\"keyProb\\":100,\\"value\\":\\"湖南省保靖县迁陵镇东风村\\",\\"valuePos\\":[{\\"x\\":3940,\\"y\\":2302},{\\"x\\":4989,\\"y\\":2315},{\\"x\\":4988,\\"y\\":2405},{\\"x\\":3938,\\"y\\":2391}],\\"valueProb\\":100},{\\"key\\":\\"fatherIdCardNumber\\",\\"keyProb\\":100,\\"value\\":\\"631111222233334444\\",\\"valuePos\\":[{\\"x\\":3936,\\"y\\":2482},{\\"x\\":4635,\\"y\\":2480},{\\"x\\":4635,\\"y\\":2553},{\\"x\\":3937,\\"y\\":2556}],\\"valueProb\\":100},{\\"key\\":\\"issueAuthority\\",\\"keyProb\\":100,\\"value\\":\\"保靖县人民医院\\",\\"valuePos\\":[{\\"x\\":1439,\\"y\\":2925},{\\"x\\":2255,\\"y\\":2908},{\\"x\\":2257,\\"y\\":3026},{\\"x\\":1442,\\"y\\":3044}],\\"valueProb\\":100},{\\"key\\":\\"issueDate\\",\\"keyProb\\":100,\\"value\\":\\"2019年07月01日\\",\\"valuePos\\":[{\\"x\\":1277,\\"y\\":3171},{\\"x\\":2331,\\"y\\":3142},{\\"x\\":2334,\\"y\\":3231},{\\"x\\":1280,\\"y\\":3259}],\\"valueProb\\":100},{\\"key\\":\\"certificateNumber\\",\\"keyProb\\":100,\\"value\\":\\"A123456789\\",\\"valuePos\\":[{\\"x\\":4106,\\"y\\":3126},{\\"x\\":4750,\\"y\\":3134},{\\"x\\":4748,\\"y\\":3244},{\\"x\\":4105,\\"y\\":3237}],\\"valueProb\\":100}],\\"sliceRect\\":{\\"x0\\":491,\\"x1\\":5906,\\"x2\\":5628,\\"x3\\":172,\\"y0\\":387,\\"y1\\":363,\\"y2\\":4078,\\"y3\\":4265},\\"width\\":6000}"'."\n" .'}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '出生证明识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云出生证明识别,是阿里云官方自研OCR文字识别产品,适用于识别出生证明所包含的新生儿姓名、性别、出生日期、出生地点等关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图片格式|支持PNG、JPG、JPEG、BMP、GIF、TIFF、WebP。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [个人证照识别](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=standard&subtype=birth_certification#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[出生证明识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_personalcard_dp_cn_20211018150333_0645%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeBirthCertification?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|neonatalName|string|新生儿姓名。|'."\n" .'|sex|string|性别。|'."\n" .'|birthTime|string|出生时间。|'."\n" .'|gestationalAge|string|出生孕周。|'."\n" .'|birthWeight|string|出生体重。|'."\n" .'|birthLength|string|出生身长。|'."\n" .'|birthPlace|string|出生地。|'."\n" .'|medicalInstitutions|string|医疗机构名称。|'."\n" .'|motherName|string|母亲姓名。|'."\n" .'|motherAge|string|母亲年龄。|'."\n" .'|motherNationality|string|母亲国籍。|'."\n" .'|motherEthnicity|string|母亲民族。|'."\n" .'|motherAddress|string|母亲住址。|'."\n" .'|motherIdCardNumber|string|母亲有效身份证件号。|'."\n" .'|fatherName|string|父亲姓名。|'."\n" .'|fatherAge|string|父亲年龄。|'."\n" .'|fatherNationality|string|父亲国籍。|'."\n" .'|fatherEthnicity|string|父亲民族。|'."\n" .'|fatherAddress|string|父亲住址。|'."\n" .'|fatherIdCardNumber|string|父亲有效身份证件号。|'."\n" .'|issueAuthority|string|签发机构。|'."\n" .'|issueDate|string|签发日期。|'."\n" .'|certificateNumber|string|编号。|'."\n" ."\n\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeBirthCertification'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeBirthCertification', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{ \\\\\\"Data\\\\\\": \\\\\\"{\\\\\\\\\\\\\\"algo_server\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\"ocr_doctype_v9963/prism?src=test&op=doctype&pro=basic,rotate,split_kv_server&scene=multi_invoice&requestid=920B9469-013E-5FF2-9034-AD1EDECF21BF\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ocr_tail_card_v9827/prism?src=sub_img_json&op=birth_certification&pro=basic,qrcode,key_eng,split_kv_server&requestid=920B9469-013E-5FF2-9034-AD1EDECF21BF\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\"algo_version\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"5d7591fa64b2e4a91d08b0743c22147c34558db2;5d7591fa64b2e4a91d08b0743c22147c34558db2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"data\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\"birthLength\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"50\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"birthPlace\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南湘西土家族保靖县苗族自治州\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"birthTime\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2019年06月26日09时28分\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"birthWeight\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"certificateNumber\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"A123456789\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fatherAddress\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南省保靖县迁陵镇东风村\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fatherAge\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"35\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fatherEthnicity\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"土家族\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fatherIdCardNumber\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"631111222233334444\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fatherName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读大光\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fatherNationality\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"中国\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"gestationalAge\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"40\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"issueAuthority\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"保靖县人民医院\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"issueDate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2019年07月01日\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"medicalInstitutions\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"保靖县人民医院\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"motherAddress\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南省湘西土家族苗族自治州保靖县\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"motherAge\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"33\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"motherEthnicity\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"汉族\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"motherIdCardNumber\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"431111222233334444\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"motherName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读小光\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"motherNationality\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"中国\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"neonatalName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读光\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"sex\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"男\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\"debug_info\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\"kv_info\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.753495,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1373.435059,927.88562,1534.484863,933.439087,1531.564941,1018.114258,1370.515137,1012.560791],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999986,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读光\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.588383,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2690.755615,1034.342896,2777.157471,1033.314331,2778.244873,1124.657349,2691.843018,1125.685913],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999918,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"男\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.888493,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3359.441406,1024.680542,3561.763184,1022.528198,3562.559082,1097.319702,3360.237305,1099.472046],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999486,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2019\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.654637,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3882.199951,1014.599976,3989.800049,1014.599976,3989.800049,1089.400024,3882.199951,1089.400024],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.998459,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"06\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.935579,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[4234.299805,1005.650024,4341.700195,1005.650024,4341.700195,1079.349976,4234.299805,1079.349976],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999912,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"26\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.880952,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[4553.457031,999.67865,4663.763672,998.529724,4664.542969,1073.321655,4554.236328,1074.470581],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.996432,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"09\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.58187,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[4893,990.5,5003,990.5,5003,1067.5,4893,1067.5],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999938,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"28\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.762958,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1459.271729,1195.45874,1569.286377,1197.750732,1567.728271,1272.54126,1457.713623,1270.249268],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999709,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"40\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.865602,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2871.157715,1253.840942,3052.538574,1250.582642,3053.842285,1323.159302,2872.461426,1326.417603],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999413,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.649394,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[4292.899902,1217.449951,4403.100098,1217.449951,4403.100098,1295.550049,4292.899902,1295.550049],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.99957,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"50\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.860922,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1194.791016,1365.426514,1391.336914,1374.210693,1387.208984,1466.57373,1190.663086,1457.789551],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999989,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.738148,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":11,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1943.167603,1406.583008,2388.169189,1414.900879,2386.421143,1508.409424,1941.4198,1500.091553],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999585,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湘西土家族\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.819429,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":12,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2569.578369,1425.723877,2828.2854,1431.069092,2826.421631,1521.276123,2567.7146,1515.930908],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999869,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"保靖县\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.820514,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":13,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3801.583252,1412.723755,4456.665039,1407.581909,4457.416016,1503.276001,3802.334229,1508.417847],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999529,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"保靖县人民医院\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.697892,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":11,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1943.073364,1516.488281,2376.624268,1528.994385,2373.926514,1622.511719,1940.375854,1610.005615],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999962,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"苗族自治州\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.770259,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":14,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1280.354736,1677.04126,1507.843994,1680.260498,1506.645508,1764.958984,1279.15625,1761.739746],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999987,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读小光\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.901819,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":15,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2180.189941,1761.712036,2285.000488,1764.750122,2282.800293,1840.650024,2177.989746,1837.611938],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999637,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"33\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.875048,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":16,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2639.812256,1760.633301,2809.5896,1765.101074,2807.187744,1856.366699,2637.4104,1851.898926],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999876,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"中国\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.878253,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":17,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3413.723389,1762.802979,3606.794678,1763.899902,3606.276123,1855.197021,3413.204834,1854.100098],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999981,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"汉族\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.879656,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":18,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3947.144775,1760.804565,5336.321777,1767.892212,5335.855957,1859.195435,3946.678955,1852.107788],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.962864,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南省湘西上家族苗族自治州保靖县\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.839463,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":19,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3962.5,1983.75,4657.5,1983.75,4657.5,2055.25,3962.5,2055.25],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.998724,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"431111222233334444\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.752617,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1210.96521,2230.024414,1440.565796,2232.17041,1439.763794,2317.973145,1210.163208,2315.827148],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999983,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读大光\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.800938,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":21,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2169.862305,2287.474121,2278.663086,2288.619629,2277.864258,2364.522949,2169.063477,2363.377441],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999792,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"35\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.77213,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":22,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2628.460449,2276.739258,2805.650391,2278.799805,2804.550293,2373.399902,2627.360352,2371.339355],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999996,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"中国\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.88073,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":23,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3420.291504,2294.573486,3686.585938,2299.920654,3684.708496,2393.427002,3418.414062,2388.079834],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999425,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"土家族\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.847487,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":24,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3940.963623,2302.962158,4989.161621,2316.064697,4988.04834,2405.150635,3939.849854,2392.048096],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.99902,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南省保靖县迁陵镇东风村\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.875087,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":25,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[3937.505859,2480.62793,4635.710449,2482.669434,4635.494629,2556.37207,3937.290527,2554.330566],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999808,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"631111222233334444\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.855461,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":26,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1440.082642,2925.831055,2255.370117,2908.353027,2257.91748,3027.168945,1442.629761,3044.646973],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999966,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"保靖县人民医院\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.790936,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":27,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1280.261963,3170.223633,1504.923828,3168.063477,1505.738281,3252.776855,1281.076416,3254.937012],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999695,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2019\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.921903,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":28,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[1901.559937,3154.37915,2009.564575,3153.218018,2010.439819,3234.620361,1902.435181,3235.781494],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.997407,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"07\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.798804,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":29,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[2206.041016,3146.559326,2306.442383,3144.224365,2308.284668,3223.432861,2207.883301,3225.767822],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.998573,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"01\\\\\\\\\\\\\\"},{\\\\\\\\\\\\\\"det_cfd\\\\\\\\\\\\\\":0.876541,\\\\\\\\\\\\\\"det_cls\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\"det_pts\\\\\\\\\\\\\\":[4107.072266,3127.911621,4750.024414,3134.341309,4748.926758,3244.088379,4105.974609,3237.658691],\\\\\\\\\\\\\\"rec_cfd\\\\\\\\\\\\\\":0.999947,\\\\\\\\\\\\\\"rec_tcc\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"A123456789\\\\\\\\\\\\\\"}]},\\\\\\\\\\\\\\"ftype\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\":4500,\\\\\\\\\\\\\\"orgHeight\\\\\\\\\\\\\\":4500,\\\\\\\\\\\\\\"orgWidth\\\\\\\\\\\\\\":6000,\\\\\\\\\\\\\\"prism_keyValueInfo\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"neonatalName\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读光\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1373,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":927},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1534,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":933},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1531,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1018},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1369,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1011}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"sex\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"男\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2689,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1033},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2777,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1033},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2778,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1124},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2691,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1125}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"birthTime\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2019年06月26日09时28分\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3357,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1023},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":5020,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":987},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":5022,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1066},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3359,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1102}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"gestationalAge\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"40\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1458,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1194},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1568,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1197},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1567,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1272},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1456,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1270}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"birthWeight\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2870,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1253},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3052,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1250},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3053,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1322},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2872,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1326}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"birthLength\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"50\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4292,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1217},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4403,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1217},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4403,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1295},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4292,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1295}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"birthPlace\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南湘西土家族保靖县苗族自治州\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1193,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1364},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2829,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1431},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2820,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1645},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1185,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1579}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"medicalInstitutions\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"保靖县人民医院\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3801,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1412},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4456,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1406},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4457,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1503},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3801,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1508}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"motherName\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读小光\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1280,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1677},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1507,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1680},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1506,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1764},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1278,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1760}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"motherAge\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"33\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2179,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1760},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2284,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1763},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2282,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1840},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2176,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1836}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"motherNationality\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"中国\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2639,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1760},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2809,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1765},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2807,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1856},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2636,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1850}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"motherEthnicity\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"汉族\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3412,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1763},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3606,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1761},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3606,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1853},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3413,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1854}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"motherAddress\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":96,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南省湘西土家族苗族自治州保靖县\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3946,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1767},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":5335,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1759},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":5336,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1851},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3946,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1859}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":96},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"motherIdCardNumber\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"431111222233334444\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3962,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1983},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4657,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":1983},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4657,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2055},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3962,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2055}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"fatherName\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"读大光\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1209,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2232},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1439,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2230},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1440,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2315},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1210,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2317}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"fatherAge\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"35\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2168,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2288},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2277,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2287},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2278,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2363},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2169,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2364}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"fatherNationality\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"中国\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2628,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2275},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2805,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2278},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2804,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2372},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2626,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2370}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"fatherEthnicity\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"土家族\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3419,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2293},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3686,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2299},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3684,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2393},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3418,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2388}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"fatherAddress\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"湖南省保靖县迁陵镇东风村\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3940,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2302},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4989,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2315},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4988,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2405},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3938,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2391}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"fatherIdCardNumber\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"631111222233334444\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3936,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2482},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4635,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2480},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4635,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2553},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":3937,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2556}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"issueAuthority\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"保靖县人民医院\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1439,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2925},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2255,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":2908},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2257,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3026},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1442,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3044}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"issueDate\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2019年07月01日\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1277,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3171},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2331,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3142},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":2334,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3231},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":1280,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3259}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100},{\\\\\\\\\\\\\\"key\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"certificateNumber\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"keyProb\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\"value\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"A123456789\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"valuePos\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4106,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3126},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4750,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3134},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4748,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3244},{\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":4105,\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":3237}],\\\\\\\\\\\\\\"valueProb\\\\\\\\\\\\\\":100}],\\\\\\\\\\\\\\"sliceRect\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\"x0\\\\\\\\\\\\\\":491,\\\\\\\\\\\\\\"x1\\\\\\\\\\\\\\":5906,\\\\\\\\\\\\\\"x2\\\\\\\\\\\\\\":5628,\\\\\\\\\\\\\\"x3\\\\\\\\\\\\\\":172,\\\\\\\\\\\\\\"y0\\\\\\\\\\\\\\":387,\\\\\\\\\\\\\\"y1\\\\\\\\\\\\\\":363,\\\\\\\\\\\\\\"y2\\\\\\\\\\\\\\":4078,\\\\\\\\\\\\\\"y3\\\\\\\\\\\\\\":4265},\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\":6000}\\\\\\"\\\\n}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n B3F69B1B-A99E-485F-8658-F46AF2576190\\n {\\"data\\":{\\"neonatalName\\":\\"李崴泥\\",\\"sex\\":\\"女\\",\\"birthTime\\":\\"2019年01月17日03时31分\\",\\"gestationalAge\\":\\"38\\",\\"birthWeight\\":\\"3160\\",\\"birthLength\\":\\"49\\",\\"birthPlace\\":\\"重庆市重庆市丰都县\\",\\"medicalInstitutions\\":\\"丰都县中医院\\",\\"motherName\\":\\"韩夕\\",\\"motherAge\\":\\"25\\",\\"motherNationality\\":\\"中国\\",\\"motherEthnicity\\":\\"汉族\\",\\"motherAddress\\":\\"重庆市丰都县兴龙镇黎明村\\",\\"motherIdCardNumber\\":\\"500001199501010001\\",\\"fatherName\\":\\"李强\\",\\"fatherAge\\":\\"29\\",\\"fatherNationality\\":\\"中国\\",\\"fatherEthnicity\\":\\"汉族\\",\\"fatherAddress\\":\\"重庆市丰都县三合街道滨江东路\\",\\"fatherIdCardNumber\\":\\"500001198911070808\\",\\"issueAuthority\\":\\"丰都县中医院\\",\\"issueDate\\":\\"2019年02月28日\\",\\"certificateNumber\\":\\"T500100391\\"},\\"height\\":926,\\"orgHeight\\":962,\\"orgWidth\\":1381,\\"prism_keyValueInfo\\":[{\\"key\\":\\"neonatalName\\",\\"keyProb\\":100,\\"value\\":\\"李崴泥\\",\\"valuePos\\":[{\\"x\\":405,\\"y\\":218},{\\"x\\":405,\\"y\\":238},{\\"x\\":354,\\"y\\":238},{\\"x\\":354,\\"y\\":218}],\\"valueProb\\":100},{\\"key\\":\\"sex\\",\\"keyProb\\":100,\\"value\\":\\"女\\",\\"valuePos\\":[{\\"x\\":606,\\"y\\":227},{\\"x\\":606,\\"y\\":247},{\\"x\\":586,\\"y\\":247},{\\"x\\":586,\\"y\\":227}],\\"valueProb\\":100},{\\"key\\":\\"birthTime\\",\\"keyProb\\":100,\\"value\\":\\"2019年01月17日03时31分\\",\\"valuePos\\":[{\\"x\\":1176,\\"y\\":224},{\\"x\\":1177,\\"y\\":240},{\\"x\\":764,\\"y\\":244},{\\"x\\":763,\\"y\\":227}],\\"valueProb\\":100},{\\"key\\":\\"gestationalAge\\",\\"keyProb\\":100,\\"value\\":\\"38\\",\\"valuePos\\":[{\\"x\\":315,\\"y\\":272},{\\"x\\":315,\\"y\\":288},{\\"x\\":292,\\"y\\":288},{\\"x\\":292,\\"y\\":272}],\\"valueProb\\":100},{\\"key\\":\\"birthWeight\\",\\"keyProb\\":100,\\"value\\":\\"3160\\",\\"valuePos\\":[{\\"x\\":668,\\"y\\":281},{\\"x\\":668,\\"y\\":298},{\\"x\\":628,\\"y\\":298},{\\"x\\":628,\\"y\\":281}],\\"valueProb\\":100},{\\"key\\":\\"birthLength\\",\\"keyProb\\":100,\\"value\\":\\"49\\",\\"valuePos\\":[{\\"x\\":1008,\\"y\\":278},{\\"x\\":1008,\\"y\\":294},{\\"x\\":986,\\"y\\":294},{\\"x\\":986,\\"y\\":278}],\\"valueProb\\":100},{\\"key\\":\\"birthPlace\\",\\"keyProb\\":100,\\"value\\":\\"重庆市重庆市丰都县\\",\\"valuePos\\":[{\\"x\\":293,\\"y\\":342},{\\"x\\":294,\\"y\\":320},{\\"x\\":664,\\"y\\":330},{\\"x\\":663,\\"y\\":352}],\\"valueProb\\":100},{\\"key\\":\\"medicalInstitutions\\",\\"keyProb\\":100,\\"value\\":\\"丰都县中医院\\",\\"valuePos\\":[{\\"x\\":1101,\\"y\\":324},{\\"x\\":1101,\\"y\\":341},{\\"x\\":997,\\"y\\":343},{\\"x\\":996,\\"y\\":325}],\\"valueProb\\":100},{\\"key\\":\\"motherName\\",\\"keyProb\\":100,\\"value\\":\\"韩夕\\",\\"valuePos\\":[{\\"x\\":339,\\"y\\":407},{\\"x\\":339,\\"y\\":427},{\\"x\\":304,\\"y\\":427},{\\"x\\":304,\\"y\\":407}],\\"valueProb\\":100},{\\"key\\":\\"motherAge\\",\\"keyProb\\":100,\\"value\\":\\"25\\",\\"valuePos\\":[{\\"x\\":479,\\"y\\":407},{\\"x\\":479,\\"y\\":423},{\\"x\\":456,\\"y\\":423},{\\"x\\":456,\\"y\\":407}],\\"valueProb\\":100},{\\"key\\":\\"motherNationality\\",\\"keyProb\\":100,\\"value\\":\\"中国\\",\\"valuePos\\":[{\\"x\\":657,\\"y\\":409},{\\"x\\":657,\\"y\\":429},{\\"x\\":621,\\"y\\":429},{\\"x\\":621,\\"y\\":409}],\\"valueProb\\":100},{\\"key\\":\\"motherEthnicity\\",\\"keyProb\\":100,\\"value\\":\\"汉族\\",\\"valuePos\\":[{\\"x\\":861,\\"y\\":407},{\\"x\\":861,\\"y\\":426},{\\"x\\":821,\\"y\\":426},{\\"x\\":821,\\"y\\":407}],\\"valueProb\\":100},{\\"key\\":\\"motherAddress\\",\\"keyProb\\":100,\\"value\\":\\"重庆市丰都县兴龙镇黎明村\\",\\"valuePos\\":[{\\"x\\":925,\\"y\\":424},{\\"x\\":926,\\"y\\":407},{\\"x\\":1135,\\"y\\":410},{\\"x\\":1135,\\"y\\":428}],\\"valueProb\\":100},{\\"key\\":\\"motherIdCardNumber\\",\\"keyProb\\":100,\\"value\\":\\"500001199501010001\\",\\"valuePos\\":[{\\"x\\":1121,\\"y\\":455},{\\"x\\":1122,\\"y\\":474},{\\"x\\":954,\\"y\\":475},{\\"x\\":954,\\"y\\":457}],\\"valueProb\\":100},{\\"key\\":\\"fatherName\\",\\"keyProb\\":100,\\"value\\":\\"李强\\",\\"valuePos\\":[{\\"x\\":328,\\"y\\":539},{\\"x\\":328,\\"y\\":558},{\\"x\\":291,\\"y\\":558},{\\"x\\":291,\\"y\\":539}],\\"valueProb\\":100},{\\"key\\":\\"fatherAge\\",\\"keyProb\\":100,\\"value\\":\\"29\\",\\"valuePos\\":[{\\"x\\":475,\\"y\\":541},{\\"x\\":475,\\"y\\":559},{\\"x\\":452,\\"y\\":559},{\\"x\\":452,\\"y\\":541}],\\"valueProb\\":100},{\\"key\\":\\"fatherNationality\\",\\"keyProb\\":100,\\"value\\":\\"中国\\",\\"valuePos\\":[{\\"x\\":655,\\"y\\":543},{\\"x\\":655,\\"y\\":564},{\\"x\\":617,\\"y\\":564},{\\"x\\":617,\\"y\\":543}],\\"valueProb\\":100},{\\"key\\":\\"fatherEthnicity\\",\\"keyProb\\":100,\\"value\\":\\"汉族\\",\\"valuePos\\":[{\\"x\\":820,\\"y\\":548},{\\"x\\":861,\\"y\\":548},{\\"x\\":861,\\"y\\":567},{\\"x\\":820,\\"y\\":567}],\\"valueProb\\":100},{\\"key\\":\\"fatherAddress\\",\\"keyProb\\":100,\\"value\\":\\"重庆市丰都县三合街道滨江东路\\",\\"valuePos\\":[{\\"x\\":928,\\"y\\":558},{\\"x\\":928,\\"y\\":538},{\\"x\\":1171,\\"y\\":542},{\\"x\\":1170,\\"y\\":561}],\\"valueProb\\":100},{\\"key\\":\\"fatherIdCardNumber\\",\\"keyProb\\":100,\\"value\\":\\"500001198911070808\\",\\"valuePos\\":[{\\"x\\":1120,\\"y\\":592},{\\"x\\":1120,\\"y\\":610},{\\"x\\":952,\\"y\\":612},{\\"x\\":951,\\"y\\":593}],\\"valueProb\\":100},{\\"key\\":\\"issueAuthority\\",\\"keyProb\\":100,\\"value\\":\\"丰都县中医院\\",\\"valuePos\\":[{\\"x\\":300,\\"y\\":704},{\\"x\\":300,\\"y\\":681},{\\"x\\":416,\\"y\\":684},{\\"x\\":415,\\"y\\":706}],\\"valueProb\\":100},{\\"key\\":\\"issueDate\\",\\"keyProb\\":100,\\"value\\":\\"2019年02月28日\\",\\"valuePos\\":[{\\"x\\":263,\\"y\\":762},{\\"x\\":264,\\"y\\":746},{\\"x\\":478,\\"y\\":750},{\\"x\\":477,\\"y\\":765}],\\"valueProb\\":100},{\\"key\\":\\"certificateNumber\\",\\"keyProb\\":100,\\"value\\":\\"T500100391\\",\\"valuePos\\":[{\\"x\\":1138,\\"y\\":763},{\\"x\\":1138,\\"y\\":791},{\\"x\\":971,\\"y\\":791},{\\"x\\":971,\\"y\\":763}],\\"valueProb\\":100}],\\"width\\":1341}\\n","errorExample":""}]', ], 'RecognizeBusShipTicket' => [ 'summary' => '支持包括标题、发票号码、出发车站、到达车站、日期、金额等关键字段结构化识别输出。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '图片链接(长度不超2048字节,不支持 base64)', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i2/O1CN010iDcM7218ZQJtJyGX_!!6000000006940-0-tps-936-541.jpg'], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '图片二进制字节流,最大10MB', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{"angle":0,"data":{"title":"南通汽运实业集团有限公司旅客运输专用发票","formType":"发票联","invoiceCode":"132061981313","invoiceNumber":"05591493","date":"2020-01-20","time":"12:30","departureStation":"南通东站","arrivalStation":"上海总站","totalAmount":"56.00","passengerName":"颜跃第","idcardNo":"3210****2218"},"ftype":0,"height":541,"orgHeight":541,"orgWidth":936,"prism_keyValueInfo":[{"key":"title","keyProb":97,"value":"南通汽运实业集团有限公司旅客运输专用发票","valuePos":[{"x":508,"y":16},{"x":509,"y":94},{"x":91,"y":95},{"x":90,"y":18}],"valueProb":98},{"key":"formType","keyProb":100,"value":"发票联","valuePos":[{"x":388,"y":119},{"x":388,"y":157},{"x":209,"y":157},{"x":209,"y":118}],"valueProb":100},{"key":"invoiceCode","keyProb":100,"value":"132061981313","valuePos":[{"x":929,"y":127},{"x":929,"y":161},{"x":699,"y":162},{"x":698,"y":128}],"valueProb":100},{"key":"invoiceNumber","keyProb":100,"value":"05591493","valuePos":[{"x":851,"y":167},{"x":851,"y":199},{"x":696,"y":201},{"x":695,"y":168}],"valueProb":100},{"key":"date","keyProb":100,"value":"2020-01-20","valuePos":[{"x":185,"y":356},{"x":186,"y":384},{"x":62,"y":385},{"x":62,"y":358}],"valueProb":100},{"key":"time","keyProb":100,"value":"12:30","valuePos":[{"x":186,"y":385},{"x":186,"y":358},{"x":264,"y":359},{"x":264,"y":386}],"valueProb":100},{"key":"departureStation","keyProb":100,"value":"南通东站","valuePos":[{"x":66,"y":304},{"x":66,"y":271},{"x":187,"y":274},{"x":186,"y":308}],"valueProb":100},{"key":"arrivalStation","keyProb":100,"value":"上海总站","valuePos":[{"x":205,"y":306},{"x":205,"y":273},{"x":326,"y":276},{"x":325,"y":308}],"valueProb":100},{"key":"totalAmount","keyProb":100,"value":"56.00","valuePos":[{"x":402,"y":278},{"x":402,"y":306},{"x":366,"y":306},{"x":366,"y":278}],"valueProb":100},{"key":"passengerName","keyProb":97,"value":"颜跃第","valuePos":[{"x":426,"y":466},{"x":427,"y":434},{"x":516,"y":435},{"x":516,"y":468}],"valueProb":97},{"key":"idcardNo","keyProb":100,"value":"3210****2218","valuePos":[{"x":729,"y":441},{"x":729,"y":468},{"x":548,"y":468},{"x":548,"y":441}],"valueProb":100}],"sliceRect":{"x0":0,"y0":14,"x1":934,"y1":18,"x2":936,"y2":541,"x3":0,"y3":541},"width":936}'], 'Code' => ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '客运车船票识别', 'requestParamsDescription' => '### 支持的图片格式'."\n" .'* PNG、JPG、JPEG、BMP、GIF、TIFF、WebP', 'responseParamsDescription' => '## 中英文字段映射'."\n" .'```'."\n" .'data 结构化信息'."\n" .'prism_keyValueInfo 结构化信息的坐标信息'."\n" .'sliceRect 图片中身份证子图区域的任意四边形表示,起始点为左上角,顺序为顺时针'."\n" .'ftype 是否是复印件(1:是,0:否)'."\n" .'```'."\n" .'* **data**内字段说明'."\n" .'```'."\n" .'title 标题'."\n" .'formType 发票联次'."\n" .'invoiceCode 发票代码'."\n" .'invoiceNumber 发票号码'."\n" .'date 日期'."\n" .'time 时间'."\n" .'departureStation 出发车站'."\n" .'arrivalStation 到达车站'."\n" .'totalAmount 总金额'."\n" .'passengerName 姓名'."\n" .'idcardNo 身份证号'."\n" .'```'."\n" .'* **prism_keyValueInfo数组**字段说明'."\n" .'```'."\n" .'key 识别出的字段名称'."\n" .'keyProb 字段名称置信度'."\n" .'value 识别出的字段名称对应的值'."\n" .'valueProb 字段名称对应值的置信度'."\n" .'valuePos 字段在原图中的四个点坐标(左上、右上、右下、左下)'."\n" .'```', 'changeSet' => [], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeBusShipTicket'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeBusShipTicket', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"angle\\\\\\":0,\\\\\\"data\\\\\\":{\\\\\\"title\\\\\\":\\\\\\"南通汽运实业集团有限公司旅客运输专用发票\\\\\\",\\\\\\"formType\\\\\\":\\\\\\"发票联\\\\\\",\\\\\\"invoiceCode\\\\\\":\\\\\\"132061981313\\\\\\",\\\\\\"invoiceNumber\\\\\\":\\\\\\"05591493\\\\\\",\\\\\\"date\\\\\\":\\\\\\"2020-01-20\\\\\\",\\\\\\"time\\\\\\":\\\\\\"12:30\\\\\\",\\\\\\"departureStation\\\\\\":\\\\\\"南通东站\\\\\\",\\\\\\"arrivalStation\\\\\\":\\\\\\"上海总站\\\\\\",\\\\\\"totalAmount\\\\\\":\\\\\\"56.00\\\\\\",\\\\\\"passengerName\\\\\\":\\\\\\"颜跃第\\\\\\",\\\\\\"idcardNo\\\\\\":\\\\\\"3210****2218\\\\\\"},\\\\\\"ftype\\\\\\":0,\\\\\\"height\\\\\\":541,\\\\\\"orgHeight\\\\\\":541,\\\\\\"orgWidth\\\\\\":936,\\\\\\"prism_keyValueInfo\\\\\\":[{\\\\\\"key\\\\\\":\\\\\\"title\\\\\\",\\\\\\"keyProb\\\\\\":97,\\\\\\"value\\\\\\":\\\\\\"南通汽运实业集团有限公司旅客运输专用发票\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":508,\\\\\\"y\\\\\\":16},{\\\\\\"x\\\\\\":509,\\\\\\"y\\\\\\":94},{\\\\\\"x\\\\\\":91,\\\\\\"y\\\\\\":95},{\\\\\\"x\\\\\\":90,\\\\\\"y\\\\\\":18}],\\\\\\"valueProb\\\\\\":98},{\\\\\\"key\\\\\\":\\\\\\"formType\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"发票联\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":388,\\\\\\"y\\\\\\":119},{\\\\\\"x\\\\\\":388,\\\\\\"y\\\\\\":157},{\\\\\\"x\\\\\\":209,\\\\\\"y\\\\\\":157},{\\\\\\"x\\\\\\":209,\\\\\\"y\\\\\\":118}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"invoiceCode\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"132061981313\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":929,\\\\\\"y\\\\\\":127},{\\\\\\"x\\\\\\":929,\\\\\\"y\\\\\\":161},{\\\\\\"x\\\\\\":699,\\\\\\"y\\\\\\":162},{\\\\\\"x\\\\\\":698,\\\\\\"y\\\\\\":128}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"invoiceNumber\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"05591493\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":851,\\\\\\"y\\\\\\":167},{\\\\\\"x\\\\\\":851,\\\\\\"y\\\\\\":199},{\\\\\\"x\\\\\\":696,\\\\\\"y\\\\\\":201},{\\\\\\"x\\\\\\":695,\\\\\\"y\\\\\\":168}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"date\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"2020-01-20\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":185,\\\\\\"y\\\\\\":356},{\\\\\\"x\\\\\\":186,\\\\\\"y\\\\\\":384},{\\\\\\"x\\\\\\":62,\\\\\\"y\\\\\\":385},{\\\\\\"x\\\\\\":62,\\\\\\"y\\\\\\":358}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"time\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"12:30\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":186,\\\\\\"y\\\\\\":385},{\\\\\\"x\\\\\\":186,\\\\\\"y\\\\\\":358},{\\\\\\"x\\\\\\":264,\\\\\\"y\\\\\\":359},{\\\\\\"x\\\\\\":264,\\\\\\"y\\\\\\":386}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"departureStation\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"南通东站\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":66,\\\\\\"y\\\\\\":304},{\\\\\\"x\\\\\\":66,\\\\\\"y\\\\\\":271},{\\\\\\"x\\\\\\":187,\\\\\\"y\\\\\\":274},{\\\\\\"x\\\\\\":186,\\\\\\"y\\\\\\":308}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"arrivalStation\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"上海总站\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":306},{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":273},{\\\\\\"x\\\\\\":326,\\\\\\"y\\\\\\":276},{\\\\\\"x\\\\\\":325,\\\\\\"y\\\\\\":308}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"totalAmount\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"56.00\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":402,\\\\\\"y\\\\\\":278},{\\\\\\"x\\\\\\":402,\\\\\\"y\\\\\\":306},{\\\\\\"x\\\\\\":366,\\\\\\"y\\\\\\":306},{\\\\\\"x\\\\\\":366,\\\\\\"y\\\\\\":278}],\\\\\\"valueProb\\\\\\":100},{\\\\\\"key\\\\\\":\\\\\\"passengerName\\\\\\",\\\\\\"keyProb\\\\\\":97,\\\\\\"value\\\\\\":\\\\\\"颜跃第\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":426,\\\\\\"y\\\\\\":466},{\\\\\\"x\\\\\\":427,\\\\\\"y\\\\\\":434},{\\\\\\"x\\\\\\":516,\\\\\\"y\\\\\\":435},{\\\\\\"x\\\\\\":516,\\\\\\"y\\\\\\":468}],\\\\\\"valueProb\\\\\\":97},{\\\\\\"key\\\\\\":\\\\\\"idcardNo\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"3210****2218\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":729,\\\\\\"y\\\\\\":441},{\\\\\\"x\\\\\\":729,\\\\\\"y\\\\\\":468},{\\\\\\"x\\\\\\":548,\\\\\\"y\\\\\\":468},{\\\\\\"x\\\\\\":548,\\\\\\"y\\\\\\":441}],\\\\\\"valueProb\\\\\\":100}],\\\\\\"sliceRect\\\\\\":{\\\\\\"x0\\\\\\":0,\\\\\\"y0\\\\\\":14,\\\\\\"x1\\\\\\":934,\\\\\\"y1\\\\\\":18,\\\\\\"x2\\\\\\":936,\\\\\\"y2\\\\\\":541,\\\\\\"x3\\\\\\":0,\\\\\\"y3\\\\\\":541},\\\\\\"width\\\\\\":936}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 43A29C77-405E-4CC0-BC55-EE694AD00655\\n {\\"angle\\":0,\\"data\\":{\\"title\\":\\"南通汽运实业集团有限公司旅客运输专用发票\\",\\"formType\\":\\"发票联\\",\\"invoiceCode\\":\\"132061981313\\",\\"invoiceNumber\\":\\"05591493\\",\\"date\\":\\"2020-01-20\\",\\"time\\":\\"12:30\\",\\"departureStation\\":\\"南通东站\\",\\"arrivalStation\\":\\"上海总站\\",\\"totalAmount\\":\\"56.00\\",\\"passengerName\\":\\"颜跃第\\",\\"idcardNo\\":\\"3210****2218\\"},\\"ftype\\":0,\\"height\\":541,\\"orgHeight\\":541,\\"orgWidth\\":936,\\"prism_keyValueInfo\\":[{\\"key\\":\\"title\\",\\"keyProb\\":97,\\"value\\":\\"南通汽运实业集团有限公司旅客运输专用发票\\",\\"valuePos\\":[{\\"x\\":508,\\"y\\":16},{\\"x\\":509,\\"y\\":94},{\\"x\\":91,\\"y\\":95},{\\"x\\":90,\\"y\\":18}],\\"valueProb\\":98},{\\"key\\":\\"formType\\",\\"keyProb\\":100,\\"value\\":\\"发票联\\",\\"valuePos\\":[{\\"x\\":388,\\"y\\":119},{\\"x\\":388,\\"y\\":157},{\\"x\\":209,\\"y\\":157},{\\"x\\":209,\\"y\\":118}],\\"valueProb\\":100},{\\"key\\":\\"invoiceCode\\",\\"keyProb\\":100,\\"value\\":\\"132061981313\\",\\"valuePos\\":[{\\"x\\":929,\\"y\\":127},{\\"x\\":929,\\"y\\":161},{\\"x\\":699,\\"y\\":162},{\\"x\\":698,\\"y\\":128}],\\"valueProb\\":100},{\\"key\\":\\"invoiceNumber\\",\\"keyProb\\":100,\\"value\\":\\"05591493\\",\\"valuePos\\":[{\\"x\\":851,\\"y\\":167},{\\"x\\":851,\\"y\\":199},{\\"x\\":696,\\"y\\":201},{\\"x\\":695,\\"y\\":168}],\\"valueProb\\":100},{\\"key\\":\\"date\\",\\"keyProb\\":100,\\"value\\":\\"2020-01-20\\",\\"valuePos\\":[{\\"x\\":185,\\"y\\":356},{\\"x\\":186,\\"y\\":384},{\\"x\\":62,\\"y\\":385},{\\"x\\":62,\\"y\\":358}],\\"valueProb\\":100},{\\"key\\":\\"time\\",\\"keyProb\\":100,\\"value\\":\\"12:30\\",\\"valuePos\\":[{\\"x\\":186,\\"y\\":385},{\\"x\\":186,\\"y\\":358},{\\"x\\":264,\\"y\\":359},{\\"x\\":264,\\"y\\":386}],\\"valueProb\\":100},{\\"key\\":\\"departureStation\\",\\"keyProb\\":100,\\"value\\":\\"南通东站\\",\\"valuePos\\":[{\\"x\\":66,\\"y\\":304},{\\"x\\":66,\\"y\\":271},{\\"x\\":187,\\"y\\":274},{\\"x\\":186,\\"y\\":308}],\\"valueProb\\":100},{\\"key\\":\\"arrivalStation\\",\\"keyProb\\":100,\\"value\\":\\"上海总站\\",\\"valuePos\\":[{\\"x\\":205,\\"y\\":306},{\\"x\\":205,\\"y\\":273},{\\"x\\":326,\\"y\\":276},{\\"x\\":325,\\"y\\":308}],\\"valueProb\\":100},{\\"key\\":\\"totalAmount\\",\\"keyProb\\":100,\\"value\\":\\"56.00\\",\\"valuePos\\":[{\\"x\\":402,\\"y\\":278},{\\"x\\":402,\\"y\\":306},{\\"x\\":366,\\"y\\":306},{\\"x\\":366,\\"y\\":278}],\\"valueProb\\":100},{\\"key\\":\\"passengerName\\",\\"keyProb\\":97,\\"value\\":\\"颜跃第\\",\\"valuePos\\":[{\\"x\\":426,\\"y\\":466},{\\"x\\":427,\\"y\\":434},{\\"x\\":516,\\"y\\":435},{\\"x\\":516,\\"y\\":468}],\\"valueProb\\":97},{\\"key\\":\\"idcardNo\\",\\"keyProb\\":100,\\"value\\":\\"3210****2218\\",\\"valuePos\\":[{\\"x\\":729,\\"y\\":441},{\\"x\\":729,\\"y\\":468},{\\"x\\":548,\\"y\\":468},{\\"x\\":548,\\"y\\":441}],\\"valueProb\\":100}],\\"sliceRect\\":{\\"x0\\":0,\\"y0\\":14,\\"x1\\":934,\\"y1\\":18,\\"x2\\":936,\\"y2\\":541,\\"x3\\":0,\\"y3\\":541},\\"width\\":936}\\n","errorExample":""}]', ], 'RecognizeBusinessLicense' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1nnHJNSrqK1RjSZK9XXXyypXa-564-829.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"algo_version": "5f161015b0f3e48197b049a587c5b2468d8d0cb9;0c879a80496474870d0b1ff89f9c58fe6a53651d", "codes": [{"data": "", "points": [{"x": 42, "y": 558}, {"x": 142, "y": 558}, {"x": 142, "y": 659}, {"x": 42, "y": 659}], "type": "QRcode"}], "data": {"RegistrationDate": "2017年01月04日", "businessAddress": "萧山区宁围街道泰宏巷40号联合中心北区", "businessScope": "影视文化艺术活动策划,艺术造型、美术设计,影视道具与服装设计:影视制作技术的研发;会议及展览服务;企业形象策划、影视文化信息咨询、摄影、摄像服务(除冲扩):设计、制作、代理国内广告(除网络广告):艺人经纪服务(营业性演出除外):公关策划:网站建设、软硬件开发维护、技术服务;销售:化妆品(除分装)、日用百货、服装、玩具、母婴用品(除食品药品)、第二类医疗器械**(依法须经批准的项目,经相关部门批准后方可开展经营活动)", "companyForm": "", "companyName": "杭州橘子文化传媒有限公司", "companyType": "有限责任公司(自然人投资或控股)", "creditCode": "913301095U78M2HC4A", "legalPerson": "陈云平", "registeredCapital": "壹佰万元整", "validFromDate": "20170104", "validPeriod": "2017年01月04日至长期", "validToDate": "29991231"}, "figure": [{"box": {"angle": -90, "h": 109, "w": 108, "x": 434, "y": 695}, "h": 109, "points": [{"x": 380, "y": 641}, {"x": 489, "y": 642}, {"x": 488, "y": 749}, {"x": 380, "y": 749}], "type": "round_stamp", "w": 110, "x": 380, "y": 641}, {"box": {"angle": -90, "h": 114, "w": 114, "x": 422, "y": 129}, "h": 115, "points": [{"x": 365, "y": 72}, {"x": 479, "y": 72}, {"x": 479, "y": 186}, {"x": 365, "y": 186}], "type": "round_stamp", "w": 115, "x": 365, "y": 72}, {"box": {"angle": -90, "h": 94, "w": 93, "x": 100, "y": 635}, "h": 96, "points": [{"x": 53, "y": 589}, {"x": 147, "y": 589}, {"x": 148, "y": 683}, {"x": 53, "y": 683}], "type": "qrcode", "w": 96, "x": 53, "y": 588}, {"box": {"angle": -90, "h": 100, "w": 108, "x": 273, "y": 127}, "h": 109, "points": [{"x": 223, "y": 73}, {"x": 323, "y": 73}, {"x": 323, "y": 181}, {"x": 223, "y": 181}], "type": "national_emblem", "w": 101, "x": 223, "y": 73}, {"box": {"angle": -90, "h": 301, "w": 61, "x": 273, "y": 227}, "h": 62, "points": [{"x": 123, "y": 197}, {"x": 424, "y": 197}, {"x": 424, "y": 257}, {"x": 123, "y": 258}], "type": "blicense_title", "w": 302, "x": 123, "y": 197}], "ftype": 1, "height": 829, "orgHeight": 829, "orgWidth": 564, "prism_keyValueInfo": [{"key": "creditCode", "keyProb": 100, "value": "913301095U78M2HC4A", "valuePos": [{"x": 334, "y": 263}, {"x": 498, "y": 263}, {"x": 498, "y": 276}, {"x": 334, "y": 276}], "valueProb": 100}, {"key": "companyName", "keyProb": 100, "value": "杭州橘子文化传媒有限公司", "valuePos": [{"x": 162, "y": 321}, {"x": 322, "y": 321}, {"x": 322, "y": 336}, {"x": 162, "y": 336}], "valueProb": 100}, {"key": "companyType", "keyProb": 100, "value": "有限责任公司(自然人投资或控股)", "valuePos": [{"x": 162, "y": 343}, {"x": 377, "y": 343}, {"x": 377, "y": 359}, {"x": 162, "y": 359}], "valueProb": 100}, {"key": "businessAddress", "keyProb": 100, "value": "萧山区宁围街道泰宏巷40号联合中心北区", "valuePos": [{"x": 162, "y": 360}, {"x": 383, "y": 360}, {"x": 383, "y": 374}, {"x": 162, "y": 374}], "valueProb": 100}, {"key": "legalPerson", "keyProb": 100, "value": "陈云平", "valuePos": [{"x": 163, "y": 390}, {"x": 209, "y": 390}, {"x": 209, "y": 406}, {"x": 163, "y": 406}], "valueProb": 100}, {"key": "businessScope", "keyProb": 100, "value": "影视文化艺术活动策划,艺术造型、美术设计,影视道具与服装设计:影视制作技术的研发;会议及展览服务;企业形象策划、影视文化信息咨询、摄影、摄像服务(除冲扩):设计、制作、代理国内广告(除网络广告):艺人经纪服务(营业性演出除外):公关策划:网站建设、软硬件开发维护、技术服务;销售:化妆品(除分装)、日用百货、服装、玩具、母婴用品(除食品药品)、第二类医疗器械**(依法须经批准的项目,经相关部门批准后方可开展经营活动)", "valuePos": [{"x": 164, "y": 486}, {"x": 810, "y": 486}, {"x": 810, "y": 621}, {"x": 164, "y": 621}], "valueProb": 99}, {"key": "registeredCapital", "keyProb": 100, "value": "壹佰万元整", "valuePos": [{"x": 163, "y": 415}, {"x": 228, "y": 415}, {"x": 228, "y": 431}, {"x": 163, "y": 431}], "valueProb": 100}, {"key": "RegistrationDate", "keyProb": 100, "value": "2017年01月04日", "valuePos": [{"x": 162, "y": 441}, {"x": 278, "y": 440}, {"x": 278, "y": 454}, {"x": 163, "y": 456}], "valueProb": 100}, {"key": "validPeriod", "keyProb": 100, "value": "2017年01月04日至长期", "valuePos": [{"x": 163, "y": 464}, {"x": 334, "y": 464}, {"x": 334, "y": 480}, {"x": 163, "y": 480}], "valueProb": 100}, {"key": "validFromDate", "keyProb": 100, "value": "20170104", "valuePos": [{"x": 163, "y": 464}, {"x": 334, "y": 464}, {"x": 334, "y": 480}, {"x": 163, "y": 480}], "valueProb": 100}, {"key": "validToDate", "keyProb": 100, "value": "29991231", "valuePos": [{"x": 163, "y": 464}, {"x": 334, "y": 464}, {"x": 334, "y": 480}, {"x": 163, "y": 480}], "valueProb": 100}, {"key": "companyForm", "keyProb": 100, "value": "", "valueProb": 100}], "sliceRect": {"x0": 9, "x1": 536, "x2": 538, "x3": 11, "y0": 28, "y1": 28, "y2": 782, "y3": 781}, "width": 564}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '营业执照识别', 'summary' => '可快速精准的识别企业营业执照中的统一社会信用代码、公司名称、地址、主体类型、法定代表人、注册资金、组成形式、成立日期、营业期限和经营范围等关键有效字段。支持营业执照、民办非企业登记证书、社会团体法人登记证书、事业单位法人证书。', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云营业执照识别,是阿里云官方自研OCR文字识别产品,适用于识别营业执照上的公司名称、地址、主体类型、法定代表人、注册资金、组成形式、成立日期等关键信息的场景。'."\n" .' * 泛营业执照包含民办非企业登记证书、社会团体法人登记证书、事业单位法人证书。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|全字段识别|智能识别营业执照上所包含的全部字段。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|企事业名称、法人代表等文字信息准确率超过95%,营业执照注册号等数字信息准确率超过98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [企业资质识别](https://common-buy.aliyun.com/?commodityCode=ocr_enterprisecard_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=assets&subtype=blicense#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[营业执照识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_enterprisecard_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_enterprisecard_dp_cn_20211103184836_0975%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeBusinessLicense?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|figure|list|图片中的图案信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|creditCode|string|统一社会信用代码。|'."\n" .'|companyName|string|营业名称。|'."\n" .'|companyType|string|类型。|'."\n" .'|businessAddress|string|营业场所/住所。|'."\n" .'|legalPerson|string|法人/负责人。|'."\n" .'|businessScope|string|经营范围。|'."\n" .'|registeredCapital|string|注册资本。|'."\n" .'|RegistrationDate|string|注册日期。|'."\n" .'|validPeriod|string|营业期限。|'."\n" .'|validFromDate|string|格式化营业期限起始日期。|'."\n" .'|validToDate|string|格式化营业期限终止日期。|'."\n" .'|companyForm|string|组成形式。|'."\n" .'|issueDate|string|发照日期。|'."\n" .'|title|string|证照标题。|'."\n" ."\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|'."\n" ."\n" .'#### 图案位置信息(figure字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|string|图案类型。|'."\n" .'|x|int|图案左上角横坐标。|'."\n" .'|y|int|图案左上角纵坐标。|'."\n" .'|w|int|图案宽度。|'."\n" .'|h|int|图案高度。|'."\n" .'|box|object|图案坐标信息:中心横纵坐标,长宽,顺时针旋转角度。定义同 OpenCV 中 RotatedRect,请参见 [OpenCV 文档](https://docs.opencv.org/3.4/db/dd6/classcv_1_1RotatedRect.html#a6bd95a46f9ab83a4f384a4d4845e6332)。|'."\n" .'|points|list|图案四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeBusinessLicense'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeBusinessLicense', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"algo_version\\\\\\": \\\\\\"5f161015b0f3e48197b049a587c5b2468d8d0cb9;0c879a80496474870d0b1ff89f9c58fe6a53651d\\\\\\", \\\\\\"codes\\\\\\": [{\\\\\\"data\\\\\\": \\\\\\"\\\\\\", \\\\\\"points\\\\\\": [{\\\\\\"x\\\\\\": 42, \\\\\\"y\\\\\\": 558}, {\\\\\\"x\\\\\\": 142, \\\\\\"y\\\\\\": 558}, {\\\\\\"x\\\\\\": 142, \\\\\\"y\\\\\\": 659}, {\\\\\\"x\\\\\\": 42, \\\\\\"y\\\\\\": 659}], \\\\\\"type\\\\\\": \\\\\\"QRcode\\\\\\"}], \\\\\\"data\\\\\\": {\\\\\\"RegistrationDate\\\\\\": \\\\\\"2017年01月04日\\\\\\", \\\\\\"businessAddress\\\\\\": \\\\\\"萧山区宁围街道泰宏巷40号联合中心北区\\\\\\", \\\\\\"businessScope\\\\\\": \\\\\\"影视文化艺术活动策划,艺术造型、美术设计,影视道具与服装设计:影视制作技术的研发;会议及展览服务;企业形象策划、影视文化信息咨询、摄影、摄像服务(除冲扩):设计、制作、代理国内广告(除网络广告):艺人经纪服务(营业性演出除外):公关策划:网站建设、软硬件开发维护、技术服务;销售:化妆品(除分装)、日用百货、服装、玩具、母婴用品(除食品药品)、第二类医疗器械**(依法须经批准的项目,经相关部门批准后方可开展经营活动)\\\\\\", \\\\\\"companyForm\\\\\\": \\\\\\"\\\\\\", \\\\\\"companyName\\\\\\": \\\\\\"杭州橘子文化传媒有限公司\\\\\\", \\\\\\"companyType\\\\\\": \\\\\\"有限责任公司(自然人投资或控股)\\\\\\", \\\\\\"creditCode\\\\\\": \\\\\\"913301095U78M2HC4A\\\\\\", \\\\\\"legalPerson\\\\\\": \\\\\\"陈云平\\\\\\", \\\\\\"registeredCapital\\\\\\": \\\\\\"壹佰万元整\\\\\\", \\\\\\"validFromDate\\\\\\": \\\\\\"20170104\\\\\\", \\\\\\"validPeriod\\\\\\": \\\\\\"2017年01月04日至长期\\\\\\", \\\\\\"validToDate\\\\\\": \\\\\\"29991231\\\\\\"}, \\\\\\"figure\\\\\\": [{\\\\\\"box\\\\\\": {\\\\\\"angle\\\\\\": -90, \\\\\\"h\\\\\\": 109, \\\\\\"w\\\\\\": 108, \\\\\\"x\\\\\\": 434, \\\\\\"y\\\\\\": 695}, \\\\\\"h\\\\\\": 109, \\\\\\"points\\\\\\": [{\\\\\\"x\\\\\\": 380, \\\\\\"y\\\\\\": 641}, {\\\\\\"x\\\\\\": 489, \\\\\\"y\\\\\\": 642}, {\\\\\\"x\\\\\\": 488, \\\\\\"y\\\\\\": 749}, {\\\\\\"x\\\\\\": 380, \\\\\\"y\\\\\\": 749}], \\\\\\"type\\\\\\": \\\\\\"round_stamp\\\\\\", \\\\\\"w\\\\\\": 110, \\\\\\"x\\\\\\": 380, \\\\\\"y\\\\\\": 641}, {\\\\\\"box\\\\\\": {\\\\\\"angle\\\\\\": -90, \\\\\\"h\\\\\\": 114, \\\\\\"w\\\\\\": 114, \\\\\\"x\\\\\\": 422, \\\\\\"y\\\\\\": 129}, \\\\\\"h\\\\\\": 115, \\\\\\"points\\\\\\": [{\\\\\\"x\\\\\\": 365, \\\\\\"y\\\\\\": 72}, {\\\\\\"x\\\\\\": 479, \\\\\\"y\\\\\\": 72}, {\\\\\\"x\\\\\\": 479, \\\\\\"y\\\\\\": 186}, {\\\\\\"x\\\\\\": 365, \\\\\\"y\\\\\\": 186}], \\\\\\"type\\\\\\": \\\\\\"round_stamp\\\\\\", \\\\\\"w\\\\\\": 115, \\\\\\"x\\\\\\": 365, \\\\\\"y\\\\\\": 72}, {\\\\\\"box\\\\\\": {\\\\\\"angle\\\\\\": -90, \\\\\\"h\\\\\\": 94, \\\\\\"w\\\\\\": 93, \\\\\\"x\\\\\\": 100, \\\\\\"y\\\\\\": 635}, \\\\\\"h\\\\\\": 96, \\\\\\"points\\\\\\": [{\\\\\\"x\\\\\\": 53, \\\\\\"y\\\\\\": 589}, {\\\\\\"x\\\\\\": 147, \\\\\\"y\\\\\\": 589}, {\\\\\\"x\\\\\\": 148, \\\\\\"y\\\\\\": 683}, {\\\\\\"x\\\\\\": 53, \\\\\\"y\\\\\\": 683}], \\\\\\"type\\\\\\": \\\\\\"qrcode\\\\\\", \\\\\\"w\\\\\\": 96, \\\\\\"x\\\\\\": 53, \\\\\\"y\\\\\\": 588}, {\\\\\\"box\\\\\\": {\\\\\\"angle\\\\\\": -90, \\\\\\"h\\\\\\": 100, \\\\\\"w\\\\\\": 108, \\\\\\"x\\\\\\": 273, \\\\\\"y\\\\\\": 127}, \\\\\\"h\\\\\\": 109, \\\\\\"points\\\\\\": [{\\\\\\"x\\\\\\": 223, \\\\\\"y\\\\\\": 73}, {\\\\\\"x\\\\\\": 323, \\\\\\"y\\\\\\": 73}, {\\\\\\"x\\\\\\": 323, \\\\\\"y\\\\\\": 181}, {\\\\\\"x\\\\\\": 223, \\\\\\"y\\\\\\": 181}], \\\\\\"type\\\\\\": \\\\\\"national_emblem\\\\\\", \\\\\\"w\\\\\\": 101, \\\\\\"x\\\\\\": 223, \\\\\\"y\\\\\\": 73}, {\\\\\\"box\\\\\\": {\\\\\\"angle\\\\\\": -90, \\\\\\"h\\\\\\": 301, \\\\\\"w\\\\\\": 61, \\\\\\"x\\\\\\": 273, \\\\\\"y\\\\\\": 227}, \\\\\\"h\\\\\\": 62, \\\\\\"points\\\\\\": [{\\\\\\"x\\\\\\": 123, \\\\\\"y\\\\\\": 197}, {\\\\\\"x\\\\\\": 424, \\\\\\"y\\\\\\": 197}, {\\\\\\"x\\\\\\": 424, \\\\\\"y\\\\\\": 257}, {\\\\\\"x\\\\\\": 123, \\\\\\"y\\\\\\": 258}], \\\\\\"type\\\\\\": \\\\\\"blicense_title\\\\\\", \\\\\\"w\\\\\\": 302, \\\\\\"x\\\\\\": 123, \\\\\\"y\\\\\\": 197}], \\\\\\"ftype\\\\\\": 1, \\\\\\"height\\\\\\": 829, \\\\\\"orgHeight\\\\\\": 829, \\\\\\"orgWidth\\\\\\": 564, \\\\\\"prism_keyValueInfo\\\\\\": [{\\\\\\"key\\\\\\": \\\\\\"creditCode\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"913301095U78M2HC4A\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 263}, {\\\\\\"x\\\\\\": 498, \\\\\\"y\\\\\\": 263}, {\\\\\\"x\\\\\\": 498, \\\\\\"y\\\\\\": 276}, {\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 276}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"companyName\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"杭州橘子文化传媒有限公司\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 321}, {\\\\\\"x\\\\\\": 322, \\\\\\"y\\\\\\": 321}, {\\\\\\"x\\\\\\": 322, \\\\\\"y\\\\\\": 336}, {\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 336}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"companyType\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"有限责任公司(自然人投资或控股)\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 343}, {\\\\\\"x\\\\\\": 377, \\\\\\"y\\\\\\": 343}, {\\\\\\"x\\\\\\": 377, \\\\\\"y\\\\\\": 359}, {\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 359}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"businessAddress\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"萧山区宁围街道泰宏巷40号联合中心北区\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 360}, {\\\\\\"x\\\\\\": 383, \\\\\\"y\\\\\\": 360}, {\\\\\\"x\\\\\\": 383, \\\\\\"y\\\\\\": 374}, {\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 374}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"legalPerson\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"陈云平\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 390}, {\\\\\\"x\\\\\\": 209, \\\\\\"y\\\\\\": 390}, {\\\\\\"x\\\\\\": 209, \\\\\\"y\\\\\\": 406}, {\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 406}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"businessScope\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"影视文化艺术活动策划,艺术造型、美术设计,影视道具与服装设计:影视制作技术的研发;会议及展览服务;企业形象策划、影视文化信息咨询、摄影、摄像服务(除冲扩):设计、制作、代理国内广告(除网络广告):艺人经纪服务(营业性演出除外):公关策划:网站建设、软硬件开发维护、技术服务;销售:化妆品(除分装)、日用百货、服装、玩具、母婴用品(除食品药品)、第二类医疗器械**(依法须经批准的项目,经相关部门批准后方可开展经营活动)\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 164, \\\\\\"y\\\\\\": 486}, {\\\\\\"x\\\\\\": 810, \\\\\\"y\\\\\\": 486}, {\\\\\\"x\\\\\\": 810, \\\\\\"y\\\\\\": 621}, {\\\\\\"x\\\\\\": 164, \\\\\\"y\\\\\\": 621}], \\\\\\"valueProb\\\\\\": 99}, {\\\\\\"key\\\\\\": \\\\\\"registeredCapital\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"壹佰万元整\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 415}, {\\\\\\"x\\\\\\": 228, \\\\\\"y\\\\\\": 415}, {\\\\\\"x\\\\\\": 228, \\\\\\"y\\\\\\": 431}, {\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 431}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"RegistrationDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2017年01月04日\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 441}, {\\\\\\"x\\\\\\": 278, \\\\\\"y\\\\\\": 440}, {\\\\\\"x\\\\\\": 278, \\\\\\"y\\\\\\": 454}, {\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 456}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"validPeriod\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2017年01月04日至长期\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 464}, {\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 464}, {\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 480}, {\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 480}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"validFromDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"20170104\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 464}, {\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 464}, {\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 480}, {\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 480}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"validToDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"29991231\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 464}, {\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 464}, {\\\\\\"x\\\\\\": 334, \\\\\\"y\\\\\\": 480}, {\\\\\\"x\\\\\\": 163, \\\\\\"y\\\\\\": 480}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"companyForm\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}], \\\\\\"sliceRect\\\\\\": {\\\\\\"x0\\\\\\": 9, \\\\\\"x1\\\\\\": 536, \\\\\\"x2\\\\\\": 538, \\\\\\"x3\\\\\\": 11, \\\\\\"y0\\\\\\": 28, \\\\\\"y1\\\\\\": 28, \\\\\\"y2\\\\\\": 782, \\\\\\"y3\\\\\\": 781}, \\\\\\"width\\\\\\": 564}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 9722F6FA-2746-4A9B-84AC-02EA7A85C5F8\\n {\\"data\\":{\\"creditCode\\":\\"913301095U78M2HC4A\\",\\"companyName\\":\\"杭州橘子文化传媒有限公司\\",\\"companyType\\":\\"有限责任公司(自然人投资或控股)\\",\\"businessAddress\\":\\"萧山区宁围街道泰宏巷40号联合中心北区\\",\\"legalPerson\\":\\"陈云平\\",\\"businessScope\\":\\"影视文化艺术活动策划,艺术造型、美术设计,影视道具与服装设计:影视制作技术的研发;会议及展览服务;企业形象策划、影视文化信息咨询、摄影、摄像服务(除冲扩):设计、制作、代理国内广告(除网络广告):艺人经纪服务(营业性演出除外):公关策划:网站建设、软硬件开发维护、技术服务:销售:化妆品(除分装)、日用百货、服装、玩具、母婴用品(除食品药品)、第二类医疗器械**(依法须经批准的项目,经相关部门批准后方可开展经营活动)\\",\\"registeredCapital\\":\\"壹佰万元整\\",\\"RegistrationDate\\":\\"2017年01月04日\\",\\"validPeriod\\":\\"2017年01月04日至长期\\",\\"validFromDate\\":\\"20170104\\",\\"validToDate\\":\\"29991231\\",\\"companyForm\\":\\"\\"},\\"figure\\":[{\\"type\\":\\"round_stamp\\",\\"x\\":379,\\"y\\":642,\\"w\\":111,\\"h\\":109,\\"box\\":{\\"x\\":433,\\"y\\":695,\\"w\\":108,\\"h\\":106,\\"angle\\":0},\\"points\\":[{\\"x\\":379,\\"y\\":642},{\\"x\\":487,\\"y\\":642},{\\"x\\":488,\\"y\\":749},{\\"x\\":379,\\"y\\":749}]},{\\"type\\":\\"round_stamp\\",\\"x\\":364,\\"y\\":71,\\"w\\":117,\\"h\\":116,\\"box\\":{\\"x\\":421,\\"y\\":128,\\"w\\":115,\\"h\\":114,\\"angle\\":0},\\"points\\":[{\\"x\\":364,\\"y\\":71},{\\"x\\":479,\\"y\\":71},{\\"x\\":479,\\"y\\":185},{\\"x\\":364,\\"y\\":185}]},{\\"type\\":\\"qrcode\\",\\"x\\":52,\\"y\\":587,\\"w\\":97,\\"h\\":98,\\"box\\":{\\"x\\":100,\\"y\\":635,\\"w\\":95,\\"h\\":94,\\"angle\\":-89},\\"points\\":[{\\"x\\":52,\\"y\\":683},{\\"x\\":53,\\"y\\":587},{\\"x\\":147,\\"y\\":587},{\\"x\\":147,\\"y\\":683}]},{\\"type\\":\\"blicense_title\\",\\"x\\":122,\\"y\\":195,\\"w\\":304,\\"h\\":65,\\"box\\":{\\"x\\":273,\\"y\\":226,\\"w\\":301,\\"h\\":59,\\"angle\\":0},\\"points\\":[{\\"x\\":122,\\"y\\":199},{\\"x\\":423,\\"y\\":195},{\\"x\\":424,\\"y\\":254},{\\"x\\":123,\\"y\\":258}]},{\\"type\\":\\"national_emblem\\",\\"x\\":222,\\"y\\":73,\\"w\\":102,\\"h\\":110,\\"box\\":{\\"x\\":272,\\"y\\":127,\\"w\\":99,\\"h\\":106,\\"angle\\":0},\\"points\\":[{\\"x\\":222,\\"y\\":74},{\\"x\\":322,\\"y\\":73},{\\"x\\":322,\\"y\\":180},{\\"x\\":222,\\"y\\":181}]}],\\"ftype\\":1,\\"height\\":829,\\"orgHeight\\":829,\\"orgWidth\\":564,\\"prism_keyValueInfo\\":[{\\"key\\":\\"creditCode\\",\\"keyProb\\":100,\\"value\\":\\"913301095U78M2HC4A\\",\\"valuePos\\":[{\\"x\\":498,\\"y\\":262},{\\"x\\":499,\\"y\\":273},{\\"x\\":337,\\"y\\":275},{\\"x\\":336,\\"y\\":263}],\\"valueProb\\":100},{\\"key\\":\\"companyName\\",\\"keyProb\\":100,\\"value\\":\\"杭州橘子文化传媒有限公司\\",\\"valuePos\\":[{\\"x\\":321,\\"y\\":319},{\\"x\\":321,\\"y\\":334},{\\"x\\":161,\\"y\\":334},{\\"x\\":161,\\"y\\":319}],\\"valueProb\\":100},{\\"key\\":\\"companyType\\",\\"keyProb\\":100,\\"value\\":\\"有限责任公司(自然人投资或控股)\\",\\"valuePos\\":[{\\"x\\":378,\\"y\\":341},{\\"x\\":378,\\"y\\":357},{\\"x\\":161,\\"y\\":357},{\\"x\\":161,\\"y\\":341}],\\"valueProb\\":100},{\\"key\\":\\"businessAddress\\",\\"keyProb\\":98,\\"value\\":\\"萧山区宁围街道泰宏巷40号联合中心北区\\",\\"valuePos\\":[{\\"x\\":160,\\"y\\":359},{\\"x\\":380,\\"y\\":358},{\\"x\\":381,\\"y\\":371},{\\"x\\":161,\\"y\\":373}],\\"valueProb\\":98},{\\"key\\":\\"legalPerson\\",\\"keyProb\\":100,\\"value\\":\\"陈云平\\",\\"valuePos\\":[{\\"x\\":208,\\"y\\":388},{\\"x\\":208,\\"y\\":404},{\\"x\\":163,\\"y\\":404},{\\"x\\":163,\\"y\\":388}],\\"valueProb\\":100},{\\"key\\":\\"businessScope\\",\\"keyProb\\":100,\\"value\\":\\"影视文化艺术活动策划,艺术造型、美术设计,影视道具与服装设计:影视制作技术的研发;会议及展览服务;企业形象策划、影视文化信息咨询、摄影、摄像服务(除冲扩):设计、制作、代理国内广告(除网络广告):艺人经纪服务(营业性演出除外):公关策划:网站建设、软硬件开发维护、技术服务:销售:化妆品(除分装)、日用百货、服装、玩具、母婴用品(除食品药品)、第二类医疗器械**(依法须经批准的项目,经相关部门批准后方可开展经营活动)\\",\\"valuePos\\":[{\\"x\\":163,\\"y\\":484},{\\"x\\":810,\\"y\\":484},{\\"x\\":810,\\"y\\":619},{\\"x\\":163,\\"y\\":619}],\\"valueProb\\":99},{\\"key\\":\\"registeredCapital\\",\\"keyProb\\":100,\\"value\\":\\"壹佰万元整\\",\\"valuePos\\":[{\\"x\\":227,\\"y\\":413},{\\"x\\":227,\\"y\\":429},{\\"x\\":162,\\"y\\":429},{\\"x\\":162,\\"y\\":413}],\\"valueProb\\":100},{\\"key\\":\\"RegistrationDate\\",\\"keyProb\\":100,\\"value\\":\\"2017年01月04日\\",\\"valuePos\\":[{\\"x\\":277,\\"y\\":438},{\\"x\\":277,\\"y\\":452},{\\"x\\":163,\\"y\\":454},{\\"x\\":162,\\"y\\":439}],\\"valueProb\\":100},{\\"key\\":\\"validPeriod\\",\\"keyProb\\":100,\\"value\\":\\"2017年01月04日至长期\\",\\"valuePos\\":[{\\"x\\":333,\\"y\\":463},{\\"x\\":333,\\"y\\":478},{\\"x\\":162,\\"y\\":478},{\\"x\\":162,\\"y\\":463}],\\"valueProb\\":100},{\\"key\\":\\"validFromDate\\",\\"keyProb\\":100,\\"value\\":\\"20170104\\",\\"valuePos\\":[{\\"x\\":333,\\"y\\":463},{\\"x\\":333,\\"y\\":478},{\\"x\\":162,\\"y\\":478},{\\"x\\":162,\\"y\\":463}],\\"valueProb\\":100},{\\"key\\":\\"validToDate\\",\\"keyProb\\":100,\\"value\\":\\"29991231\\",\\"valuePos\\":[{\\"x\\":333,\\"y\\":463},{\\"x\\":333,\\"y\\":478},{\\"x\\":162,\\"y\\":478},{\\"x\\":162,\\"y\\":463}],\\"valueProb\\":100},{\\"key\\":\\"companyForm\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100}],\\"sliceRect\\":{\\"x0\\":9,\\"y0\\":30,\\"x1\\":535,\\"y1\\":30,\\"x2\\":537,\\"y2\\":778,\\"x3\\":11,\\"y3\\":780},\\"width\\":564}\\n","errorExample":""}]', ], 'RecognizeCarInvoice' => [ 'summary' => '支持包括发票代码、开票号码、开票日期、发票金额、增值税税额、合格证号、购买方名称、购买方身份证号/代码等关键字段结构化识别输出。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1hC7bXCzqK1RjSZPcXXbTepXa-832-616.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{'."\n" .' "data": {'."\n" .' "taxCode": "0492725/*+0/法55337*<56-24/*184-/*<94 16-6+9*-897+98546/<>74*++16<43800*>+-< 116*丰1<4201/*18+-/74*++16<43800*>+-< 116*丰1<4201/*18+-/ ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '机动车销售统一发票识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云机动车销售发票识别,是阿里云官方自研OCR文字识别产品,适用于识别购车发票上的发票金额、购买方名称、车辆类型、厂牌型号、销售方名称等关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图片格式|支持PNG、JPG、JPEG、BMP、GIF、TIFF、WebP。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [票据凭证识别](https://common-buy.aliyun.com/?commodityCode=ocr_invoice_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=bill&subtype=car_invoice#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[机动车销售发票识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_invoice_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_invoice_dp_cn_20211103182712_0430%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeCarInvoice?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'------'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" ."\n" .'#### 识别结果(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|taxCode|string|税控码。|'."\n" .'|invoiceDate|string|开票日期。|'."\n" .'|invoiceCode|string|发票代码。|'."\n" .'|invoiceNumber|string|发票号码。|'."\n" .'|machineCode|string|机器编号。|'."\n" .'|purchaserName|string|购买方名称。|'."\n" .'|purchaseCode|string|购买方身份证号码/组织机构代码。|'."\n" .'|vehicleType|string|车辆类型。|'."\n" .'|brandMode|string|厂牌型号。|'."\n" .'|origin|string|产地。|'."\n" .'|certificateNumber|string|合格证号。|'."\n" .'|importCertificateNumber|string|进口证明书号。|'."\n" .'|commodityInspectionNumber|string|商检单号。|'."\n" .'|engineNumber|string|发动机号码。|'."\n" .'|vinCode|string|车辆识别代号/车架号码。|'."\n" .'|invoiceAmountCn|string|价税合计(大写)。|'."\n" .'|invoiceAmount|string|价税合计(小写)。|'."\n" .'|sellerName|string|销货单位名称。|'."\n" .'|sellerContact|string|销货单位电话。|'."\n" .'|sellerTaxNumber|string|销货单位纳税人识别号。|'."\n" .'|sellerBankAccount|string|销货单位账号。|'."\n" .'|sellerAddress|string|销货单位地址。|'."\n" .'|sellerDepositaryBank|string|销货单位开户银行。|'."\n" .'|taxRate|string|增值税税率或征收率。|'."\n" .'|tax|string|增值税税额。|'."\n" .'|taxAuthoritiesInfo|string|主管税务机关及代码。|'."\n" .'|taxAuthoritiesName|string|主管税务机关。|'."\n" .'|taxAuthoritiesCode|string|主管税务代码。|'."\n" .'|preTaxAmount|string|不含税价。|'."\n" .'|passengerLimitNumber|string|限乘人数。|'."\n" .'|issuer|string|开票人。|'."\n" .'|tonnage|string|吨位。|'."\n" .'|purchaserTaxNumber|string|购买方纳税人识别号。|'."\n" .'|taxPaymentNumber|string|完税凭证号码。|'."\n" ."\n\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeCarInvoice'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeCarInvoice', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\n \\\\\\"data\\\\\\": {\\\\n \\\\\\"taxCode\\\\\\": \\\\\\"0492725/*+0/法55337*<56-24/*184-/*<94 16-6+9*-897+98546/<>74*++16<43800*>+-< 116*丰1<4201/*18+-/74*++16<43800*>+-< 116*丰1<4201/*18+-/\\n 70A4EFF7-97E1-4255-88A7-750255547724\\n {\\"data\\":{\\"taxCode\\":\\"0492725/*+0/法55337*<56-24/*184-/*<94 16-6+9*-897+98546/<>74*++16<43800*>+-< 116*丰1<4201/*18+-/</56-7不5<+8-3839263 +5/+-0/48<<336/30983/96550*8<+75326252 728*3+*032*9*9*900430086-956347/250+\\",\\"invoiceDate\\":\\"2017-12-28\\",\\"invoiceCode\\":\\"141001720076\\",\\"invoiceNumber\\":\\"00357144\\",\\"machineCode\\":\\"661403540093\\",\\"purchaserName\\":\\"国军\\",\\"purchaseCode\\":\\"41052319206046072\\",\\"vehicleType\\":\\"轿车\\",\\"brandMode\\":\\"FV7152BAMBG\\",\\"origin\\":\\"长春市\\",\\"certificateNumber\\":\\"WAB011715201804\\",\\"importCertificateNumber\\":\\"\\",\\"commodityInspectionNumber\\":\\"\\",\\"engineNumber\\":\\"144878\\",\\"vinCode\\":\\"LFV2A1151H3201804\\",\\"invoiceAmountCn\\":\\"99000\\",\\"invoiceAmount\\":\\"99000.00\\",\\"sellerName\\":\\"安阳市汽车销售服务有限公司\\",\\"sellerContact\\":\\"0372-5378818\\",\\"sellerTaxNumber\\":\\"914105001924458113\\",\\"sellerBankAccount\\":\\"41001501210050224848\\",\\"sellerAddress\\":\\"安阳市文峰区光专路商段路(汽车市场对面)\\",\\"sellerDepositaryBank\\":\\"中国建设银行安阳分行\\",\\"taxRate\\":\\"17%\\",\\"tax\\":\\"14384.62\\",\\"taxAuthoritiesInfo\\":\\"安阳县国家税务局341052200\\",\\"taxAuthoritiesName\\":\\"安阳县国家税务局\\",\\"taxAuthoritiesCode\\":\\"341052200\\",\\"preTaxAmount\\":\\"84615.38\\",\\"passengerLimitNumber\\":\\"5\\",\\"issuer\\":\\"赵迪\\",\\"tonnage\\":\\"\\",\\"purchaserTaxNumber\\":\\"410523197206046072\\",\\"taxPaymentNumber\\":\\"\\"},\\"height\\":616,\\"orgHeight\\":616,\\"orgWidth\\":832,\\"prism_keyValueInfo\\":[{\\"key\\":\\"taxCode\\",\\"keyProb\\":94,\\"value\\":\\"0492725/*+0/法55337*<56-24/*184-/*<94 16-6+9*-897+98546/<>74*++16<43800*>+-< 116*丰1<4201/*18+-/</56-7不5<+8-3839263 +5/+-0/48<<336/30983/96550*8<+75326252 728*3+*032*9*9*900430086-956347/250+\\",\\"valuePos\\":[{\\"x\\":744,\\"y\\":131},{\\"x\\":744,\\"y\\":210},{\\"x\\":412,\\"y\\":210},{\\"x\\":412,\\"y\\":131}],\\"valueProb\\":96},{\\"key\\":\\"invoiceDate\\",\\"keyProb\\":100,\\"value\\":\\"2017-12-28\\",\\"valuePos\\":[{\\"x\\":233,\\"y\\":98},{\\"x\\":233,\\"y\\":112},{\\"x\\":142,\\"y\\":112},{\\"x\\":142,\\"y\\":98}],\\"valueProb\\":100},{\\"key\\":\\"invoiceCode\\",\\"keyProb\\":100,\\"value\\":\\"141001720076\\",\\"valuePos\\":[{\\"x\\":764,\\"y\\":72},{\\"x\\":764,\\"y\\":88},{\\"x\\":647,\\"y\\":88},{\\"x\\":647,\\"y\\":72}],\\"valueProb\\":100},{\\"key\\":\\"invoiceNumber\\",\\"keyProb\\":100,\\"value\\":\\"00357144\\",\\"valuePos\\":[{\\"x\\":728,\\"y\\":92},{\\"x\\":728,\\"y\\":108},{\\"x\\":647,\\"y\\":108},{\\"x\\":647,\\"y\\":92}],\\"valueProb\\":100},{\\"key\\":\\"machineCode\\",\\"keyProb\\":100,\\"value\\":\\"661403540093\\",\\"valuePos\\":[{\\"x\\":288,\\"y\\":188},{\\"x\\":288,\\"y\\":202},{\\"x\\":176,\\"y\\":202},{\\"x\\":176,\\"y\\":188}],\\"valueProb\\":100},{\\"key\\":\\"purchaserName\\",\\"keyProb\\":100,\\"value\\":\\"国军\\",\\"valuePos\\":[{\\"x\\":214,\\"y\\":228},{\\"x\\":214,\\"y\\":243},{\\"x\\":185,\\"y\\":243},{\\"x\\":185,\\"y\\":228}],\\"valueProb\\":100},{\\"key\\":\\"purchaseCode\\",\\"keyProb\\":99,\\"value\\":\\"41052319206046072\\",\\"valuePos\\":[{\\"x\\":326,\\"y\\":249},{\\"x\\":326,\\"y\\":262},{\\"x\\":176,\\"y\\":262},{\\"x\\":176,\\"y\\":249}],\\"valueProb\\":99},{\\"key\\":\\"vehicleType\\",\\"keyProb\\":100,\\"value\\":\\"轿车\\",\\"valuePos\\":[{\\"x\\":202,\\"y\\":276},{\\"x\\":202,\\"y\\":291},{\\"x\\":175,\\"y\\":291},{\\"x\\":175,\\"y\\":276}],\\"valueProb\\":100},{\\"key\\":\\"brandMode\\",\\"keyProb\\":99,\\"value\\":\\"FV7152BAMBG\\",\\"valuePos\\":[{\\"x\\":457,\\"y\\":278},{\\"x\\":457,\\"y\\":291},{\\"x\\":383,\\"y\\":291},{\\"x\\":383,\\"y\\":278}],\\"valueProb\\":99},{\\"key\\":\\"origin\\",\\"keyProb\\":100,\\"value\\":\\"长春市\\",\\"valuePos\\":[{\\"x\\":698,\\"y\\":277},{\\"x\\":698,\\"y\\":293},{\\"x\\":661,\\"y\\":293},{\\"x\\":661,\\"y\\":277}],\\"valueProb\\":100},{\\"key\\":\\"certificateNumber\\",\\"keyProb\\":100,\\"value\\":\\"WAB011715201804\\",\\"valuePos\\":[{\\"x\\":270,\\"y\\":311},{\\"x\\":270,\\"y\\":323},{\\"x\\":174,\\"y\\":323},{\\"x\\":174,\\"y\\":311}],\\"valueProb\\":100},{\\"key\\":\\"importCertificateNumber\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"commodityInspectionNumber\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"engineNumber\\",\\"keyProb\\":100,\\"value\\":\\"144878\\",\\"valuePos\\":[{\\"x\\":215,\\"y\\":344},{\\"x\\":215,\\"y\\":356},{\\"x\\":175,\\"y\\":356},{\\"x\\":175,\\"y\\":344}],\\"valueProb\\":100},{\\"key\\":\\"vinCode\\",\\"keyProb\\":97,\\"value\\":\\"LFV2A1151H3201804\\",\\"valuePos\\":[{\\"x\\":708,\\"y\\":345},{\\"x\\":708,\\"y\\":359},{\\"x\\":551,\\"y\\":359},{\\"x\\":551,\\"y\\":345}],\\"valueProb\\":97},{\\"key\\":\\"invoiceAmountCn\\",\\"keyProb\\":100,\\"value\\":\\"99000\\",\\"valuePos\\":[{\\"x\\":270,\\"y\\":373},{\\"x\\":270,\\"y\\":388},{\\"x\\":193,\\"y\\":388},{\\"x\\":193,\\"y\\":373}],\\"valueProb\\":100},{\\"key\\":\\"invoiceAmount\\",\\"keyProb\\":100,\\"value\\":\\"99000.00\\",\\"valuePos\\":[{\\"x\\":631,\\"y\\":388},{\\"x\\":632,\\"y\\":374},{\\"x\\":722,\\"y\\":375},{\\"x\\":722,\\"y\\":390}],\\"valueProb\\":100},{\\"key\\":\\"sellerName\\",\\"keyProb\\":100,\\"value\\":\\"安阳市汽车销售服务有限公司\\",\\"valuePos\\":[{\\"x\\":363,\\"y\\":406},{\\"x\\":363,\\"y\\":421},{\\"x\\":176,\\"y\\":421},{\\"x\\":176,\\"y\\":406}],\\"valueProb\\":100},{\\"key\\":\\"sellerContact\\",\\"keyProb\\":100,\\"value\\":\\"0372-5378818\\",\\"valuePos\\":[{\\"x\\":647,\\"y\\":408},{\\"x\\":647,\\"y\\":421},{\\"x\\":570,\\"y\\":421},{\\"x\\":570,\\"y\\":408}],\\"valueProb\\":100},{\\"key\\":\\"sellerTaxNumber\\",\\"keyProb\\":96,\\"value\\":\\"914105001924458113\\",\\"valuePos\\":[{\\"x\\":363,\\"y\\":436},{\\"x\\":363,\\"y\\":452},{\\"x\\":176,\\"y\\":454},{\\"x\\":175,\\"y\\":438}],\\"valueProb\\":96},{\\"key\\":\\"sellerBankAccount\\",\\"keyProb\\":100,\\"value\\":\\"41001501210050224848\\",\\"valuePos\\":[{\\"x\\":696,\\"y\\":441},{\\"x\\":696,\\"y\\":454},{\\"x\\":569,\\"y\\":454},{\\"x\\":569,\\"y\\":441}],\\"valueProb\\":100},{\\"key\\":\\"sellerAddress\\",\\"keyProb\\":80,\\"value\\":\\"安阳市文峰区光专路商段路(汽车市场对面)\\",\\"valuePos\\":[{\\"x\\":175,\\"y\\":473},{\\"x\\":403,\\"y\\":472},{\\"x\\":403,\\"y\\":484},{\\"x\\":176,\\"y\\":486}],\\"valueProb\\":80},{\\"key\\":\\"sellerDepositaryBank\\",\\"keyProb\\":100,\\"value\\":\\"中国建设银行安阳分行\\",\\"valuePos\\":[{\\"x\\":632,\\"y\\":471},{\\"x\\":632,\\"y\\":485},{\\"x\\":506,\\"y\\":487},{\\"x\\":505,\\"y\\":472}],\\"valueProb\\":100},{\\"key\\":\\"taxRate\\",\\"keyProb\\":99,\\"value\\":\\"17%\\",\\"valuePos\\":[{\\"x\\":203,\\"y\\":510},{\\"x\\":203,\\"y\\":524},{\\"x\\":176,\\"y\\":524},{\\"x\\":176,\\"y\\":510}],\\"valueProb\\":99},{\\"key\\":\\"tax\\",\\"keyProb\\":100,\\"value\\":\\"14384.62\\",\\"valuePos\\":[{\\"x\\":413,\\"y\\":509},{\\"x\\":413,\\"y\\":524},{\\"x\\":323,\\"y\\":524},{\\"x\\":323,\\"y\\":509}],\\"valueProb\\":100},{\\"key\\":\\"taxAuthoritiesInfo\\",\\"keyProb\\":100,\\"value\\":\\"安阳县国家税务局341052200\\",\\"valuePos\\":[{\\"x\\":633,\\"y\\":498},{\\"x\\":633,\\"y\\":525},{\\"x\\":537,\\"y\\":525},{\\"x\\":537,\\"y\\":498}],\\"valueProb\\":99},{\\"key\\":\\"taxAuthoritiesName\\",\\"keyProb\\":100,\\"value\\":\\"安阳县国家税务局\\",\\"valuePos\\":[{\\"x\\":633,\\"y\\":498},{\\"x\\":633,\\"y\\":525},{\\"x\\":537,\\"y\\":525},{\\"x\\":537,\\"y\\":498}],\\"valueProb\\":99},{\\"key\\":\\"taxAuthoritiesCode\\",\\"keyProb\\":100,\\"value\\":\\"341052200\\",\\"valuePos\\":[{\\"x\\":633,\\"y\\":498},{\\"x\\":633,\\"y\\":525},{\\"x\\":537,\\"y\\":525},{\\"x\\":537,\\"y\\":498}],\\"valueProb\\":99},{\\"key\\":\\"preTaxAmount\\",\\"keyProb\\":97,\\"value\\":\\"84615.38\\",\\"valuePos\\":[{\\"x\\":216,\\"y\\":557},{\\"x\\":216,\\"y\\":543},{\\"x\\":305,\\"y\\":544},{\\"x\\":305,\\"y\\":559}],\\"valueProb\\":97},{\\"key\\":\\"passengerLimitNumber\\",\\"keyProb\\":100,\\"value\\":\\"5\\",\\"valuePos\\":[{\\"x\\":723,\\"y\\":545},{\\"x\\":723,\\"y\\":557},{\\"x\\":714,\\"y\\":557},{\\"x\\":714,\\"y\\":545}],\\"valueProb\\":100},{\\"key\\":\\"issuer\\",\\"keyProb\\":100,\\"value\\":\\"赵迪\\",\\"valuePos\\":[{\\"x\\":437,\\"y\\":573},{\\"x\\":437,\\"y\\":588},{\\"x\\":410,\\"y\\":588},{\\"x\\":410,\\"y\\":573}],\\"valueProb\\":100},{\\"key\\":\\"tonnage\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"purchaserTaxNumber\\",\\"keyProb\\":100,\\"value\\":\\"410523197206046072\\",\\"valuePos\\":[{\\"x\\":730,\\"y\\":240},{\\"x\\":730,\\"y\\":253},{\\"x\\":569,\\"y\\":253},{\\"x\\":569,\\"y\\":240}],\\"valueProb\\":100},{\\"key\\":\\"taxPaymentNumber\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100}],\\"width\\":832}\\n","errorExample":""}]', ], 'RecognizeCarNumber' => [ 'summary' => '可有效识别车辆车牌信息,支持机动车车牌、摩托车车牌以及临时车牌。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1Wo7eXAvoK1RjSZFDXXXY3pXa-2512-3509.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '请求唯一 ID'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '"{"data":{"secondary_cls":{"type_str":"小型汽车","prob":0.955191},"data":{"车牌":"黑AF6655"},"score":1.050000,"info":[{"value":"黑AF6655","key":"车牌","key_prob":0.999260,"value_prob":0.999260,"key_loc":"","value_loc":"469,450,1220,419,1227,588,476,620"}]},"height":1200,"orgHeight":1200,"orgWidth":1600,"prism_keyValueInfo":[{"key":"车牌","keyProb":99,"value":"黑AF6655","valuePos":[{"x":469,"y":450},{"x":1220,"y":419},{"x":1227,"y":588},{"x":476,"y":620}],"valueProb":99}],"structure_list":[{"$ref":"$.data"}],"width":1600}"'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '车牌识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云车牌识别,是阿里云官方自研OCR文字识别产品,可有效识别车辆车牌信息,支持多车牌以及多类车型检测识别。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|多地区车牌识别|浙、苏、赣、黑、鄂、川、甘、陕、吉、辽、闽、皖等。|'."\n" .'|多车型识别|大型汽车、小型汽车、新能源车、挂车、临时车牌、警车、军车、使领馆车、教练车、港澳车。|'."\n" .'|使用场景|广泛应用于车辆安防检控、车辆出入识别等场景。|'."\n" .'|高精度识别|总体准确率达93%以上。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [车辆物流识别](https://common-buy.aliyun.com/?commodityCode=ocr_logistics_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=logistics&subtype=driving_license#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[车牌识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_logistics_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_logistics_dp_cn_20211103160032_0692%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeCarNumber?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|structure_list|list|车牌信息(如果图中有多张车牌,此字段包含所有的车牌信息。数组中每条车牌数据的字段和**data**一致)。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|secondary_cls|string|车牌类型信息。|'."\n" .'|data|object|车牌信息。|'."\n" .'|info|list|结构化坐标信息。(和**prism_keyValueInfo**字段包含信息一致)。|'."\n" ."\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|'."\n" ."\n" .'#### 结构化坐标信息(info字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|key_prob|float|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|value_prob|float|字段名称对应值的置信度。|'."\n" .'|value_pos|list|车牌在原图中的四个点坐标(左上角横坐标、左上角纵坐标、右上角横坐标、右上角纵坐标、右下角横坐标、右下角纵坐标、左下角横坐标、左下角纵坐标)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeCarNumber'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeCarNumber', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"请求唯一 ID\\",\\n \\"Data\\": \\"\\\\\\"{\\\\\\"data\\\\\\":{\\\\\\"secondary_cls\\\\\\":{\\\\\\"type_str\\\\\\":\\\\\\"小型汽车\\\\\\",\\\\\\"prob\\\\\\":0.955191},\\\\\\"data\\\\\\":{\\\\\\"车牌\\\\\\":\\\\\\"黑AF6655\\\\\\"},\\\\\\"score\\\\\\":1.050000,\\\\\\"info\\\\\\":[{\\\\\\"value\\\\\\":\\\\\\"黑AF6655\\\\\\",\\\\\\"key\\\\\\":\\\\\\"车牌\\\\\\",\\\\\\"key_prob\\\\\\":0.999260,\\\\\\"value_prob\\\\\\":0.999260,\\\\\\"key_loc\\\\\\":\\\\\\"\\\\\\",\\\\\\"value_loc\\\\\\":\\\\\\"469,450,1220,419,1227,588,476,620\\\\\\"}]},\\\\\\"height\\\\\\":1200,\\\\\\"orgHeight\\\\\\":1200,\\\\\\"orgWidth\\\\\\":1600,\\\\\\"prism_keyValueInfo\\\\\\":[{\\\\\\"key\\\\\\":\\\\\\"车牌\\\\\\",\\\\\\"keyProb\\\\\\":99,\\\\\\"value\\\\\\":\\\\\\"黑AF6655\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":469,\\\\\\"y\\\\\\":450},{\\\\\\"x\\\\\\":1220,\\\\\\"y\\\\\\":419},{\\\\\\"x\\\\\\":1227,\\\\\\"y\\\\\\":588},{\\\\\\"x\\\\\\":476,\\\\\\"y\\\\\\":620}],\\\\\\"valueProb\\\\\\":99}],\\\\\\"structure_list\\\\\\":[{\\\\\\"$ref\\\\\\":\\\\\\"$.data\\\\\\"}],\\\\\\"width\\\\\\":1600}\\\\\\"\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 999E5207-A363-4018-8772-4FF5BEBA6929\\n {\\"data\\":{\\"secondary_cls\\":{\\"type_str\\":\\"小型汽车\\",\\"prob\\":0.955191},\\"data\\":{\\"车牌\\":\\"黑AF6655\\"},\\"score\\":1.050000,\\"info\\":[{\\"value\\":\\"黑AF6655\\",\\"key\\":\\"车牌\\",\\"key_prob\\":0.999260,\\"value_prob\\":0.999260,\\"key_loc\\":\\"\\",\\"value_loc\\":\\"469,450,1220,419,1227,588,476,620\\"}]},\\"height\\":1200,\\"orgHeight\\":1200,\\"orgWidth\\":1600,\\"prism_keyValueInfo\\":[{\\"key\\":\\"车牌\\",\\"keyProb\\":99,\\"value\\":\\"黑AF6655\\",\\"valuePos\\":[{\\"x\\":469,\\"y\\":450},{\\"x\\":1220,\\"y\\":419},{\\"x\\":1227,\\"y\\":588},{\\"x\\":476,\\"y\\":620}],\\"valueProb\\":99}],\\"structure_list\\":[{\\"$ref\\":\\"$.data\\"}],\\"width\\":1600}\\n","errorExample":""}]', ], 'RecognizeCarVinCode' => [ 'summary' => '支持识别车辆VIN码。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/oerbbc/%E8%BD%A6%E8%BE%86vin%E7%A0%81%E8%AF%86%E5%88%AB.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"data":{"vin码":"LSVNP41Z7B2731969"},"ftype":0,"height":157,"orgHeight":157,"orgWidth":552,"prism_keyValueInfo":[{"key":"vin码","keyProb":100,"value":"LSVNP41Z7B2731969","valuePos":[{"x":31,"y":54},{"x":31,"y":32},{"x":319,"y":38},{"x":318,"y":60}],"valueProb":100}],"sliceRect":{"x0":94,"y0":35,"x1":447,"y1":35,"x2":446,"y2":99,"x3":92,"y3":100},"width":552}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '车辆vin码识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云VIN码识别,是阿里云官方自研OCR文字识别产品,适用于识别车辆上的VIN码,用于进行车辆质检检查、车辆登记的等场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图片格式|PNG、JPG、JPEG、BMP、GIF、TIFF、WebP。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [车辆物流识别](https://common-buy.aliyun.com/?commodityCode=ocr_logistics_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=logistics&subtype=car_vin#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[车辆vin码识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_logistics_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_logistics_dp_cn_20211103160032_0057%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeCarVinCode?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|vinCode|string|车牌vin码信息。|'."\n" ."\n\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeCarVinCode'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeCarVinCode', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"data\\\\\\":{\\\\\\"vin码\\\\\\":\\\\\\"LSVNP41Z7B2731969\\\\\\"},\\\\\\"ftype\\\\\\":0,\\\\\\"height\\\\\\":157,\\\\\\"orgHeight\\\\\\":157,\\\\\\"orgWidth\\\\\\":552,\\\\\\"prism_keyValueInfo\\\\\\":[{\\\\\\"key\\\\\\":\\\\\\"vin码\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"LSVNP41Z7B2731969\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":31,\\\\\\"y\\\\\\":54},{\\\\\\"x\\\\\\":31,\\\\\\"y\\\\\\":32},{\\\\\\"x\\\\\\":319,\\\\\\"y\\\\\\":38},{\\\\\\"x\\\\\\":318,\\\\\\"y\\\\\\":60}],\\\\\\"valueProb\\\\\\":100}],\\\\\\"sliceRect\\\\\\":{\\\\\\"x0\\\\\\":94,\\\\\\"y0\\\\\\":35,\\\\\\"x1\\\\\\":447,\\\\\\"y1\\\\\\":35,\\\\\\"x2\\\\\\":446,\\\\\\"y2\\\\\\":99,\\\\\\"x3\\\\\\":92,\\\\\\"y3\\\\\\":100},\\\\\\"width\\\\\\":552}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 4714205E-1775-4419-BEDC-14A2B571CAC3\\n {\\"data\\":{\\"vin码\\":\\"LSVNP41Z7B2731969\\"},\\"ftype\\":0,\\"height\\":157,\\"orgHeight\\":157,\\"orgWidth\\":552,\\"prism_keyValueInfo\\":[{\\"key\\":\\"vin码\\",\\"keyProb\\":100,\\"value\\":\\"LSVNP41Z7B2731969\\",\\"valuePos\\":[{\\"x\\":31,\\"y\\":54},{\\"x\\":31,\\"y\\":32},{\\"x\\":319,\\"y\\":38},{\\"x\\":318,\\"y\\":60}],\\"valueProb\\":100}],\\"sliceRect\\":{\\"x0\\":94,\\"y0\\":35,\\"x1\\":447,\\"y1\\":35,\\"x2\\":446,\\"y2\\":99,\\"x3\\":92,\\"y3\\":100},\\"width\\":552}\\n","errorExample":""}]', ], 'RecognizeChinesePassport' => [ 'summary' => '支持中国人民共和国护照的结构化内容检测识别功能,支持中国内地、中国香港、中国澳门和中国台湾地区的护照识别,识别内容包括出生地、出生日期、国籍、性别、护照号码、有效期至、签发国、签发地等字段。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '图片链接(长度不超2048字节,不支持base64)', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i1/O1CN01UNXHMC1FJTGRkdCgT_!!6000000000466-0-tps-1500-1125.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '图片二进制字节流,最大10MB', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], [ 'name' => 'OutputFigure', 'in' => 'query', 'schema' => ['title' => '是否需要图案检测功能,默认需要', 'description' => '是否需要图案检测功能,默认需要', 'type' => 'boolean', 'required' => false, 'example' => 'true'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{"algo_server": ["ocr_doctype_v9963/prism?src=test&op=doctype&pro=basic,rotate,split_kv_server&scene=multi_invoice&requestid=7F1D8C92-A3F9-566A-ABC7-A3AED0C8EC14", "ocr_tail_card_v9827/prism?src=sub_img_json&op=passport_chn&pro=basic,qrcode,key_eng,split_kv_server&requestid=7F1D8C92-A3F9-566A-ABC7-A3AED0C8EC14"], "algo_version": "2375eb78d7d5bdaa14f65f4597d87dcca1a833bf;3acc43ec9464ac9c8741236069021029b72f2a37", "data": {"birthDate": "2000.04.17", "birthPlace": "北京/BEIJING", "countryCode": "CHN", "issueAuthority": "公安部出入境管理局", "issueDate": "2018.08.15", "issuePlace": "北京/BEIJING", "mrzLine1": "POCHNDU< ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '中国护照识别', 'requestParamsDescription' => '### 支持的图片格式'."\n" .'* PNG、JPG、JPEG、BMP、GIF、TIFF、WebP', 'responseParamsDescription' => '返回数据说明'."\n" ."\n" .'```'."\n" .'passportType 证件类型'."\n" .'countryCode 国家码'."\n" .'passportNumber 护照号码'."\n" .'nameEn 英文姓名'."\n" .'name 中文姓名'."\n" .'sex 性别'."\n" .'birthPlace 出生地'."\n" .'nationality 国籍'."\n" .'issuePlace 签发地'."\n" .'issueAuthority 签发机关'."\n" .'mrzLine1 机读码一'."\n" .'mrzLine2 机读码二'."\n" .'validToDate 有效期至'."\n" .'birthDate 出生日期'."\n" .'issueDate 签发日期'."\n" .'height 算法矫正图片后的高度'."\n" .'width 算法矫正图片后的宽度'."\n" .'orgHeight 原图的高度'."\n" .'orgWidth 原图的宽度'."\n" .'----------------------------------------prism_keyValueInfo文字块数组内的字段说明---------------------------------------'."\n" .'valuePos 外矩形四个点的坐标按顺时针排列,左上、右上、右下、左下'."\n" .'```', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeChinesePassport'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeChinesePassport', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"algo_server\\\\\\": [\\\\\\"ocr_doctype_v9963/prism?src=test&op=doctype&pro=basic,rotate,split_kv_server&scene=multi_invoice&requestid=7F1D8C92-A3F9-566A-ABC7-A3AED0C8EC14\\\\\\", \\\\\\"ocr_tail_card_v9827/prism?src=sub_img_json&op=passport_chn&pro=basic,qrcode,key_eng,split_kv_server&requestid=7F1D8C92-A3F9-566A-ABC7-A3AED0C8EC14\\\\\\"], \\\\\\"algo_version\\\\\\": \\\\\\"2375eb78d7d5bdaa14f65f4597d87dcca1a833bf;3acc43ec9464ac9c8741236069021029b72f2a37\\\\\\", \\\\\\"data\\\\\\": {\\\\\\"birthDate\\\\\\": \\\\\\"2000.04.17\\\\\\", \\\\\\"birthPlace\\\\\\": \\\\\\"北京/BEIJING\\\\\\", \\\\\\"countryCode\\\\\\": \\\\\\"CHN\\\\\\", \\\\\\"issueAuthority\\\\\\": \\\\\\"公安部出入境管理局\\\\\\", \\\\\\"issueDate\\\\\\": \\\\\\"2018.08.15\\\\\\", \\\\\\"issuePlace\\\\\\": \\\\\\"北京/BEIJING\\\\\\", \\\\\\"mrzLine1\\\\\\": \\\\\\"POCHNDU<\\n 43A29C77-405E-4CC0-BC55-EE694AD00655\\n {\\"data\\":{\\"passportType\\":\\"P\\",\\"countryCode\\":\\"CHN\\",\\"passportNumber\\":\\"E90000082\\",\\"nameEn\\":\\",ZHENGJIANGANGUX\\",\\"name\\":\\"\\",\\"sex\\":\\"3.7F\\",\\"birthPlace\\":\\"北京/BEIJIHG\\",\\"nationality\\":\\"\\",\\"issuePlace\\":\\"山东/SHANDON\\",\\"issueAuthority\\":\\"公安部出入境管理局\\",\\"mrzLine1\\":\\"POCHNZHENGJIAN<<YANGBEN<<<<<<<<<<<<<<<<<<<<<\\",\\"mrzLine2\\":\\"E900000821CHN8108038F2110189NGKELMPONBPJB978\\",\\"validToDate\\":\\"2921.DCF.3B\\",\\"birthDate\\":\\"08.1981\\",\\"issueDate\\":\\"91.1010.19\\"},\\"ftype\\":0,\\"height\\":186,\\"orgHeight\\":186,\\"orgWidth\\":271,\\"prism_keyValueInfo\\":[{\\"key\\":\\"passportType\\",\\"keyProb\\":100,\\"value\\":\\"P\\",\\"valuePos\\":[{\\"x\\":93,\\"y\\":26},{\\"x\\":93,\\"y\\":33},{\\"x\\":87,\\"y\\":33},{\\"x\\":87,\\"y\\":26}],\\"valueProb\\":100},{\\"key\\":\\"countryCode\\",\\"keyProb\\":92,\\"value\\":\\"CHN\\",\\"valuePos\\":[{\\"x\\":143,\\"y\\":26},{\\"x\\":143,\\"y\\":33},{\\"x\\":126,\\"y\\":33},{\\"x\\":126,\\"y\\":26}],\\"valueProb\\":92},{\\"key\\":\\"passportNumber\\",\\"keyProb\\":100,\\"value\\":\\"E90000082\\",\\"valuePos\\":[{\\"x\\":173,\\"y\\":29},{\\"x\\":230,\\"y\\":28},{\\"x\\":230,\\"y\\":35},{\\"x\\":174,\\"y\\":37}],\\"valueProb\\":100},{\\"key\\":\\"nameEn\\",\\"keyProb\\":87,\\"value\\":\\",ZHENGJIANGANGUX\\",\\"valuePos\\":[{\\"x\\":88,\\"y\\":55},{\\"x\\":89,\\"y\\":48},{\\"x\\":166,\\"y\\":49},{\\"x\\":166,\\"y\\":57}],\\"valueProb\\":87},{\\"key\\":\\"name\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"sex\\",\\"keyProb\\":99,\\"value\\":\\"3.7F\\",\\"valuePos\\":[{\\"x\\":103,\\"y\\":67},{\\"x\\":103,\\"y\\":74},{\\"x\\":87,\\"y\\":74},{\\"x\\":87,\\"y\\":67}],\\"valueProb\\":99},{\\"key\\":\\"birthPlace\\",\\"keyProb\\":98,\\"value\\":\\"北京/BEIJIHG\\",\\"valuePos\\":[{\\"x\\":133,\\"y\\":83},{\\"x\\":133,\\"y\\":91},{\\"x\\":87,\\"y\\":91},{\\"x\\":87,\\"y\\":83}],\\"valueProb\\":98},{\\"key\\":\\"nationality\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"issuePlace\\",\\"keyProb\\":99,\\"value\\":\\"山东/SHANDON\\",\\"valuePos\\":[{\\"x\\":136,\\"y\\":100},{\\"x\\":136,\\"y\\":108},{\\"x\\":88,\\"y\\":108},{\\"x\\":88,\\"y\\":100}],\\"valueProb\\":99},{\\"key\\":\\"issueAuthority\\",\\"keyProb\\":79,\\"value\\":\\"公安部出入境管理局\\",\\"valuePos\\":[{\\"x\\":87,\\"y\\":118},{\\"x\\":142,\\"y\\":118},{\\"x\\":142,\\"y\\":125},{\\"x\\":87,\\"y\\":125}],\\"valueProb\\":79},{\\"key\\":\\"mrzLine1\\",\\"keyProb\\":100,\\"value\\":\\"POCHNZHENGJIAN<<YANGBEN<<<<<<<<<<<<<<<<<<<<<\\",\\"valuePos\\":[{\\"x\\":12,\\"y\\":153},{\\"x\\":252,\\"y\\":152},{\\"x\\":252,\\"y\\":159},{\\"x\\":12,\\"y\\":161}],\\"valueProb\\":100},{\\"key\\":\\"mrzLine2\\",\\"keyProb\\":99,\\"value\\":\\"E900000821CHN8108038F2110189NGKELMPONBPJB978\\",\\"valuePos\\":[{\\"x\\":11,\\"y\\":166},{\\"x\\":253,\\"y\\":165},{\\"x\\":253,\\"y\\":173},{\\"x\\":12,\\"y\\":175}],\\"valueProb\\":99},{\\"key\\":\\"validToDate\\",\\"keyProb\\":60,\\"value\\":\\"2921.DCF.3B\\",\\"valuePos\\":[{\\"x\\":170,\\"y\\":107},{\\"x\\":171,\\"y\\":99},{\\"x\\":226,\\"y\\":101},{\\"x\\":225,\\"y\\":108}],\\"valueProb\\":86},{\\"key\\":\\"birthDate\\",\\"keyProb\\":100,\\"value\\":\\"08.1981\\",\\"valuePos\\":[{\\"x\\":209,\\"y\\":67},{\\"x\\":209,\\"y\\":74},{\\"x\\":181,\\"y\\":74},{\\"x\\":181,\\"y\\":67}],\\"valueProb\\":99},{\\"key\\":\\"issueDate\\",\\"keyProb\\":82,\\"value\\":\\"91.1010.19\\",\\"valuePos\\":[{\\"x\\":226,\\"y\\":83},{\\"x\\":226,\\"y\\":90},{\\"x\\":170,\\"y\\":90},{\\"x\\":170,\\"y\\":83}],\\"valueProb\\":84}],\\"sliceRect\\":{\\"x0\\":1,\\"y0\\":1,\\"x1\\":269,\\"y1\\":1,\\"x2\\":269,\\"y2\\":184,\\"x3\\":1,\\"y3\\":183},\\"width\\":271}\\n","errorExample":""}]', ], 'RecognizeCommonPrintedInvoice' => [ 'summary' => '支持包括发票代码、发票号码、销售方名称、销售方识别号、购买方名称、购买方识别号、合计金额等关键字段结构化识别输出。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '图片链接(长度不超2048字节,不支持 base64)', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i2/O1CN01XU9dTh1O4CdHxXhMw_!!6000000001651-0-tps-1437-909.jpg'], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '图片二进制字节流,最大10MB', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{'."\n" .' "angle": 0,'."\n" .' "data": {'."\n" .' "title": "浙江通用机打发票",'."\n" .' "formType": "发票联",'."\n" .' "invoiceCode": "133041930432",'."\n" .' "invoiceNumber": "01488558",'."\n" .' "printedInvoiceCode": "",'."\n" .' "printedInvoiceNumber": "",'."\n" .' "invoiceDate": "2019-11-19",'."\n" .' "totalAmount": "170.00",'."\n" .' "sellerName": "嘉兴市南湖区余新镇瘦汁味餐饮店",'."\n" .' "sellerTaxNumber": "92330402MA28B4LL4B",'."\n" .' "purchaserName": "阿里巴巴俪人购(上海)电子商务有限公司",'."\n" .' "purchaserTaxNumber": "91310114312356647G",'."\n" .' "drawer": "高伟",'."\n" .' "recipient": "",'."\n" .' "remarks": "",'."\n" .' "invoiceDetails": ['."\n" .' {'."\n" .' "itemName": "餐饮费",'."\n" .' "unit": "",'."\n" .' "quantity": "1",'."\n" .' "unitPrice": "170.00",'."\n" .' "amount": "170.00"'."\n" .' }'."\n" .' ]'."\n" .' },'."\n" .' "ftype": 0,'."\n" .' "height": 909,'."\n" .' "orgHeight": 909,'."\n" .' "orgWidth": 1437,'."\n" .' "prism_keyValueInfo": ['."\n" .' {'."\n" .' "key": "title",'."\n" .' "keyProb": 100,'."\n" .' "value": "浙江通用机打发票",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 431,'."\n" .' "y": 68'."\n" .' },'."\n" .' {'."\n" .' "x": 843,'."\n" .' "y": 62'."\n" .' },'."\n" .' {'."\n" .' "x": 843,'."\n" .' "y": 125'."\n" .' },'."\n" .' {'."\n" .' "x": 431,'."\n" .' "y": 130'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "formType",'."\n" .' "keyProb": 100,'."\n" .' "value": "发票联",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 507,'."\n" .' "y": 154'."\n" .' },'."\n" .' {'."\n" .' "x": 767,'."\n" .' "y": 152'."\n" .' },'."\n" .' {'."\n" .' "x": 768,'."\n" .' "y": 214'."\n" .' },'."\n" .' {'."\n" .' "x": 508,'."\n" .' "y": 215'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "invoiceCode",'."\n" .' "keyProb": 100,'."\n" .' "value": "133041930432",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 990,'."\n" .' "y": 134'."\n" .' },'."\n" .' {'."\n" .' "x": 1283,'."\n" .' "y": 131'."\n" .' },'."\n" .' {'."\n" .' "x": 1283,'."\n" .' "y": 167'."\n" .' },'."\n" .' {'."\n" .' "x": 991,'."\n" .' "y": 171'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "invoiceNumber",'."\n" .' "keyProb": 100,'."\n" .' "value": "01488558",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 999,'."\n" .' "y": 195'."\n" .' },'."\n" .' {'."\n" .' "x": 1197,'."\n" .' "y": 193'."\n" .' },'."\n" .' {'."\n" .' "x": 1198,'."\n" .' "y": 234'."\n" .' },'."\n" .' {'."\n" .' "x": 999,'."\n" .' "y": 235'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "printedInvoiceCode",'."\n" .' "keyProb": 100,'."\n" .' "value": "",'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "printedInvoiceNumber",'."\n" .' "keyProb": 100,'."\n" .' "value": "",'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "invoiceDate",'."\n" .' "keyProb": 100,'."\n" .' "value": "2019-11-19",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 153,'."\n" .' "y": 280'."\n" .' },'."\n" .' {'."\n" .' "x": 351,'."\n" .' "y": 278'."\n" .' },'."\n" .' {'."\n" .' "x": 351,'."\n" .' "y": 309'."\n" .' },'."\n" .' {'."\n" .' "x": 154,'."\n" .' "y": 312'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "totalAmount",'."\n" .' "keyProb": 100,'."\n" .' "value": "170.00",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 300,'."\n" .' "y": 752'."\n" .' },'."\n" .' {'."\n" .' "x": 461,'."\n" .' "y": 749'."\n" .' },'."\n" .' {'."\n" .' "x": 462,'."\n" .' "y": 786'."\n" .' },'."\n" .' {'."\n" .' "x": 300,'."\n" .' "y": 788'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "sellerName",'."\n" .' "keyProb": 100,'."\n" .' "value": "嘉兴市南湖区余新镇瘦汁味餐饮店",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 220,'."\n" .' "y": 455'."\n" .' },'."\n" .' {'."\n" .' "x": 612,'."\n" .' "y": 450'."\n" .' },'."\n" .' {'."\n" .' "x": 612,'."\n" .' "y": 482'."\n" .' },'."\n" .' {'."\n" .' "x": 221,'."\n" .' "y": 488'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "sellerTaxNumber",'."\n" .' "keyProb": 97,'."\n" .' "value": "92330402MA28B4LL4B",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 224,'."\n" .' "y": 511'."\n" .' },'."\n" .' {'."\n" .' "x": 476,'."\n" .' "y": 509'."\n" .' },'."\n" .' {'."\n" .' "x": 477,'."\n" .' "y": 537'."\n" .' },'."\n" .' {'."\n" .' "x": 225,'."\n" .' "y": 539'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 97'."\n" .' },'."\n" .' {'."\n" .' "key": "purchaserName",'."\n" .' "keyProb": 98,'."\n" .' "value": "阿里巴巴俪人购(上海)电子商务有限公司",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 213,'."\n" .' "y": 327'."\n" .' },'."\n" .' {'."\n" .' "x": 714,'."\n" .' "y": 324'."\n" .' },'."\n" .' {'."\n" .' "x": 715,'."\n" .' "y": 359'."\n" .' },'."\n" .' {'."\n" .' "x": 214,'."\n" .' "y": 363'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 98'."\n" .' },'."\n" .' {'."\n" .' "key": "purchaserTaxNumber",'."\n" .' "keyProb": 100,'."\n" .' "value": "91310114312356647G",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 221,'."\n" .' "y": 406'."\n" .' },'."\n" .' {'."\n" .' "x": 480,'."\n" .' "y": 402'."\n" .' },'."\n" .' {'."\n" .' "x": 481,'."\n" .' "y": 432'."\n" .' },'."\n" .' {'."\n" .' "x": 221,'."\n" .' "y": 435'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "drawer",'."\n" .' "keyProb": 100,'."\n" .' "value": "高伟",'."\n" .' "valuePos": ['."\n" .' {'."\n" .' "x": 680,'."\n" .' "y": 819'."\n" .' },'."\n" .' {'."\n" .' "x": 680,'."\n" .' "y": 850'."\n" .' },'."\n" .' {'."\n" .' "x": 627,'."\n" .' "y": 850'."\n" .' },'."\n" .' {'."\n" .' "x": 627,'."\n" .' "y": 819'."\n" .' }'."\n" .' ],'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "recipient",'."\n" .' "keyProb": 100,'."\n" .' "value": "",'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "remarks",'."\n" .' "keyProb": 100,'."\n" .' "value": "",'."\n" .' "valueProb": 100'."\n" .' },'."\n" .' {'."\n" .' "key": "invoiceDetails",'."\n" .' "keyProb": 100,'."\n" .' "value": "[{\\"itemName\\":\\"餐饮费\\",\\"unit\\":\\"\\",\\"quantity\\":\\"1\\",\\"unitPrice\\":\\"170.00\\",\\"amount\\":\\"170.00\\"}]",'."\n" .' "valueProb": 100'."\n" .' }'."\n" .' ],'."\n" .' "sliceRect": {'."\n" .' "x0": 0,'."\n" .' "y0": 7,'."\n" .' "x1": 1416,'."\n" .' "y1": 0,'."\n" .' "x2": 1421,'."\n" .' "y2": 907,'."\n" .' "x3": 0,'."\n" .' "y3": 904'."\n" .' },'."\n" .' "width": 1437'."\n" .'}'], 'Code' => ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '通用机打发票识别', 'requestParamsDescription' => '### 支持的图片格式'."\n" .'* PNG、JPG、JPEG、BMP、GIF、TIFF、WebP、OFD、PDF', 'responseParamsDescription' => '中英文映射字段 '."\n" ."\n" .'```'."\n" .'title 标题'."\n" .'formType 发票联次'."\n" .'invoiceCode 发票代码'."\n" .'invoiceNumber 发票号码'."\n" .'printedInvoiceCode 发票代码-机打'."\n" .'printedInvoiceNumber 发票号码-机打'."\n" .'invoiceDate 开票日期'."\n" .'totalAmount 合计金额'."\n" .'sellerName 销售方名称'."\n" .'sellerTaxNumber 销售方纳税人识别号'."\n" .'purchaserName 购买方名称'."\n" .'purchaserTaxNumber 购买方纳税人识别号'."\n" .'drawer 开票人'."\n" .'recipient 收款人'."\n" .'remarks 备注'."\n" .'invoiceDetails 发票详单 '."\n" .'itemName 项目名称'."\n" .'unit 单位'."\n" .'quantity 数量'."\n" .'unitPrice 单价'."\n" .'amount 总值'."\n" .'ftype 是否是复印件(1:是,0:否)'."\n" .'```', 'changeSet' => [], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeCommonPrintedInvoice'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeCommonPrintedInvoice', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\n \\\\\\"angle\\\\\\": 0,\\\\n \\\\\\"data\\\\\\": {\\\\n \\\\\\"title\\\\\\": \\\\\\"浙江通用机打发票\\\\\\",\\\\n \\\\\\"formType\\\\\\": \\\\\\"发票联\\\\\\",\\\\n \\\\\\"invoiceCode\\\\\\": \\\\\\"133041930432\\\\\\",\\\\n \\\\\\"invoiceNumber\\\\\\": \\\\\\"01488558\\\\\\",\\\\n \\\\\\"printedInvoiceCode\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"printedInvoiceNumber\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"invoiceDate\\\\\\": \\\\\\"2019-11-19\\\\\\",\\\\n \\\\\\"totalAmount\\\\\\": \\\\\\"170.00\\\\\\",\\\\n \\\\\\"sellerName\\\\\\": \\\\\\"嘉兴市南湖区余新镇瘦汁味餐饮店\\\\\\",\\\\n \\\\\\"sellerTaxNumber\\\\\\": \\\\\\"92330402MA28B4LL4B\\\\\\",\\\\n \\\\\\"purchaserName\\\\\\": \\\\\\"阿里巴巴俪人购(上海)电子商务有限公司\\\\\\",\\\\n \\\\\\"purchaserTaxNumber\\\\\\": \\\\\\"91310114312356647G\\\\\\",\\\\n \\\\\\"drawer\\\\\\": \\\\\\"高伟\\\\\\",\\\\n \\\\\\"recipient\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"remarks\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"invoiceDetails\\\\\\": [\\\\n {\\\\n \\\\\\"itemName\\\\\\": \\\\\\"餐饮费\\\\\\",\\\\n \\\\\\"unit\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"quantity\\\\\\": \\\\\\"1\\\\\\",\\\\n \\\\\\"unitPrice\\\\\\": \\\\\\"170.00\\\\\\",\\\\n \\\\\\"amount\\\\\\": \\\\\\"170.00\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\"ftype\\\\\\": 0,\\\\n \\\\\\"height\\\\\\": 909,\\\\n \\\\\\"orgHeight\\\\\\": 909,\\\\n \\\\\\"orgWidth\\\\\\": 1437,\\\\n \\\\\\"prism_keyValueInfo\\\\\\": [\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"title\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"浙江通用机打发票\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 431,\\\\n \\\\\\"y\\\\\\": 68\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 843,\\\\n \\\\\\"y\\\\\\": 62\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 843,\\\\n \\\\\\"y\\\\\\": 125\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 431,\\\\n \\\\\\"y\\\\\\": 130\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"formType\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"发票联\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 507,\\\\n \\\\\\"y\\\\\\": 154\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 767,\\\\n \\\\\\"y\\\\\\": 152\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 768,\\\\n \\\\\\"y\\\\\\": 214\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 508,\\\\n \\\\\\"y\\\\\\": 215\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"invoiceCode\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"133041930432\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 990,\\\\n \\\\\\"y\\\\\\": 134\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 1283,\\\\n \\\\\\"y\\\\\\": 131\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 1283,\\\\n \\\\\\"y\\\\\\": 167\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 991,\\\\n \\\\\\"y\\\\\\": 171\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"invoiceNumber\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"01488558\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 999,\\\\n \\\\\\"y\\\\\\": 195\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 1197,\\\\n \\\\\\"y\\\\\\": 193\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 1198,\\\\n \\\\\\"y\\\\\\": 234\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 999,\\\\n \\\\\\"y\\\\\\": 235\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"printedInvoiceCode\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"printedInvoiceNumber\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"invoiceDate\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"2019-11-19\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 153,\\\\n \\\\\\"y\\\\\\": 280\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 351,\\\\n \\\\\\"y\\\\\\": 278\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 351,\\\\n \\\\\\"y\\\\\\": 309\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 154,\\\\n \\\\\\"y\\\\\\": 312\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"totalAmount\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"170.00\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 300,\\\\n \\\\\\"y\\\\\\": 752\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 461,\\\\n \\\\\\"y\\\\\\": 749\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 462,\\\\n \\\\\\"y\\\\\\": 786\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 300,\\\\n \\\\\\"y\\\\\\": 788\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"sellerName\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"嘉兴市南湖区余新镇瘦汁味餐饮店\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 220,\\\\n \\\\\\"y\\\\\\": 455\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 612,\\\\n \\\\\\"y\\\\\\": 450\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 612,\\\\n \\\\\\"y\\\\\\": 482\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 221,\\\\n \\\\\\"y\\\\\\": 488\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"sellerTaxNumber\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 97,\\\\n \\\\\\"value\\\\\\": \\\\\\"92330402MA28B4LL4B\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 224,\\\\n \\\\\\"y\\\\\\": 511\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 476,\\\\n \\\\\\"y\\\\\\": 509\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 477,\\\\n \\\\\\"y\\\\\\": 537\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 225,\\\\n \\\\\\"y\\\\\\": 539\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 97\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"purchaserName\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 98,\\\\n \\\\\\"value\\\\\\": \\\\\\"阿里巴巴俪人购(上海)电子商务有限公司\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 213,\\\\n \\\\\\"y\\\\\\": 327\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 714,\\\\n \\\\\\"y\\\\\\": 324\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 715,\\\\n \\\\\\"y\\\\\\": 359\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 214,\\\\n \\\\\\"y\\\\\\": 363\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 98\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"purchaserTaxNumber\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"91310114312356647G\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 221,\\\\n \\\\\\"y\\\\\\": 406\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 480,\\\\n \\\\\\"y\\\\\\": 402\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 481,\\\\n \\\\\\"y\\\\\\": 432\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 221,\\\\n \\\\\\"y\\\\\\": 435\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"drawer\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"高伟\\\\\\",\\\\n \\\\\\"valuePos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 680,\\\\n \\\\\\"y\\\\\\": 819\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 680,\\\\n \\\\\\"y\\\\\\": 850\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 627,\\\\n \\\\\\"y\\\\\\": 850\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 627,\\\\n \\\\\\"y\\\\\\": 819\\\\n }\\\\n ],\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"recipient\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"remarks\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"\\\\\\",\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n },\\\\n {\\\\n \\\\\\"key\\\\\\": \\\\\\"invoiceDetails\\\\\\",\\\\n \\\\\\"keyProb\\\\\\": 100,\\\\n \\\\\\"value\\\\\\": \\\\\\"[{\\\\\\\\\\\\\\"itemName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"餐饮费\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"unit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"quantity\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"unitPrice\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"170.00\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"amount\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"170.00\\\\\\\\\\\\\\"}]\\\\\\",\\\\n \\\\\\"valueProb\\\\\\": 100\\\\n }\\\\n ],\\\\n \\\\\\"sliceRect\\\\\\": {\\\\n \\\\\\"x0\\\\\\": 0,\\\\n \\\\\\"y0\\\\\\": 7,\\\\n \\\\\\"x1\\\\\\": 1416,\\\\n \\\\\\"y1\\\\\\": 0,\\\\n \\\\\\"x2\\\\\\": 1421,\\\\n \\\\\\"y2\\\\\\": 907,\\\\n \\\\\\"x3\\\\\\": 0,\\\\n \\\\\\"y3\\\\\\": 904\\\\n },\\\\n \\\\\\"width\\\\\\": 1437\\\\n}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 43A29C77-405E-4CC0-BC55-EE694AD00655\\n {\\"angle\\":0,\\"data\\":{\\"title\\":\\"浙江通用机打发票\\",\\"formType\\":\\"发票联\\",\\"invoiceCode\\":\\"133041930432\\",\\"invoiceNumber\\":\\"01488558\\",\\"printedInvoiceCode\\":\\"\\",\\"printedInvoiceNumber\\":\\"\\",\\"invoiceDate\\":\\"2019-11-19\\",\\"totalAmount\\":\\"170.00\\",\\"sellerName\\":\\"嘉兴市南湖区余新镇瘦汁味餐饮店\\",\\"sellerTaxNumber\\":\\"92330402MA28B4LL4B\\",\\"purchaserName\\":\\"阿里巴巴俪人购(上海)电子商务有限公司\\",\\"purchaserTaxNumber\\":\\"91310114312356647G\\",\\"drawer\\":\\"高伟\\",\\"recipient\\":\\"\\",\\"remarks\\":\\"\\",\\"invoiceDetails\\":[{\\"itemName\\":\\"餐饮费\\",\\"unit\\":\\"\\",\\"quantity\\":\\"1\\",\\"unitPrice\\":\\"170.00\\",\\"amount\\":\\"170.00\\"}]},\\"ftype\\":0,\\"height\\":909,\\"orgHeight\\":909,\\"orgWidth\\":1437,\\"prism_keyValueInfo\\":[{\\"key\\":\\"title\\",\\"keyProb\\":100,\\"value\\":\\"浙江通用机打发票\\",\\"valuePos\\":[{\\"x\\":431,\\"y\\":68},{\\"x\\":843,\\"y\\":62},{\\"x\\":843,\\"y\\":125},{\\"x\\":431,\\"y\\":130}],\\"valueProb\\":100},{\\"key\\":\\"formType\\",\\"keyProb\\":100,\\"value\\":\\"发票联\\",\\"valuePos\\":[{\\"x\\":507,\\"y\\":154},{\\"x\\":767,\\"y\\":152},{\\"x\\":768,\\"y\\":214},{\\"x\\":508,\\"y\\":215}],\\"valueProb\\":100},{\\"key\\":\\"invoiceCode\\",\\"keyProb\\":100,\\"value\\":\\"133041930432\\",\\"valuePos\\":[{\\"x\\":990,\\"y\\":134},{\\"x\\":1283,\\"y\\":131},{\\"x\\":1283,\\"y\\":167},{\\"x\\":991,\\"y\\":171}],\\"valueProb\\":100},{\\"key\\":\\"invoiceNumber\\",\\"keyProb\\":100,\\"value\\":\\"01488558\\",\\"valuePos\\":[{\\"x\\":999,\\"y\\":195},{\\"x\\":1197,\\"y\\":193},{\\"x\\":1198,\\"y\\":234},{\\"x\\":999,\\"y\\":235}],\\"valueProb\\":100},{\\"key\\":\\"printedInvoiceCode\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"printedInvoiceNumber\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"invoiceDate\\",\\"keyProb\\":100,\\"value\\":\\"2019-11-19\\",\\"valuePos\\":[{\\"x\\":153,\\"y\\":280},{\\"x\\":351,\\"y\\":278},{\\"x\\":351,\\"y\\":309},{\\"x\\":154,\\"y\\":312}],\\"valueProb\\":100},{\\"key\\":\\"totalAmount\\",\\"keyProb\\":100,\\"value\\":\\"170.00\\",\\"valuePos\\":[{\\"x\\":300,\\"y\\":752},{\\"x\\":461,\\"y\\":749},{\\"x\\":462,\\"y\\":786},{\\"x\\":300,\\"y\\":788}],\\"valueProb\\":100},{\\"key\\":\\"sellerName\\",\\"keyProb\\":100,\\"value\\":\\"嘉兴市南湖区余新镇瘦汁味餐饮店\\",\\"valuePos\\":[{\\"x\\":220,\\"y\\":455},{\\"x\\":612,\\"y\\":450},{\\"x\\":612,\\"y\\":482},{\\"x\\":221,\\"y\\":488}],\\"valueProb\\":100},{\\"key\\":\\"sellerTaxNumber\\",\\"keyProb\\":97,\\"value\\":\\"92330402MA28B4LL4B\\",\\"valuePos\\":[{\\"x\\":224,\\"y\\":511},{\\"x\\":476,\\"y\\":509},{\\"x\\":477,\\"y\\":537},{\\"x\\":225,\\"y\\":539}],\\"valueProb\\":97},{\\"key\\":\\"purchaserName\\",\\"keyProb\\":98,\\"value\\":\\"阿里巴巴俪人购(上海)电子商务有限公司\\",\\"valuePos\\":[{\\"x\\":213,\\"y\\":327},{\\"x\\":714,\\"y\\":324},{\\"x\\":715,\\"y\\":359},{\\"x\\":214,\\"y\\":363}],\\"valueProb\\":98},{\\"key\\":\\"purchaserTaxNumber\\",\\"keyProb\\":100,\\"value\\":\\"91310114312356647G\\",\\"valuePos\\":[{\\"x\\":221,\\"y\\":406},{\\"x\\":480,\\"y\\":402},{\\"x\\":481,\\"y\\":432},{\\"x\\":221,\\"y\\":435}],\\"valueProb\\":100},{\\"key\\":\\"drawer\\",\\"keyProb\\":100,\\"value\\":\\"高伟\\",\\"valuePos\\":[{\\"x\\":680,\\"y\\":819},{\\"x\\":680,\\"y\\":850},{\\"x\\":627,\\"y\\":850},{\\"x\\":627,\\"y\\":819}],\\"valueProb\\":100},{\\"key\\":\\"recipient\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"remarks\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"invoiceDetails\\",\\"keyProb\\":100,\\"value\\":\\"[{\\\\\\"itemName\\\\\\":\\\\\\"餐饮费\\\\\\",\\\\\\"unit\\\\\\":\\\\\\"\\\\\\",\\\\\\"quantity\\\\\\":\\\\\\"1\\\\\\",\\\\\\"unitPrice\\\\\\":\\\\\\"170.00\\\\\\",\\\\\\"amount\\\\\\":\\\\\\"170.00\\\\\\"}]\\",\\"valueProb\\":100}],\\"sliceRect\\":{\\"x0\\":0,\\"y0\\":7,\\"x1\\":1416,\\"y1\\":0,\\"x2\\":1421,\\"y2\\":907,\\"x3\\":0,\\"y3\\":904},\\"width\\":1437}\\n","errorExample":""}]', ], 'RecognizeCosmeticProduceLicense' => [ 'summary' => '支持关键字段识别,包括证照名称、企业名称、社会信用代码、住址、法定代表人、许可证编号等。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '图片链接(长度不超2048字节,不支持base64)', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1Wo7eXAvoK1RjSZFDXXXY3pXa-2512-3509.jpg'], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '图片二进制字节流,最大10MB', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一ID', 'type' => 'string', 'example' => 'AA91C84E-7DB9-1951-B8FE-D830076A0473'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"data": {"title": "化妆品生产许可证", "enterpriseName": "广州康薇化妆品制造有限公司", "creditCode": "91440111347388120Y", "officeAddress": "广州市白云区太和镇秀盛路38号B栋", "legalRepresentative": "唐国强", "responsiblePerson": "", "safetyManager": "许泉本", "productionAddress": "广州市白云区太和镇秀盛路38号B栋", "licenceNumber": "粤妆20160890", "licensedItemScope": "一般液态单元(护发清洁类、护肤水类、啫喱类);膏霜乳液单元(护肤清洁类、护发类)", "regulatoryAuthority": "", "regulatoryPersonnel": "", "reportHotline": "", "issueOfficer": "", "issueAuthority": "广东省药品监督管理局", "issueDate": "2021-05-25", "validToDate": "2026-05-24"}, "ftype": 0, "height": 683, "orgHeight": 683, "orgWidth": 1021, "prism_keyValueInfo": [{"key": "title", "keyProb": 100, "value": "化妆品生产许可证", "valuePos": [{"x": 207, "y": 163}, {"x": 651, "y": 162}, {"x": 651, "y": 209}, {"x": 208, "y": 211}], "valueProb": 100}, {"key": "enterpriseName", "keyProb": 100, "value": "广州康薇化妆品制造有限公司", "valuePos": [{"x": 406, "y": 230}, {"x": 406, "y": 249}, {"x": 199, "y": 249}, {"x": 199, "y": 230}], "valueProb": 100}, {"key": "creditCode", "keyProb": 100, "value": "91440111347388120Y", "valuePos": [{"x": 345, "y": 269}, {"x": 345, "y": 284}, {"x": 200, "y": 284}, {"x": 200, "y": 269}], "valueProb": 100}, {"key": "officeAddress", "keyProb": 100, "value": "广州市白云区太和镇秀盛路38号B栋", "valuePos": [{"x": 202, "y": 293}, {"x": 448, "y": 292}, {"x": 449, "y": 309}, {"x": 203, "y": 311}], "valueProb": 100}, {"key": "legalRepresentative", "keyProb": 100, "value": "唐国强", "valuePos": [{"x": 250, "y": 341}, {"x": 250, "y": 358}, {"x": 202, "y": 358}, {"x": 202, "y": 341}], "valueProb": 100}, {"key": "responsiblePerson", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "safetyManager", "keyProb": 100, "value": "许泉本", "valuePos": [{"x": 250, "y": 378}, {"x": 250, "y": 395}, {"x": 200, "y": 395}, {"x": 200, "y": 378}], "valueProb": 100}, {"key": "productionAddress", "keyProb": 100, "value": "广州市白云区太和镇秀盛路38号B栋", "valuePos": [{"x": 200, "y": 404}, {"x": 448, "y": 403}, {"x": 448, "y": 420}, {"x": 201, "y": 422}], "valueProb": 100}, {"key": "licenceNumber", "keyProb": 100, "value": "粤妆20160890", "valuePos": [{"x": 711, "y": 226}, {"x": 711, "y": 244}, {"x": 613, "y": 244}, {"x": 613, "y": 226}], "valueProb": 100}, {"key": "licensedItemScope", "keyProb": 100, "value": "一般液态单元(护发清洁类、护肤水类、啫喱类);膏霜乳液单元(护肤清洁类、护发类)", "valuePos": [{"x": 612, "y": 258}, {"x": 837, "y": 257}, {"x": 838, "y": 310}, {"x": 613, "y": 311}], "valueProb": 100}, {"key": "regulatoryAuthority", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "regulatoryPersonnel", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "reportHotline", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "issueOfficer", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "issueAuthority", "keyProb": 99, "value": "广东省药品监督管理局", "valuePos": [{"x": 775, "y": 414}, {"x": 775, "y": 433}, {"x": 614, "y": 433}, {"x": 614, "y": 414}], "valueProb": 99}, {"key": "issueDate", "keyProb": 99, "value": "2021-05-25", "valuePos": [{"x": 751, "y": 483}, {"x": 751, "y": 494}, {"x": 626, "y": 494}, {"x": 626, "y": 483}], "valueProb": 99}, {"key": "validToDate", "keyProb": 100, "value": "2026-05-24", "valuePos": [{"x": 747, "y": 387}, {"x": 748, "y": 398}, {"x": 622, "y": 400}, {"x": 621, "y": 388}], "valueProb": 100}], "sliceRect": {"x0": 89, "y0": 32, "x1": 956, "y1": 30, "x2": 955, "y2": 620, "x3": 89, "y3": 620}, "width": 1021}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '化妆品生产许可证识别', 'requestParamsDescription' => '### 支持的图片格式'."\n" .'* PNG、JPG、JPEG、BMP、GIF、TIFF、WebP', 'responseParamsDescription' => '返回数据说明'."\n" ."\n" .'```'."\n" .'title 证照名称'."\n" .'enterpriseName 企业名称'."\n" .'creditCode 社会信用代码'."\n" .'officeAddress 住址'."\n" .'legalRepresentative 法定代表人'."\n" .'responsiblePerson 企业负责人'."\n" .'safetyManager 质量安全负责人'."\n" .'productionAddress 生产地址'."\n" .'licenceNumber 许可证编号'."\n" .'licensedItemScope 许可项目'."\n" .'regulatoryAuthority 日常监督管理机关'."\n" .'regulatoryPersonnel 日常监督管理人员'."\n" .'reportHotline 投诉举报电话'."\n" .'issueOfficer 签发人'."\n" .'issueAuthority 发证机关'."\n" .'issueDate 发证日期'."\n" .'validToDate 有效期至'."\n" .'ftype 是否是复印件'."\n" .'```', 'extraInfo' => 'SDK调用'."\n" .'通过SDK调用此接口的示例请参考[开发者中心](https://next.api.aliyun.com/api-tools/sdk/ocr-api?version=2021-07-07&language=java-tea)', 'changeSet' => [ ['createdAt' => '2022-03-16T07:49:56.000Z', 'description' => 'OpenAPI 下线'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeCosmeticProduceLicense'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeCosmeticProduceLicense', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"AA91C84E-7DB9-1951-B8FE-D830076A0473\\",\\n \\"Data\\": \\"{\\\\\\"data\\\\\\": {\\\\\\"title\\\\\\": \\\\\\"化妆品生产许可证\\\\\\", \\\\\\"enterpriseName\\\\\\": \\\\\\"广州康薇化妆品制造有限公司\\\\\\", \\\\\\"creditCode\\\\\\": \\\\\\"91440111347388120Y\\\\\\", \\\\\\"officeAddress\\\\\\": \\\\\\"广州市白云区太和镇秀盛路38号B栋\\\\\\", \\\\\\"legalRepresentative\\\\\\": \\\\\\"唐国强\\\\\\", \\\\\\"responsiblePerson\\\\\\": \\\\\\"\\\\\\", \\\\\\"safetyManager\\\\\\": \\\\\\"许泉本\\\\\\", \\\\\\"productionAddress\\\\\\": \\\\\\"广州市白云区太和镇秀盛路38号B栋\\\\\\", \\\\\\"licenceNumber\\\\\\": \\\\\\"粤妆20160890\\\\\\", \\\\\\"licensedItemScope\\\\\\": \\\\\\"一般液态单元(护发清洁类、护肤水类、啫喱类);膏霜乳液单元(护肤清洁类、护发类)\\\\\\", \\\\\\"regulatoryAuthority\\\\\\": \\\\\\"\\\\\\", \\\\\\"regulatoryPersonnel\\\\\\": \\\\\\"\\\\\\", \\\\\\"reportHotline\\\\\\": \\\\\\"\\\\\\", \\\\\\"issueOfficer\\\\\\": \\\\\\"\\\\\\", \\\\\\"issueAuthority\\\\\\": \\\\\\"广东省药品监督管理局\\\\\\", \\\\\\"issueDate\\\\\\": \\\\\\"2021-05-25\\\\\\", \\\\\\"validToDate\\\\\\": \\\\\\"2026-05-24\\\\\\"}, \\\\\\"ftype\\\\\\": 0, \\\\\\"height\\\\\\": 683, \\\\\\"orgHeight\\\\\\": 683, \\\\\\"orgWidth\\\\\\": 1021, \\\\\\"prism_keyValueInfo\\\\\\": [{\\\\\\"key\\\\\\": \\\\\\"title\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"化妆品生产许可证\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 207, \\\\\\"y\\\\\\": 163}, {\\\\\\"x\\\\\\": 651, \\\\\\"y\\\\\\": 162}, {\\\\\\"x\\\\\\": 651, \\\\\\"y\\\\\\": 209}, {\\\\\\"x\\\\\\": 208, \\\\\\"y\\\\\\": 211}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"enterpriseName\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广州康薇化妆品制造有限公司\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 406, \\\\\\"y\\\\\\": 230}, {\\\\\\"x\\\\\\": 406, \\\\\\"y\\\\\\": 249}, {\\\\\\"x\\\\\\": 199, \\\\\\"y\\\\\\": 249}, {\\\\\\"x\\\\\\": 199, \\\\\\"y\\\\\\": 230}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"creditCode\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"91440111347388120Y\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 345, \\\\\\"y\\\\\\": 269}, {\\\\\\"x\\\\\\": 345, \\\\\\"y\\\\\\": 284}, {\\\\\\"x\\\\\\": 200, \\\\\\"y\\\\\\": 284}, {\\\\\\"x\\\\\\": 200, \\\\\\"y\\\\\\": 269}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"officeAddress\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广州市白云区太和镇秀盛路38号B栋\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 202, \\\\\\"y\\\\\\": 293}, {\\\\\\"x\\\\\\": 448, \\\\\\"y\\\\\\": 292}, {\\\\\\"x\\\\\\": 449, \\\\\\"y\\\\\\": 309}, {\\\\\\"x\\\\\\": 203, \\\\\\"y\\\\\\": 311}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"legalRepresentative\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"唐国强\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 250, \\\\\\"y\\\\\\": 341}, {\\\\\\"x\\\\\\": 250, \\\\\\"y\\\\\\": 358}, {\\\\\\"x\\\\\\": 202, \\\\\\"y\\\\\\": 358}, {\\\\\\"x\\\\\\": 202, \\\\\\"y\\\\\\": 341}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"responsiblePerson\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"safetyManager\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"许泉本\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 250, \\\\\\"y\\\\\\": 378}, {\\\\\\"x\\\\\\": 250, \\\\\\"y\\\\\\": 395}, {\\\\\\"x\\\\\\": 200, \\\\\\"y\\\\\\": 395}, {\\\\\\"x\\\\\\": 200, \\\\\\"y\\\\\\": 378}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"productionAddress\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广州市白云区太和镇秀盛路38号B栋\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 200, \\\\\\"y\\\\\\": 404}, {\\\\\\"x\\\\\\": 448, \\\\\\"y\\\\\\": 403}, {\\\\\\"x\\\\\\": 448, \\\\\\"y\\\\\\": 420}, {\\\\\\"x\\\\\\": 201, \\\\\\"y\\\\\\": 422}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"licenceNumber\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"粤妆20160890\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 711, \\\\\\"y\\\\\\": 226}, {\\\\\\"x\\\\\\": 711, \\\\\\"y\\\\\\": 244}, {\\\\\\"x\\\\\\": 613, \\\\\\"y\\\\\\": 244}, {\\\\\\"x\\\\\\": 613, \\\\\\"y\\\\\\": 226}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"licensedItemScope\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"一般液态单元(护发清洁类、护肤水类、啫喱类);膏霜乳液单元(护肤清洁类、护发类)\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 612, \\\\\\"y\\\\\\": 258}, {\\\\\\"x\\\\\\": 837, \\\\\\"y\\\\\\": 257}, {\\\\\\"x\\\\\\": 838, \\\\\\"y\\\\\\": 310}, {\\\\\\"x\\\\\\": 613, \\\\\\"y\\\\\\": 311}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"regulatoryAuthority\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"regulatoryPersonnel\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"reportHotline\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"issueOfficer\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"issueAuthority\\\\\\", \\\\\\"keyProb\\\\\\": 99, \\\\\\"value\\\\\\": \\\\\\"广东省药品监督管理局\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 775, \\\\\\"y\\\\\\": 414}, {\\\\\\"x\\\\\\": 775, \\\\\\"y\\\\\\": 433}, {\\\\\\"x\\\\\\": 614, \\\\\\"y\\\\\\": 433}, {\\\\\\"x\\\\\\": 614, \\\\\\"y\\\\\\": 414}], \\\\\\"valueProb\\\\\\": 99}, {\\\\\\"key\\\\\\": \\\\\\"issueDate\\\\\\", \\\\\\"keyProb\\\\\\": 99, \\\\\\"value\\\\\\": \\\\\\"2021-05-25\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 751, \\\\\\"y\\\\\\": 483}, {\\\\\\"x\\\\\\": 751, \\\\\\"y\\\\\\": 494}, {\\\\\\"x\\\\\\": 626, \\\\\\"y\\\\\\": 494}, {\\\\\\"x\\\\\\": 626, \\\\\\"y\\\\\\": 483}], \\\\\\"valueProb\\\\\\": 99}, {\\\\\\"key\\\\\\": \\\\\\"validToDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2026-05-24\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 747, \\\\\\"y\\\\\\": 387}, {\\\\\\"x\\\\\\": 748, \\\\\\"y\\\\\\": 398}, {\\\\\\"x\\\\\\": 622, \\\\\\"y\\\\\\": 400}, {\\\\\\"x\\\\\\": 621, \\\\\\"y\\\\\\": 388}], \\\\\\"valueProb\\\\\\": 100}], \\\\\\"sliceRect\\\\\\": {\\\\\\"x0\\\\\\": 89, \\\\\\"y0\\\\\\": 32, \\\\\\"x1\\\\\\": 956, \\\\\\"y1\\\\\\": 30, \\\\\\"x2\\\\\\": 955, \\\\\\"y2\\\\\\": 620, \\\\\\"x3\\\\\\": 89, \\\\\\"y3\\\\\\": 620}, \\\\\\"width\\\\\\": 1021}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n AA91C84E-7DB9-1951-B8FE-D830076A0473\\n {\\"data\\": {\\"title\\": \\"化妆品生产许可证\\", \\"enterpriseName\\": \\"广州康薇化妆品制造有限公司\\", \\"creditCode\\": \\"91440111347388120Y\\", \\"officeAddress\\": \\"广州市白云区太和镇秀盛路38号B栋\\", \\"legalRepresentative\\": \\"唐国强\\", \\"responsiblePerson\\": \\"\\", \\"safetyManager\\": \\"许泉本\\", \\"productionAddress\\": \\"广州市白云区太和镇秀盛路38号B栋\\", \\"licenceNumber\\": \\"粤妆20160890\\", \\"licensedItemScope\\": \\"一般液态单元(护发清洁类、护肤水类、啫喱类);膏霜乳液单元(护肤清洁类、护发类)\\", \\"regulatoryAuthority\\": \\"\\", \\"regulatoryPersonnel\\": \\"\\", \\"reportHotline\\": \\"\\", \\"issueOfficer\\": \\"\\", \\"issueAuthority\\": \\"广东省药品监督管理局\\", \\"issueDate\\": \\"2021-05-25\\", \\"validToDate\\": \\"2026-05-24\\"}, \\"ftype\\": 0, \\"height\\": 683, \\"orgHeight\\": 683, \\"orgWidth\\": 1021, \\"prism_keyValueInfo\\": [{\\"key\\": \\"title\\", \\"keyProb\\": 100, \\"value\\": \\"化妆品生产许可证\\", \\"valuePos\\": [{\\"x\\": 207, \\"y\\": 163}, {\\"x\\": 651, \\"y\\": 162}, {\\"x\\": 651, \\"y\\": 209}, {\\"x\\": 208, \\"y\\": 211}], \\"valueProb\\": 100}, {\\"key\\": \\"enterpriseName\\", \\"keyProb\\": 100, \\"value\\": \\"广州康薇化妆品制造有限公司\\", \\"valuePos\\": [{\\"x\\": 406, \\"y\\": 230}, {\\"x\\": 406, \\"y\\": 249}, {\\"x\\": 199, \\"y\\": 249}, {\\"x\\": 199, \\"y\\": 230}], \\"valueProb\\": 100}, {\\"key\\": \\"creditCode\\", \\"keyProb\\": 100, \\"value\\": \\"91440111347388120Y\\", \\"valuePos\\": [{\\"x\\": 345, \\"y\\": 269}, {\\"x\\": 345, \\"y\\": 284}, {\\"x\\": 200, \\"y\\": 284}, {\\"x\\": 200, \\"y\\": 269}], \\"valueProb\\": 100}, {\\"key\\": \\"officeAddress\\", \\"keyProb\\": 100, \\"value\\": \\"广州市白云区太和镇秀盛路38号B栋\\", \\"valuePos\\": [{\\"x\\": 202, \\"y\\": 293}, {\\"x\\": 448, \\"y\\": 292}, {\\"x\\": 449, \\"y\\": 309}, {\\"x\\": 203, \\"y\\": 311}], \\"valueProb\\": 100}, {\\"key\\": \\"legalRepresentative\\", \\"keyProb\\": 100, \\"value\\": \\"唐国强\\", \\"valuePos\\": [{\\"x\\": 250, \\"y\\": 341}, {\\"x\\": 250, \\"y\\": 358}, {\\"x\\": 202, \\"y\\": 358}, {\\"x\\": 202, \\"y\\": 341}], \\"valueProb\\": 100}, {\\"key\\": \\"responsiblePerson\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"safetyManager\\", \\"keyProb\\": 100, \\"value\\": \\"许泉本\\", \\"valuePos\\": [{\\"x\\": 250, \\"y\\": 378}, {\\"x\\": 250, \\"y\\": 395}, {\\"x\\": 200, \\"y\\": 395}, {\\"x\\": 200, \\"y\\": 378}], \\"valueProb\\": 100}, {\\"key\\": \\"productionAddress\\", \\"keyProb\\": 100, \\"value\\": \\"广州市白云区太和镇秀盛路38号B栋\\", \\"valuePos\\": [{\\"x\\": 200, \\"y\\": 404}, {\\"x\\": 448, \\"y\\": 403}, {\\"x\\": 448, \\"y\\": 420}, {\\"x\\": 201, \\"y\\": 422}], \\"valueProb\\": 100}, {\\"key\\": \\"licenceNumber\\", \\"keyProb\\": 100, \\"value\\": \\"粤妆20160890\\", \\"valuePos\\": [{\\"x\\": 711, \\"y\\": 226}, {\\"x\\": 711, \\"y\\": 244}, {\\"x\\": 613, \\"y\\": 244}, {\\"x\\": 613, \\"y\\": 226}], \\"valueProb\\": 100}, {\\"key\\": \\"licensedItemScope\\", \\"keyProb\\": 100, \\"value\\": \\"一般液态单元(护发清洁类、护肤水类、啫喱类);膏霜乳液单元(护肤清洁类、护发类)\\", \\"valuePos\\": [{\\"x\\": 612, \\"y\\": 258}, {\\"x\\": 837, \\"y\\": 257}, {\\"x\\": 838, \\"y\\": 310}, {\\"x\\": 613, \\"y\\": 311}], \\"valueProb\\": 100}, {\\"key\\": \\"regulatoryAuthority\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"regulatoryPersonnel\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"reportHotline\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"issueOfficer\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"issueAuthority\\", \\"keyProb\\": 99, \\"value\\": \\"广东省药品监督管理局\\", \\"valuePos\\": [{\\"x\\": 775, \\"y\\": 414}, {\\"x\\": 775, \\"y\\": 433}, {\\"x\\": 614, \\"y\\": 433}, {\\"x\\": 614, \\"y\\": 414}], \\"valueProb\\": 99}, {\\"key\\": \\"issueDate\\", \\"keyProb\\": 99, \\"value\\": \\"2021-05-25\\", \\"valuePos\\": [{\\"x\\": 751, \\"y\\": 483}, {\\"x\\": 751, \\"y\\": 494}, {\\"x\\": 626, \\"y\\": 494}, {\\"x\\": 626, \\"y\\": 483}], \\"valueProb\\": 99}, {\\"key\\": \\"validToDate\\", \\"keyProb\\": 100, \\"value\\": \\"2026-05-24\\", \\"valuePos\\": [{\\"x\\": 747, \\"y\\": 387}, {\\"x\\": 748, \\"y\\": 398}, {\\"x\\": 622, \\"y\\": 400}, {\\"x\\": 621, \\"y\\": 388}], \\"valueProb\\": 100}], \\"sliceRect\\": {\\"x0\\": 89, \\"y0\\": 32, \\"x1\\": 956, \\"y1\\": 30, \\"x2\\": 955, \\"y2\\": 620, \\"x3\\": 89, \\"y3\\": 620}, \\"width\\": 1021}\\n 200\\n message\\n","errorExample":""}]', ], 'RecognizeCovidTestReport' => [ 'summary' => '支持对全国各地区不同版式的核酸检测记录中姓名、证件号码、采样日期、采样时间、检测机构、检测结果等6个关键字段的结构化结果输出。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'http://duguang-database-public.oss-cn-hangzhou.aliyuncs.com/covid_init_covid_test_report/test_report__data_pool_15a4f85478cb1bd69a5d631b182aba69.jpg_item_0_cls_covid_test_report.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'MultipleResult', 'in' => 'query', 'schema' => ['description' => '* 当一张图有多个子图时,是否要返回多个识别结果,默认不需要。'."\n" .'* true:返回所有子图识别结果;false:返回检测日期最新的一个结果。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{"data": {"name": "张德周", "idNumber": "612401********22010", "samplingDate": "2022-03-30", "samplingTime": "330", "testOrganization": "", "testItem": "", "testResult": ""}, "ftype": 0, "height": 991, "orgHeight": 998, "orgWidth": 1076, "prism_keyValueInfo": [{"key": "name", "keyProb": 100, "value": "张德周", "valuePos": [{"x": 291, "y": 465}, {"x": 473, "y": 463}, {"x": 474, "y": 526}, {"x": 291, "y": 527}], "valueProb": 100}, {"key": "idNumber", "keyProb": 91, "value": "612401********22010", "valuePos": [{"x": 791, "y": 180}, {"x": 791, "y": 227}, {"x": 300, "y": 226}, {"x": 300, "y": 179}], "valueProb": 91}, {"key": "samplingDate", "keyProb": 100, "value": "2022-03-30", "valuePos": [{"x": 597, "y": 775}, {"x": 597, "y": 826}, {"x": 296, "y": 826}, {"x": 296, "y": 775}], "valueProb": 100}, {"key": "samplingTime", "keyProb": 100, "value": "330", "valuePos": [{"x": 412, "y": 684}, {"x": 413, "y": 741}, {"x": 268, "y": 742}, {"x": 268, "y": 686}], "valueProb": 100}, {"key": "testOrganization", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "testItem", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "testResult", "keyProb": 28, "value": "", "valuePos": [{"x": 417, "y": 873}, {"x": 417, "y": 941}, {"x": 298, "y": 941}, {"x": 298, "y": 873}], "valueProb": 28}], "sliceRect": {"x0": 0, "y0": 10, "x1": 1076, "y1": 6, "x2": 1076, "y2": 995, "x3": 0, "y3": 996}, "width": 1076}'], 'Code' => ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '核酸检测报告识别', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云核酸检测报告识别,是阿里云官方自研OCR文字识别产品,适用于识别核酸检测报告上的姓名、证件号码、采样时间、检测结果等关键信息的场景。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图片格式|支持PNG、JPG、JPEG、BMP、GIF、TIFF、WebP。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [医疗场景识别](https://common-buy.aliyun.com/?commodityCode=ocr_medical_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=medicalCare&subtype=covid_test_report#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[核酸检测报告识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_medical_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_medical_dp_cn_20220506154332_0030%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeCovidTestReport?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|结构化信息的坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|name|string|姓名。|'."\n" .'|idNumber|string|证件号码。|'."\n" .'|samplingDate|string|采样日期。|'."\n" .'|samplingTime|string|采样时间。|'."\n" .'|testOrganization|string|检测机构。|'."\n" .'|testItem|string|检测项目。|'."\n" .'|testResult|string|检测结果。|'."\n" ."\n\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'extraInfo' => 'SDK调用'."\n" .'通过SDK调用此接口的示例请参考[开发者中心](https://next.api.aliyun.com/api-tools/sdk/ocr-api?version=2021-07-07&language=java-tea)', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2022-06-19T11:53:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2022-05-30T13:38:50.000Z', 'description' => 'OpenAPI 下线'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeCovidTestReport'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeCovidTestReport', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"data\\\\\\": {\\\\\\"name\\\\\\": \\\\\\"张德周\\\\\\", \\\\\\"idNumber\\\\\\": \\\\\\"612401********22010\\\\\\", \\\\\\"samplingDate\\\\\\": \\\\\\"2022-03-30\\\\\\", \\\\\\"samplingTime\\\\\\": \\\\\\"330\\\\\\", \\\\\\"testOrganization\\\\\\": \\\\\\"\\\\\\", \\\\\\"testItem\\\\\\": \\\\\\"\\\\\\", \\\\\\"testResult\\\\\\": \\\\\\"\\\\\\"}, \\\\\\"ftype\\\\\\": 0, \\\\\\"height\\\\\\": 991, \\\\\\"orgHeight\\\\\\": 998, \\\\\\"orgWidth\\\\\\": 1076, \\\\\\"prism_keyValueInfo\\\\\\": [{\\\\\\"key\\\\\\": \\\\\\"name\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"张德周\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 291, \\\\\\"y\\\\\\": 465}, {\\\\\\"x\\\\\\": 473, \\\\\\"y\\\\\\": 463}, {\\\\\\"x\\\\\\": 474, \\\\\\"y\\\\\\": 526}, {\\\\\\"x\\\\\\": 291, \\\\\\"y\\\\\\": 527}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"idNumber\\\\\\", \\\\\\"keyProb\\\\\\": 91, \\\\\\"value\\\\\\": \\\\\\"612401********22010\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 791, \\\\\\"y\\\\\\": 180}, {\\\\\\"x\\\\\\": 791, \\\\\\"y\\\\\\": 227}, {\\\\\\"x\\\\\\": 300, \\\\\\"y\\\\\\": 226}, {\\\\\\"x\\\\\\": 300, \\\\\\"y\\\\\\": 179}], \\\\\\"valueProb\\\\\\": 91}, {\\\\\\"key\\\\\\": \\\\\\"samplingDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2022-03-30\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 597, \\\\\\"y\\\\\\": 775}, {\\\\\\"x\\\\\\": 597, \\\\\\"y\\\\\\": 826}, {\\\\\\"x\\\\\\": 296, \\\\\\"y\\\\\\": 826}, {\\\\\\"x\\\\\\": 296, \\\\\\"y\\\\\\": 775}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"samplingTime\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"330\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 412, \\\\\\"y\\\\\\": 684}, {\\\\\\"x\\\\\\": 413, \\\\\\"y\\\\\\": 741}, {\\\\\\"x\\\\\\": 268, \\\\\\"y\\\\\\": 742}, {\\\\\\"x\\\\\\": 268, \\\\\\"y\\\\\\": 686}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"testOrganization\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"testItem\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"testResult\\\\\\", \\\\\\"keyProb\\\\\\": 28, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 417, \\\\\\"y\\\\\\": 873}, {\\\\\\"x\\\\\\": 417, \\\\\\"y\\\\\\": 941}, {\\\\\\"x\\\\\\": 298, \\\\\\"y\\\\\\": 941}, {\\\\\\"x\\\\\\": 298, \\\\\\"y\\\\\\": 873}], \\\\\\"valueProb\\\\\\": 28}], \\\\\\"sliceRect\\\\\\": {\\\\\\"x0\\\\\\": 0, \\\\\\"y0\\\\\\": 10, \\\\\\"x1\\\\\\": 1076, \\\\\\"y1\\\\\\": 6, \\\\\\"x2\\\\\\": 1076, \\\\\\"y2\\\\\\": 995, \\\\\\"x3\\\\\\": 0, \\\\\\"y3\\\\\\": 996}, \\\\\\"width\\\\\\": 1076}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 43A29C77-405E-4CC0-BC55-EE694AD00655\\n {\\"data\\": {\\"name\\": \\"张德周\\", \\"idNumber\\": \\"612401********22010\\", \\"samplingDate\\": \\"2022-03-30\\", \\"samplingTime\\": \\"330\\", \\"testOrganization\\": \\"\\", \\"testItem\\": \\"\\", \\"testResult\\": \\"\\"}, \\"ftype\\": 0, \\"height\\": 991, \\"orgHeight\\": 998, \\"orgWidth\\": 1076, \\"prism_keyValueInfo\\": [{\\"key\\": \\"name\\", \\"keyProb\\": 100, \\"value\\": \\"张德周\\", \\"valuePos\\": [{\\"x\\": 291, \\"y\\": 465}, {\\"x\\": 473, \\"y\\": 463}, {\\"x\\": 474, \\"y\\": 526}, {\\"x\\": 291, \\"y\\": 527}], \\"valueProb\\": 100}, {\\"key\\": \\"idNumber\\", \\"keyProb\\": 91, \\"value\\": \\"612401********22010\\", \\"valuePos\\": [{\\"x\\": 791, \\"y\\": 180}, {\\"x\\": 791, \\"y\\": 227}, {\\"x\\": 300, \\"y\\": 226}, {\\"x\\": 300, \\"y\\": 179}], \\"valueProb\\": 91}, {\\"key\\": \\"samplingDate\\", \\"keyProb\\": 100, \\"value\\": \\"2022-03-30\\", \\"valuePos\\": [{\\"x\\": 597, \\"y\\": 775}, {\\"x\\": 597, \\"y\\": 826}, {\\"x\\": 296, \\"y\\": 826}, {\\"x\\": 296, \\"y\\": 775}], \\"valueProb\\": 100}, {\\"key\\": \\"samplingTime\\", \\"keyProb\\": 100, \\"value\\": \\"330\\", \\"valuePos\\": [{\\"x\\": 412, \\"y\\": 684}, {\\"x\\": 413, \\"y\\": 741}, {\\"x\\": 268, \\"y\\": 742}, {\\"x\\": 268, \\"y\\": 686}], \\"valueProb\\": 100}, {\\"key\\": \\"testOrganization\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"testItem\\", \\"keyProb\\": 100, \\"value\\": \\"\\", \\"valueProb\\": 100}, {\\"key\\": \\"testResult\\", \\"keyProb\\": 28, \\"value\\": \\"\\", \\"valuePos\\": [{\\"x\\": 417, \\"y\\": 873}, {\\"x\\": 417, \\"y\\": 941}, {\\"x\\": 298, \\"y\\": 941}, {\\"x\\": 298, \\"y\\": 873}], \\"valueProb\\": 28}], \\"sliceRect\\": {\\"x0\\": 0, \\"y0\\": 10, \\"x1\\": 1076, \\"y1\\": 6, \\"x2\\": 1076, \\"y2\\": 995, \\"x3\\": 0, \\"y3\\": 996}, \\"width\\": 1076}\\n","errorExample":""}]', ], 'RecognizeCtwoMedicalDeviceManageLicense' => [ 'summary' => '可快速精准的识别第二类医疗器械经营备案凭证所包含备案编号、企业名称、住所、经营场所、库房地址、经营方式、法定代表人、企业负责人、经营范围、许可期限、备案日期等关键字段信息。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1Hyx0MEH1gK0jSZSyXXXtlpXa-750-1000.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"algo_server": ["ocr_other/prism?src=test&op=c2_medical_device_op_record&pro=basic,nostamp,figure,key_eng&requestid=9391C776-9DA9-5B31-90E1-045BF472A7BD"], "data": {"recordNumber": "穗食药监械经营各20180000号", "companyName": "广东某某集团有限公司", "officeAddress": "广州市天河区广棠西路", "businessAddress": "广州市天河区广案西路", "warehouseAddress": "广州市天河区广西路", "businessType": "批零兼营", "legalRepresentative": "读小光", "responsiblePerson": "读大光", "businessScope": "批零兼营:第二类医疗器械(不含体外诊断试剂)**", "recordationAuthority": "", "recordationDate": "2018年08月98日"}, "figure": [{"type": "round_stamp", "x": 527, "y": 787, "w": 150, "h": 152, "box": {"x": 602, "y": 863, "w": 151, "h": 149, "angle": -89}, "points": [{"x": 528, "y": 787}, {"x": 677, "y": 788}, {"x": 676, "y": 939}, {"x": 527, "y": 938}]}], "height": 998, "orgHeight": 998, "orgWidth": 740, "prism_keyValueInfo": [{"key": "recordNumber", "keyProb": 99, "value": "穗食药监械经营各20180000号", "valuePos": [{"x": 633, "y": 118}, {"x": 633, "y": 129}, {"x": 440, "y": 129}, {"x": 440, "y": 117}], "valueProb": 99}, {"key": "companyName", "keyProb": 100, "value": "广东某某集团有限公司", "valuePos": [{"x": 473, "y": 170}, {"x": 474, "y": 181}, {"x": 339, "y": 183}, {"x": 338, "y": 171}], "valueProb": 100}, {"key": "officeAddress", "keyProb": 100, "value": "广州市天河区广棠西路", "valuePos": [{"x": 411, "y": 228}, {"x": 411, "y": 239}, {"x": 278, "y": 239}, {"x": 278, "y": 228}], "valueProb": 100}, {"key": "businessAddress", "keyProb": 99, "value": "广州市天河区广案西路", "valuePos": [{"x": 418, "y": 278}, {"x": 418, "y": 290}, {"x": 279, "y": 290}, {"x": 279, "y": 278}], "valueProb": 99}, {"key": "warehouseAddress", "keyProb": 100, "value": "广州市天河区广西路", "valuePos": [{"x": 278, "y": 328}, {"x": 418, "y": 327}, {"x": 419, "y": 340}, {"x": 279, "y": 342}], "valueProb": 100}, {"key": "businessType", "keyProb": 100, "value": "批零兼营", "valuePos": [{"x": 450, "y": 385}, {"x": 450, "y": 396}, {"x": 396, "y": 396}, {"x": 396, "y": 385}], "valueProb": 100}, {"key": "legalRepresentative", "keyProb": 100, "value": "读小光", "valuePos": [{"x": 438, "y": 441}, {"x": 438, "y": 451}, {"x": 400, "y": 451}, {"x": 400, "y": 441}], "valueProb": 100}, {"key": "responsiblePerson", "keyProb": 100, "value": "读大光", "valuePos": [{"x": 436, "y": 503}, {"x": 436, "y": 513}, {"x": 398, "y": 513}, {"x": 398, "y": 503}], "valueProb": 100}, {"key": "businessScope", "keyProb": 100, "value": "批零兼营:第二类医疗器械(不含体外诊断试剂)**", "valuePos": [{"x": 215, "y": 635}, {"x": 541, "y": 634}, {"x": 542, "y": 646}, {"x": 216, "y": 648}], "valueProb": 100}, {"key": "recordationAuthority", "keyProb": 100, "value": "", "valueProb": 100}, {"key": "recordationDate", "keyProb": 99, "value": "2018年08月98日", "valuePos": [{"x": 561, "y": 865}, {"x": 669, "y": 864}, {"x": 670, "y": 877}, {"x": 562, "y": 879}], "valueProb": 99}], "width": 740}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '第二类医疗器械经营备案凭证识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云第二类医疗器械经营备案凭证识别,是阿里云官方自研OCR文字识别产品。适用于识别第二类医疗器械经营备案凭证备案编号、企业名称、经营方式、法定代表人、经营范围等信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [企业资质识别](https://common-buy.aliyun.com/?commodityCode=ocr_enterprisecard_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=assets&subtype=c2_medical_device_op_record#intro)免费体验本功能识别效果。|'."\n" .'|2|购买 [企业资质识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_enterprisecard_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_enterprisecard_dp_cn_20211103184836_0131%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeCtwoMedicalDeviceManageLicense?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|figure|list|图片中的图案信息。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 结构化信息(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|recordNumber|string|备案编号。|'."\n" .'|companyName|string|企业名称。|'."\n" .'|officeAddress|string|住所。|'."\n" .'|businessAddress|string|经营场所。|'."\n" .'|warehouseAddress|string|库房地址。|'."\n" .'|businessType|string|经营方式。|'."\n" .'|legalRepresentative|string|法定代表人。|'."\n" .'|responsiblePerson|string|企业负责人。|'."\n" .'|businessScope|string|经营范围。|'."\n" .'|recordationAuthority|string|备案部门。|'."\n" .'|recordationDate|string|备案日期。|'."\n" ."\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|'."\n" ."\n" .'#### 图案位置信息(figure字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|string|图案类型。|'."\n" .'|x|int|图案左上角横坐标。|'."\n" .'|y|int|图案左上角纵坐标。|'."\n" .'|w|int|图案宽度。|'."\n" .'|h|int|图案高度。|'."\n" .'|box|object|图案坐标信息:中心横纵坐标,长宽,顺时针旋转角度。定义同 OpenCV 中 RotatedRect,请参见 [OpenCV 文档](https://docs.opencv.org/3.4/db/dd6/classcv_1_1RotatedRect.html#a6bd95a46f9ab83a4f384a4d4845e6332)。|'."\n" .'|points|list|图案四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:49:42.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeCtwoMedicalDeviceManageLicense'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeCtwoMedicalDeviceManageLicense', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"algo_server\\\\\\": [\\\\\\"ocr_other/prism?src=test&op=c2_medical_device_op_record&pro=basic,nostamp,figure,key_eng&requestid=9391C776-9DA9-5B31-90E1-045BF472A7BD\\\\\\"], \\\\\\"data\\\\\\": {\\\\\\"recordNumber\\\\\\": \\\\\\"穗食药监械经营各20180000号\\\\\\", \\\\\\"companyName\\\\\\": \\\\\\"广东某某集团有限公司\\\\\\", \\\\\\"officeAddress\\\\\\": \\\\\\"广州市天河区广棠西路\\\\\\", \\\\\\"businessAddress\\\\\\": \\\\\\"广州市天河区广案西路\\\\\\", \\\\\\"warehouseAddress\\\\\\": \\\\\\"广州市天河区广西路\\\\\\", \\\\\\"businessType\\\\\\": \\\\\\"批零兼营\\\\\\", \\\\\\"legalRepresentative\\\\\\": \\\\\\"读小光\\\\\\", \\\\\\"responsiblePerson\\\\\\": \\\\\\"读大光\\\\\\", \\\\\\"businessScope\\\\\\": \\\\\\"批零兼营:第二类医疗器械(不含体外诊断试剂)**\\\\\\", \\\\\\"recordationAuthority\\\\\\": \\\\\\"\\\\\\", \\\\\\"recordationDate\\\\\\": \\\\\\"2018年08月98日\\\\\\"}, \\\\\\"figure\\\\\\": [{\\\\\\"type\\\\\\": \\\\\\"round_stamp\\\\\\", \\\\\\"x\\\\\\": 527, \\\\\\"y\\\\\\": 787, \\\\\\"w\\\\\\": 150, \\\\\\"h\\\\\\": 152, \\\\\\"box\\\\\\": {\\\\\\"x\\\\\\": 602, \\\\\\"y\\\\\\": 863, \\\\\\"w\\\\\\": 151, \\\\\\"h\\\\\\": 149, \\\\\\"angle\\\\\\": -89}, \\\\\\"points\\\\\\": [{\\\\\\"x\\\\\\": 528, \\\\\\"y\\\\\\": 787}, {\\\\\\"x\\\\\\": 677, \\\\\\"y\\\\\\": 788}, {\\\\\\"x\\\\\\": 676, \\\\\\"y\\\\\\": 939}, {\\\\\\"x\\\\\\": 527, \\\\\\"y\\\\\\": 938}]}], \\\\\\"height\\\\\\": 998, \\\\\\"orgHeight\\\\\\": 998, \\\\\\"orgWidth\\\\\\": 740, \\\\\\"prism_keyValueInfo\\\\\\": [{\\\\\\"key\\\\\\": \\\\\\"recordNumber\\\\\\", \\\\\\"keyProb\\\\\\": 99, \\\\\\"value\\\\\\": \\\\\\"穗食药监械经营各20180000号\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 633, \\\\\\"y\\\\\\": 118}, {\\\\\\"x\\\\\\": 633, \\\\\\"y\\\\\\": 129}, {\\\\\\"x\\\\\\": 440, \\\\\\"y\\\\\\": 129}, {\\\\\\"x\\\\\\": 440, \\\\\\"y\\\\\\": 117}], \\\\\\"valueProb\\\\\\": 99}, {\\\\\\"key\\\\\\": \\\\\\"companyName\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广东某某集团有限公司\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 473, \\\\\\"y\\\\\\": 170}, {\\\\\\"x\\\\\\": 474, \\\\\\"y\\\\\\": 181}, {\\\\\\"x\\\\\\": 339, \\\\\\"y\\\\\\": 183}, {\\\\\\"x\\\\\\": 338, \\\\\\"y\\\\\\": 171}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"officeAddress\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广州市天河区广棠西路\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 411, \\\\\\"y\\\\\\": 228}, {\\\\\\"x\\\\\\": 411, \\\\\\"y\\\\\\": 239}, {\\\\\\"x\\\\\\": 278, \\\\\\"y\\\\\\": 239}, {\\\\\\"x\\\\\\": 278, \\\\\\"y\\\\\\": 228}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"businessAddress\\\\\\", \\\\\\"keyProb\\\\\\": 99, \\\\\\"value\\\\\\": \\\\\\"广州市天河区广案西路\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 418, \\\\\\"y\\\\\\": 278}, {\\\\\\"x\\\\\\": 418, \\\\\\"y\\\\\\": 290}, {\\\\\\"x\\\\\\": 279, \\\\\\"y\\\\\\": 290}, {\\\\\\"x\\\\\\": 279, \\\\\\"y\\\\\\": 278}], \\\\\\"valueProb\\\\\\": 99}, {\\\\\\"key\\\\\\": \\\\\\"warehouseAddress\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"广州市天河区广西路\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 278, \\\\\\"y\\\\\\": 328}, {\\\\\\"x\\\\\\": 418, \\\\\\"y\\\\\\": 327}, {\\\\\\"x\\\\\\": 419, \\\\\\"y\\\\\\": 340}, {\\\\\\"x\\\\\\": 279, \\\\\\"y\\\\\\": 342}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"businessType\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"批零兼营\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 450, \\\\\\"y\\\\\\": 385}, {\\\\\\"x\\\\\\": 450, \\\\\\"y\\\\\\": 396}, {\\\\\\"x\\\\\\": 396, \\\\\\"y\\\\\\": 396}, {\\\\\\"x\\\\\\": 396, \\\\\\"y\\\\\\": 385}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"legalRepresentative\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"读小光\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 438, \\\\\\"y\\\\\\": 441}, {\\\\\\"x\\\\\\": 438, \\\\\\"y\\\\\\": 451}, {\\\\\\"x\\\\\\": 400, \\\\\\"y\\\\\\": 451}, {\\\\\\"x\\\\\\": 400, \\\\\\"y\\\\\\": 441}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"responsiblePerson\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"读大光\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 436, \\\\\\"y\\\\\\": 503}, {\\\\\\"x\\\\\\": 436, \\\\\\"y\\\\\\": 513}, {\\\\\\"x\\\\\\": 398, \\\\\\"y\\\\\\": 513}, {\\\\\\"x\\\\\\": 398, \\\\\\"y\\\\\\": 503}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"businessScope\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"批零兼营:第二类医疗器械(不含体外诊断试剂)**\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 215, \\\\\\"y\\\\\\": 635}, {\\\\\\"x\\\\\\": 541, \\\\\\"y\\\\\\": 634}, {\\\\\\"x\\\\\\": 542, \\\\\\"y\\\\\\": 646}, {\\\\\\"x\\\\\\": 216, \\\\\\"y\\\\\\": 648}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"recordationAuthority\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"\\\\\\", \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"recordationDate\\\\\\", \\\\\\"keyProb\\\\\\": 99, \\\\\\"value\\\\\\": \\\\\\"2018年08月98日\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 561, \\\\\\"y\\\\\\": 865}, {\\\\\\"x\\\\\\": 669, \\\\\\"y\\\\\\": 864}, {\\\\\\"x\\\\\\": 670, \\\\\\"y\\\\\\": 877}, {\\\\\\"x\\\\\\": 562, \\\\\\"y\\\\\\": 879}], \\\\\\"valueProb\\\\\\": 99}], \\\\\\"width\\\\\\": 740}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 9F34081F-CEF4-4371-91DB-6CBD5413D559\\n {\\"data\\":{\\"recordNumber\\":\\"粤穗食药监械经营备20181887号\\",\\"companyName\\":\\"广东韩亚集团有限公司\\",\\"officeAddress\\":\\"广州市天河区广棠西路10号之一4楼\\",\\"businessAddress\\":\\"广州市天河区广棠西路10号之一4楼\\",\\"warehouseAddress\\":\\"广州市天河区广棠西路10号之一4楼\\",\\"businessType\\":\\"批零兼营\\",\\"legalRepresentative\\":\\"张无忌\\",\\"responsiblePerson\\":\\"赵敏\\",\\"businessScope\\":\\"批零兼营:第二类医疗器械(不含体外诊断试剂)**\\",\\"recordationAuthority\\":\\"\\",\\"recordationDate\\":\\"2018年08月08日\\"},\\"figure\\":[{\\"type\\":\\"round_stamp\\",\\"x\\":573,\\"y\\":785,\\"w\\":154,\\"h\\":158,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":-90},\\"points\\":[{\\"x\\":574,\\"y\\":785},{\\"x\\":727,\\"y\\":785},{\\"x\\":725,\\"y\\":943},{\\"x\\":573,\\"y\\":942}]}],\\"height\\":1000,\\"orgHeight\\":1000,\\"orgWidth\\":750,\\"prism_keyValueInfo\\":[{\\"key\\":\\"recordNumber\\",\\"keyProb\\":100,\\"value\\":\\"粤穗食药监械经营备20181887号\\",\\"valuePos\\":[{\\"x\\":466,\\"y\\":97},{\\"x\\":681,\\"y\\":96},{\\"x\\":682,\\"y\\":108},{\\"x\\":467,\\"y\\":110}],\\"valueProb\\":100},{\\"key\\":\\"companyName\\",\\"keyProb\\":100,\\"value\\":\\"广东韩亚集团有限公司\\",\\"valuePos\\":[{\\"x\\":517,\\"y\\":152},{\\"x\\":517,\\"y\\":163},{\\"x\\":379,\\"y\\":163},{\\"x\\":379,\\"y\\":152}],\\"valueProb\\":100},{\\"key\\":\\"officeAddress\\",\\"keyProb\\":100,\\"value\\":\\"广州市天河区广棠西路10号之一4楼\\",\\"valuePos\\":[{\\"x\\":541,\\"y\\":210},{\\"x\\":541,\\"y\\":221},{\\"x\\":317,\\"y\\":221},{\\"x\\":317,\\"y\\":210}],\\"valueProb\\":100},{\\"key\\":\\"businessAddress\\",\\"keyProb\\":100,\\"value\\":\\"广州市天河区广棠西路10号之一4楼\\",\\"valuePos\\":[{\\"x\\":541,\\"y\\":263},{\\"x\\":541,\\"y\\":274},{\\"x\\":317,\\"y\\":274},{\\"x\\":317,\\"y\\":263}],\\"valueProb\\":100},{\\"key\\":\\"warehouseAddress\\",\\"keyProb\\":100,\\"value\\":\\"广州市天河区广棠西路10号之一4楼\\",\\"valuePos\\":[{\\"x\\":540,\\"y\\":314},{\\"x\\":540,\\"y\\":325},{\\"x\\":316,\\"y\\":325},{\\"x\\":316,\\"y\\":314}],\\"valueProb\\":100},{\\"key\\":\\"businessType\\",\\"keyProb\\":100,\\"value\\":\\"批零兼营\\",\\"valuePos\\":[{\\"x\\":494,\\"y\\":372},{\\"x\\":494,\\"y\\":383},{\\"x\\":437,\\"y\\":383},{\\"x\\":437,\\"y\\":372}],\\"valueProb\\":100},{\\"key\\":\\"legalRepresentative\\",\\"keyProb\\":100,\\"value\\":\\"张无忌\\",\\"valuePos\\":[{\\"x\\":478,\\"y\\":429},{\\"x\\":478,\\"y\\":440},{\\"x\\":438,\\"y\\":440},{\\"x\\":438,\\"y\\":429}],\\"valueProb\\":100},{\\"key\\":\\"responsiblePerson\\",\\"keyProb\\":100,\\"value\\":\\"赵敏\\",\\"valuePos\\":[{\\"x\\":470,\\"y\\":489},{\\"x\\":470,\\"y\\":500},{\\"x\\":444,\\"y\\":500},{\\"x\\":444,\\"y\\":489}],\\"valueProb\\":100},{\\"key\\":\\"businessScope\\",\\"keyProb\\":100,\\"value\\":\\"批零兼营:第二类医疗器械(不含体外诊断试剂)**\\",\\"valuePos\\":[{\\"x\\":250,\\"y\\":631},{\\"x\\":585,\\"y\\":629},{\\"x\\":586,\\"y\\":641},{\\"x\\":251,\\"y\\":644}],\\"valueProb\\":100},{\\"key\\":\\"recordationAuthority\\",\\"keyProb\\":100,\\"value\\":\\"\\",\\"valueProb\\":100},{\\"key\\":\\"recordationDate\\",\\"keyProb\\":100,\\"value\\":\\"2018年08月08日\\",\\"valuePos\\":[{\\"x\\":614,\\"y\\":867},{\\"x\\":714,\\"y\\":865},{\\"x\\":715,\\"y\\":878},{\\"x\\":615,\\"y\\":880}],\\"valueProb\\":100}],\\"width\\":750}\\n","errorExample":""}]', ], 'RecognizeDocumentStructure' => [ 'summary' => '对文档信息进行结构化识别,并提供元素平铺和层级树两种视角的版面信息输出。能够将文档中的文字元素(单字、文字块、行等)和相应的版面格式(标题、段落、表格)抽离并按顺序输出。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '图片链接(长度不超2048字节,不支持 base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i4/O1CN01amMFBF1GUki3NHNzI_!!6000000000626-2-tps-978-1346.png'], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['description' => '图片二进制文件,最大10MB,与URL二选一。'."\n" .'使用HTTP方式调用,把图片二进制文件放到HTTP body 中上传即可。'."\n" .'使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'NeedRotate', 'in' => 'query', 'schema' => ['title' => '是否需要自动旋转功能(结构化检测、混贴场景、教育相关场景会自动做旋转,无需设置),返回角度信息', 'description' => '是否需要自动旋转功能,返回角度信息。默认不需要。true:需要 false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputCharInfo', 'in' => 'query', 'schema' => ['title' => '是否输出单字识别结果', 'description' => '是否输出单字识别结果,默认不需要。true:需要 false:不需要。'."\n" .'当UseNewStyleOutput=true时,此参数不生效。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputTable', 'in' => 'query', 'schema' => ['title' => '是否输出表格识别结果,包含单元格信息', 'description' => '是否输出表格识别结果,包含单元格信息。默认不需要。true:需要 false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'NeedSortPage', 'in' => 'query', 'schema' => ['title' => '是否按顺序输出文字块。false表示从左往右,从上到下的顺序;true表示从上到下,从左往右的顺序', 'description' => '是否按顺序输出文字块,默认不需要。true:需要 false:不需要。false表示从左往右,从上到下的顺序;true表示从上到下,从左往右的顺序。'."\n" .'当UseNewStyleOutput=true时,此参数不生效。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'Page', 'in' => 'query', 'schema' => ['title' => '是否需要分页功能,默认不需要。 true:需要 false:不需要', 'description' => '是否需要分页功能,默认不需要。 true:需要 false:不需要。'."\n" .'当UseNewStyleOutput=true时,此参数不生效。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'NoStamp', 'in' => 'query', 'schema' => ['title' => '是否需要去除印章功能,默认不需要。true:需要 false:不需要', 'description' => '是否需要去除印章功能,默认不需要。true:需要 false:不需要', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'Paragraph', 'in' => 'query', 'schema' => ['title' => '是否需要分段功能,默认不需要。true:需要 false:不需要', 'description' => '是否需要分段功能,默认不需要。true:需要 false:不需要。'."\n" .'当UseNewStyleOutput=true时,此参数不生效。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'Row', 'in' => 'query', 'schema' => ['title' => '是否需要成行返回功能,默认不需要。true:需要 false:不需要', 'description' => '是否需要成行返回功能,默认不需要。true:需要 false:不需要。'."\n" .'当UseNewStyleOutput=true时,此参数不生效。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'UseNewStyleOutput', 'in' => 'query', 'schema' => ['title' => '是否返回新版格式输出', 'description' => '是否返回新版格式输出,默认为false', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{"algo_version": "", "angle": 0, "content": "1.1技术方案设计贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护1问题分析:锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒运行时受到烟气离心作用而引起。其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐蚀条件,其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成FeS。", "figure": [], "height": 1128, "orgHeight": 1128, "orgWidth": 912, "prism_pagesInfo": [{"pageId": 0, "word": "1.1技术方案设计贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护1问题分析:锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒运行时受到烟气离心作用而引起。其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐蚀条件,其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成FeS。"}], "prism_paragraphsInfo": [{"paragraphId": 0, "word": "1.1技术方案设计"}, {"paragraphId": 1, "word": "贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护"}, {"paragraphId": 2, "word": "1问题分析:"}, {"paragraphId": 3, "word": "锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒运行时受到烟气离心作用而引起。"}, {"paragraphId": 4, "word": "其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐蚀条件, 其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成FeS。"}], "prism_rowsInfo": [{"rowId": 0, "word": "1.1技术方案设计"}, {"rowId": 1, "word": "贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参"}, {"rowId": 2, "word": "数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大"}, {"rowId": 3, "word": "的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技"}, {"rowId": 4, "word": "术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的"}, {"rowId": 5, "word": "防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事"}, {"rowId": 6, "word": "该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护"}, {"rowId": 7, "word": "1问题分析:"}, {"rowId": 8, "word": "锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特"}, {"rowId": 9, "word": "性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的"}, {"rowId": 10, "word": "几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅"}, {"rowId": 11, "word": "炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边"}, {"rowId": 12, "word": "缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流"}, {"rowId": 13, "word": "效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处"}, {"rowId": 14, "word": "较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁"}, {"rowId": 15, "word": "处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反"}, {"rowId": 16, "word": "弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒"}, {"rowId": 17, "word": "运行时受到烟气离心作用而引起。"}, {"rowId": 18, "word": "其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐"}, {"rowId": 19, "word": "蚀条件,其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐"}, {"rowId": 20, "word": "蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃"}, {"rowId": 21, "word": "料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中"}, {"rowId": 22, "word": "SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受"}, {"rowId": 23, "word": "高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵"}, {"rowId": 24, "word": "深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成"}, {"rowId": 25, "word": "FeS。"}], "prism_version": "1.0.9", "prism_wnum": 26, "prism_wordsInfo": [{"pageId": 0, "paragraphId": 0, "pos": [{"x": 384, "y": 116}, {"x": 538, "y": 116}, {"x": 538, "y": 137}, {"x": 384, "y": 137}], "prob": 100, "rowId": 0, "tableCellId": -1, "tableId": -1, "word": "1.1技术方案设计"}, {"pageId": 0, "paragraphId": 1, "pos": [{"x": 129, "y": 149}, {"x": 776, "y": 149}, {"x": 776, "y": 169}, {"x": 129, "y": 168}], "prob": 100, "rowId": 1, "tableCellId": -1, "tableId": -1, "word": "贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参"}, {"pageId": 0, "paragraphId": 1, "pos": [{"x": 120, "y": 177}, {"x": 779, "y": 177}, {"x": 779, "y": 198}, {"x": 120, "y": 197}], "prob": 100, "rowId": 2, "tableCellId": -1, "tableId": -1, "word": "数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大"}, {"pageId": 0, "paragraphId": 1, "pos": [{"x": 121, "y": 205}, {"x": 787, "y": 207}, {"x": 787, "y": 227}, {"x": 121, "y": 225}], "prob": 100, "rowId": 3, "tableCellId": -1, "tableId": -1, "word": "的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技"}, {"pageId": 0, "para'], 'Code' => [ 'title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'enumValueTitles' => ['成功' => '200', '失败' => '400'], 'example' => 'noPermission', ], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '文档结构化识别', 'requestParamsDescription' => '### 支持的图片格式'."\n" .'* PNG、JPG、JPEG、BMP、GIF、TIFF、WebP'."\n" .'* PDF文件格式的文档结构化解析请点击[文档智能解析](https://docmind.console.aliyun.com/file/docAnalysis)快速了解', 'responseParamsDescription' => '## 返回字段补充说明'."\n" .'```'."\n" .'第一种返回格式(UseNewStyleOutput=false)'."\n" .'angle 图片的角度,当NeedRotate为true时才会返回,0表示正向,90表示图片朝右,180朝下,270朝左'."\n" .'content 识别出图片的文字块汇总'."\n" .'height 算法矫正图片后的高度'."\n" .'width 算法矫正图片后的宽度'."\n" .'orgHeight 原图的高度'."\n" .'orgWidth 原图的宽度'."\n" .'prism_wnum 识别的文字块的数量,prism_wordsInfo数组的大小'."\n" .'--------------------------prism-wordsInfo文字块数组内的字段说明--------------------------'."\n" .'angle 文字块的角度,这个角度只影响width和height,当角度为-90、90、-270、270,width和height的值需要自行互换'."\n" .'height 文字块的高度'."\n" .'width 文字块的宽度'."\n" .'pos 文字块的外矩形四个点的坐标按顺时针排列,左上、右上、右下、左下'."\n" .'word 文字块内容'."\n" .'tableId 当OutputTable为true并且该文字块在表格内则存在该字段,tableId表示表格的id'."\n" .'tableCellId 当OutputTable为true并且该文字块在表格内则存在该字段,表示表格中单元格的id'."\n" .'paragraphId 当Paragraph为true返回该字段,表示段落id'."\n" .'-----------------------------------------charInfo单字信息-------------------------------------------'."\n" .'word 单字文字'."\n" .'prob 置信度'."\n" .'x 单字左上角横坐标'."\n" .'y 单字左上角纵坐标'."\n" .'w 单字宽度'."\n" .'h 单字高度'."\n" .'-----------------------------------------------------------------------------------------------------------'."\n" .'-----------------------------------------------------------------------------------------------------------'."\n" .'----------------------------prism-tablesInfo表格数组内的字段说明---------------------------'."\n" .'tableId 表格id,和prism_wordsInfo信息中的tableId对应'."\n" .'xCellSize 表格中横坐标单元格的数量'."\n" .'yCellSize 表格中纵坐标单元格的数量'."\n" .'-------------cellInfos单元格信息,包含单元格在整个表格中的空间拓扑关系-----------'."\n" .'tableCellId 表格中单元格id,和prism_wordsInfo信息中的tableCellId对应'."\n" .'word 单元格中的文字'."\n" .'xsc xStartCell缩写,表示横轴方向该单元格起始在第几个单元格,第一个单元格值为0'."\n" .'xec xEndCell缩写,表示横轴方向该单元格结束在第几个单元格,第一个单元格值为0,如果xsc和xec都为0说明该文字在横轴方向占据了一个单元格并且在第一个单元格内'."\n" .'ysc yStartCell缩写,表示纵轴方向该单元格起始在第几个单元格,第一个单元格值为0'."\n" .'yec yEndCell缩写,表示纵轴方向该单元格结束在第几个单元格,第一个单元格值为0'."\n" .'pos 单元格位置,按照单元格四个角的坐标顺时针排列,分别为左上XY坐标、右上XY坐标、右下XY坐标、左下XY坐标'."\n" ."\n" .'------------------------------------------------------------------------------------'."\n" .'第二种返回格式(UseNewStyleOutput=true)'."\n" .'docInfo 文档信息'."\n" .'layouts 版面信息列表'."\n" .'version doc-json版本信息'."\n" .'----------------------------------------docInfo中的字段----------------------------------------'."\n" .'pages 文档页面列表'."\n" .'imageWidth 页面转图后的宽'."\n" .'imageHeight 页面转图后的高'."\n" .'pageIdAllDocs 页面在所有文档的页索引'."\n" .'pageIdCurDoc 页面在当前文档的页索引'."\n" .'----------------------------------------layouts中的字段----------------------------------------'."\n" .'alignment 间距枚举(LEFT、CENTER、RIGHT、BOTH)'."\n" .'blocks 字块信息列表'."\n" .'text 文本内容'."\n" .'firstLinesChars 文字首行缩进'."\n" .'index 版面阅读顺序'."\n" .'lineHeight 行平均高度'."\n" .'pageNum 单元格所在页数'."\n" .'pos 文字块的外矩形四个点的坐标按顺时针排列,左上、右上、右下、左下'."\n" .'type 版面类型(title:标题、table:表格、table_name:表格名、table_note:表注、multicolumn:多栏文字、formula:公式、contents_title:目录标题、contents:目录主体、text:普通文字、figure:图表、foot:页脚、head:页眉、side:侧栏)'."\n" .'uniqueId 版面信息唯一id'."\n" .'numCol 表格总列数'."\n" .'numRow 表格总行数'."\n" .'cells 单元格信息'."\n" .'```', 'changeSet' => [ ['createdAt' => '2022-08-17T10:32:21.000Z', 'description' => 'OpenAPI 下线'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeDocumentStructure'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeDocumentStructure', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"algo_version\\\\\\": \\\\\\"\\\\\\", \\\\\\"angle\\\\\\": 0, \\\\\\"content\\\\\\": \\\\\\"1.1技术方案设计贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护1问题分析:锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒运行时受到烟气离心作用而引起。其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐蚀条件,其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成FeS。\\\\\\", \\\\\\"figure\\\\\\": [], \\\\\\"height\\\\\\": 1128, \\\\\\"orgHeight\\\\\\": 1128, \\\\\\"orgWidth\\\\\\": 912, \\\\\\"prism_pagesInfo\\\\\\": [{\\\\\\"pageId\\\\\\": 0, \\\\\\"word\\\\\\": \\\\\\"1.1技术方案设计贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护1问题分析:锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒运行时受到烟气离心作用而引起。其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐蚀条件,其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成FeS。\\\\\\"}], \\\\\\"prism_paragraphsInfo\\\\\\": [{\\\\\\"paragraphId\\\\\\": 0, \\\\\\"word\\\\\\": \\\\\\"1.1技术方案设计\\\\\\"}, {\\\\\\"paragraphId\\\\\\": 1, \\\\\\"word\\\\\\": \\\\\\"贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护\\\\\\"}, {\\\\\\"paragraphId\\\\\\": 2, \\\\\\"word\\\\\\": \\\\\\"1问题分析:\\\\\\"}, {\\\\\\"paragraphId\\\\\\": 3, \\\\\\"word\\\\\\": \\\\\\"锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒运行时受到烟气离心作用而引起。\\\\\\"}, {\\\\\\"paragraphId\\\\\\": 4, \\\\\\"word\\\\\\": \\\\\\"其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐蚀条件, 其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成FeS。\\\\\\"}], \\\\\\"prism_rowsInfo\\\\\\": [{\\\\\\"rowId\\\\\\": 0, \\\\\\"word\\\\\\": \\\\\\"1.1技术方案设计\\\\\\"}, {\\\\\\"rowId\\\\\\": 1, \\\\\\"word\\\\\\": \\\\\\"贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参\\\\\\"}, {\\\\\\"rowId\\\\\\": 2, \\\\\\"word\\\\\\": \\\\\\"数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大\\\\\\"}, {\\\\\\"rowId\\\\\\": 3, \\\\\\"word\\\\\\": \\\\\\"的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技\\\\\\"}, {\\\\\\"rowId\\\\\\": 4, \\\\\\"word\\\\\\": \\\\\\"术来解决锅炉受热面磨损问题,以减少锅炉的非计划停运。我公司技术服务组根据全国各电厂的\\\\\\"}, {\\\\\\"rowId\\\\\\": 5, \\\\\\"word\\\\\\": \\\\\\"防磨防护情况,针对锅炉运行的详细状况、工艺参数以及失效因素,并依据我公司多年来从事\\\\\\"}, {\\\\\\"rowId\\\\\\": 6, \\\\\\"word\\\\\\": \\\\\\"该行业的宝贵工程经验,经我公司技术服务组专业人员的认真分析研究,并对上述部位的防护\\\\\\"}, {\\\\\\"rowId\\\\\\": 7, \\\\\\"word\\\\\\": \\\\\\"1问题分析:\\\\\\"}, {\\\\\\"rowId\\\\\\": 8, \\\\\\"word\\\\\\": \\\\\\"锅炉卫燃带,炉膛出口处,焊缝处的磨损、减薄与气流中固体物料浓度、烟气速度、颗粒的特\\\\\\"}, {\\\\\\"rowId\\\\\\": 9, \\\\\\"word\\\\\\": \\\\\\"性硬度和流道几何形状等密切相关,而在CFB锅炉中,固体物料的浓度巨大,通常可达煤粉炉的\\\\\\"}, {\\\\\\"rowId\\\\\\": 10, \\\\\\"word\\\\\\": \\\\\\"几十倍到上百倍,并且烟气流速大,颗粒硬且棱角尖锐,因而在高速烟气的带动下,对CFB 锅\\\\\\"}, {\\\\\\"rowId\\\\\\": 11, \\\\\\"word\\\\\\": \\\\\\"炉水冷壁等受热面部位的冲刷磨损极为严重;尤其在护墙根部水冷壁部位,由于位处密相区边\\\\\\"}, {\\\\\\"rowId\\\\\\": 12, \\\\\\"word\\\\\\": \\\\\\"缘区,不但受到严重的高速高浓度含床料、燃料气流的强烈冲刷、磨损,而且存在严重的涡流\\\\\\"}, {\\\\\\"rowId\\\\\\": 13, \\\\\\"word\\\\\\": \\\\\\"效应、切割效应和离心作用。涡流效应在炉膛四角部位,由于该处形成边壁流,物料汇集此处\\\\\\"}, {\\\\\\"rowId\\\\\\": 14, \\\\\\"word\\\\\\": \\\\\\"较多,由于固体颗粒的惯性作用,局部磨损作用尤为明显,而切割效应体现在护墙根部水冷壁\\\\\\"}, {\\\\\\"rowId\\\\\\": 15, \\\\\\"word\\\\\\": \\\\\\"处,其原因是由于防护墙的顶部提供了一个平台,当焦渣以较高的速度下降到该平台时产生反\\\\\\"}, {\\\\\\"rowId\\\\\\": 16, \\\\\\"word\\\\\\": \\\\\\"弹,其中往水冷壁管侧反弹部分,对水冷壁管就产生了严重的切割效应,离心作用是由于颗粒\\\\\\"}, {\\\\\\"rowId\\\\\\": 17, \\\\\\"word\\\\\\": \\\\\\"运行时受到烟气离心作用而引起。\\\\\\"}, {\\\\\\"rowId\\\\\\": 18, \\\\\\"word\\\\\\": \\\\\\"其次还易受到高温氧化和硫酸盐及硫、硫化物的热腐蚀。水冷壁管具备了高温氧化和高温腐\\\\\\"}, {\\\\\\"rowId\\\\\\": 19, \\\\\\"word\\\\\\": \\\\\\"蚀条件,其烟气温度高,且是富氧燃烧,实践证明, 在300℃以上,管外表温度每升高50℃, 腐\\\\\\"}, {\\\\\\"rowId\\\\\\": 20, \\\\\\"word\\\\\\": \\\\\\"蚀速度增加1倍。锅炉在运行过程中受热面管表面首先发生高温氧化,表面生成Fe20s, 其次燃\\\\\\"}, {\\\\\\"rowId\\\\\\": 21, \\\\\\"word\\\\\\": \\\\\\"料灰中的Na20和K20与烟气中的SOs化合生成硫酸盐,其捕捉飞灰形成结渣和流渣,此时烟气中\\\\\\"}, {\\\\\\"rowId\\\\\\": 22, \\\\\\"word\\\\\\": \\\\\\"SOs与M2S04同管壁上的Fe20s反应生成复合硫酸盐MFe (S04) 2或MaFe (S04)3,此复合硫酸盐受\\\\\\"}, {\\\\\\"rowId\\\\\\": 23, \\\\\\"word\\\\\\": \\\\\\"高温又分解为疏松状氧化铁和硫酸盐沉积层,易被飞灰气流冲蚀带走,氧化腐蚀继续向管壁纵\\\\\\"}, {\\\\\\"rowId\\\\\\": 24, \\\\\\"word\\\\\\": \\\\\\"深进行;另外燃料中硫份,经燃烧生成的S和HeS也对管壁会产生强烈的腐蚀,与Fe反应生成\\\\\\"}, {\\\\\\"rowId\\\\\\": 25, \\\\\\"word\\\\\\": \\\\\\"FeS。\\\\\\"}], \\\\\\"prism_version\\\\\\": \\\\\\"1.0.9\\\\\\", \\\\\\"prism_wnum\\\\\\": 26, \\\\\\"prism_wordsInfo\\\\\\": [{\\\\\\"pageId\\\\\\": 0, \\\\\\"paragraphId\\\\\\": 0, \\\\\\"pos\\\\\\": [{\\\\\\"x\\\\\\": 384, \\\\\\"y\\\\\\": 116}, {\\\\\\"x\\\\\\": 538, \\\\\\"y\\\\\\": 116}, {\\\\\\"x\\\\\\": 538, \\\\\\"y\\\\\\": 137}, {\\\\\\"x\\\\\\": 384, \\\\\\"y\\\\\\": 137}], \\\\\\"prob\\\\\\": 100, \\\\\\"rowId\\\\\\": 0, \\\\\\"tableCellId\\\\\\": -1, \\\\\\"tableId\\\\\\": -1, \\\\\\"word\\\\\\": \\\\\\"1.1技术方案设计\\\\\\"}, {\\\\\\"pageId\\\\\\": 0, \\\\\\"paragraphId\\\\\\": 1, \\\\\\"pos\\\\\\": [{\\\\\\"x\\\\\\": 129, \\\\\\"y\\\\\\": 149}, {\\\\\\"x\\\\\\": 776, \\\\\\"y\\\\\\": 149}, {\\\\\\"x\\\\\\": 776, \\\\\\"y\\\\\\": 169}, {\\\\\\"x\\\\\\": 129, \\\\\\"y\\\\\\": 168}], \\\\\\"prob\\\\\\": 100, \\\\\\"rowId\\\\\\": 1, \\\\\\"tableCellId\\\\\\": -1, \\\\\\"tableId\\\\\\": -1, \\\\\\"word\\\\\\": \\\\\\"贵公司进行防磨喷涂的锅炉均为循环流化床锅炉,作为一种新型燃烧技术,由于炉型结构和设计参\\\\\\"}, {\\\\\\"pageId\\\\\\": 0, \\\\\\"paragraphId\\\\\\": 1, \\\\\\"pos\\\\\\": [{\\\\\\"x\\\\\\": 120, \\\\\\"y\\\\\\": 177}, {\\\\\\"x\\\\\\": 779, \\\\\\"y\\\\\\": 177}, {\\\\\\"x\\\\\\": 779, \\\\\\"y\\\\\\": 198}, {\\\\\\"x\\\\\\": 120, \\\\\\"y\\\\\\": 197}], \\\\\\"prob\\\\\\": 100, \\\\\\"rowId\\\\\\": 2, \\\\\\"tableCellId\\\\\\": -1, \\\\\\"tableId\\\\\\": -1, \\\\\\"word\\\\\\": \\\\\\"数等特点,在环保性能、燃烧效率、燃料适应性、高效脱硫及灰渣综合利用等方法,具有很大\\\\\\"}, {\\\\\\"pageId\\\\\\": 0, \\\\\\"paragraphId\\\\\\": 1, \\\\\\"pos\\\\\\": [{\\\\\\"x\\\\\\": 121, \\\\\\"y\\\\\\": 205}, {\\\\\\"x\\\\\\": 787, \\\\\\"y\\\\\\": 207}, {\\\\\\"x\\\\\\": 787, \\\\\\"y\\\\\\": 227}, {\\\\\\"x\\\\\\": 121, \\\\\\"y\\\\\\": 225}], \\\\\\"prob\\\\\\": 100, \\\\\\"rowId\\\\\\": 3, \\\\\\"tableCellId\\\\\\": -1, \\\\\\"tableId\\\\\\": -1, \\\\\\"word\\\\\\": \\\\\\"的优越性。然而, CFB锅炉受热面的磨损问题十分严重,贵公司决定采用超音速电弧金属喷涂技\\\\\\"}, {\\\\\\"pageId\\\\\\": 0, \\\\\\"para\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","type":"json"}]', ], 'RecognizeDrivingLicense' => [ 'summary' => '支持对驾驶证上的姓名、证号、国籍、住址、初次领证日期、准驾类型、有效期等字段进行结构化提取。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB18sTuNSzqK1RjSZPxXXc4tVXa-629-416.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"algo_version": "7a6241b9ccce3746da42ff09ee692b27721728bb", "data": {"face": {"algo_version": "7a6241b9ccce3746da42ff09ee692b27721728bb", "angle": 0, "data": {"licenseNumber": "370123198908181127", "name": "庄严", "sex": "男", "nationality": "中国", "address": "山东省诸城市百尺河镇百尺河村", "birthDate": "1989-08-18", "initialIssueDate": "2009-08-07", "approvedType": "C1", "issueAuthority": "山东省潍坊市公安局交通警察支队", "validFromDate": "2015-08-07", "validPeriod": "2015-08-07至2025-08-07"}, "ftype": 0, "height": 416, "orgHeight": 416, "orgWidth": 609, "prism_keyValueInfo": [{"key": "licenseNumber", "keyProb": 100, "value": "370123198908181127", "valuePos": [{"x": 244, "y": 81}, {"x": 453, "y": 80}, {"x": 454, "y": 101}, {"x": 245, "y": 103}], "valueProb": 100}, {"key": "name", "keyProb": 100, "value": "庄严", "valuePos": [{"x": 81, "y": 115}, {"x": 188, "y": 113}, {"x": 188, "y": 142}, {"x": 82, "y": 144}], "valueProb": 100}, {"key": "sex", "keyProb": 100, "value": "男", "valuePos": [{"x": 325, "y": 120}, {"x": 351, "y": 120}, {"x": 351, "y": 146}, {"x": 325, "y": 146}], "valueProb": 100}, {"key": "nationality", "keyProb": 100, "value": "中国", "valuePos": [{"x": 446, "y": 120}, {"x": 496, "y": 120}, {"x": 496, "y": 146}, {"x": 446, "y": 146}], "valueProb": 100}, {"key": "address", "keyProb": 100, "value": "山东省诸城市百尺河镇百尺河村", "valuePos": [{"x": 89, "y": 157}, {"x": 452, "y": 155}, {"x": 452, "y": 182}, {"x": 89, "y": 184}], "valueProb": 100}, {"key": "birthDate", "keyProb": 100, "value": "1989-08-18", "valuePos": [{"x": 242, "y": 234}, {"x": 369, "y": 234}, {"x": 369, "y": 259}, {"x": 242, "y": 259}], "valueProb": 100}, {"key": "initialIssueDate", "keyProb": 100, "value": "2009-08-07", "valuePos": [{"x": 276, "y": 276}, {"x": 402, "y": 276}, {"x": 402, "y": 301}, {"x": 276, "y": 301}], "valueProb": 100}, {"key": "approvedType", "keyProb": 100, "value": "C1", "valuePos": [{"x": 301, "y": 318}, {"x": 361, "y": 318}, {"x": 361, "y": 338}, {"x": 301, "y": 338}], "valueProb": 100}, {"key": "issueAuthority", "keyProb": 100, "value": "山东省潍坊市公安局交通警察支队", "valuePos": [{"x": 36, "y": 235}, {"x": 162, "y": 235}, {"x": 162, "y": 347}, {"x": 36, "y": 347}], "valueProb": 100}, {"key": "validFromDate", "keyProb": 100, "value": "2015-08-07", "valuePos": [{"x": 120, "y": 359}, {"x": 249, "y": 359}, {"x": 249, "y": 384}, {"x": 120, "y": 384}], "valueProb": 100}, {"key": "validPeriod", "keyProb": 100, "value": "2015-08-07至2025-08-07", "valuePos": [{"x": 298, "y": 359}, {"x": 426, "y": 359}, {"x": 426, "y": 384}, {"x": 298, "y": 384}], "valueProb": 100}], "sliceRect": {"x0": 12, "y0": 0, "x1": 620, "y1": 2, "x2": 618, "y2": 411, "x3": 16, "y3": 416}, "width": 609}}, "height": 416, "orgHeight": 416, "orgWidth": 629, "width": 629}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '驾驶证识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云驾驶证识别,是阿里云官方自研OCR文字识别产品,适用于获取驾驶证上的姓名、证号、国籍、住址、准驾类型、初次领证日期、有效期等关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|全字段识别|智能识别营业执照上所包含的全部字段。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体准确率和召回率达95%以上。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [车辆物流识别](https://common-buy.aliyun.com/?commodityCode=ocr_logistics_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=logistics&subtype=driving_license#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[驾驶证识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_logistics_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_logistics_dp_cn_20211103160032_0001%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeDrivingLicense?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|国家与语言| |'."\n" .'|其他提示||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息,正面为face字段,反面为back字段。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|angle|int|图片的角度,0表示正向,90表示图片朝右,180朝下,270朝左。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 正面识别结果(face字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|licenseNumber|string|证号。|'."\n" .'|name|string|姓名。|'."\n" .'|sex|string|性别。|'."\n" .'|nationality|string|国籍。|'."\n" .'|address|string|住址。|'."\n" .'|birthDate|string|出生日期。|'."\n" .'|initialIssueDate|string|初次领证日期。|'."\n" .'|approvedType|string|准驾类型。|'."\n" .'|issueAuthority|string|发证单位。|'."\n" .'|validFromDate|string|有效起始日期。|'."\n" .'|validPeriod|string|有效期限。|'."\n" ."\n\n" .'#### 反面识别结果(back字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|name|string|姓名。|'."\n" .'|recordNumber|string|档案编号。|'."\n" .'|record|string|记录。|'."\n" .'|licenseNumber|string|证号。|'."\n" ."\n\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:43:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:22.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeDrivingLicense'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeDrivingLicense', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"algo_version\\\\\\": \\\\\\"7a6241b9ccce3746da42ff09ee692b27721728bb\\\\\\", \\\\\\"data\\\\\\": {\\\\\\"face\\\\\\": {\\\\\\"algo_version\\\\\\": \\\\\\"7a6241b9ccce3746da42ff09ee692b27721728bb\\\\\\", \\\\\\"angle\\\\\\": 0, \\\\\\"data\\\\\\": {\\\\\\"licenseNumber\\\\\\": \\\\\\"370123198908181127\\\\\\", \\\\\\"name\\\\\\": \\\\\\"庄严\\\\\\", \\\\\\"sex\\\\\\": \\\\\\"男\\\\\\", \\\\\\"nationality\\\\\\": \\\\\\"中国\\\\\\", \\\\\\"address\\\\\\": \\\\\\"山东省诸城市百尺河镇百尺河村\\\\\\", \\\\\\"birthDate\\\\\\": \\\\\\"1989-08-18\\\\\\", \\\\\\"initialIssueDate\\\\\\": \\\\\\"2009-08-07\\\\\\", \\\\\\"approvedType\\\\\\": \\\\\\"C1\\\\\\", \\\\\\"issueAuthority\\\\\\": \\\\\\"山东省潍坊市公安局交通警察支队\\\\\\", \\\\\\"validFromDate\\\\\\": \\\\\\"2015-08-07\\\\\\", \\\\\\"validPeriod\\\\\\": \\\\\\"2015-08-07至2025-08-07\\\\\\"}, \\\\\\"ftype\\\\\\": 0, \\\\\\"height\\\\\\": 416, \\\\\\"orgHeight\\\\\\": 416, \\\\\\"orgWidth\\\\\\": 609, \\\\\\"prism_keyValueInfo\\\\\\": [{\\\\\\"key\\\\\\": \\\\\\"licenseNumber\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"370123198908181127\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 244, \\\\\\"y\\\\\\": 81}, {\\\\\\"x\\\\\\": 453, \\\\\\"y\\\\\\": 80}, {\\\\\\"x\\\\\\": 454, \\\\\\"y\\\\\\": 101}, {\\\\\\"x\\\\\\": 245, \\\\\\"y\\\\\\": 103}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"name\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"庄严\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 81, \\\\\\"y\\\\\\": 115}, {\\\\\\"x\\\\\\": 188, \\\\\\"y\\\\\\": 113}, {\\\\\\"x\\\\\\": 188, \\\\\\"y\\\\\\": 142}, {\\\\\\"x\\\\\\": 82, \\\\\\"y\\\\\\": 144}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"sex\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"男\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 325, \\\\\\"y\\\\\\": 120}, {\\\\\\"x\\\\\\": 351, \\\\\\"y\\\\\\": 120}, {\\\\\\"x\\\\\\": 351, \\\\\\"y\\\\\\": 146}, {\\\\\\"x\\\\\\": 325, \\\\\\"y\\\\\\": 146}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"nationality\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"中国\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 446, \\\\\\"y\\\\\\": 120}, {\\\\\\"x\\\\\\": 496, \\\\\\"y\\\\\\": 120}, {\\\\\\"x\\\\\\": 496, \\\\\\"y\\\\\\": 146}, {\\\\\\"x\\\\\\": 446, \\\\\\"y\\\\\\": 146}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"address\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"山东省诸城市百尺河镇百尺河村\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 89, \\\\\\"y\\\\\\": 157}, {\\\\\\"x\\\\\\": 452, \\\\\\"y\\\\\\": 155}, {\\\\\\"x\\\\\\": 452, \\\\\\"y\\\\\\": 182}, {\\\\\\"x\\\\\\": 89, \\\\\\"y\\\\\\": 184}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"birthDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"1989-08-18\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 242, \\\\\\"y\\\\\\": 234}, {\\\\\\"x\\\\\\": 369, \\\\\\"y\\\\\\": 234}, {\\\\\\"x\\\\\\": 369, \\\\\\"y\\\\\\": 259}, {\\\\\\"x\\\\\\": 242, \\\\\\"y\\\\\\": 259}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"initialIssueDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2009-08-07\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 276, \\\\\\"y\\\\\\": 276}, {\\\\\\"x\\\\\\": 402, \\\\\\"y\\\\\\": 276}, {\\\\\\"x\\\\\\": 402, \\\\\\"y\\\\\\": 301}, {\\\\\\"x\\\\\\": 276, \\\\\\"y\\\\\\": 301}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"approvedType\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"C1\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 301, \\\\\\"y\\\\\\": 318}, {\\\\\\"x\\\\\\": 361, \\\\\\"y\\\\\\": 318}, {\\\\\\"x\\\\\\": 361, \\\\\\"y\\\\\\": 338}, {\\\\\\"x\\\\\\": 301, \\\\\\"y\\\\\\": 338}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"issueAuthority\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"山东省潍坊市公安局交通警察支队\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 36, \\\\\\"y\\\\\\": 235}, {\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 235}, {\\\\\\"x\\\\\\": 162, \\\\\\"y\\\\\\": 347}, {\\\\\\"x\\\\\\": 36, \\\\\\"y\\\\\\": 347}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"validFromDate\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2015-08-07\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 120, \\\\\\"y\\\\\\": 359}, {\\\\\\"x\\\\\\": 249, \\\\\\"y\\\\\\": 359}, {\\\\\\"x\\\\\\": 249, \\\\\\"y\\\\\\": 384}, {\\\\\\"x\\\\\\": 120, \\\\\\"y\\\\\\": 384}], \\\\\\"valueProb\\\\\\": 100}, {\\\\\\"key\\\\\\": \\\\\\"validPeriod\\\\\\", \\\\\\"keyProb\\\\\\": 100, \\\\\\"value\\\\\\": \\\\\\"2015-08-07至2025-08-07\\\\\\", \\\\\\"valuePos\\\\\\": [{\\\\\\"x\\\\\\": 298, \\\\\\"y\\\\\\": 359}, {\\\\\\"x\\\\\\": 426, \\\\\\"y\\\\\\": 359}, {\\\\\\"x\\\\\\": 426, \\\\\\"y\\\\\\": 384}, {\\\\\\"x\\\\\\": 298, \\\\\\"y\\\\\\": 384}], \\\\\\"valueProb\\\\\\": 100}], \\\\\\"sliceRect\\\\\\": {\\\\\\"x0\\\\\\": 12, \\\\\\"y0\\\\\\": 0, \\\\\\"x1\\\\\\": 620, \\\\\\"y1\\\\\\": 2, \\\\\\"x2\\\\\\": 618, \\\\\\"y2\\\\\\": 411, \\\\\\"x3\\\\\\": 16, \\\\\\"y3\\\\\\": 416}, \\\\\\"width\\\\\\": 609}}, \\\\\\"height\\\\\\": 416, \\\\\\"orgHeight\\\\\\": 416, \\\\\\"orgWidth\\\\\\": 629, \\\\\\"width\\\\\\": 629}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n BF6B46AB-D9DC-4C75-89D9-EA80B0B42C84\\n {\\"data\\":{\\"face\\":{\\"data\\":{\\"licenseNumber\\":\\"130789198706231234\\",\\"name\\":\\"张梦其\\",\\"sex\\":\\"男\\",\\"nationality\\":\\"中国\\",\\"address\\":\\"吉林省延吉市延龙路1727号\\",\\"birthDate\\":\\"1987-06-23\\",\\"initialIssueDate\\":\\"2016-06-21\\",\\"approvedType\\":\\"C1\\",\\"issueAuthority\\":\\"吉林省延边朝鲜族自治州公安局交通警察支队\\",\\"validFromDate\\":\\"2016-06-21\\",\\"validPeriod\\":\\"2016-06-21至2022-06-21\\"},\\"ftype\\":0,\\"height\\":409,\\"orgHeight\\":409,\\"orgWidth\\":628,\\"prism_keyValueInfo\\":[{\\"key\\":\\"licenseNumber\\",\\"keyProb\\":100,\\"value\\":\\"130789198706231234\\",\\"valuePos\\":[{\\"x\\":469,\\"y\\":74},{\\"x\\":469,\\"y\\":94},{\\"x\\":262,\\"y\\":93},{\\"x\\":262,\\"y\\":73}],\\"valueProb\\":100},{\\"key\\":\\"name\\",\\"keyProb\\":100,\\"value\\":\\"张梦其\\",\\"valuePos\\":[{\\"x\\":253,\\"y\\":107},{\\"x\\":253,\\"y\\":135},{\\"x\\":96,\\"y\\":135},{\\"x\\":96,\\"y\\":107}],\\"valueProb\\":100},{\\"key\\":\\"sex\\",\\"keyProb\\":100,\\"value\\":\\"男\\",\\"valuePos\\":[{\\"x\\":373,\\"y\\":113},{\\"x\\":373,\\"y\\":136},{\\"x\\":349,\\"y\\":136},{\\"x\\":349,\\"y\\":113}],\\"valueProb\\":100},{\\"key\\":\\"nationality\\",\\"keyProb\\":100,\\"value\\":\\"中国\\",\\"valuePos\\":[{\\"x\\":516,\\"y\\":110},{\\"x\\":516,\\"y\\":135},{\\"x\\":466,\\"y\\":135},{\\"x\\":466,\\"y\\":110}],\\"valueProb\\":100},{\\"key\\":\\"address\\",\\"keyProb\\":100,\\"value\\":\\"吉林省延吉市延龙路1727号\\",\\"valuePos\\":[{\\"x\\":107,\\"y\\":147},{\\"x\\":415,\\"y\\":145},{\\"x\\":415,\\"y\\":170},{\\"x\\":108,\\"y\\":173}],\\"valueProb\\":100},{\\"key\\":\\"birthDate\\",\\"keyProb\\":100,\\"value\\":\\"1987-06-23\\",\\"valuePos\\":[{\\"x\\":265,\\"y\\":221},{\\"x\\":393,\\"y\\":220},{\\"x\\":393,\\"y\\":243},{\\"x\\":266,\\"y\\":245}],\\"valueProb\\":100},{\\"key\\":\\"initialIssueDate\\",\\"keyProb\\":100,\\"value\\":\\"2016-06-21\\",\\"valuePos\\":[{\\"x\\":297,\\"y\\":261},{\\"x\\":425,\\"y\\":260},{\\"x\\":425,\\"y\\":283},{\\"x\\":298,\\"y\\":285}],\\"valueProb\\":100},{\\"key\\":\\"approvedType\\",\\"keyProb\\":100,\\"value\\":\\"C1\\",\\"valuePos\\":[{\\"x\\":382,\\"y\\":303},{\\"x\\":382,\\"y\\":323},{\\"x\\":319,\\"y\\":323},{\\"x\\":319,\\"y\\":303}],\\"valueProb\\":100},{\\"key\\":\\"issueAuthority\\",\\"keyProb\\":100,\\"value\\":\\"吉林省延边朝鲜族自治州公安局交通警察支队\\",\\"valuePos\\":[{\\"x\\":36,\\"y\\":220},{\\"x\\":169,\\"y\\":220},{\\"x\\":169,\\"y\\":333},{\\"x\\":36,\\"y\\":333}],\\"valueProb\\":100},{\\"key\\":\\"validFromDate\\",\\"keyProb\\":100,\\"value\\":\\"2016-06-21\\",\\"valuePos\\":[{\\"x\\":255,\\"y\\":346},{\\"x\\":255,\\"y\\":373},{\\"x\\":119,\\"y\\":373},{\\"x\\":119,\\"y\\":346}],\\"valueProb\\":100},{\\"key\\":\\"validPeriod\\",\\"keyProb\\":100,\\"value\\":\\"2016-06-21至2022-06-21\\",\\"valuePos\\":[{\\"x\\":305,\\"y\\":344},{\\"x\\":438,\\"y\\":343},{\\"x\\":438,\\"y\\":368},{\\"x\\":306,\\"y\\":370}],\\"valueProb\\":100}],\\"sliceRect\\":{\\"x0\\":16,\\"y0\\":3,\\"x1\\":609,\\"y1\\":1,\\"x2\\":627,\\"y2\\":399,\\"x3\\":0,\\"y3\\":409},\\"width\\":628}},\\"height\\":416,\\"orgHeight\\":416,\\"orgWidth\\":629,\\"width\\":629}\\n","errorExample":""}]', ], 'RecognizeEduFormula' => [ 'summary' => '支持印刷体的数学公式识别。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/feaqgp/%E5%8D%B0%E5%88%B7%E4%BD%93%E6%95%B0%E5%AD%A6%E5%85%AC%E5%BC%8F%E8%AF%86%E5%88%AB.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"content":"y = \\\\sqrt { \\\\frac { \\\\left( x - 1 \\\\right) \\\\cos 2 x } { \\\\left( 2 x + 3 \\\\right) \\\\left( 3 - 4 x \\\\right) } }","height":122,"imageBase64":"图片base64","orgHeight":122,"orgWidth":472,"prism_version":"1.0.9","prism_wnum":0,"prism_wordsInfo":[],"width":472}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"content\\\\\\":\\\\\\"y = \\\\\\\\\\\\\\\\sqrt { \\\\\\\\\\\\\\\\frac { \\\\\\\\\\\\\\\\left( x - 1 \\\\\\\\\\\\\\\\right) \\\\\\\\\\\\\\\\cos 2 x } { \\\\\\\\\\\\\\\\left( 2 x + 3 \\\\\\\\\\\\\\\\right) \\\\\\\\\\\\\\\\left( 3 - 4 x \\\\\\\\\\\\\\\\right) } }\\\\\\",\\\\\\"height\\\\\\":122,\\\\\\"imageBase64\\\\\\":\\\\\\"图片base64\\\\\\",\\\\\\"orgHeight\\\\\\":122,\\\\\\"orgWidth\\\\\\":472,\\\\\\"prism_version\\\\\\":\\\\\\"1.0.9\\\\\\",\\\\\\"prism_wnum\\\\\\":0,\\\\\\"prism_wordsInfo\\\\\\":[],\\\\\\"width\\\\\\":472}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n AA63FB20-E622-42C0-AF5C-B7F134CC4491\\n {\\"content\\":\\"y = \\\\\\\\sqrt { \\\\\\\\frac { \\\\\\\\left( x - 1 \\\\\\\\right) \\\\\\\\cos 2 x } { \\\\\\\\left( 2 x + 3 \\\\\\\\right) \\\\\\\\left( 3 - 4 x \\\\\\\\right) } }\\",\\"height\\":122,\\"imageBase64\\":\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOIAAABOCAAAAAAYpZWeAAAHaklEQVR42u2ZC3BMVxjHj6ghlWk6xbRanaIYRj3TUa2IGNNXiGcTj2LRIPUYJfKgnXgPFY8EeZCGCGlQ4k0jQYq2pBEVeRDSkIqgVQlik+zj9Nxz7+69Z/feu2f3RmZ3Z7+Z3Hv2fHu+k9/dc75zz/8A6PQGXIguRBeiC9GF6EJsPMSiXPu0qoZCDIcrZtin5TcU4gCnH6gPRjk9Ylak0yNu/MnpEaddd3pEH62zI+oGOv3Sf1Ml6TqYbmWs1YV2iZi+TjLVhtFHuYqvmkn3aRvcPXH+eWMhLsuQcDzyrqUc6pWZY9uzxbKRlE0WLT8Q/trmRkIMuCfhWLCTMkJZWPK4d7jy7GN0I/o0usSB5MZB9Jaof/qWmj7ITAPilUFU3+/GzIG6l3s1CqJ6iIRj9xfQBkTY7g7N91u6VaNrR/dGQcybI+FQsWmoYu2qME3axm/+okQclcgVSqYuXBpehAo35ketDGZeL7LWJycum4ud5zLRRevRlbYDRYg7t0o4euFZVbVECwM/zS5qHkmJGMEywPxW5yFMaq+DOT0eQHi7Sw4s82Myrz/f6DiIoe1AEeLC3yQcnpdxvkUDakofWBFcRokYM4y9e41Bl0APdf27UczHlV20B3sxGTrU2EbTx09H24EixM+eSDjcivE4Rn/vLeBrK7fGG+2IGGKiD74VM78QrKuCmQAvSsfA2QqP9iHpT/k2oZ+pRTp4AYgfQVlEZn1sImC5L0A8LIN4AuxmP8cBPEx+Advg5WHuwNPYKGFCnVgHDY/4yB/KDlTmNc6tCqUG2owazQ7UX0Ecl5hBFnM7CfaVV8H6S+NfecbWHwrRI3DaDpQgZi+Gsukm7zmc05uYQhYQw9l0U9dmGnO7dbOyOWbd0OLhHmah13e6hv0XluPcRNuBEsTNaVKeyeuZZw2S1Z1HoSdxQD7MV20NpeFJ7D3Fo5QBfgpXM1mmtnsUTHsf/VL6HvhXLOwegmymirYDJYgzCqQ8KQHoktv52KJr3ke3J8jFqJ4x6Q3PMcEXmLK+bTlXu6vnlvTIXFTY8nlK6gj0U+4bHnoqY94h7OwAsC2h60AZ4iCNlOdJOybH/5dXDzV//kMdL8eXXxQKinS4UF9wjemlRqsvLKg3bUDXgQJEvbfMirnLhoBBR+1tv1g2QWb8+dRZHa9kqN1tiY+slnGei7A2XH1Ahd0hrpLd3u3fb2W4NS9KzOMRH62ZxbzCX0qibTruDnQI4xEjahP7otsYg7xwNo23PZUiTQdAB0O8uAdOQPNd3zqaq0iL4m3dTb5FrmHu+DoaYnFdjQd6+y0CVy3s9Ptxhfxg47TzsjdTSaSbfe7o/Si2lV4eMa5JDVtIjXW0XxHCqczOOsB4mkYM1FJDrbY34HYREeccD7EPIw+02QTF0o1RTPxxk2EzN/Sx4yEOXoWWc5Av//3Ie2Cx+H7YaoWfNxOtX0EksWMDAeIZr4wfBre2MBWfQU92KFf5kQ5W4bdOir//82k8FEitnzsrMDjlrTiH/CxybCB8u3mS9/jjSRaD9u/K7kvJQwus8FsnxeuWb7q4v8MS/Lo70iSS0Clnmr6mvZkfG/CIY/3RM2l2xeJ/NvUlvKmJTyFqscJvSYpPJfY98aPRx0R2agu0fvasQOiUsRhg9kDNjg14xLejYe1AioVgLWA0XDiLeBiswm9JilcRbWaDHWh2gHlMmdf6ubMCoVNmmG4zRzQ7NuAR42ISphynGF9HAdYRBhNHT6zCb0mKJxHvbkMrbCpg5Waj1s+dFRBOyaEeqjdHNDs2EMxFdTXVFLoFVponVFbhtyTFq8yngV8PNj0ZtX7VOnOnlMXfgCwi0ZsxlM2bKV2LL9H170ARyQ2bjBRvilieETT5X+5FYq5pJIFTwkoRHkYkezOGsn2/2JPZkJxYQdQZhVNZKd4UsSQz1ofbVhq0fj6SwCkhrIRqOUSyN2Mo2xHHtkRr5/eHiDqj/C0hxR/GEnj/b5lrwm3hzpnLv5wQLozEO8XPCpKYtxSMSPZmDGU74lKA/seJpeKIElL8ESnE2qavayURDU7Rs4Ly9dCASPbWAIh7wUm0H9aLDlR5KZ4YqHV+OHe+Cu4yt2hyoJJOUTs8UaVSBYIPVFkmvUUrH6j5YAPUmDwpLklYkOIJxDLQDOVLjZs7XgfDyXRDOmVUQHagEr2FK083tU2nw8Igsg4r/BaleAJR75UNmSOZEPzJoPVzkUinTFIFG81OFoYnKVfgOnnDvTFkFVb4LUrxZEYtGb/7+qmOX+PRxWv9bCTCKWk1Qb6e3ab/TvbGh1KA6N8KfnearGIVft7EpXiTRUOXHb/9FlvktX5DJIHTohG95fg2gI4aBh6MeGhSR6Xwp0ou5QKt36azAvFQtiPuANkfmtbZovALxuzQhookcmxgC+JFEPWJWaX1Cj9vpNavJJLYsYEtiNWg33zzWqsVft5MtH4FkcSODWw603gTbIeOYzYhDgF/ODviHLcaZ0eM7QydHfHMaKdHVFc6PaJjmQvRhehCdCG6EF2I1PY/ENUXtNVYbVsAAAAASUVORK5CYII=\\",\\"orgHeight\\":122,\\"orgWidth\\":472,\\"prism_version\\":\\"1.0.9\\",\\"prism_wnum\\":0,\\"prism_wordsInfo\\":[],\\"width\\":472}\\n","errorExample":""}]', 'title' => '印刷体数学公式识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云公式识别,是阿里云官方自研OCR文字识别产品,适用于题目录入、智能批改、作业批改等应用场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [教育场景识别](https://common-buy.aliyun.com/?commodityCode=ocr_education_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=edu&subtype=math_rec#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[教育场景识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_education_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_education_dp_cn_20211103164555_0495%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEduFormula?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示| |', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|content|string|识别出图片的文字块汇总,会包含latex公式,需要自行解析还原公式。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:43:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEduFormula'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeEduFormula', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], ], 'RecognizeEduOralCalculation' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i4/O1CN01diDxZe21hNSkCBf5n_!!6000000007016-0-tps-2268-3024.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"height":3024,"mathsInfo":[{"pos":[{"x":128,"y":456},{"x":481,"y":425},{"x":479,"y":526},{"x":127,"y":523}],"result":"right","title":"5 9 - 2 5 = 3 4"}],"orgHeight":3024,"orgWidth":2268,"prism_version":"1.0.9","prism_wnum":0,"prism_wordsInfo":[],"width":2268}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '口算判题', 'summary' => '可以识别小学数学口算题目并给出题目判断结果。可支持整数的加减乘除四则运算、整数的混合运算、大小比较、最大数最小数等。', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云口算判题识别,是阿里云官方自研OCR文字识别产品,适用于整数的加减乘除四则运算、整数的混合运算、大小比较、最大数最小数等的场景。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达97%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [教育场景识别](https://common-buy.aliyun.com/?commodityCode=ocr_education_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=edu&subtype=kousuan#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[教育场景识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_education_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_education_dp_cn_20211103164555_0373%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEduOralCalculation?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|mathsInfo|list|识别出的公式内容,可能包含latex公式,需要自行解析还原。|'."\n" .'|prism_wordsInfo|list|文字块信息。|'."\n" .'|prism_wnum|int|识别的文字块的数量,prism_wordsInfo数组的大小。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 单字信息(mathInfos字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|pos|list|题目外矩形四个点的坐标按顺时针排列,左上、右上、右下、左下。|'."\n" .'|result|string|口算判题结果,right:正确,wrong:错误,unknown:未知。|'."\n" .'|title|string|口算题目内容。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:43:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:22.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEduOralCalculation'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeEduOralCalculation', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"height\\\\\\":3024,\\\\\\"mathsInfo\\\\\\":[{\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":128,\\\\\\"y\\\\\\":456},{\\\\\\"x\\\\\\":481,\\\\\\"y\\\\\\":425},{\\\\\\"x\\\\\\":479,\\\\\\"y\\\\\\":526},{\\\\\\"x\\\\\\":127,\\\\\\"y\\\\\\":523}],\\\\\\"result\\\\\\":\\\\\\"right\\\\\\",\\\\\\"title\\\\\\":\\\\\\"5 9 - 2 5 = 3 4\\\\\\"}],\\\\\\"orgHeight\\\\\\":3024,\\\\\\"orgWidth\\\\\\":2268,\\\\\\"prism_version\\\\\\":\\\\\\"1.0.9\\\\\\",\\\\\\"prism_wnum\\\\\\":0,\\\\\\"prism_wordsInfo\\\\\\":[],\\\\\\"width\\\\\\":2268}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 65F7F618-1EEE-4CEC-A81E-10C1813B0637\\n {\\"height\\":3024,\\"mathsInfo\\":[{\\"pos\\":[{\\"x\\":128,\\"y\\":456},{\\"x\\":481,\\"y\\":425},{\\"x\\":479,\\"y\\":526},{\\"x\\":127,\\"y\\":523}],\\"result\\":\\"right\\",\\"title\\":\\"5 9 - 2 5 = 3 4\\"},{\\"pos\\":[{\\"x\\":828,\\"y\\":475},{\\"x\\":1337,\\"y\\":501},{\\"x\\":1337,\\"y\\":578},{\\"x\\":827,\\"y\\":536}],\\"result\\":\\"right\\",\\"title\\":\\"6 8 - 1 3 - 2 5 = 3 0\\"},{\\"pos\\":[{\\"x\\":1503,\\"y\\":518},{\\"x\\":2021,\\"y\\":532},{\\"x\\":2019,\\"y\\":610},{\\"x\\":1501,\\"y\\":582}],\\"result\\":\\"right\\",\\"title\\":\\"4 5 - 8 - 1 7 = 2 0\\"},{\\"pos\\":[{\\"x\\":127,\\"y\\":602},{\\"x\\":478,\\"y\\":585},{\\"x\\":477,\\"y\\":662},{\\"x\\":126,\\"y\\":662}],\\"result\\":\\"right\\",\\"title\\":\\"7 0 - 8 = 6 2\\"},{\\"pos\\":[{\\"x\\":831,\\"y\\":622},{\\"x\\":1426,\\"y\\":637},{\\"x\\":1424,\\"y\\":711},{\\"x\\":830,\\"y\\":684}],\\"result\\":\\"right\\",\\"title\\":\\"6 8 - \\\\\\\\left( 1 3 + 2 5 \\\\\\\\right) = 3 0\\"},{\\"pos\\":[{\\"x\\":1500,\\"y\\":658},{\\"x\\":2078,\\"y\\":663},{\\"x\\":2079,\\"y\\":727},{\\"x\\":1499,\\"y\\":717}],\\"result\\":\\"right\\",\\"title\\":\\"4 5 - \\\\\\\\left( 8 + 1 7 \\\\\\\\right) = 2 0\\"},{\\"pos\\":[{\\"x\\":127,\\"y\\":743},{\\"x\\":464,\\"y\\":736},{\\"x\\":462,\\"y\\":821},{\\"x\\":126,\\"y\\":809}],\\"result\\":\\"right\\",\\"title\\":\\"4 6 - 9 = 3 7\\"},{\\"pos\\":[{\\"x\\":832,\\"y\\":764},{\\"x\\":1299,\\"y\\":774},{\\"x\\":1297,\\"y\\":850},{\\"x\\":831,\\"y\\":824}],\\"result\\":\\"right\\",\\"title\\":\\"5 6 - 2 0 - 5 = 3 1\\"},{\\"pos\\":[{\\"x\\":1496,\\"y\\":794},{\\"x\\":2014,\\"y\\":790},{\\"x\\":2014,\\"y\\":865},{\\"x\\":1496,\\"y\\":857}],\\"result\\":\\"right\\",\\"title\\":\\"9 0 - 4 0 - 2 0 = 3 0\\"},{\\"pos\\":[{\\"x\\":129,\\"y\\":884},{\\"x\\":506,\\"y\\":873},{\\"x\\":503,\\"y\\":967},{\\"x\\":128,\\"y\\":952}],\\"result\\":\\"right\\",\\"title\\":\\"6 2 - 1 5 = 4 7\\"},{\\"pos\\":[{\\"x\\":834,\\"y\\":907},{\\"x\\":1389,\\"y\\":915},{\\"x\\":1387,\\"y\\":988},{\\"x\\":833,\\"y\\":967}],\\"result\\":\\"right\\",\\"title\\":\\"5 6 - \\\\\\\\left( 2 0 + 5 \\\\\\\\right) = 3 1\\"},{\\"pos\\":[{\\"x\\":1493,\\"y\\":931},{\\"x\\":2051,\\"y\\":937},{\\"x\\":2051,\\"y\\":1011},{\\"x\\":1493,\\"y\\":991}],\\"result\\":\\"right\\",\\"title\\":\\"9 0 - \\\\\\\\left( 4 0 + 2 0 \\\\\\\\right) = 3 0\\"},{\\"pos\\":[{\\"x\\":129,\\"y\\":1031},{\\"x\\":487,\\"y\\":1025},{\\"x\\":486,\\"y\\":1101},{\\"x\\":128,\\"y\\":1094}],\\"result\\":\\"right\\",\\"title\\":\\"3 0 - 2 2 = 8\\"},{\\"pos\\":[{\\"x\\":837,\\"y\\":1049},{\\"x\\":1296,\\"y\\":1051},{\\"x\\":1295,\\"y\\":1118},{\\"x\\":836,\\"y\\":1106}],\\"result\\":\\"right\\",\\"title\\":\\"7 0 - 3 0 - 6 = 3 4\\"},{\\"pos\\":[{\\"x\\":1490,\\"y\\":1065},{\\"x\\":2061,\\"y\\":1066},{\\"x\\":2062,\\"y\\":1145},{\\"x\\":1491,\\"y\\":1119}],\\"result\\":\\"right\\",\\"title\\":\\"7 0 - \\\\\\\\left( 3 0 + 6 \\\\\\\\right) = 3 4\\"},{\\"pos\\":[{\\"x\\":130,\\"y\\":1170},{\\"x\\":523,\\"y\\":1165},{\\"x\\":523,\\"y\\":1236},{\\"x\\":130,\\"y\\":1232}],\\"result\\":\\"right\\",\\"title\\":\\"6 4 - 3 3 = 3 1\\"},{\\"pos\\":[{\\"x\\":836,\\"y\\":1187},{\\"x\\":1287,\\"y\\":1192},{\\"x\\":1286,\\"y\\":1257},{\\"x\\":836,\\"y\\":1245}],\\"result\\":\\"right\\",\\"title\\":\\"3 5 - 7 - 6 = 2 2\\"},{\\"pos\\":[{\\"x\\":1488,\\"y\\":1195},{\\"x\\":1984,\\"y\\":1189},{\\"x\\":1984,\\"y\\":1281},{\\"x\\":1488,\\"y\\":1259}],\\"result\\":\\"right\\",\\"title\\":\\"4 7 - 8 - 1 2 = 2 7\\"},{\\"pos\\":[{\\"x\\":130,\\"y\\":1312},{\\"x\\":494,\\"y\\":1315},{\\"x\\":494,\\"y\\":1402},{\\"x\\":130,\\"y\\":1377}],\\"result\\":\\"right\\",\\"title\\":\\"3 1 - 7 = 2 4\\"},{\\"pos\\":[{\\"x\\":835,\\"y\\":1320},{\\"x\\":1343,\\"y\\":1308},{\\"x\\":1344,\\"y\\":1377},{\\"x\\":835,\\"y\\":1378}],\\"result\\":\\"right\\",\\"title\\":\\"3 5 - \\\\\\\\left( 7 + 6 \\\\\\\\right) = 2 2\\"},{\\"pos\\":[{\\"x\\":1485,\\"y\\":1322},{\\"x\\":2034,\\"y\\":1312},{\\"x\\":2035,\\"y\\":1398},{\\"x\\":1485,\\"y\\":1380}],\\"result\\":\\"right\\",\\"title\\":\\"4 7 - \\\\\\\\left( 8 + 1 2 \\\\\\\\right) = 2 7\\"},{\\"pos\\":[{\\"x\\":131,\\"y\\":1451},{\\"x\\":505,\\"y\\":1451},{\\"x\\":505,\\"y\\":1526},{\\"x\\":131,\\"y\\":1517}],\\"result\\":\\"right\\",\\"title\\":\\"8 2 - 1 9 = 6 3\\"},{\\"pos\\":[{\\"x\\":836,\\"y\\":1453},{\\"x\\":1327,\\"y\\":1435},{\\"x\\":1327,\\"y\\":1509},{\\"x\\":836,\\"y\\":1511}],\\"result\\":\\"right\\",\\"title\\":\\"6 2 - 5 - 5 = 5 2\\"},{\\"pos\\":[{\\"x\\":1482,\\"y\\":1450},{\\"x\\":1994,\\"y\\":1449},{\\"x\\":1994,\\"y\\":1528},{\\"x\\":1483,\\"y\\":1513}],\\"result\\":\\"right\\",\\"title\\":\\"7 4 - 7 - 1 3 = 5 4\\"},{\\"pos\\":[{\\"x\\":133,\\"y\\":1589},{\\"x\\":501,\\"y\\":1582},{\\"x\\":501,\\"y\\":1670},{\\"x\\":134,\\"y\\":1656}],\\"result\\":\\"right\\",\\"title\\":\\"6 3 - 4 = 5 9\\"},{\\"pos\\":[{\\"x\\":835,\\"y\\":1583},{\\"x\\":1323,\\"y\\":1578},{\\"x\\":1323,\\"y\\":1655},{\\"x\\":835,\\"y\\":1647}],\\"result\\":\\"wrong\\",\\"title\\":\\"6 2 - \\\\\\\\left( 5 + 5 \\\\\\\\right) = 2 8\\"},{\\"pos\\":[{\\"x\\":1479,\\"y\\":1579},{\\"x\\":2032,\\"y\\":1580},{\\"x\\":2031,\\"y\\":1649},{\\"x\\":1479,\\"y\\":1634}],\\"result\\":\\"right\\",\\"title\\":\\"7 4 - \\\\\\\\left( 7 + 1 3 \\\\\\\\right) = 5 4\\"},{\\"pos\\":[{\\"x\\":134,\\"y\\":1729},{\\"x\\":517,\\"y\\":1711},{\\"x\\":518,\\"y\\":1789},{\\"x\\":135,\\"y\\":1790}],\\"result\\":\\"right\\",\\"title\\":\\"6 6 - 3 8 = 2 8\\"},{\\"pos\\":[{\\"x\\":836,\\"y\\":1721},{\\"x\\":1320,\\"y\\":1684},{\\"x\\":1319,\\"y\\":1762},{\\"x\\":837,\\"y\\":1772}],\\"result\\":\\"right\\",\\"title\\":\\"4 8 - 1 1 - 9 = 2 8\\"},{\\"pos\\":[{\\"x\\":1476,\\"y\\":1707},{\\"x\\":1965,\\"y\\":1691},{\\"x\\":1964,\\"y\\":1768},{\\"x\\":1475,\\"y\\":1764}],\\"result\\":\\"right\\",\\"title\\":\\"8 3 - 6 - 2 4 = 5 3\\"},{\\"pos\\":[{\\"x\\":134,\\"y\\":1867},{\\"x\\":481,\\"y\\":1856},{\\"x\\":480,\\"y\\":1934},{\\"x\\":133,\\"y\\":1932}],\\"result\\":\\"right\\",\\"title\\":\\"2 8 - 2 0 = 8\\"},{\\"pos\\":[{\\"x\\":835,\\"y\\":1844},{\\"x\\":1373,\\"y\\":1826},{\\"x\\":1374,\\"y\\":1899},{\\"x\\":836,\\"y\\":1901}],\\"result\\":\\"wrong\\",\\"title\\":\\"4 8 - \\\\\\\\left( 1 1 + 9 \\\\\\\\right) = 4 1\\"},{\\"pos\\":[{\\"x\\":1474,\\"y\\":1830},{\\"x\\":2013,\\"y\\":1829},{\\"x\\":2013,\\"y\\":1898},{\\"x\\":1474,\\"y\\":1888}],\\"result\\":\\"right\\",\\"title\\":\\"8 3 - \\\\\\\\left( 6 + 2 4 \\\\\\\\right) = 5 3\\"},{\\"pos\\":[{\\"x\\":135,\\"y\\":2003},{\\"x\\":543,\\"y\\":1970},{\\"x\\":543,\\"y\\":2055},{\\"x\\":135,\\"y\\":2065}],\\"result\\":\\"right\\",\\"title\\":\\"7 5 - 2 7 = 4 8\\"},{\\"pos\\":[{\\"x\\":834,\\"y\\":1977},{\\"x\\":1293,\\"y\\":1955},{\\"x\\":1293,\\"y\\":2028},{\\"x\\":835,\\"y\\":2032}],\\"result\\":\\"right\\",\\"title\\":\\"5 3 - 5 - 7 = 4 1\\"},{\\"pos\\":[{\\"x\\":1475,\\"y\\":1958},{\\"x\\":1966,\\"y\\":1940},{\\"x\\":1965,\\"y\\":2014},{\\"x\\":1474,\\"y\\":2014}],\\"result\\":\\"right\\",\\"title\\":\\"3 3 - 6 - 5 = 2 2\\"},{\\"pos\\":[{\\"x\\":134,\\"y\\":2141},{\\"x\\":511,\\"y\\":2109},{\\"x\\":512,\\"y\\":2192},{\\"x\\":134,\\"y\\":2200}],\\"result\\":\\"right\\",\\"title\\":\\"4 8 - 1 6 = 3 2\\"},{\\"pos\\":[{\\"x\\":835,\\"y\\":2095},{\\"x\\":1347,\\"y\\":2086},{\\"x\\":1348,\\"y\\":2171},{\\"x\\":837,\\"y\\":2160}],\\"result\\":\\"wrong\\",\\"title\\":\\"5 3 - \\\\\\\\left( 5 + 7 \\\\\\\\right) = 1 9\\"},{\\"pos\\":[{\\"x\\":1473,\\"y\\":2083},{\\"x\\":2008,\\"y\\":2084},{\\"x\\":2008,\\"y\\":2144},{\\"x\\":1473,\\"y\\":2139}],\\"result\\":\\"right\\",\\"title\\":\\"3 3 - \\\\\\\\left( 6 + 5 \\\\\\\\right) = 2 2\\"},{\\"pos\\":[{\\"x\\":135,\\"y\\":2277},{\\"x\\":504,\\"y\\":2237},{\\"x\\":506,\\"y\\":2318},{\\"x\\":136,\\"y\\":2336}],\\"result\\":\\"right\\",\\"title\\":\\"6 3 - 2 6 = 3 7\\"},{\\"pos\\":[{\\"x\\":835,\\"y\\":2234},{\\"x\\":1300,\\"y\\":2205},{\\"x\\":1300,\\"y\\":2286},{\\"x\\":835,\\"y\\":2289}],\\"result\\":\\"right\\",\\"title\\":\\"3 9 - 1 4 - 6 = 1 9\\"},{\\"pos\\":[{\\"x\\":1474,\\"y\\":2213},{\\"x\\":1935,\\"y\\":2198},{\\"x\\":1934,\\"y\\":2272},{\\"x\\":1473,\\"y\\":2267}],\\"result\\":\\"right\\",\\"title\\":\\"8 2 - 8 - 4 = 7 0\\"},{\\"pos\\":[{\\"x\\":137,\\"y\\":2413},{\\"x\\":515,\\"y\\":2336},{\\"x\\":515,\\"y\\":2456},{\\"x\\":137,\\"y\\":2472}],\\"result\\":\\"right\\",\\"title\\":\\"3 7 - 8 = 2 9\\"},{\\"pos\\":[{\\"x\\":835,\\"y\\":2357},{\\"x\\":1359,\\"y\\":2307},{\\"x\\":1359,\\"y\\":2412},{\\"x\\":836,\\"y\\":2417}],\\"result\\":\\"right\\",\\"title\\":\\"3 9 - \\\\\\\\left( 1 4 + 6 \\\\\\\\right) = 1 9\\"},{\\"pos\\":[{\\"x\\":1471,\\"y\\":2335},{\\"x\\":2005,\\"y\\":2325},{\\"x\\":2005,\\"y\\":2405},{\\"x\\":1472,\\"y\\":2397}],\\"result\\":\\"right\\",\\"title\\":\\"8 2 - \\\\\\\\left( 8 + 4 \\\\\\\\right) = 7 0\\"}],\\"orgHeight\\":3024,\\"orgWidth\\":2268,\\"prism_version\\":\\"1.0.9\\",\\"prism_wnum\\":0,\\"width\\":2268}\\n","errorExample":""}]', ], 'RecognizeEduPaperCut' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/pjzsaz/%E8%AF%95%E5%8D%B7%E5%88%87%E9%A2%98%E8%AF%86%E5%88%AB.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'CutType', 'in' => 'query', 'schema' => ['title' => '切题类型', 'description' => '* 切题类型。'."\n" .'* question:题目, answer:答案。', 'type' => 'string', 'required' => true, 'example' => 'question'], ], [ 'name' => 'ImageType', 'in' => 'query', 'schema' => ['title' => '图片类型', 'description' => '* 图片类型。'."\n" .'* scan:扫描图, photo:实拍图。', 'type' => 'string', 'required' => true, 'example' => 'scan:扫描图, photo:实拍图'], ], [ 'name' => 'Subject', 'in' => 'query', 'schema' => ['title' => '年级学科', 'description' => '* 年级学科。'."\n" .'* default:默认, Math:数学, PrimarySchool_Math:小学数学, JHighSchool_Math: 初中数学, Chinese:语文, PrimarySchool_Chinese:小学语文, JHighSchool_Chinese:初中语文, English:英语, PrimarySchool_English:小学英语, JHighSchool_English:初中英语, Physics:物理, JHighSchool_Physics:初中物理, Chemistry: 化学, JHighSchool_Chemistry:初中化学, Biology:生物, JHighSchool_Biology:初中生物, History:历史, JHighSchool_History:初中历史, Geography:地理, JHighSchool_Geography:初中地理, Politics:政治, JHighSchool_Politics:初中政治。', 'type' => 'string', 'required' => false, 'example' => 'default:默认, Math:数学, PrimarySchool_Math:小学数学, JHighSchool_Math: 初中数学, Chinese:语文, PrimarySchool_Chinese:小学语文, JHighSchool_Chinese:初中语文, English:英语, PrimarySchool_English:小学英语, JHighSchool_English:初中英语, Physics:物理, JHighSchool_Physics:初中物理, Chemistry: 化学, JHighSchool_Chemistry:初中化学, Biology:生物, JHighSchool_Biology:初中生物, History:历史, JHighSchool_History:初中历史, Geography:地理, JHighSchool_Geography:初中地理, Politics:政治, JHighSchool_Politics:初中政治'], ], [ 'name' => 'OutputOricoord', 'in' => 'query', 'schema' => ['description' => '* 是否输出原图坐标信息(如果图片被做过旋转,图片校正等处理),默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"page_list":[{"angle":0,"doc_index":1,"height":7000,"orgHeight":7000,"orgWidth":4716,"page_id":-1,"subject_list":[{"content_list_info":[{"doc_index":1,"pos":[{"x":337,"y":1644},{"x":2313,"y":1641},{"x":2313,"y":2234},{"x":337,"y":2234}]}],"ids":["1"],"is_multipage":false,"prism_wordsInfo":[{"pos":[{"x":337,"y":1644},{"x":2313,"y":1641},{"x":2313,"y":1715},{"x":337,"y":1719}],"word":"1.[2017·高密期末]三角形按角分类可以分为()"},{"pos":[{"x":462,"y":1777},{"x":1925,"y":1774},{"x":1925,"y":1846},{"x":462,"y":1849}],"word":"A.锐角三角形、直角三角形、钝角三角形"},{"pos":[{"x":456,"y":1904},{"x":2004,"y":1904},{"x":2004,"y":1976},{"x":456,"y":1976}],"word":"B.等腰三角形、等边三角形、不等边三角形"},{"pos":[{"x":456,"y":2034},{"x":1633,"y":2033},{"x":1633,"y":2104},{"x":456,"y":2105}],"word":"C.直角三角形、等腰直角三角形"},{"pos":[{"x":453,"y":2164},{"x":1261,"y":2164},{"x":1261,"y":2233},{"x":453,"y":2234}],"word":"D.以上答案都不正确"}],"text":"1.[2017·高密期末]三角形按角分类可以分为( ) A.锐角三角形、直角三角形、钝角三角形B. 等腰三角形、等边三角形、不等边三角形C.直角三角形、等腰直角三角形D.以上答案都不正确"}],"width":4716}]}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '试卷切题识别', 'summary' => '支持各学科的教辅试卷的结构化电子录入,将试卷中的题目进行自动化切分和结构化打标,并进行对应题目、题干、选项、答案等内容的结构化输出。', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云试卷切题识别,是阿里云官方自研OCR文字识别产品,适用于识别整页练习册、试卷或教辅中的题目的场景,适用于教育材料内容的数字化生产与题库录入。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|服务|自动切题,并识别其中所包含的文字内容和坐标位置。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|适用范围广|支持K12全学科、多版式扫描版印刷体的整页切题场景。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [教育场景识别](https://common-buy.aliyun.com/?commodityCode=ocr_education_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=edu&subtype=paper_cut#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[试卷切题识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_education_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_education_dp_cn_20211103164555_0194%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEduPaperCut?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n\n" .'#### 页面信息(page_list字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|page_id|int|页码。|'."\n" .'|subject_list|list|题目列表。|'."\n" .'|doc_index|int|输入的文档index,默认从1开始。|'."\n" .'|angle|int|图片的角度,0表示正向,90表示图片朝右,180朝下,270朝左。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 题目列表信息(subject_list字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|ids|int|题号。|'."\n" .'|ismultipage|boolean|题目是否跨页。|'."\n" .'|text|int|切题后的文字信息,切题包含切题目和答案;可能包含latex公式,需要自行解析还原。|'."\n" .'|prism_wordsInfo|list|文字块信息。|'."\n" .'|content_list_info|list|内容列表。|'."\n" ."\n" .'#### 文字块信息(prism_wordsInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|文字块的角度。|'."\n" .'|height|int|文字块的高度(需考虑文字块的角度)|'."\n" .'|width|int|文字块的宽度(需考虑文字块的角度)|'."\n" .'|pos|list|文字块的外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。|'."\n" .'|word|string|文字块的文字内容。|'."\n" ."\n" .'#### 内容信息(content_list_info字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|doc_index|int|输入的文档index,默认从1开始。|'."\n" .'|pos|list|文字块的外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2024-07-31T08:44:28.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2022-11-25T09:43:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2022-06-28T06:20:49.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:22.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEduPaperCut'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeEduPaperCut', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"page_list\\\\\\":[{\\\\\\"angle\\\\\\":0,\\\\\\"doc_index\\\\\\":1,\\\\\\"height\\\\\\":7000,\\\\\\"orgHeight\\\\\\":7000,\\\\\\"orgWidth\\\\\\":4716,\\\\\\"page_id\\\\\\":-1,\\\\\\"subject_list\\\\\\":[{\\\\\\"content_list_info\\\\\\":[{\\\\\\"doc_index\\\\\\":1,\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":337,\\\\\\"y\\\\\\":1644},{\\\\\\"x\\\\\\":2313,\\\\\\"y\\\\\\":1641},{\\\\\\"x\\\\\\":2313,\\\\\\"y\\\\\\":2234},{\\\\\\"x\\\\\\":337,\\\\\\"y\\\\\\":2234}]}],\\\\\\"ids\\\\\\":[\\\\\\"1\\\\\\"],\\\\\\"is_multipage\\\\\\":false,\\\\\\"prism_wordsInfo\\\\\\":[{\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":337,\\\\\\"y\\\\\\":1644},{\\\\\\"x\\\\\\":2313,\\\\\\"y\\\\\\":1641},{\\\\\\"x\\\\\\":2313,\\\\\\"y\\\\\\":1715},{\\\\\\"x\\\\\\":337,\\\\\\"y\\\\\\":1719}],\\\\\\"word\\\\\\":\\\\\\"1.[2017·高密期末]三角形按角分类可以分为()\\\\\\"},{\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":462,\\\\\\"y\\\\\\":1777},{\\\\\\"x\\\\\\":1925,\\\\\\"y\\\\\\":1774},{\\\\\\"x\\\\\\":1925,\\\\\\"y\\\\\\":1846},{\\\\\\"x\\\\\\":462,\\\\\\"y\\\\\\":1849}],\\\\\\"word\\\\\\":\\\\\\"A.锐角三角形、直角三角形、钝角三角形\\\\\\"},{\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":456,\\\\\\"y\\\\\\":1904},{\\\\\\"x\\\\\\":2004,\\\\\\"y\\\\\\":1904},{\\\\\\"x\\\\\\":2004,\\\\\\"y\\\\\\":1976},{\\\\\\"x\\\\\\":456,\\\\\\"y\\\\\\":1976}],\\\\\\"word\\\\\\":\\\\\\"B.等腰三角形、等边三角形、不等边三角形\\\\\\"},{\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":456,\\\\\\"y\\\\\\":2034},{\\\\\\"x\\\\\\":1633,\\\\\\"y\\\\\\":2033},{\\\\\\"x\\\\\\":1633,\\\\\\"y\\\\\\":2104},{\\\\\\"x\\\\\\":456,\\\\\\"y\\\\\\":2105}],\\\\\\"word\\\\\\":\\\\\\"C.直角三角形、等腰直角三角形\\\\\\"},{\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":453,\\\\\\"y\\\\\\":2164},{\\\\\\"x\\\\\\":1261,\\\\\\"y\\\\\\":2164},{\\\\\\"x\\\\\\":1261,\\\\\\"y\\\\\\":2233},{\\\\\\"x\\\\\\":453,\\\\\\"y\\\\\\":2234}],\\\\\\"word\\\\\\":\\\\\\"D.以上答案都不正确\\\\\\"}],\\\\\\"text\\\\\\":\\\\\\"1.[2017·高密期末]三角形按角分类可以分为( ) A.锐角三角形、直角三角形、钝角三角形B. 等腰三角形、等边三角形、不等边三角形C.直角三角形、等腰直角三角形D.以上答案都不正确\\\\\\"}],\\\\\\"width\\\\\\":4716}]}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 9ED7D528-7EE5-4E73-BA34-255EBCA064E7\\n {\\"page_list\\":[{\\"angle\\":0,\\"doc_index\\":1,\\"height\\":7000,\\"orgHeight\\":7000,\\"orgWidth\\":4716,\\"page_id\\":-1,\\"subject_list\\":[{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":337,\\"y\\":1644},{\\"x\\":2313,\\"y\\":1641},{\\"x\\":2313,\\"y\\":2234},{\\"x\\":337,\\"y\\":2234}]}],\\"ids\\":[\\"1\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":337,\\"y\\":1644},{\\"x\\":2313,\\"y\\":1641},{\\"x\\":2313,\\"y\\":1715},{\\"x\\":337,\\"y\\":1719}],\\"word\\":\\"1.[2017·高密期末]三角形按角分类可以分为()\\"},{\\"pos\\":[{\\"x\\":462,\\"y\\":1777},{\\"x\\":1925,\\"y\\":1774},{\\"x\\":1925,\\"y\\":1846},{\\"x\\":462,\\"y\\":1849}],\\"word\\":\\"A.锐角三角形、直角三角形、钝角三角形\\"},{\\"pos\\":[{\\"x\\":456,\\"y\\":1904},{\\"x\\":2004,\\"y\\":1904},{\\"x\\":2004,\\"y\\":1976},{\\"x\\":456,\\"y\\":1976}],\\"word\\":\\"B.等腰三角形、等边三角形、不等边三角形\\"},{\\"pos\\":[{\\"x\\":456,\\"y\\":2034},{\\"x\\":1633,\\"y\\":2033},{\\"x\\":1633,\\"y\\":2104},{\\"x\\":456,\\"y\\":2105}],\\"word\\":\\"C.直角三角形、等腰直角三角形\\"},{\\"pos\\":[{\\"x\\":453,\\"y\\":2164},{\\"x\\":1261,\\"y\\":2164},{\\"x\\":1261,\\"y\\":2233},{\\"x\\":453,\\"y\\":2234}],\\"word\\":\\"D.以上答案都不正确\\"}],\\"text\\":\\"1.[2017·高密期末]三角形按角分类可以分为( ) A.锐角三角形、直角三角形、钝角三角形B. 等腰三角形、等边三角形、不等边三角形C.直角三角形、等腰直角三角形D.以上答案都不正确\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":326,\\"y\\":2290},{\\"x\\":2308,\\"y\\":2283},{\\"x\\":2309,\\"y\\":3201},{\\"x\\":327,\\"y\\":3201}]}],\\"ids\\":[\\"2\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":327,\\"y\\":2300},{\\"x\\":648,\\"y\\":2299},{\\"x\\":649,\\"y\\":2373},{\\"x\\":328,\\"y\\":2374}],\\"word\\":\\"2.如图\\"},{\\"pos\\":[{\\"x\\":648,\\"y\\":2289},{\\"x\\":966,\\"y\\":2289},{\\"x\\":966,\\"y\\":2372},{\\"x\\":648,\\"y\\":2372}],\\"word\\":\\"1-1-1,\\"},{\\"pos\\":[{\\"x\\":966,\\"y\\":2298},{\\"x\\":1729,\\"y\\":2295},{\\"x\\":1729,\\"y\\":2368},{\\"x\\":967,\\"y\\":2371}],\\"word\\":\\"图中三角形的个数是\\"},{\\"pos\\":[{\\"x\\":2070,\\"y\\":2307},{\\"x\\":2308,\\"y\\":2305},{\\"x\\":2309,\\"y\\":2373},{\\"x\\":2071,\\"y\\":2376}],\\"word\\":\\"()\\"},{\\"pos\\":[{\\"x\\":935,\\"y\\":2723},{\\"x\\":993,\\"y\\":2723},{\\"x\\":993,\\"y\\":2780},{\\"x\\":935,\\"y\\":2780}],\\"word\\":\\"B\\"},{\\"pos\\":[{\\"x\\":1299,\\"y\\":2727},{\\"x\\":1361,\\"y\\":2727},{\\"x\\":1361,\\"y\\":2780},{\\"x\\":1299,\\"y\\":2780}],\\"word\\":\\"D\\"},{\\"pos\\":[{\\"x\\":1628,\\"y\\":2728},{\\"x\\":1695,\\"y\\":2728},{\\"x\\":1695,\\"y\\":2784},{\\"x\\":1628,\\"y\\":2784}],\\"word\\":\\"C\\"},{\\"pos\\":[{\\"x\\":1146,\\"y\\":2889},{\\"x\\":1250,\\"y\\":2889},{\\"x\\":1250,\\"y\\":2952},{\\"x\\":1146,\\"y\\":2952}],\\"word\\":\\"图\\"},{\\"pos\\":[{\\"x\\":1250,\\"y\\":2886},{\\"x\\":1320,\\"y\\":2886},{\\"x\\":1320,\\"y\\":2952},{\\"x\\":1250,\\"y\\":2952}],\\"word\\":\\"1-\\"},{\\"pos\\":[{\\"x\\":1320,\\"y\\":2888},{\\"x\\":1489,\\"y\\":2888},{\\"x\\":1489,\\"y\\":2951},{\\"x\\":1320,\\"y\\":2952}],\\"word\\":\\"-1一1\\"},{\\"pos\\":[{\\"x\\":451,\\"y\\":2997},{\\"x\\":648,\\"y\\":2998},{\\"x\\":648,\\"y\\":3064},{\\"x\\":451,\\"y\\":3062}],\\"word\\":\\"A.1\\"},{\\"pos\\":[{\\"x\\":1462,\\"y\\":3006},{\\"x\\":1633,\\"y\\":3005},{\\"x\\":1633,\\"y\\":3068},{\\"x\\":1462,\\"y\\":3068}],\\"word\\":\\"B.2\\"},{\\"pos\\":[{\\"x\\":451,\\"y\\":3130},{\\"x\\":639,\\"y\\":3130},{\\"x\\":639,\\"y\\":3196},{\\"x\\":451,\\"y\\":3196}],\\"word\\":\\"C.3\\"},{\\"pos\\":[{\\"x\\":1463,\\"y\\":3137},{\\"x\\":1641,\\"y\\":3136},{\\"x\\":1641,\\"y\\":3200},{\\"x\\":1463,\\"y\\":3201}],\\"word\\":\\"D.4\\"}],\\"text\\":\\"2. 如图1-1-1,图中三角形的个数是 ( ) 图1--1一1 A. 1 B. 2C. 3 D. 4\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":326,\\"y\\":3257},{\\"x\\":2307,\\"y\\":3262},{\\"x\\":2306,\\"y\\":3729},{\\"x\\":325,\\"y\\":3724}]}],\\"ids\\":[\\"3\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":326,\\"y\\":3257},{\\"x\\":2307,\\"y\\":3262},{\\"x\\":2307,\\"y\\":3335},{\\"x\\":326,\\"y\\":3330}],\\"word\\":\\"3.[2018·长沙]下列长度的三条线段,能组成三角形\\"},{\\"pos\\":[{\\"x\\":454,\\"y\\":3389},{\\"x\\":614,\\"y\\":3389},{\\"x\\":614,\\"y\\":3455},{\\"x\\":454,\\"y\\":3455}],\\"word\\":\\"的是\\"},{\\"pos\\":[{\\"x\\":2066,\\"y\\":3400},{\\"x\\":2304,\\"y\\":3399},{\\"x\\":2305,\\"y\\":3466},{\\"x\\":2066,\\"y\\":3467}],\\"word\\":\\"()\\"},{\\"pos\\":[{\\"x\\":449,\\"y\\":3519},{\\"x\\":1198,\\"y\\":3521},{\\"x\\":1198,\\"y\\":3593},{\\"x\\":449,\\"y\\":3590}],\\"word\\":\\"A.4 cm,5 cm,9 cm\\"},{\\"pos\\":[{\\"x\\":1448,\\"y\\":3528},{\\"x\\":2209,\\"y\\":3525},{\\"x\\":2210,\\"y\\":3598},{\\"x\\":1448,\\"y\\":3602}],\\"word\\":\\"B.8 cm,8 cm,15 cm\\"},{\\"pos\\":[{\\"x\\":447,\\"y\\":3650},{\\"x\\":1222,\\"y\\":3648},{\\"x\\":1222,\\"y\\":3720},{\\"x\\":447,\\"y\\":3722}],\\"word\\":\\"C.5 cm,5 cm,10 cm\\"},{\\"pos\\":[{\\"x\\":1439,\\"y\\":3655},{\\"x\\":2213,\\"y\\":3657},{\\"x\\":2213,\\"y\\":3728},{\\"x\\":1439,\\"y\\":3727}],\\"word\\":\\"D.6cm,7 cm,14 cm\\"}],\\"text\\":\\"3. [2018·长沙]下列长度的三条线段,能组成三角形的是 ( ) A.4 cm,5 cm,9 cmB.8 cm,8 cm,15 cmC.5 cm,5 cm,10 cmD.6cm,7 cm,14 cm\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":325,\\"y\\":3777},{\\"x\\":2304,\\"y\\":3780},{\\"x\\":2303,\\"y\\":4238},{\\"x\\":324,\\"y\\":4244}]}],\\"ids\\":[\\"4\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":325,\\"y\\":3779},{\\"x\\":2304,\\"y\\":3780},{\\"x\\":2304,\\"y\\":3852},{\\"x\\":325,\\"y\\":3852}],\\"word\\":\\"4.[2018·常德]已知三角形两边的长分别是3和7,则\\"},{\\"pos\\":[{\\"x\\":449,\\"y\\":3907},{\\"x\\":1435,\\"y\\":3908},{\\"x\\":1435,\\"y\\":3978},{\\"x\\":449,\\"y\\":3978}],\\"word\\":\\"此三角形第三边的长可能是\\"},{\\"pos\\":[{\\"x\\":2066,\\"y\\":3919},{\\"x\\":2303,\\"y\\":3920},{\\"x\\":2303,\\"y\\":3985},{\\"x\\":2065,\\"y\\":3984}],\\"word\\":\\"()\\"},{\\"pos\\":[{\\"x\\":447,\\"y\\":4036},{\\"x\\":641,\\"y\\":4036},{\\"x\\":640,\\"y\\":4101},{\\"x\\":447,\\"y\\":4101}],\\"word\\":\\"A.1\\"},{\\"pos\\":[{\\"x\\":1462,\\"y\\":4041},{\\"x\\":1628,\\"y\\":4041},{\\"x\\":1628,\\"y\\":4105},{\\"x\\":1462,\\"y\\":4105}],\\"word\\":\\"B.2\\"},{\\"pos\\":[{\\"x\\":442,\\"y\\":4168},{\\"x\\":615,\\"y\\":4167},{\\"x\\":615,\\"y\\":4231},{\\"x\\":442,\\"y\\":4232}],\\"word\\":\\"C.8\\"},{\\"pos\\":[{\\"x\\":1436,\\"y\\":4172},{\\"x\\":1676,\\"y\\":4171},{\\"x\\":1676,\\"y\\":4239},{\\"x\\":1436,\\"y\\":4239}],\\"word\\":\\"D.11\\"}],\\"text\\":\\"4.[2018·常德]已知三角形两边的长分别是3和7,则此三角形第三边的长可能是 ( ) A. 1 B.2C. 8 D.11\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":314,\\"y\\":4283},{\\"x\\":2188,\\"y\\":4283},{\\"x\\":2188,\\"y\\":5307},{\\"x\\":314,\\"y\\":5307}]}],\\"ids\\":[\\"5\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":314,\\"y\\":4299},{\\"x\\":655,\\"y\\":4299},{\\"x\\":655,\\"y\\":4373},{\\"x\\":314,\\"y\\":4373}],\\"word\\":\\"5.如图\\"},{\\"pos\\":[{\\"x\\":655,\\"y\\":4284},{\\"x\\":1367,\\"y\\":4283},{\\"x\\":1367,\\"y\\":4380},{\\"x\\":655,\\"y\\":4380}],\\"word\\":\\"1-1-2,AD,BE\\"},{\\"pos\\":[{\\"x\\":1367,\\"y\\":4300},{\\"x\\":1797,\\"y\\":4300},{\\"x\\":1797,\\"y\\":4375},{\\"x\\":1367,\\"y\\":4374}],\\"word\\":\\"相交于点\\"},{\\"pos\\":[{\\"x\\":1797,\\"y\\":4287},{\\"x\\":2188,\\"y\\":4287},{\\"x\\":2188,\\"y\\":4389},{\\"x\\":1797,\\"y\\":4389}],\\"word\\":\\"F, ∠ADB\\"},{\\"pos\\":[{\\"x\\":429,\\"y\\":4436},{\\"x\\":1449,\\"y\\":4427},{\\"x\\":1449,\\"y\\":4507},{\\"x\\":430,\\"y\\":4515}],\\"word\\":\\"和的内角\\"},{\\"pos\\":[{\\"x\\":1536,\\"y\\":4690},{\\"x\\":1592,\\"y\\":4690},{\\"x\\":1592,\\"y\\":4747},{\\"x\\":1536,\\"y\\":4747}],\\"word\\":\\"A\\"},{\\"pos\\":[{\\"x\\":1009,\\"y\\":4772},{\\"x\\":1061,\\"y\\":4772},{\\"x\\":1061,\\"y\\":4836},{\\"x\\":1009,\\"y\\":4836}],\\"word\\":\\"E\\"},{\\"pos\\":[{\\"x\\":1423,\\"y\\":4839},{\\"x\\":1482,\\"y\\":4839},{\\"x\\":1482,\\"y\\":4907},{\\"x\\":1423,\\"y\\":4907}],\\"word\\":\\"E\\"},{\\"pos\\":[{\\"x\\":1647,\\"y\\":4901},{\\"x\\":1702,\\"y\\":4901},{\\"x\\":1702,\\"y\\":4958},{\\"x\\":1647,\\"y\\":4958}],\\"word\\":\\"G\\"},{\\"pos\\":[{\\"x\\":1775,\\"y\\":4881},{\\"x\\":1836,\\"y\\":4881},{\\"x\\":1836,\\"y\\":4925},{\\"x\\":1775,\\"y\\":4925}],\\"word\\":\\"F\\"},{\\"pos\\":[{\\"x\\":837,\\"y\\":4946},{\\"x\\":886,\\"y\\":4946},{\\"x\\":886,\\"y\\":5010},{\\"x\\":837,\\"y\\":5010}],\\"word\\":\\"F\\"},{\\"pos\\":[{\\"x\\":561,\\"y\\":5106},{\\"x\\":614,\\"y\\":5106},{\\"x\\":614,\\"y\\":5171},{\\"x\\":561,\\"y\\":5171}],\\"word\\":\\"B\\"},{\\"pos\\":[{\\"x\\":760,\\"y\\":5113},{\\"x\\":830,\\"y\\":5113},{\\"x\\":830,\\"y\\":5166},{\\"x\\":760,\\"y\\":5166}],\\"word\\":\\"D\\"},{\\"pos\\":[{\\"x\\":1084,\\"y\\":5109},{\\"x\\":1149,\\"y\\":5109},{\\"x\\":1149,\\"y\\":5169},{\\"x\\":1084,\\"y\\":5169}],\\"word\\":\\"C\\"},{\\"pos\\":[{\\"x\\":1302,\\"y\\":5099},{\\"x\\":1356,\\"y\\":5099},{\\"x\\":1356,\\"y\\":5164},{\\"x\\":1302,\\"y\\":5164}],\\"word\\":\\"B\\"},{\\"pos\\":[{\\"x\\":670,\\"y\\":5222},{\\"x\\":766,\\"y\\":5222},{\\"x\\":766,\\"y\\":5281},{\\"x\\":670,\\"y\\":5281}],\\"word\\":\\"图\\"},{\\"pos\\":[{\\"x\\":766,\\"y\\":5218},{\\"x\\":882,\\"y\\":5218},{\\"x\\":882,\\"y\\":5284},{\\"x\\":766,\\"y\\":5284}],\\"word\\":\\"1-\\"},{\\"pos\\":[{\\"x\\":977,\\"y\\":5220},{\\"x\\":1019,\\"y\\":5220},{\\"x\\":1019,\\"y\\":5283},{\\"x\\":977,\\"y\\":5283}],\\"word\\":\\"-2\\"},{\\"pos\\":[{\\"x\\":1494,\\"y\\":5226},{\\"x\\":1606,\\"y\\":5226},{\\"x\\":1606,\\"y\\":5290},{\\"x\\":1494,\\"y\\":5290}],\\"word\\":\\"图\\"},{\\"pos\\":[{\\"x\\":1606,\\"y\\":5225},{\\"x\\":1675,\\"y\\":5225},{\\"x\\":1675,\\"y\\":5290},{\\"x\\":1606,\\"y\\":5290}],\\"word\\":\\"1-\\"},{\\"pos\\":[{\\"x\\":1675,\\"y\\":5226},{\\"x\\":1861,\\"y\\":5226},{\\"x\\":1861,\\"y\\":5290},{\\"x\\":1675,\\"y\\":5290}],\\"word\\":\\"-1一3\\"}],\\"text\\":\\"5. 如图1-1-2,AD,BE相交于点F, ∠ADB____和 的内角____ \\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":320,\\"y\\":5349},{\\"x\\":2305,\\"y\\":5353},{\\"x\\":2304,\\"y\\":5676},{\\"x\\":319,\\"y\\":5672}]}],\\"ids\\":[\\"6\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":320,\\"y\\":5351},{\\"x\\":841,\\"y\\":5352},{\\"x\\":841,\\"y\\":5428},{\\"x\\":320,\\"y\\":5427}],\\"word\\":\\"6.如图1-1一\\"},{\\"pos\\":[{\\"x\\":841,\\"y\\":5352},{\\"x\\":881,\\"y\\":5352},{\\"x\\":881,\\"y\\":5419},{\\"x\\":841,\\"y\\":5419}],\\"word\\":\\"3\\"},{\\"pos\\":[{\\"x\\":880,\\"y\\":5352},{\\"x\\":2180,\\"y\\":5354},{\\"x\\":2180,\\"y\\":5430},{\\"x\\":880,\\"y\\":5428}],\\"word\\":\\",图中共有个三角形,其中以B\\"},{\\"pos\\":[{\\"x\\":2215,\\"y\\":5353},{\\"x\\":2302,\\"y\\":5353},{\\"x\\":2302,\\"y\\":5432},{\\"x\\":2215,\\"y\\":5432}],\\"word\\":\\"为\\"},{\\"pos\\":[{\\"x\\":442,\\"y\\":5483},{\\"x\\":1490,\\"y\\":5486},{\\"x\\":1490,\\"y\\":5565},{\\"x\\":442,\\"y\\":5562}],\\"word\\":\\"边的三角形是\\"},{\\"pos\\":[{\\"x\\":1490,\\"y\\":5475},{\\"x\\":1747,\\"y\\":5475},{\\"x\\":1747,\\"y\\":5571},{\\"x\\":1490,\\"y\\":5571}],\\"word\\":\\"∠BE C\\"},{\\"pos\\":[{\\"x\\":1747,\\"y\\":5486},{\\"x\\":2305,\\"y\\":5487},{\\"x\\":2305,\\"y\\":5566},{\\"x\\":1747,\\"y\\":5565}],\\"word\\":\\"是\\"},{\\"pos\\":[{\\"x\\":446,\\"y\\":5607},{\\"x\\":694,\\"y\\":5607},{\\"x\\":694,\\"y\\":5673},{\\"x\\":446,\\"y\\":5673}],\\"word\\":\\"的内角.\\"}],\\"text\\":\\"6. 如图1-1一3,图中共有 个三角形,其中以B为____边的三角形是____∠BE C是____的内角.\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":317,\\"y\\":5717},{\\"x\\":2199,\\"y\\":5723},{\\"x\\":2198,\\"y\\":5835},{\\"x\\":316,\\"y\\":5828}]}],\\"ids\\":[\\"7\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":317,\\"y\\":5737},{\\"x\\":535,\\"y\\":5738},{\\"x\\":535,\\"y\\":5812},{\\"x\\":317,\\"y\\":5812}],\\"word\\":\\"7.在\\"},{\\"pos\\":[{\\"x\\":535,\\"y\\":5730},{\\"x\\":778,\\"y\\":5730},{\\"x\\":778,\\"y\\":5815},{\\"x\\":535,\\"y\\":5815}],\\"word\\":\\"△ABC\\"},{\\"pos\\":[{\\"x\\":778,\\"y\\":5738},{\\"x\\":917,\\"y\\":5738},{\\"x\\":917,\\"y\\":5813},{\\"x\\":778,\\"y\\":5813}],\\"word\\":\\"中,\\"},{\\"pos\\":[{\\"x\\":917,\\"y\\":5722},{\\"x\\":1685,\\"y\\":5722},{\\"x\\":1685,\\"y\\":5831},{\\"x\\":917,\\"y\\":5831}],\\"word\\":\\"$$\\\\\\\\angle A = 7 0 ^ { \\\\\\\\circ } , \\\\\\\\angle B = \\\\\\\\angle C ,$$\\"},{\\"pos\\":[{\\"x\\":1684,\\"y\\":5740},{\\"x\\":1791,\\"y\\":5740},{\\"x\\":1791,\\"y\\":5814},{\\"x\\":1684,\\"y\\":5814}],\\"word\\":\\"求\\"},{\\"pos\\":[{\\"x\\":1791,\\"y\\":5734},{\\"x\\":1920,\\"y\\":5734},{\\"x\\":1920,\\"y\\":5828},{\\"x\\":1791,\\"y\\":5828}],\\"word\\":\\"∠C\\"},{\\"pos\\":[{\\"x\\":1920,\\"y\\":5740},{\\"x\\":2199,\\"y\\":5741},{\\"x\\":2199,\\"y\\":5815},{\\"x\\":1920,\\"y\\":5815}],\\"word\\":\\"的度数.\\"}],\\"text\\":\\"7.在△ABC中,$$\\\\\\\\angle A = 7 0 ^ { \\\\\\\\circ } , \\\\\\\\angle B = \\\\\\\\angle C ,$$求∠C的度数.\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":2479,\\"y\\":1497},{\\"x\\":4463,\\"y\\":1498},{\\"x\\":4464,\\"y\\":3277},{\\"x\\":2478,\\"y\\":3280}]}],\\"ids\\":[\\"8\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":2479,\\"y\\":1497},{\\"x\\":4442,\\"y\\":1498},{\\"x\\":4442,\\"y\\":1574},{\\"x\\":2479,\\"y\\":1572}],\\"word\\":\\"8.用长度分别为20 cm,15cm,8cm的三根木棒搭成一\\"},{\\"pos\\":[{\\"x\\":2606,\\"y\\":1623},{\\"x\\":2972,\\"y\\":1623},{\\"x\\":2972,\\"y\\":1696},{\\"x\\":2606,\\"y\\":1696}],\\"word\\":\\"个三角形.\\"},{\\"pos\\":[{\\"x\\":2613,\\"y\\":1761},{\\"x\\":2920,\\"y\\":1761},{\\"x\\":2920,\\"y\\":1835},{\\"x\\":2613,\\"y\\":1835}],\\"word\\":\\"(1)若把\\"},{\\"pos\\":[{\\"x\\":2920,\\"y\\":1762},{\\"x\\":2987,\\"y\\":1762},{\\"x\\":2987,\\"y\\":1829},{\\"x\\":2920,\\"y\\":1829}],\\"word\\":\\"2(\\"},{\\"pos\\":[{\\"x\\":2987,\\"y\\":1761},{\\"x\\":4443,\\"y\\":1762},{\\"x\\":4443,\\"y\\":1836},{\\"x\\":2987,\\"y\\":1835}],\\"word\\":\\") cm的木棒换成7cm的木棒能否搭成一\\"},{\\"pos\\":[{\\"x\\":2608,\\"y\\":1893},{\\"x\\":2979,\\"y\\":1887},{\\"x\\":2980,\\"y\\":1958},{\\"x\\":2609,\\"y\\":1964}],\\"word\\":\\"个三角形?\\"},{\\"pos\\":[{\\"x\\":2603,\\"y\\":2426},{\\"x\\":4463,\\"y\\":2416},{\\"x\\":4464,\\"y\\":2491},{\\"x\\":2604,\\"y\\":2501}],\\"word\\":\\"(2)若把20 cm的木棒换成5 cm的木棒能否搭成一\\"},{\\"pos\\":[{\\"x\\":2607,\\"y\\":2548},{\\"x\\":2978,\\"y\\":2546},{\\"x\\":2978,\\"y\\":2618},{\\"x\\":2607,\\"y\\":2619}],\\"word\\":\\"个三角形?\\"},{\\"pos\\":[{\\"x\\":2600,\\"y\\":3083},{\\"x\\":4449,\\"y\\":3078},{\\"x\\":4449,\\"y\\":3152},{\\"x\\":2601,\\"y\\":3157}],\\"word\\":\\"(3)把20 cm的木棒换成什么长度范围内的木棒才\\"},{\\"pos\\":[{\\"x\\":2603,\\"y\\":3207},{\\"x\\":3305,\\"y\\":3206},{\\"x\\":3305,\\"y\\":3279},{\\"x\\":2603,\\"y\\":3279}],\\"word\\":\\"能搭成一个三角形?\\"}],\\"text\\":\\"8.用长度分别为20 cm,15cm,8cm的三根木棒搭成一个三角形. (1)若把2() cm的木棒换成7cm的木棒能否搭成一个三角形? (2)若把20 cm的木棒换成5 cm的木棒能否搭成一个三角形? (3)把20 cm的木棒换成什么长度范围内的木棒才能搭成一个三角形?\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":2462,\\"y\\":4161},{\\"x\\":4442,\\"y\\":4165},{\\"x\\":4441,\\"y\\":4633},{\\"x\\":2461,\\"y\\":4635}]}],\\"ids\\":[\\"9\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":2462,\\"y\\":4162},{\\"x\\":4442,\\"y\\":4165},{\\"x\\":4442,\\"y\\":4239},{\\"x\\":2462,\\"y\\":4236}],\\"word\\":\\"9.[2017·巴中]若一个三角形三个内角的度数之比为\\"},{\\"pos\\":[{\\"x\\":2584,\\"y\\":4293},{\\"x\\":3507,\\"y\\":4295},{\\"x\\":3507,\\"y\\":4367},{\\"x\\":2584,\\"y\\":4365}],\\"word\\":\\"1:2:3,则这个三角形是\\"},{\\"pos\\":[{\\"x\\":4203,\\"y\\":4306},{\\"x\\":4438,\\"y\\":4306},{\\"x\\":4438,\\"y\\":4371},{\\"x\\":4203,\\"y\\":4371}],\\"word\\":\\"()\\"},{\\"pos\\":[{\\"x\\":2598,\\"y\\":4431},{\\"x\\":3144,\\"y\\":4428},{\\"x\\":3144,\\"y\\":4498},{\\"x\\":2598,\\"y\\":4501}],\\"word\\":\\"A.锐角三角形\\"},{\\"pos\\":[{\\"x\\":3582,\\"y\\":4436},{\\"x\\":4133,\\"y\\":4432},{\\"x\\":4134,\\"y\\":4501},{\\"x\\":3582,\\"y\\":4505}],\\"word\\":\\"B.等边三角形\\"},{\\"pos\\":[{\\"x\\":2583,\\"y\\":4556},{\\"x\\":3130,\\"y\\":4557},{\\"x\\":3130,\\"y\\":4627},{\\"x\\":2583,\\"y\\":4627}],\\"word\\":\\"C.钝角三角形\\"},{\\"pos\\":[{\\"x\\":3595,\\"y\\":4564},{\\"x\\":4141,\\"y\\":4563},{\\"x\\":4141,\\"y\\":4633},{\\"x\\":3596,\\"y\\":4634}],\\"word\\":\\"D.直角三角形\\"}],\\"text\\":\\"9. [2017·巴中]若一个三角形三个内角的度数之比为1:2:3,则这个三角形是 ( ) A. 锐角三角形 B.等边三角形C.钝角三角形 D.直角三角形\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":2461,\\"y\\":4690},{\\"x\\":4441,\\"y\\":4690},{\\"x\\":4441,\\"y\\":5289},{\\"x\\":2461,\\"y\\":5289}]}],\\"ids\\":[\\"10\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":2462,\\"y\\":4690},{\\"x\\":4441,\\"y\\":4694},{\\"x\\":4441,\\"y\\":4767},{\\"x\\":2461,\\"y\\":4763}],\\"word\\":\\"10.现有3 cm,4 cm,7 cm,9 cm长的四根木棒,任取其\\"},{\\"pos\\":[{\\"x\\":2626,\\"y\\":4828},{\\"x\\":4436,\\"y\\":4820},{\\"x\\":4437,\\"y\\":4892},{\\"x\\":2627,\\"y\\":4901}],\\"word\\":\\"中三根组成一个三角形,那么可以组成的三角形的\\"},{\\"pos\\":[{\\"x\\":2633,\\"y\\":4952},{\\"x\\":2882,\\"y\\":4952},{\\"x\\":2882,\\"y\\":5021},{\\"x\\":2633,\\"y\\":5021}],\\"word\\":\\"个数是\\"},{\\"pos\\":[{\\"x\\":4199,\\"y\\":4964},{\\"x\\":4436,\\"y\\":4964},{\\"x\\":4436,\\"y\\":5029},{\\"x\\":4199,\\"y\\":5029}],\\"word\\":\\"()\\"},{\\"pos\\":[{\\"x\\":2624,\\"y\\":5082},{\\"x\\":2909,\\"y\\":5083},{\\"x\\":2909,\\"y\\":5152},{\\"x\\":2624,\\"y\\":5151}],\\"word\\":\\"A.1个\\"},{\\"pos\\":[{\\"x\\":3595,\\"y\\":5089},{\\"x\\":3867,\\"y\\":5089},{\\"x\\":3867,\\"y\\":5159},{\\"x\\":3595,\\"y\\":5158}],\\"word\\":\\"B.2个\\"},{\\"pos\\":[{\\"x\\":2622,\\"y\\":5216},{\\"x\\":2902,\\"y\\":5215},{\\"x\\":2902,\\"y\\":5284},{\\"x\\":2622,\\"y\\":5284}],\\"word\\":\\"C.3个\\"},{\\"pos\\":[{\\"x\\":3570,\\"y\\":5220},{\\"x\\":3867,\\"y\\":5220},{\\"x\\":3867,\\"y\\":5289},{\\"x\\":3570,\\"y\\":5289}],\\"word\\":\\"D.4个\\"}],\\"text\\":\\"10. 现有3 cm,4 cm,7 cm,9 cm长的四根木棒,任取其中三根组成一个三角形,那么可以组成的三角形的个数是 ( ) A.1个 B.2个C.3个 D.4个\\"},{\\"content_list_info\\":[{\\"doc_index\\":1,\\"pos\\":[{\\"x\\":2459,\\"y\\":5327},{\\"x\\":4436,\\"y\\":5327},{\\"x\\":4436,\\"y\\":5559},{\\"x\\":2459,\\"y\\":5559}]}],\\"ids\\":[\\"11\\"],\\"is_multipage\\":false,\\"prism_wordsInfo\\":[{\\"pos\\":[{\\"x\\":2459,\\"y\\":5350},{\\"x\\":2894,\\"y\\":5350},{\\"x\\":2894,\\"y\\":5422},{\\"x\\":2459,\\"y\\":5423}],\\"word\\":\\"11.已知在\\"},{\\"pos\\":[{\\"x\\":2894,\\"y\\":5344},{\\"x\\":3157,\\"y\\":5342},{\\"x\\":3157,\\"y\\":5426},{\\"x\\":2894,\\"y\\":5427}],\\"word\\":\\"△ABC\\"},{\\"pos\\":[{\\"x\\":3157,\\"y\\":5350},{\\"x\\":3314,\\"y\\":5350},{\\"x\\":3314,\\"y\\":5422},{\\"x\\":3157,\\"y\\":5422}],\\"word\\":\\"中,\\"},{\\"pos\\":[{\\"x\\":3314,\\"y\\":5334},{\\"x\\":4435,\\"y\\":5327},{\\"x\\":4436,\\"y\\":5433},{\\"x\\":3314,\\"y\\":5440}],\\"word\\":\\"$$\\\\\\\\angle A - \\\\\\\\angle B = 2 0 ^ { \\\\\\\\circ } , \\\\\\\\angle B - \\\\\\\\angle C =$$\\"},{\\"pos\\":[{\\"x\\":2624,\\"y\\":5470},{\\"x\\":2768,\\"y\\":5470},{\\"x\\":2768,\\"y\\":5555},{\\"x\\":2624,\\"y\\":5555}],\\"word\\":\\"$$3 5 ^ { \\\\\\\\circ } ,$$\\"},{\\"pos\\":[{\\"x\\":2767,\\"y\\":5480},{\\"x\\":3022,\\"y\\":5479},{\\"x\\":3022,\\"y\\":5549},{\\"x\\":2767,\\"y\\":5550}],\\"word\\":\\"试判断\\"},{\\"pos\\":[{\\"x\\":3022,\\"y\\":5473},{\\"x\\":3287,\\"y\\":5473},{\\"x\\":3287,\\"y\\":5559},{\\"x\\":3022,\\"y\\":5558}],\\"word\\":\\"△ABC\\"},{\\"pos\\":[{\\"x\\":3287,\\"y\\":5479},{\\"x\\":3566,\\"y\\":5479},{\\"x\\":3566,\\"y\\":5549},{\\"x\\":3287,\\"y\\":5549}],\\"word\\":\\"的形状.\\"}],\\"text\\":\\"11. 已知在△ABC中,$$\\\\\\\\angle A - \\\\\\\\angle B = 2 0 ^ { \\\\\\\\circ } , \\\\\\\\angle B - \\\\\\\\angle C =$$$$3 5 ^ { \\\\\\\\circ } ,$$试判断△ABC的形状.\\"}],\\"width\\":4716}]}\\n","errorExample":""}]', ], 'RecognizeEduPaperOcr' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/alfbwq/%E6%95%B4%E9%A1%B5%E8%AF%95%E5%8D%B7%E8%AF%86%E5%88%AB.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'ImageType', 'in' => 'query', 'schema' => ['title' => '图片类型', 'description' => '* 图片类型。'."\n" .'* scan:扫描图, photo:实拍图。', 'type' => 'string', 'required' => true, 'example' => 'scan:扫描图, photo:实拍图'], ], [ 'name' => 'Subject', 'in' => 'query', 'schema' => ['title' => '年级学科', 'description' => '* 年级学科。'."\n" .'* default:默认, Math:数学, PrimarySchool_Math:小学数学, JHighSchool_Math: 初中数学, Chinese:语文, PrimarySchool_Chinese:小学语文, JHighSchool_Chinese:初中语文, English:英语, PrimarySchool_English:小学英语, JHighSchool_English:初中英语, Physics:物理, JHighSchool_Physics:初中物理, Chemistry: 化学, JHighSchool_Chemistry:初中化学, Biology:生物, JHighSchool_Biology:初中生物, History:历史, JHighSchool_History:初中历史, Geography:地理, JHighSchool_Geography:初中地理, Politics:政治, JHighSchool_Politics:初中政治。', 'type' => 'string', 'required' => false, 'example' => 'default:默认, Math:数学, PrimarySchool_Math:小学数学, JHighSchool_Math: 初中数学, Chinese:语文, PrimarySchool_Chinese:小学语文, JHighSchool_Chinese:初中语文, English:英语, PrimarySchool_English:小学英语, JHighSchool_English:初中英语, Physics:物理, JHighSchool_Physics:初中物理, Chemistry: 化学, JHighSchool_Chemistry:初中化学, Biology:生物, JHighSchool_Biology:初中生物, History:历史, JHighSchool_History:初中历史, Geography:地理, JHighSchool_Geography:初中地理, Politics:政治, JHighSchool_Politics:初中政治'], ], [ 'name' => 'OutputOricoord', 'in' => 'query', 'schema' => ['title' => '是否输出原图坐标信息(如果图片被做过旋转,图片校正等处理)', 'description' => '* 是否输出原图坐标信息(如果图片被做过旋转,图片校正等处理),默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"content":"√技能提升练 √拓展创新练 12.对于同一平面内的三条直线,给出下列5个论断: 15.「2018春·如皋期末]在一个","figure":[{"type":"subject_pattern","x":1605,"y":3087,"w":645,"h":804,"box":{"x":0,"y":0,"w":0,"h":0,"angle":0},"points":[{"x":1605,"y":3087},{"x":2250,"y":3087},{"x":2250,"y":3891},{"x":1605,"y":3891}]}],"height":7000,"orgHeight":7000,"orgWidth":4716,"prism_version":"1.0.9","prism_wnum":64,"prism_wordsInfo":[{"angle":0,"direction":0,"height":85,"pos":[{"x":207,"y":508},{"x":826,"y":506},{"x":826,"y":592},{"x":208,"y":594}],"prob":96,"recClassify":0,"width":618,"word":"√技能提升练","x":207,"y":506}],"width":4716}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '整页试卷识别', 'summary' => '支持K12全学科扫描场景的整页内容文字识别。接口支持印刷体文本及公式的OCR识别和坐标返回,此外,接口还可对题目中的配图位置进行检测并返回坐标位置。', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云整页试卷识别,是阿里云官方自研OCR文字识别产品,适用于对练习册、教辅、教材等内容进行整页识别与题目检索场景。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达97%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [教育场景识别](https://common-buy.aliyun.com/?commodityCode=ocr_education_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=edu&subtype=paper_ocr#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[教育场景识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_education_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_education_dp_cn_20211103164555_0789%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEduPaperOcr?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|图片的角度。0表示正向,90表示图片朝右,180朝下,270朝左。|'."\n" .'|content|string|识别出图片的文字块汇总,可能包含latex公式,需要自行解析还原。|'."\n" .'|figure|list|图片中的图案信息。当ImageType=scan才返回该字段。|'."\n" .'|prism_wordsInfo|list|文字块信息。|'."\n" .'|prism_wnum|int|识别的文字块的数量,prism_wordsInfo数组的大小。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 文字块信息(prism_wordsInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|文字块的角度。|'."\n" .'|height|int|文字块的高度(需考虑文字块的角度)|'."\n" .'|width|int|文字块的宽度(需考虑文字块的角度)|'."\n" .'|pos|list|文字块的外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。当NeedRotate=true时,如果最外层的angle不为0,需要按照angle矫正图片后,坐标才准确。|'."\n" .'|word|string|文字块的文字内容。|'."\n" .'|charInfo|list|单字信息。|'."\n" ."\n" .'#### 单字信息(charInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|word|string|单字文字。|'."\n" .'|prob|int|置信度。|'."\n" .'|recClassify|int|文字属性分类。(0:中文印刷,1:拉丁语种,2:手写体,3:韩语,4:泰文,5:公式)|'."\n" .'|x|int|单字左上角横坐标。|'."\n" .'|y|int|单字左上角纵坐标。|'."\n" .'|w|int|单字宽度。|'."\n" .'|h|int|单字高度。|'."\n" ."\n" .'#### 图案位置信息(figure字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|string|图案类型。|'."\n" .'|x|int|图案左上角横坐标。|'."\n" .'|y|int|图案左上角纵坐标。|'."\n" .'|w|int|图案宽度。|'."\n" .'|h|int|图案高度。|'."\n" .'|box|object|图案坐标信息:中心横纵坐标,长宽,顺时针旋转角度。定义同 OpenCV 中 RotatedRect,请参见 [OpenCV 文档](https://docs.opencv.org/3.4/db/dd6/classcv_1_1RotatedRect.html#a6bd95a46f9ab83a4f384a4d4845e6332)。|'."\n" .'|points|list|图案四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:43:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:22.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEduPaperOcr'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeEduPaperOcr', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"content\\\\\\":\\\\\\"√技能提升练 √拓展创新练 12.对于同一平面内的三条直线,给出下列5个论断: 15.「2018春·如皋期末]在一个\\\\\\",\\\\\\"figure\\\\\\":[{\\\\\\"type\\\\\\":\\\\\\"subject_pattern\\\\\\",\\\\\\"x\\\\\\":1605,\\\\\\"y\\\\\\":3087,\\\\\\"w\\\\\\":645,\\\\\\"h\\\\\\":804,\\\\\\"box\\\\\\":{\\\\\\"x\\\\\\":0,\\\\\\"y\\\\\\":0,\\\\\\"w\\\\\\":0,\\\\\\"h\\\\\\":0,\\\\\\"angle\\\\\\":0},\\\\\\"points\\\\\\":[{\\\\\\"x\\\\\\":1605,\\\\\\"y\\\\\\":3087},{\\\\\\"x\\\\\\":2250,\\\\\\"y\\\\\\":3087},{\\\\\\"x\\\\\\":2250,\\\\\\"y\\\\\\":3891},{\\\\\\"x\\\\\\":1605,\\\\\\"y\\\\\\":3891}]}],\\\\\\"height\\\\\\":7000,\\\\\\"orgHeight\\\\\\":7000,\\\\\\"orgWidth\\\\\\":4716,\\\\\\"prism_version\\\\\\":\\\\\\"1.0.9\\\\\\",\\\\\\"prism_wnum\\\\\\":64,\\\\\\"prism_wordsInfo\\\\\\":[{\\\\\\"angle\\\\\\":0,\\\\\\"direction\\\\\\":0,\\\\\\"height\\\\\\":85,\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":207,\\\\\\"y\\\\\\":508},{\\\\\\"x\\\\\\":826,\\\\\\"y\\\\\\":506},{\\\\\\"x\\\\\\":826,\\\\\\"y\\\\\\":592},{\\\\\\"x\\\\\\":208,\\\\\\"y\\\\\\":594}],\\\\\\"prob\\\\\\":96,\\\\\\"recClassify\\\\\\":0,\\\\\\"width\\\\\\":618,\\\\\\"word\\\\\\":\\\\\\"√技能提升练\\\\\\",\\\\\\"x\\\\\\":207,\\\\\\"y\\\\\\":506}],\\\\\\"width\\\\\\":4716}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n EF4C091D-B197-4AED-8D95-C158DC358678\\n {\\"content\\":\\"√技能提升练 √拓展创新练 12.对于同一平面内的三条直线,给出下列5个论断: 15.「2018春·如皋期末]在一个三角形中,如果一个角 ①a//b;②b∥c;③a⊥b;④a∥c;⑤a⊥c ,以其中两 是另一个角的3倍,这样的三角形我们称之为“智 个论断为条件,一个论断为结论,组成一个你认为 慧三角形”.如三个内角分别为 1 2 0 ^ { \\\\\\\\circ } , 4 0 ^ { \\\\\\\\circ } , 2 0 ^ { \\\\\\\\circ } 的三角 正确的命题. 形是“智慧三角形”. 已知:,结论: 如图 1 - 2 - 2 , \\\\\\\\angle M O N = 6 0 ^ { \\\\\\\\circ } , 在射线OM上找一点 13.指出命题“同旁内角互补”的条件和结论,并说明这 A,过点A作 AB⊥OM 交ON于点B,以A为端点 个命题是正确的命题还是错误的命题. 作射线AD 交射线OB于点C(点C不与点O重 合). M A B N 图 1- -2一2 14.如图 1-2-1, 点B,A,E在同一条直线上,已知①AD (1) ∠ABC 的度数为°, △AOB ∥BC,②∠B=∠C,③AD 平分 ∠EAC. 请你用其中两 (填“是”或“不是”)智慧三角形; 个作为条件,另一个作为结论,构造命题,并说明你构 (2)若 \\\\\\\\angle O A C = 2 0 ^ { \\\\\\\\circ } , ,试说明: △AOC 为“智慧三角 造的命题是正确的命题还是错误的命题. 形”; E D B C 图 1-2-1 (3)当 △ABC 为“智慧三角形”时,求 ∠OAC 的 度数. 第1章三角形的初步知识A5 \\",\\"figure\\":[{\\"type\\":\\"subject_pattern\\",\\"x\\":1605,\\"y\\":3087,\\"w\\":645,\\"h\\":804,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1605,\\"y\\":3087},{\\"x\\":2250,\\"y\\":3087},{\\"x\\":2250,\\"y\\":3891},{\\"x\\":1605,\\"y\\":3891}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":3042,\\"y\\":1723,\\"w\\":836,\\"h\\":853,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":3042,\\"y\\":1723},{\\"x\\":3878,\\"y\\":1723},{\\"x\\":3878,\\"y\\":2576},{\\"x\\":3042,\\"y\\":2576}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":2885,\\"y\\":3019,\\"w\\":993,\\"h\\":767,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":2885,\\"y\\":3019},{\\"x\\":3878,\\"y\\":3019},{\\"x\\":3878,\\"y\\":3786},{\\"x\\":2885,\\"y\\":3786}]}],\\"height\\":7000,\\"orgHeight\\":7000,\\"orgWidth\\":4716,\\"prism_version\\":\\"1.0.9\\",\\"prism_wnum\\":64,\\"prism_wordsInfo\\":[{\\"angle\\":0,\\"direction\\":0,\\"height\\":85,\\"pos\\":[{\\"x\\":207,\\"y\\":508},{\\"x\\":826,\\"y\\":506},{\\"x\\":826,\\"y\\":592},{\\"x\\":208,\\"y\\":594}],\\"prob\\":96,\\"recClassify\\":0,\\"width\\":618,\\"word\\":\\"√技能提升练\\",\\"x\\":207,\\"y\\":506},{\\"angle\\":0,\\"direction\\":0,\\"height\\":87,\\"pos\\":[{\\"x\\":2348,\\"y\\":488},{\\"x\\":2965,\\"y\\":486},{\\"x\\":2965,\\"y\\":573},{\\"x\\":2349,\\"y\\":575}],\\"prob\\":92,\\"recClassify\\":0,\\"width\\":617,\\"word\\":\\"√拓展创新练\\",\\"x\\":2348,\\"y\\":487},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":208,\\"y\\":665},{\\"x\\":2112,\\"y\\":654},{\\"x\\":2113,\\"y\\":728},{\\"x\\":208,\\"y\\":739}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1905,\\"word\\":\\"12.对于同一平面内的三条直线,给出下列5个论断:\\",\\"x\\":208,\\"y\\":659},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":2354,\\"y\\":640},{\\"x\\":4330,\\"y\\":636},{\\"x\\":4330,\\"y\\":709},{\\"x\\":2354,\\"y\\":714}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":1976,\\"word\\":\\"15.「2018春·如皋期末]在一个三角形中,如果一个角\\",\\"x\\":2354,\\"y\\":638},{\\"angle\\":0,\\"direction\\":0,\\"height\\":100,\\"pos\\":[{\\"x\\":373,\\"y\\":784},{\\"x\\":1817,\\"y\\":779},{\\"x\\":1818,\\"y\\":880},{\\"x\\":374,\\"y\\":885}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":1444,\\"word\\":\\"①a//b;②b∥c;③a⊥b;④a∥c;⑤a⊥c\\",\\"x\\":373,\\"y\\":781},{\\"angle\\":0,\\"direction\\":0,\\"height\\":76,\\"pos\\":[{\\"x\\":1817,\\"y\\":788},{\\"x\\":2189,\\"y\\":787},{\\"x\\":2190,\\"y\\":863},{\\"x\\":1818,\\"y\\":865}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":372,\\"word\\":\\",以其中两\\",\\"x\\":1817,\\"y\\":787},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":2523,\\"y\\":783},{\\"x\\":4330,\\"y\\":769},{\\"x\\":4330,\\"y\\":840},{\\"x\\":2523,\\"y\\":854}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1807,\\"word\\":\\"是另一个角的3倍,这样的三角形我们称之为“智\\",\\"x\\":2523,\\"y\\":775},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":374,\\"y\\":931},{\\"x\\":2188,\\"y\\":928},{\\"x\\":2188,\\"y\\":1002},{\\"x\\":374,\\"y\\":1005}],\\"prob\\":97,\\"recClassify\\":0,\\"width\\":1814,\\"word\\":\\"个论断为条件,一个论断为结论,组成一个你认为\\",\\"x\\":374,\\"y\\":929},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":2526,\\"y\\":916},{\\"x\\":3627,\\"y\\":909},{\\"x\\":3628,\\"y\\":980},{\\"x\\":2527,\\"y\\":987}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1101,\\"word\\":\\"慧三角形”.如三个内角分别为\\",\\"x\\":2526,\\"y\\":912},{\\"angle\\":0,\\"direction\\":0,\\"height\\":92,\\"pos\\":[{\\"x\\":3627,\\"y\\":898},{\\"x\\":4086,\\"y\\":894},{\\"x\\":4087,\\"y\\":986},{\\"x\\":3628,\\"y\\":990}],\\"prob\\":99,\\"recClassify\\":51,\\"width\\":458,\\"word\\":\\"1 2 0 ^ { \\\\\\\\circ } , 4 0 ^ { \\\\\\\\circ } , 2 0 ^ { \\\\\\\\circ }\\",\\"x\\":3628,\\"y\\":895},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":4086,\\"y\\":906},{\\"x\\":4330,\\"y\\":904},{\\"x\\":4330,\\"y\\":976},{\\"x\\":4086,\\"y\\":977}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":244,\\"word\\":\\"的三角\\",\\"x\\":4086,\\"y\\":904},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":376,\\"y\\":1074},{\\"x\\":818,\\"y\\":1070},{\\"x\\":818,\\"y\\":1142},{\\"x\\":377,\\"y\\":1145}],\\"prob\\":92,\\"recClassify\\":0,\\"width\\":442,\\"word\\":\\"正确的命题.\\",\\"x\\":376,\\"y\\":1071},{\\"angle\\":0,\\"direction\\":0,\\"height\\":69,\\"pos\\":[{\\"x\\":2523,\\"y\\":1054},{\\"x\\":3213,\\"y\\":1050},{\\"x\\":3213,\\"y\\":1120},{\\"x\\":2524,\\"y\\":1124}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":690,\\"word\\":\\"形是“智慧三角形”.\\",\\"x\\":2523,\\"y\\":1052},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":375,\\"y\\":1215},{\\"x\\":1489,\\"y\\":1207},{\\"x\\":1489,\\"y\\":1283},{\\"x\\":376,\\"y\\":1291}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1114,\\"word\\":\\"已知:,结论:\\",\\"x\\":375,\\"y\\":1211},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2527,\\"y\\":1186},{\\"x\\":2720,\\"y\\":1185},{\\"x\\":2720,\\"y\\":1256},{\\"x\\":2528,\\"y\\":1257}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":193,\\"word\\":\\"如图\\",\\"x\\":2527,\\"y\\":1185},{\\"angle\\":0,\\"direction\\":0,\\"height\\":103,\\"pos\\":[{\\"x\\":2720,\\"y\\":1171},{\\"x\\":3557,\\"y\\":1166},{\\"x\\":3558,\\"y\\":1270},{\\"x\\":2720,\\"y\\":1274}],\\"prob\\":99,\\"recClassify\\":51,\\"width\\":838,\\"word\\":\\"1 - 2 - 2 , \\\\\\\\angle M O N = 6 0 ^ { \\\\\\\\circ } ,\\",\\"x\\":2720,\\"y\\":1169},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":3557,\\"y\\":1181},{\\"x\\":4331,\\"y\\":1177},{\\"x\\":4332,\\"y\\":1249},{\\"x\\":3558,\\"y\\":1253}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":774,\\"word\\":\\"在射线OM上找一点\\",\\"x\\":3557,\\"y\\":1179},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":211,\\"y\\":1344},{\\"x\\":2193,\\"y\\":1331},{\\"x\\":2194,\\"y\\":1403},{\\"x\\":211,\\"y\\":1416}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1983,\\"word\\":\\"13.指出命题“同旁内角互补”的条件和结论,并说明这\\",\\"x\\":211,\\"y\\":1336},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":2513,\\"y\\":1323},{\\"x\\":2995,\\"y\\":1320},{\\"x\\":2996,\\"y\\":1393},{\\"x\\":2513,\\"y\\":1395}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":483,\\"word\\":\\"A,过点A作\\",\\"x\\":2513,\\"y\\":1321},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":342,\\"pos\\":[{\\"x\\":2995,\\"y\\":1312},{\\"x\\":3338,\\"y\\":1311},{\\"x\\":3338,\\"y\\":1400},{\\"x\\":2995,\\"y\\":1400}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":89,\\"word\\":\\"AB⊥OM\\",\\"x\\":3122,\\"y\\":1185},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":3338,\\"y\\":1318},{\\"x\\":4334,\\"y\\":1313},{\\"x\\":4334,\\"y\\":1386},{\\"x\\":3338,\\"y\\":1391}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":997,\\"word\\":\\"交ON于点B,以A为端点\\",\\"x\\":3337,\\"y\\":1316},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":376,\\"y\\":1480},{\\"x\\":1735,\\"y\\":1471},{\\"x\\":1735,\\"y\\":1542},{\\"x\\":377,\\"y\\":1550}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1359,\\"word\\":\\"个命题是正确的命题还是错误的命题.\\",\\"x\\":376,\\"y\\":1474},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":2525,\\"y\\":1459},{\\"x\\":2919,\\"y\\":1455},{\\"x\\":2920,\\"y\\":1529},{\\"x\\":2526,\\"y\\":1533}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":395,\\"word\\":\\"作射线AD\\",\\"x\\":2525,\\"y\\":1457},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":2953,\\"y\\":1455},{\\"x\\":4339,\\"y\\":1440},{\\"x\\":4340,\\"y\\":1514},{\\"x\\":2954,\\"y\\":1529}],\\"prob\\":97,\\"recClassify\\":0,\\"width\\":1385,\\"word\\":\\"交射线OB于点C(点C不与点O重\\",\\"x\\":2954,\\"y\\":1447},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":150,\\"pos\\":[{\\"x\\":2528,\\"y\\":1601},{\\"x\\":2678,\\"y\\":1601},{\\"x\\":2678,\\"y\\":1667},{\\"x\\":2528,\\"y\\":1667}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":65,\\"word\\":\\"合).\\",\\"x\\":2570,\\"y\\":1559},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":58,\\"pos\\":[{\\"x\\":3280,\\"y\\":1720},{\\"x\\":3338,\\"y\\":1720},{\\"x\\":3338,\\"y\\":1782},{\\"x\\":3280,\\"y\\":1782}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":60,\\"word\\":\\"M\\",\\"x\\":3279,\\"y\\":1722},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":45,\\"pos\\":[{\\"x\\":3158,\\"y\\":1896},{\\"x\\":3204,\\"y\\":1896},{\\"x\\":3204,\\"y\\":1964},{\\"x\\":3158,\\"y\\":1964}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":69,\\"word\\":\\"A\\",\\"x\\":3147,\\"y\\":1908},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":53,\\"pos\\":[{\\"x\\":3596,\\"y\\":2191},{\\"x\\":3650,\\"y\\":2191},{\\"x\\":3650,\\"y\\":2244},{\\"x\\":3596,\\"y\\":2244}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":53,\\"word\\":\\"B\\",\\"x\\":3597,\\"y\\":2191},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":57,\\"pos\\":[{\\"x\\":3782,\\"y\\":2190},{\\"x\\":3840,\\"y\\":2190},{\\"x\\":3840,\\"y\\":2241},{\\"x\\":3782,\\"y\\":2241}],\\"prob\\":87,\\"recClassify\\":0,\\"width\\":51,\\"word\\":\\"N\\",\\"x\\":3786,\\"y\\":2188},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":91,\\"pos\\":[{\\"x\\":3270,\\"y\\":2471},{\\"x\\":3360,\\"y\\":2471},{\\"x\\":3360,\\"y\\":2534},{\\"x\\":3270,\\"y\\":2534}],\\"prob\\":88,\\"recClassify\\":0,\\"width\\":63,\\"word\\":\\"图\\",\\"x\\":3284,\\"y\\":2458},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":91,\\"pos\\":[{\\"x\\":3360,\\"y\\":2469},{\\"x\\":3452,\\"y\\":2469},{\\"x\\":3452,\\"y\\":2536},{\\"x\\":3360,\\"y\\":2536}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":67,\\"word\\":\\"1-\\",\\"x\\":3373,\\"y\\":2458},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":168,\\"pos\\":[{\\"x\\":3451,\\"y\\":2473},{\\"x\\":3619,\\"y\\":2473},{\\"x\\":3619,\\"y\\":2536},{\\"x\\":3451,\\"y\\":2536}],\\"prob\\":92,\\"recClassify\\":0,\\"width\\":63,\\"word\\":\\"-2一2\\",\\"x\\":3504,\\"y\\":2421},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":211,\\"y\\":2563},{\\"x\\":558,\\"y\\":2561},{\\"x\\":559,\\"y\\":2634},{\\"x\\":212,\\"y\\":2636}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":347,\\"word\\":\\"14.如图\\",\\"x\\":211,\\"y\\":2561},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":298,\\"pos\\":[{\\"x\\":559,\\"y\\":2557},{\\"x\\":857,\\"y\\":2557},{\\"x\\":857,\\"y\\":2642},{\\"x\\":559,\\"y\\":2642}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":84,\\"word\\":\\"1-2-1,\\",\\"x\\":666,\\"y\\":2450},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":857,\\"y\\":2559},{\\"x\\":2211,\\"y\\":2551},{\\"x\\":2211,\\"y\\":2625},{\\"x\\":857,\\"y\\":2632}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1355,\\"word\\":\\"点B,A,E在同一条直线上,已知①AD\\",\\"x\\":857,\\"y\\":2555},{\\"angle\\":0,\\"direction\\":0,\\"height\\":101,\\"pos\\":[{\\"x\\":2555,\\"y\\":2560},{\\"x\\":2910,\\"y\\":2557},{\\"x\\":2911,\\"y\\":2658},{\\"x\\":2556,\\"y\\":2660}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":356,\\"word\\":\\"(1) ∠ABC\\",\\"x\\":2555,\\"y\\":2558},{\\"angle\\":0,\\"direction\\":0,\\"height\\":80,\\"pos\\":[{\\"x\\":2910,\\"y\\":2563},{\\"x\\":3711,\\"y\\":2562},{\\"x\\":3711,\\"y\\":2643},{\\"x\\":2910,\\"y\\":2645}],\\"prob\\":90,\\"recClassify\\":0,\\"width\\":801,\\"word\\":\\"的度数为°,\\",\\"x\\":2910,\\"y\\":2563},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":267,\\"pos\\":[{\\"x\\":3711,\\"y\\":2554},{\\"x\\":3978,\\"y\\":2553},{\\"x\\":3979,\\"y\\":2648},{\\"x\\":3711,\\"y\\":2649}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":96,\\"word\\":\\"△AOB\\",\\"x\\":3797,\\"y\\":2468},{\\"angle\\":0,\\"direction\\":0,\\"height\\":97,\\"pos\\":[{\\"x\\":376,\\"y\\":2687},{\\"x\\":1263,\\"y\\":2681},{\\"x\\":1264,\\"y\\":2777},{\\"x\\":376,\\"y\\":2783}],\\"prob\\":94,\\"recClassify\\":0,\\"width\\":887,\\"word\\":\\"∥BC,②∠B=∠C,③AD\\",\\"x\\":376,\\"y\\":2683},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":178,\\"pos\\":[{\\"x\\":1263,\\"y\\":2691},{\\"x\\":1442,\\"y\\":2691},{\\"x\\":1442,\\"y\\":2764},{\\"x\\":1263,\\"y\\":2764}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":73,\\"word\\":\\"平分\\",\\"x\\":1316,\\"y\\":2638},{\\"angle\\":0,\\"direction\\":0,\\"height\\":86,\\"pos\\":[{\\"x\\":1441,\\"y\\":2685},{\\"x\\":1697,\\"y\\":2684},{\\"x\\":1697,\\"y\\":2770},{\\"x\\":1442,\\"y\\":2771}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":256,\\"word\\":\\"∠EAC.\\",\\"x\\":1441,\\"y\\":2684},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":1697,\\"y\\":2689},{\\"x\\":2200,\\"y\\":2686},{\\"x\\":2200,\\"y\\":2759},{\\"x\\":1697,\\"y\\":2762}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":503,\\"word\\":\\"请你用其中两\\",\\"x\\":1697,\\"y\\":2688},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2557,\\"y\\":2707},{\\"x\\":3653,\\"y\\":2702},{\\"x\\":3653,\\"y\\":2774},{\\"x\\":2557,\\"y\\":2779}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":1096,\\"word\\":\\"(填“是”或“不是”)智慧三角形;\\",\\"x\\":2557,\\"y\\":2704},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":374,\\"y\\":2828},{\\"x\\":2206,\\"y\\":2824},{\\"x\\":2206,\\"y\\":2896},{\\"x\\":375,\\"y\\":2901}],\\"prob\\":97,\\"recClassify\\":0,\\"width\\":1831,\\"word\\":\\"个作为条件,另一个作为结论,构造命题,并说明你构\\",\\"x\\":374,\\"y\\":2826},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2557,\\"y\\":2840},{\\"x\\":2764,\\"y\\":2839},{\\"x\\":2764,\\"y\\":2911},{\\"x\\":2557,\\"y\\":2912}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":207,\\"word\\":\\"(2)若\\",\\"x\\":2556,\\"y\\":2839},{\\"angle\\":0,\\"direction\\":0,\\"height\\":103,\\"pos\\":[{\\"x\\":2763,\\"y\\":2822},{\\"x\\":3252,\\"y\\":2818},{\\"x\\":3253,\\"y\\":2921},{\\"x\\":2764,\\"y\\":2925}],\\"prob\\":99,\\"recClassify\\":51,\\"width\\":489,\\"word\\":\\"\\\\\\\\angle O A C = 2 0 ^ { \\\\\\\\circ } ,\\",\\"x\\":2764,\\"y\\":2820},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":3253,\\"y\\":2836},{\\"x\\":3572,\\"y\\":2835},{\\"x\\":3572,\\"y\\":2907},{\\"x\\":3253,\\"y\\":2909}],\\"prob\\":87,\\"recClassify\\":0,\\"width\\":319,\\"word\\":\\",试说明:\\",\\"x\\":3252,\\"y\\":2835},{\\"angle\\":0,\\"direction\\":0,\\"height\\":86,\\"pos\\":[{\\"x\\":3571,\\"y\\":2827},{\\"x\\":3839,\\"y\\":2826},{\\"x\\":3839,\\"y\\":2911},{\\"x\\":3572,\\"y\\":2913}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":267,\\"word\\":\\"△AOC\\",\\"x\\":3572,\\"y\\":2826},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":3839,\\"y\\":2834},{\\"x\\":4332,\\"y\\":2831},{\\"x\\":4332,\\"y\\":2904},{\\"x\\":3839,\\"y\\":2906}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":494,\\"word\\":\\"为“智慧三角\\",\\"x\\":3839,\\"y\\":2833},{\\"angle\\":0,\\"direction\\":0,\\"height\\":69,\\"pos\\":[{\\"x\\":375,\\"y\\":2973},{\\"x\\":1747,\\"y\\":2960},{\\"x\\":1748,\\"y\\":3030},{\\"x\\":376,\\"y\\":3043}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1372,\\"word\\":\\"造的命题是正确的命题还是错误的命题.\\",\\"x\\":375,\\"y\\":2966},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":170,\\"pos\\":[{\\"x\\":2533,\\"y\\":2975},{\\"x\\":2703,\\"y\\":2975},{\\"x\\":2703,\\"y\\":3050},{\\"x\\":2533,\\"y\\":3050}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":75,\\"word\\":\\"形”;\\",\\"x\\":2580,\\"y\\":2927},{\\"angle\\":0,\\"direction\\":0,\\"height\\":57,\\"pos\\":[{\\"x\\":1901,\\"y\\":3080},{\\"x\\":1961,\\"y\\":3080},{\\"x\\":1961,\\"y\\":3139},{\\"x\\":1901,\\"y\\":3139}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":60,\\"word\\":\\"E\\",\\"x\\":1901,\\"y\\":3081},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":60,\\"pos\\":[{\\"x\\":2157,\\"y\\":3329},{\\"x\\":2218,\\"y\\":3329},{\\"x\\":2218,\\"y\\":3374},{\\"x\\":2157,\\"y\\":3374}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":45,\\"word\\":\\"D\\",\\"x\\":2165,\\"y\\":3322},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":52,\\"pos\\":[{\\"x\\":1586,\\"y\\":3634},{\\"x\\":1638,\\"y\\":3634},{\\"x\\":1638,\\"y\\":3695},{\\"x\\":1586,\\"y\\":3695}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":62,\\"word\\":\\"B\\",\\"x\\":1582,\\"y\\":3639},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":53,\\"pos\\":[{\\"x\\":2047,\\"y\\":3651},{\\"x\\":2101,\\"y\\":3651},{\\"x\\":2101,\\"y\\":3698},{\\"x\\":2047,\\"y\\":3698}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":46,\\"word\\":\\"C\\",\\"x\\":2051,\\"y\\":3648},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":89,\\"pos\\":[{\\"x\\":1735,\\"y\\":3799},{\\"x\\":1824,\\"y\\":3799},{\\"x\\":1824,\\"y\\":3857},{\\"x\\":1735,\\"y\\":3857}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":58,\\"word\\":\\"图\\",\\"x\\":1751,\\"y\\":3783},{\\"angle\\":0,\\"direction\\":0,\\"height\\":67,\\"pos\\":[{\\"x\\":1824,\\"y\\":3793},{\\"x\\":2077,\\"y\\":3791},{\\"x\\":2078,\\"y\\":3858},{\\"x\\":1824,\\"y\\":3860}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":254,\\"word\\":\\"1-2-1\\",\\"x\\":1824,\\"y\\":3792},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2557,\\"y\\":4060},{\\"x\\":2781,\\"y\\":4059},{\\"x\\":2782,\\"y\\":4131},{\\"x\\":2557,\\"y\\":4132}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":225,\\"word\\":\\"(3)当\\",\\"x\\":2557,\\"y\\":4060},{\\"angle\\":0,\\"direction\\":0,\\"height\\":85,\\"pos\\":[{\\"x\\":2781,\\"y\\":4054},{\\"x\\":3048,\\"y\\":4053},{\\"x\\":3048,\\"y\\":4138},{\\"x\\":2782,\\"y\\":4140}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":267,\\"word\\":\\"△ABC\\",\\"x\\":2781,\\"y\\":4054},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":3048,\\"y\\":4058},{\\"x\\":3987,\\"y\\":4052},{\\"x\\":3987,\\"y\\":4124},{\\"x\\":3048,\\"y\\":4130}],\\"prob\\":96,\\"recClassify\\":0,\\"width\\":940,\\"word\\":\\"为“智慧三角形”时,求\\",\\"x\\":3047,\\"y\\":4055},{\\"angle\\":0,\\"direction\\":0,\\"height\\":93,\\"pos\\":[{\\"x\\":3987,\\"y\\":4041},{\\"x\\":4251,\\"y\\":4041},{\\"x\\":4251,\\"y\\":4134},{\\"x\\":3987,\\"y\\":4135}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":263,\\"word\\":\\"∠OAC\\",\\"x\\":3988,\\"y\\":4041},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":104,\\"pos\\":[{\\"x\\":4251,\\"y\\":4051},{\\"x\\":4356,\\"y\\":4051},{\\"x\\":4356,\\"y\\":4122},{\\"x\\":4251,\\"y\\":4122}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":72,\\"word\\":\\"的\\",\\"x\\":4268,\\"y\\":4035},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":191,\\"pos\\":[{\\"x\\":2550,\\"y\\":4195},{\\"x\\":2741,\\"y\\":4195},{\\"x\\":2741,\\"y\\":4269},{\\"x\\":2550,\\"y\\":4269}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":74,\\"word\\":\\"度数.\\",\\"x\\":2609,\\"y\\":4137},{\\"angle\\":0,\\"direction\\":0,\\"height\\":87,\\"pos\\":[{\\"x\\":3292,\\"y\\":6606},{\\"x\\":4383,\\"y\\":6589},{\\"x\\":4384,\\"y\\":6675},{\\"x\\":3293,\\"y\\":6693}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1091,\\"word\\":\\"第1章三角形的初步知识A5\\",\\"x\\":3292,\\"y\\":6597}],\\"width\\":4716}\\n","errorExample":""}]', ], 'RecognizeEduPaperStructed' => [ 'summary' => '支持多学科教辅试卷的结构化识别,将整页练习册、试卷或教辅中的题目进行自动切题,并识别出其中的文字内容和坐标位置。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'paid'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/sqecwj/%E7%B2%BE%E7%BB%86%E7%89%88%E7%BB%93%E6%9E%84%E5%8C%96%E5%88%87%E9%A2%98.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'Subject', 'in' => 'query', 'schema' => ['title' => '学科类型', 'description' => '* 年级学科。'."\n" .'* default:默认, Math:数学, PrimarySchool_Math:小学数学, JHighSchool_Math: 初中数学, Chinese:语文, PrimarySchool_Chinese:小学语文, JHighSchool_Chinese:初中语文, English:英语, PrimarySchool_English:小学英语, JHighSchool_English:初中英语, Physics:物理, JHighSchool_Physics:初中物理, Chemistry: 化学, JHighSchool_Chemistry:初中化学, Biology:生物, JHighSchool_Biology:初中生物, History:历史, JHighSchool_History:初中历史, Geography:地理, JHighSchool_Geography:初中地理, Politics:政治, JHighSchool_Politics:初中政治。', 'type' => 'string', 'required' => false, 'example' => 'default:默认, Math:数学, PrimarySchool_Math:小学数学, JHighSchool_Math: 初中数学, Chinese:语文, PrimarySchool_Chinese:小学语文, JHighSchool_Chinese:初中语文, English:英语, PrimarySchool_English:小学英语, JHighSchool_English:初中英语, Physics:物理, JHighSchool_Physics:初中物理, Chemistry: 化学, JHighSchool_Chemistry:初中化学, Biology:生物, JHighSchool_Biology:初中生物, History:历史, JHighSchool_History:初中历史, Geography:地理, JHighSchool_Geography:初中地理, Politics:政治, JHighSchool_Politics:初中政治'], ], [ 'name' => 'NeedRotate', 'in' => 'query', 'schema' => ['title' => '是否需要自动旋转功能(结构化检测、混贴场景、教育相关场景会自动做旋转,无需设置),返回角度信息', 'description' => '* 是否需要自动旋转功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputOricoord', 'in' => 'query', 'schema' => ['description' => '* 是否输出原图坐标信息(如果图片被做过旋转,图片校正等处理),默认不需要。'."\n" .'* 如需输出原图坐标,建议同时将NeedRotate参数设置为true。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"figure":[{"type":"subject_bracket","x":1039,"y":2625,"w":124,"h":42,"box":{"x":0,"y":0,"w":0,"h":0,"angle":0},"points":[{"x":1039,"y":2625},{"x":1163,"y":2625},{"x":1163,"y":2667},{"x":1039,"y":2667}]}],"height":3442,"orgHeight":3442,"orgWidth":2377,"page_id":7,"page_title":"","part_info":[{"part_title":"选择题","pos_list":[[{"x":245,"y":3260},{"x":2235,"y":3265},{"x":2235,"y":3353},{"x":245,"y":3352}]],"subject_list":[{"index":0,"type":0,"prob":0,"text":"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是 ( ) A.前2s末、第2s末、第3s初 B.第1s末、第2s末、第3s末 C.前2s末、第2s末、前3s初 D.前2s初、第2s末、第3s初","pos_list":[[{"x":170,"y":417},{"x":1162,"y":416},{"x":1161,"y":757},{"x":170,"y":757}]],"element_list":[{"type":0,"text":"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是 ( )","pos_list":[[{"x":170,"y":417},{"x":1162,"y":416},{"x":1161,"y":520},{"x":170,"y":518}]],"content_list":[{"type":1,"prob":0,"string":"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是","option":"","pos":[{"x":170,"y":417},{"x":1131,"y":416},{"x":1131,"y":453},{"x":170,"y":454}]},{"type":1,"prob":0,"string":"( )","option":"","pos":[{"x":1033,"y":481},{"x":1162,"y":483},{"x":1161,"y":520},{"x":1033,"y":518}]}]},{"type":1,"text":"A.前2s末、第2s末、第3s初","pos_list":[[{"x":204,"y":541},{"x":746,"y":536},{"x":746,"y":572},{"x":204,"y":577}]],"content_list":[{"type":1,"prob":0,"string":"A.前2s末、第2s末、第3s初","option":"","pos":[{"x":204,"y":541},{"x":746,"y":536},{"x":746,"y":572},{"x":204,"y":577}]}]},{"type":1,"text":"B.第1s末、第2s末、第3s末","pos_list":[[{"x":205,"y":601},{"x":742,"y":596},{"x":743,"y":632},{"x":205,"y":637}]],"content_list":[{"type":1,"prob":0,"string":"B.第1s末、第2s末、第3s末","option":"","pos":[{"x":205,"y":601},{"x":742,"y":596},{"x":743,"y":632},{"x":205,"y":637}]}]},{"type":1,"text":"C.前2s末、第2s末、前3s初","pos_list":[[{"x":205,"y":660},{"x":743,"y":660},{"x":743,"y":696},{"x":205,"y":696}]],"content_list":[{"type":1,"prob":0,"string":"C.前2s末、第2s末、前3s初","option":"","pos":[{"x":205,"y":660},{"x":743,"y":660},{"x":743,"y":696},{"x":205,"y":696}]}]},{"type":1,"text":"D.前2s初、第2s末、第3s初","pos_list":[[{"x":205,"y":721},{"x":746,"y":721},{"x":746,"y":757},{"x":205,"y":757}]],"content_list":[{"type":1,"prob":0,"string":"D.前2s初、第2s末、第3s初","option":"","pos":[{"x":205,"y":721},{"x":746,"y":721},{"x":746,"y":757},{"x":205,"y":757}]}]}]}]}],"prism_version":"1.0.9","prism_wnum":0,"prism_wordsInfo":[],"width":2377}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '精细版结构化切题', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云精细版结构化切题,是阿里云官方自研OCR文字识别产品,适用于整页练习册、试卷或教辅种的题目场景。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|智能识别|自动切题,并识别其中的全部字段和坐标位置。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [教育场景识别](https://common-buy.aliyun.com/?commodityCode=ocr_education_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=edu&subtype=paper_structured#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[精细版结构化切题资源包](https://common-buy.aliyun.com/?commodityCode=ocr_education_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_education_dp_cn_20211103164555_0978%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEduPaperStructed?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|doc_layout|list|版面信息。|'."\n" .'|doc_sptext|list|特殊文字信息。|'."\n" .'|figure|list|图案信息。|'."\n" .'|page_id|int|页码。|'."\n" .'|page_title|string|页标题。|'."\n" .'|part_info|list|题型大类信息。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 题目列表信息(doc_layout字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|layout_type|string|文字类型(text:普通文字,special_text:特殊文字,table:表格,head:页眉,foot:页脚,side_column:侧栏)。|'."\n" .'|pos|list|外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。|'."\n" ."\n\n" .'#### 特殊文字信息(doc_sptext字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|layout_type|string|文字类型(bold:黑体,complex:特殊体)。|'."\n" .'|pos|list|外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。|'."\n" ."\n\n" .'#### 图案信息(figure字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|string|配图类型(subject_sline:分栏线,竖线;subject_bline:空格线/下划线,竖线;subject_bracket:括号;subject_quad:田字格和四线三格;subject_table:表格;subject_pattern:图案;subject_big_bracket:大括号;subject_match_question:连线题;subject_question:非材料题;subject_material:材料题)。|'."\n" .'|x|int|图案左上角横坐标。|'."\n" .'|y|int|图案左上角纵坐标。|'."\n" .'|w|int|图案宽度。|'."\n" .'|h|int|图案高度。|'."\n" .'|box|object|图案坐标信息:中心横纵坐标,长宽,顺时针旋转角度。定义同 OpenCV 中 RotatedRect,请参见 [OpenCV 文档](https://docs.opencv.org/3.4/db/dd6/classcv_1_1RotatedRect.html#a6bd95a46f9ab83a4f384a4d4845e6332)。|'."\n" .'|points|list|图案四个点坐标(左上、右上、右下、左下)。|'."\n" ."\n" .'#### 题型大类信息(part_info字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|part_title|string|题型标题(例如选择题,填空题,解答题)。|'."\n" .'|pos_list|list|对应所有题型的外层大矩形的四个点的坐标数组。|'."\n" .'|subject_list|list|题目列表。|'."\n" ."\n\n" .'#### 题目列表信息(subject_list字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|index|int|在part_info中的序号。|'."\n" .'|type|int|题目类型(0:选择题;1:填空题;2:阅读理解(阅读+问答选择);3:完型填空(阅读+选择);4:阅读填空(阅读+填空);5:问答题;6:选择题,多选多;7:填空、选择题混合;8:应用题;9:判断题;10:作图题;11:材料题;12:计算题;13:连线题;14:作文题;15:解答题;16:其他;17:图;18:表格)。|'."\n" .'|text|string|整题文本信息,可能包含latex公式,需要自行解析还原。|'."\n" .'|prob|int|置信度。|'."\n" .'|post_list|list|整题外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。|'."\n" .'|answer_list|list|答案位置坐标。|'."\n" .'|element_list|list|题目元素。|'."\n" .'|figure_list|list|插图位置信息。|'."\n" .'|table_list|list|表格位置信息。|'."\n" .'|num_choices|int|选择题答案数量。|'."\n" ."\n" .'#### 题目元素信息(element_list字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|int|题目元素类型(0:题干;1:选项;2:解析;3:答案)。|'."\n" .'|text|string|整题文本信息,可能包含latex公式,需要自行解析还原。|'."\n" .'|post_list|list|外层大矩形的四个点的坐标数组。|'."\n" .'|content_list|list|内容数组。|'."\n" ."\n" .'#### 内容数组信息(content_list字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|int|内容类型(0:图片;1:文本;2:公式)。|'."\n" .'|string|string|整题文本信息,可能包含latex公式,需要自行解析还原。|'."\n" .'|pos|list|外层大矩形的四个点的坐标数组。|', 'changeSet' => [ ['createdAt' => '2024-11-15T09:31:31.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2022-11-25T09:43:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:22.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEduPaperStructed'], ], ], 'ramActions' => [ [ 'operationType' => 'none', 'ramAction' => [ 'action' => 'ocr:RecognizeEduPaperStructed', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"figure\\\\\\":[{\\\\\\"type\\\\\\":\\\\\\"subject_bracket\\\\\\",\\\\\\"x\\\\\\":1039,\\\\\\"y\\\\\\":2625,\\\\\\"w\\\\\\":124,\\\\\\"h\\\\\\":42,\\\\\\"box\\\\\\":{\\\\\\"x\\\\\\":0,\\\\\\"y\\\\\\":0,\\\\\\"w\\\\\\":0,\\\\\\"h\\\\\\":0,\\\\\\"angle\\\\\\":0},\\\\\\"points\\\\\\":[{\\\\\\"x\\\\\\":1039,\\\\\\"y\\\\\\":2625},{\\\\\\"x\\\\\\":1163,\\\\\\"y\\\\\\":2625},{\\\\\\"x\\\\\\":1163,\\\\\\"y\\\\\\":2667},{\\\\\\"x\\\\\\":1039,\\\\\\"y\\\\\\":2667}]}],\\\\\\"height\\\\\\":3442,\\\\\\"orgHeight\\\\\\":3442,\\\\\\"orgWidth\\\\\\":2377,\\\\\\"page_id\\\\\\":7,\\\\\\"page_title\\\\\\":\\\\\\"\\\\\\",\\\\\\"part_info\\\\\\":[{\\\\\\"part_title\\\\\\":\\\\\\"选择题\\\\\\",\\\\\\"pos_list\\\\\\":[[{\\\\\\"x\\\\\\":245,\\\\\\"y\\\\\\":3260},{\\\\\\"x\\\\\\":2235,\\\\\\"y\\\\\\":3265},{\\\\\\"x\\\\\\":2235,\\\\\\"y\\\\\\":3353},{\\\\\\"x\\\\\\":245,\\\\\\"y\\\\\\":3352}]],\\\\\\"subject_list\\\\\\":[{\\\\\\"index\\\\\\":0,\\\\\\"type\\\\\\":0,\\\\\\"prob\\\\\\":0,\\\\\\"text\\\\\\":\\\\\\"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是 ( ) A.前2s末、第2s末、第3s初 B.第1s末、第2s末、第3s末 C.前2s末、第2s末、前3s初 D.前2s初、第2s末、第3s初\\\\\\",\\\\\\"pos_list\\\\\\":[[{\\\\\\"x\\\\\\":170,\\\\\\"y\\\\\\":417},{\\\\\\"x\\\\\\":1162,\\\\\\"y\\\\\\":416},{\\\\\\"x\\\\\\":1161,\\\\\\"y\\\\\\":757},{\\\\\\"x\\\\\\":170,\\\\\\"y\\\\\\":757}]],\\\\\\"element_list\\\\\\":[{\\\\\\"type\\\\\\":0,\\\\\\"text\\\\\\":\\\\\\"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是 ( )\\\\\\",\\\\\\"pos_list\\\\\\":[[{\\\\\\"x\\\\\\":170,\\\\\\"y\\\\\\":417},{\\\\\\"x\\\\\\":1162,\\\\\\"y\\\\\\":416},{\\\\\\"x\\\\\\":1161,\\\\\\"y\\\\\\":520},{\\\\\\"x\\\\\\":170,\\\\\\"y\\\\\\":518}]],\\\\\\"content_list\\\\\\":[{\\\\\\"type\\\\\\":1,\\\\\\"prob\\\\\\":0,\\\\\\"string\\\\\\":\\\\\\"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是\\\\\\",\\\\\\"option\\\\\\":\\\\\\"\\\\\\",\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":170,\\\\\\"y\\\\\\":417},{\\\\\\"x\\\\\\":1131,\\\\\\"y\\\\\\":416},{\\\\\\"x\\\\\\":1131,\\\\\\"y\\\\\\":453},{\\\\\\"x\\\\\\":170,\\\\\\"y\\\\\\":454}]},{\\\\\\"type\\\\\\":1,\\\\\\"prob\\\\\\":0,\\\\\\"string\\\\\\":\\\\\\"( )\\\\\\",\\\\\\"option\\\\\\":\\\\\\"\\\\\\",\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":1033,\\\\\\"y\\\\\\":481},{\\\\\\"x\\\\\\":1162,\\\\\\"y\\\\\\":483},{\\\\\\"x\\\\\\":1161,\\\\\\"y\\\\\\":520},{\\\\\\"x\\\\\\":1033,\\\\\\"y\\\\\\":518}]}]},{\\\\\\"type\\\\\\":1,\\\\\\"text\\\\\\":\\\\\\"A.前2s末、第2s末、第3s初\\\\\\",\\\\\\"pos_list\\\\\\":[[{\\\\\\"x\\\\\\":204,\\\\\\"y\\\\\\":541},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":536},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":572},{\\\\\\"x\\\\\\":204,\\\\\\"y\\\\\\":577}]],\\\\\\"content_list\\\\\\":[{\\\\\\"type\\\\\\":1,\\\\\\"prob\\\\\\":0,\\\\\\"string\\\\\\":\\\\\\"A.前2s末、第2s末、第3s初\\\\\\",\\\\\\"option\\\\\\":\\\\\\"\\\\\\",\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":204,\\\\\\"y\\\\\\":541},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":536},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":572},{\\\\\\"x\\\\\\":204,\\\\\\"y\\\\\\":577}]}]},{\\\\\\"type\\\\\\":1,\\\\\\"text\\\\\\":\\\\\\"B.第1s末、第2s末、第3s末\\\\\\",\\\\\\"pos_list\\\\\\":[[{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":601},{\\\\\\"x\\\\\\":742,\\\\\\"y\\\\\\":596},{\\\\\\"x\\\\\\":743,\\\\\\"y\\\\\\":632},{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":637}]],\\\\\\"content_list\\\\\\":[{\\\\\\"type\\\\\\":1,\\\\\\"prob\\\\\\":0,\\\\\\"string\\\\\\":\\\\\\"B.第1s末、第2s末、第3s末\\\\\\",\\\\\\"option\\\\\\":\\\\\\"\\\\\\",\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":601},{\\\\\\"x\\\\\\":742,\\\\\\"y\\\\\\":596},{\\\\\\"x\\\\\\":743,\\\\\\"y\\\\\\":632},{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":637}]}]},{\\\\\\"type\\\\\\":1,\\\\\\"text\\\\\\":\\\\\\"C.前2s末、第2s末、前3s初\\\\\\",\\\\\\"pos_list\\\\\\":[[{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":660},{\\\\\\"x\\\\\\":743,\\\\\\"y\\\\\\":660},{\\\\\\"x\\\\\\":743,\\\\\\"y\\\\\\":696},{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":696}]],\\\\\\"content_list\\\\\\":[{\\\\\\"type\\\\\\":1,\\\\\\"prob\\\\\\":0,\\\\\\"string\\\\\\":\\\\\\"C.前2s末、第2s末、前3s初\\\\\\",\\\\\\"option\\\\\\":\\\\\\"\\\\\\",\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":660},{\\\\\\"x\\\\\\":743,\\\\\\"y\\\\\\":660},{\\\\\\"x\\\\\\":743,\\\\\\"y\\\\\\":696},{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":696}]}]},{\\\\\\"type\\\\\\":1,\\\\\\"text\\\\\\":\\\\\\"D.前2s初、第2s末、第3s初\\\\\\",\\\\\\"pos_list\\\\\\":[[{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":721},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":721},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":757},{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":757}]],\\\\\\"content_list\\\\\\":[{\\\\\\"type\\\\\\":1,\\\\\\"prob\\\\\\":0,\\\\\\"string\\\\\\":\\\\\\"D.前2s初、第2s末、第3s初\\\\\\",\\\\\\"option\\\\\\":\\\\\\"\\\\\\",\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":721},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":721},{\\\\\\"x\\\\\\":746,\\\\\\"y\\\\\\":757},{\\\\\\"x\\\\\\":205,\\\\\\"y\\\\\\":757}]}]}]}]}],\\\\\\"prism_version\\\\\\":\\\\\\"1.0.9\\\\\\",\\\\\\"prism_wnum\\\\\\":0,\\\\\\"prism_wordsInfo\\\\\\":[],\\\\\\"width\\\\\\":2377}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 585FC1EE-D03F-45B5-8CFA-7143457B29A1\\n {\\"figure\\":[{\\"type\\":\\"subject_bracket\\",\\"x\\":1039,\\"y\\":2625,\\"w\\":124,\\"h\\":42,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1039,\\"y\\":2625},{\\"x\\":1163,\\"y\\":2625},{\\"x\\":1163,\\"y\\":2667},{\\"x\\":1039,\\"y\\":2667}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":1040,\\"y\\":2258,\\"w\\":123,\\"h\\":42,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1040,\\"y\\":2258},{\\"x\\":1163,\\"y\\":2258},{\\"x\\":1163,\\"y\\":2300},{\\"x\\":1040,\\"y\\":2300}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":1039,\\"y\\":2930,\\"w\\":125,\\"h\\":42,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1039,\\"y\\":2930},{\\"x\\":1163,\\"y\\":2930},{\\"x\\":1164,\\"y\\":2972},{\\"x\\":1039,\\"y\\":2972}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":1042,\\"y\\":480,\\"w\\":125,\\"h\\":42,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1042,\\"y\\":480},{\\"x\\":1167,\\"y\\":480},{\\"x\\":1167,\\"y\\":522},{\\"x\\":1042,\\"y\\":522}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":2110,\\"y\\":857,\\"w\\":123,\\"h\\":40,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":2110,\\"y\\":857},{\\"x\\":2233,\\"y\\":857},{\\"x\\":2233,\\"y\\":897},{\\"x\\":2110,\\"y\\":897}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":1042,\\"y\\":843,\\"w\\":122,\\"h\\":42,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1042,\\"y\\":843},{\\"x\\":1164,\\"y\\":843},{\\"x\\":1164,\\"y\\":885},{\\"x\\":1043,\\"y\\":884}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":1041,\\"y\\":1634,\\"w\\":122,\\"h\\":42,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1041,\\"y\\":1634},{\\"x\\":1163,\\"y\\":1634},{\\"x\\":1163,\\"y\\":1676},{\\"x\\":1041,\\"y\\":1676}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":2109,\\"y\\":2487,\\"w\\":123,\\"h\\":42,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":2109,\\"y\\":2487},{\\"x\\":2232,\\"y\\":2487},{\\"x\\":2232,\\"y\\":2529},{\\"x\\":2109,\\"y\\":2529}]},{\\"type\\":\\"subject_bracket\\",\\"x\\":2110,\\"y\\":1914,\\"w\\":121,\\"h\\":43,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":2110,\\"y\\":1914},{\\"x\\":2231,\\"y\\":1914},{\\"x\\":2231,\\"y\\":1957},{\\"x\\":2110,\\"y\\":1957}]},{\\"type\\":\\"subject_sline\\",\\"x\\":0,\\"y\\":0,\\"w\\":1210,\\"h\\":3150,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1209,\\"y\\":360},{\\"x\\":1210,\\"y\\":3150},{\\"x\\":1,\\"y\\":0},{\\"x\\":0,\\"y\\":0}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":1604,\\"y\\":918,\\"w\\":302,\\"h\\":335,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1604,\\"y\\":918},{\\"x\\":1906,\\"y\\":918},{\\"x\\":1906,\\"y\\":1253},{\\"x\\":1604,\\"y\\":1253}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":448,\\"y\\":2982,\\"w\\":470,\\"h\\":178,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":448,\\"y\\":2982},{\\"x\\":918,\\"y\\":2982},{\\"x\\":918,\\"y\\":3160},{\\"x\\":448,\\"y\\":3160}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":1576,\\"y\\":2550,\\"w\\":374,\\"h\\":215,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1576,\\"y\\":2550},{\\"x\\":1950,\\"y\\":2550},{\\"x\\":1950,\\"y\\":2765},{\\"x\\":1576,\\"y\\":2765}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":434,\\"y\\":1683,\\"w\\":509,\\"h\\":82,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":434,\\"y\\":1683},{\\"x\\":943,\\"y\\":1683},{\\"x\\":943,\\"y\\":1765},{\\"x\\":434,\\"y\\":1765}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":1337,\\"y\\":2921,\\"w\\":253,\\"h\\":113,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1337,\\"y\\":2921},{\\"x\\":1590,\\"y\\":2921},{\\"x\\":1590,\\"y\\":3034},{\\"x\\":1337,\\"y\\":3034}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":1847,\\"y\\":2793,\\"w\\":171,\\"h\\":96,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1847,\\"y\\":2793},{\\"x\\":2018,\\"y\\":2793},{\\"x\\":2018,\\"y\\":2889},{\\"x\\":1847,\\"y\\":2889}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":1828,\\"y\\":2942,\\"w\\":185,\\"h\\":68,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1828,\\"y\\":2942},{\\"x\\":2013,\\"y\\":2942},{\\"x\\":2013,\\"y\\":3010},{\\"x\\":1828,\\"y\\":3010}]}],\\"height\\":3442,\\"orgHeight\\":3442,\\"orgWidth\\":2377,\\"page_id\\":7,\\"page_title\\":\\"\\",\\"part_info\\":[{\\"part_title\\":\\"选择题\\",\\"pos_list\\":[[{\\"x\\":161,\\"y\\":356},{\\"x\\":1168,\\"y\\":356},{\\"x\\":1168,\\"y\\":3160},{\\"x\\":161,\\"y\\":3160}],[{\\"x\\":1234,\\"y\\":356},{\\"x\\":2237,\\"y\\":356},{\\"x\\":2237,\\"y\\":3034},{\\"x\\":1234,\\"y\\":3034}],[{\\"x\\":245,\\"y\\":3260},{\\"x\\":2235,\\"y\\":3265},{\\"x\\":2235,\\"y\\":3353},{\\"x\\":245,\\"y\\":3352}]],\\"subject_list\\":[{\\"index\\":0,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是 ( ) A.前2s末、第2s末、第3s初 B.第1s末、第2s末、第3s末 C.前2s末、第2s末、前3s初 D.前2s初、第2s末、第3s初\\",\\"pos_list\\":[[{\\"x\\":170,\\"y\\":417},{\\"x\\":1162,\\"y\\":416},{\\"x\\":1161,\\"y\\":757},{\\"x\\":170,\\"y\\":757}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是 ( )\\",\\"pos_list\\":[[{\\"x\\":170,\\"y\\":417},{\\"x\\":1162,\\"y\\":416},{\\"x\\":1161,\\"y\\":520},{\\"x\\":170,\\"y\\":518}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"1.(疑难,★★☆)下列各组数据中,表示同一 时刻的是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":170,\\"y\\":417},{\\"x\\":1131,\\"y\\":416},{\\"x\\":1131,\\"y\\":453},{\\"x\\":170,\\"y\\":454}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1033,\\"y\\":481},{\\"x\\":1162,\\"y\\":483},{\\"x\\":1161,\\"y\\":520},{\\"x\\":1033,\\"y\\":518}]}]},{\\"type\\":1,\\"text\\":\\"A.前2s末、第2s末、第3s初\\",\\"pos_list\\":[[{\\"x\\":204,\\"y\\":541},{\\"x\\":746,\\"y\\":536},{\\"x\\":746,\\"y\\":572},{\\"x\\":204,\\"y\\":577}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"A.前2s末、第2s末、第3s初\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":204,\\"y\\":541},{\\"x\\":746,\\"y\\":536},{\\"x\\":746,\\"y\\":572},{\\"x\\":204,\\"y\\":577}]}]},{\\"type\\":1,\\"text\\":\\"B.第1s末、第2s末、第3s末\\",\\"pos_list\\":[[{\\"x\\":205,\\"y\\":601},{\\"x\\":742,\\"y\\":596},{\\"x\\":743,\\"y\\":632},{\\"x\\":205,\\"y\\":637}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"B.第1s末、第2s末、第3s末\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":205,\\"y\\":601},{\\"x\\":742,\\"y\\":596},{\\"x\\":743,\\"y\\":632},{\\"x\\":205,\\"y\\":637}]}]},{\\"type\\":1,\\"text\\":\\"C.前2s末、第2s末、前3s初\\",\\"pos_list\\":[[{\\"x\\":205,\\"y\\":660},{\\"x\\":743,\\"y\\":660},{\\"x\\":743,\\"y\\":696},{\\"x\\":205,\\"y\\":696}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"C.前2s末、第2s末、前3s初\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":205,\\"y\\":660},{\\"x\\":743,\\"y\\":660},{\\"x\\":743,\\"y\\":696},{\\"x\\":205,\\"y\\":696}]}]},{\\"type\\":1,\\"text\\":\\"D.前2s初、第2s末、第3s初\\",\\"pos_list\\":[[{\\"x\\":205,\\"y\\":721},{\\"x\\":746,\\"y\\":721},{\\"x\\":746,\\"y\\":757},{\\"x\\":205,\\"y\\":757}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"D.前2s初、第2s末、第3s初\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":205,\\"y\\":721},{\\"x\\":746,\\"y\\":721},{\\"x\\":746,\\"y\\":757},{\\"x\\":205,\\"y\\":757}]}]}]},{\\"index\\":1,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"2.( 疑难,★★☆)关于时刻和时间,下列说法正确的是 ( ) A.老师说:“明天早上8点钟上课,上课45分钟。”其中 “8点钟上课”指的是时刻,“上课45分钟”指的是时 间间隔 B.我国优秀田径运动员刘翔在雅典奥运会110米栏决 赛中,以12秒91的成绩夺得了冠军,其中“12秒 91”指的是时刻 C.某场足球赛进行到15 min 时甲队攻入一球, 其中 “15 min时”指的是时 间隔 D.老师说:“希望你下次一定要在7点50分以前到 校。”其中“7点50分”指的是时间间隔\\",\\"pos_list\\":[[{\\"x\\":167,\\"y\\":781},{\\"x\\":1168,\\"y\\":780},{\\"x\\":1168,\\"y\\":1485},{\\"x\\":167,\\"y\\":1486}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"2.( 疑难,★★☆)关于时刻和时间,下列说法正确的是 ( )\\",\\"pos_list\\":[[{\\"x\\":167,\\"y\\":781},{\\"x\\":1162,\\"y\\":780},{\\"x\\":1162,\\"y\\":879},{\\"x\\":167,\\"y\\":880}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"2.( 疑难,★★☆)关于时刻和时间,下列说法正确的是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":167,\\"y\\":781},{\\"x\\":1130,\\"y\\":780},{\\"x\\":1130,\\"y\\":817},{\\"x\\":167,\\"y\\":818}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1042,\\"y\\":844},{\\"x\\":1162,\\"y\\":843},{\\"x\\":1162,\\"y\\":879},{\\"x\\":1042,\\"y\\":880}]}]},{\\"type\\":1,\\"text\\":\\"A.老师说:“明天早上8点钟上课,上课45分钟。”其中 “8点钟上课”指的是时刻,“上课45分钟”指的是时 间间隔\\",\\"pos_list\\":[[{\\"x\\":208,\\"y\\":901},{\\"x\\":1162,\\"y\\":901},{\\"x\\":1162,\\"y\\":1060},{\\"x\\":208,\\"y\\":1060}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"A.老师说:“明天早上8点钟上课,上课45分钟。”其中\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":901},{\\"x\\":1162,\\"y\\":901},{\\"x\\":1162,\\"y\\":938},{\\"x\\":208,\\"y\\":939}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"“8点钟上课”指的是时刻,“上课45分钟”指的是时\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":246,\\"y\\":962},{\\"x\\":1162,\\"y\\":962},{\\"x\\":1162,\\"y\\":999},{\\"x\\":246,\\"y\\":999}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"间间隔\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":246,\\"y\\":1025},{\\"x\\":370,\\"y\\":1025},{\\"x\\":370,\\"y\\":1060},{\\"x\\":246,\\"y\\":1060}]}]},{\\"type\\":1,\\"text\\":\\"B.我国优秀田径运动员刘翔在雅典奥运会110米栏决 赛中,以12秒91的成绩夺得了冠军,其中“12秒 91”指的是时刻\\",\\"pos_list\\":[[{\\"x\\":207,\\"y\\":1087},{\\"x\\":1165,\\"y\\":1081},{\\"x\\":1165,\\"y\\":1242},{\\"x\\":207,\\"y\\":1242}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"B.我国优秀田径运动员刘翔在雅典奥运会110米栏决\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":207,\\"y\\":1087},{\\"x\\":1165,\\"y\\":1081},{\\"x\\":1165,\\"y\\":1119},{\\"x\\":207,\\"y\\":1125}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"赛中,以12秒91的成绩夺得了冠军,其中“12秒\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":244,\\"y\\":1145},{\\"x\\":1162,\\"y\\":1143},{\\"x\\":1162,\\"y\\":1181},{\\"x\\":244,\\"y\\":1182}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"91”指的是时刻\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":240,\\"y\\":1206},{\\"x\\":516,\\"y\\":1206},{\\"x\\":516,\\"y\\":1242},{\\"x\\":240,\\"y\\":1242}]}]},{\\"type\\":1,\\"text\\":\\"C.某场足球赛进行到15 min 时甲队攻入一球, 其中 “15 min时”指的是时 间隔\\",\\"pos_list\\":[[{\\"x\\":208,\\"y\\":1269},{\\"x\\":1168,\\"y\\":1265},{\\"x\\":1168,\\"y\\":1365},{\\"x\\":208,\\"y\\":1365}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"C.某场足球赛进行到15 min 时甲队攻入一球, 其中\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":1269},{\\"x\\":1168,\\"y\\":1265},{\\"x\\":1168,\\"y\\":1302},{\\"x\\":208,\\"y\\":1306}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"“15 min时”指的是时 间隔\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":244,\\"y\\":1328},{\\"x\\":732,\\"y\\":1328},{\\"x\\":732,\\"y\\":1365},{\\"x\\":244,\\"y\\":1365}]}]},{\\"type\\":1,\\"text\\":\\"D.老师说:“希望你下次一定要在7点50分以前到 校。”其中“7点50分”指的是时间间隔\\",\\"pos_list\\":[[{\\"x\\":209,\\"y\\":1390},{\\"x\\":1166,\\"y\\":1387},{\\"x\\":1166,\\"y\\":1485},{\\"x\\":209,\\"y\\":1486}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"D.老师说:“希望你下次一定要在7点50分以前到\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":209,\\"y\\":1390},{\\"x\\":1166,\\"y\\":1387},{\\"x\\":1166,\\"y\\":1424},{\\"x\\":209,\\"y\\":1427}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"校。”其中“7点50分”指的是时间间隔\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":244,\\"y\\":1449},{\\"x\\":920,\\"y\\":1448},{\\"x\\":920,\\"y\\":1485},{\\"x\\":244,\\"y\\":1486}]}]}]},{\\"index\\":2,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"3.(2019黑龙江大庆实验中学月考,疑难,★★★)( 多 选)如图所示的时间轴中,下列关于时刻和时间的说法 中正确的是 ( ) A . t _ { 2 } 表示时刻,称为第2s末或第3s初 B . t _ { 2 } t _ { 3 } 表示时间,称为第3s内 C . t _ { 0 } t _ { 2 } 表示时间,称为前2s或第2s内 D . t _ { n - 1 } \\\\\\\\sim { t _ { n } } 表示时间,称为第(n-1)s内\\",\\"pos_list\\":[[{\\"x\\":165,\\"y\\":1511},{\\"x\\":1164,\\"y\\":1510},{\\"x\\":1164,\\"y\\":2001},{\\"x\\":165,\\"y\\":2000}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"3.(2019黑龙江大庆实验中学月考,疑难,★★★)( 多 选)如图所示的时间轴中,下列关于时刻和时间的说法 中正确的是 ( )\\",\\"pos_list\\":[[{\\"x\\":165,\\"y\\":1511},{\\"x\\":1164,\\"y\\":1510},{\\"x\\":1164,\\"y\\":1674},{\\"x\\":165,\\"y\\":1674}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"3.(2019黑龙江大庆实验中学月考,疑难,★★★)( 多\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":165,\\"y\\":1511},{\\"x\\":1162,\\"y\\":1510},{\\"x\\":1162,\\"y\\":1546},{\\"x\\":165,\\"y\\":1548}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"选)如图所示的时间轴中,下列关于时刻和时间的说法\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":203,\\"y\\":1572},{\\"x\\":1164,\\"y\\":1572},{\\"x\\":1164,\\"y\\":1609},{\\"x\\":203,\\"y\\":1609}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"中正确的是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":205,\\"y\\":1635},{\\"x\\":412,\\"y\\":1634},{\\"x\\":412,\\"y\\":1671},{\\"x\\":205,\\"y\\":1672}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1033,\\"y\\":1638},{\\"x\\":1162,\\"y\\":1638},{\\"x\\":1161,\\"y\\":1674},{\\"x\\":1033,\\"y\\":1674}]}]},{\\"type\\":0,\\"text\\":\\"\\",\\"pos_list\\":[[{\\"x\\":434,\\"y\\":1683},{\\"x\\":943,\\"y\\":1683},{\\"x\\":943,\\"y\\":1765},{\\"x\\":434,\\"y\\":1765}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":434,\\"y\\":1683},{\\"x\\":943,\\"y\\":1683},{\\"x\\":943,\\"y\\":1765},{\\"x\\":434,\\"y\\":1765}]}]},{\\"type\\":1,\\"text\\":\\"A . t _ { 2 } 表示时刻,称为第2s末或第3s初\\",\\"pos_list\\":[[{\\"x\\":204,\\"y\\":1773},{\\"x\\":894,\\"y\\":1773},{\\"x\\":894,\\"y\\":1821},{\\"x\\":204,\\"y\\":1821}]],\\"content_list\\":[{\\"type\\":2,\\"prob\\":99,\\"string\\":\\"A . t _ { 2 }\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":204,\\"y\\":1773},{\\"x\\":273,\\"y\\":1773},{\\"x\\":273,\\"y\\":1821},{\\"x\\":204,\\"y\\":1821}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"表示时刻,称为第2s末或第3s初\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":273,\\"y\\":1779},{\\"x\\":894,\\"y\\":1779},{\\"x\\":894,\\"y\\":1814},{\\"x\\":273,\\"y\\":1814}]}]},{\\"type\\":1,\\"text\\":\\"B . t _ { 2 } t _ { 3 } 表示时间,称为第3s内\\",\\"pos_list\\":[[{\\"x\\":206,\\"y\\":1833},{\\"x\\":761,\\"y\\":1834},{\\"x\\":761,\\"y\\":1883},{\\"x\\":205,\\"y\\":1882}]],\\"content_list\\":[{\\"type\\":2,\\"prob\\":96,\\"string\\":\\"B . t _ { 2 } t _ { 3 }\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":206,\\"y\\":1833},{\\"x\\":327,\\"y\\":1834},{\\"x\\":327,\\"y\\":1883},{\\"x\\":205,\\"y\\":1882}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"表示时间,称为第3s内\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":327,\\"y\\":1835},{\\"x\\":761,\\"y\\":1834},{\\"x\\":761,\\"y\\":1871},{\\"x\\":327,\\"y\\":1873}]}]},{\\"type\\":1,\\"text\\":\\"C . t _ { 0 } t _ { 2 } 表示时间,称为前2s或第2s内\\",\\"pos_list\\":[[{\\"x\\":206,\\"y\\":1892},{\\"x\\":918,\\"y\\":1893},{\\"x\\":918,\\"y\\":1942},{\\"x\\":205,\\"y\\":1941}]],\\"content_list\\":[{\\"type\\":2,\\"prob\\":95,\\"string\\":\\"C . t _ { 0 } t _ { 2 }\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":206,\\"y\\":1892},{\\"x\\":331,\\"y\\":1893},{\\"x\\":330,\\"y\\":1942},{\\"x\\":205,\\"y\\":1941}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"表示时间,称为前2s或第2s内\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":331,\\"y\\":1895},{\\"x\\":918,\\"y\\":1895},{\\"x\\":918,\\"y\\":1932},{\\"x\\":331,\\"y\\":1933}]}]},{\\"type\\":1,\\"text\\":\\"D . t _ { n - 1 } \\\\\\\\sim { t _ { n } } 表示时间,称为第(n-1)s内\\",\\"pos_list\\":[[{\\"x\\":204,\\"y\\":1951},{\\"x\\":878,\\"y\\":1952},{\\"x\\":878,\\"y\\":2001},{\\"x\\":204,\\"y\\":2000}]],\\"content_list\\":[{\\"type\\":2,\\"prob\\":98,\\"string\\":\\"D . t _ { n - 1 } \\\\\\\\sim { t _ { n } }\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":204,\\"y\\":1951},{\\"x\\":365,\\"y\\":1952},{\\"x\\":364,\\"y\\":2001},{\\"x\\":204,\\"y\\":2000}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"表示时间,称为第(n-1)s内\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":365,\\"y\\":1954},{\\"x\\":878,\\"y\\":1953},{\\"x\\":878,\\"y\\":1990},{\\"x\\":365,\\"y\\":1991}]}]}]},{\\"index\\":3,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"4.(2019广东深圳翠园中学期中,疑难,★★☆)一支 100 m长的队伍沿笔直的道路匀速前进,通讯员从队尾 赶到队首传达完命令后立即返回,当通讯员回到队尾 时,队伍已前进了200m,在这个过程中,通讯员的位移 大小是 ( ) A.400 m B.300 m C.200 m D.100 m\\",\\"pos_list\\":[[{\\"x\\":166,\\"y\\":2012},{\\"x\\":1166,\\"y\\":2014},{\\"x\\":1166,\\"y\\":2415},{\\"x\\":166,\\"y\\":2415}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"4.(2019广东深圳翠园中学期中,疑难,★★☆)一支 100 m长的队伍沿笔直的道路匀速前进,通讯员从队尾 赶到队首传达完命令后立即返回,当通讯员回到队尾 时,队伍已前进了200m,在这个过程中,通讯员的位移 大小是 ( )\\",\\"pos_list\\":[[{\\"x\\":166,\\"y\\":2012},{\\"x\\":1166,\\"y\\":2014},{\\"x\\":1166,\\"y\\":2298},{\\"x\\":166,\\"y\\":2298}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"4.(2019广东深圳翠园中学期中,疑难,★★☆)一支\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":166,\\"y\\":2012},{\\"x\\":1162,\\"y\\":2014},{\\"x\\":1162,\\"y\\":2050},{\\"x\\":166,\\"y\\":2049}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"100 m长的队伍沿笔直的道路匀速前进,通讯员从队尾\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":202,\\"y\\":2076},{\\"x\\":1166,\\"y\\":2073},{\\"x\\":1166,\\"y\\":2109},{\\"x\\":202,\\"y\\":2112}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"赶到队首传达完命令后立即返回,当通讯员回到队尾\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":2136},{\\"x\\":1162,\\"y\\":2134},{\\"x\\":1162,\\"y\\":2171},{\\"x\\":208,\\"y\\":2173}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"时,队伍已前进了200m,在这个过程中,通讯员的位移\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":201,\\"y\\":2198},{\\"x\\":1159,\\"y\\":2194},{\\"x\\":1159,\\"y\\":2231},{\\"x\\":201,\\"y\\":2235}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"大小是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":202,\\"y\\":2261},{\\"x\\":332,\\"y\\":2259},{\\"x\\":332,\\"y\\":2294},{\\"x\\":202,\\"y\\":2295}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1033,\\"y\\":2262},{\\"x\\":1161,\\"y\\":2261},{\\"x\\":1162,\\"y\\":2298},{\\"x\\":1033,\\"y\\":2298}]}]},{\\"type\\":1,\\"text\\":\\"A.400 m\\",\\"pos_list\\":[[{\\"x\\":208,\\"y\\":2322},{\\"x\\":352,\\"y\\":2321},{\\"x\\":352,\\"y\\":2355},{\\"x\\":208,\\"y\\":2355}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"A.400 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":2322},{\\"x\\":352,\\"y\\":2321},{\\"x\\":352,\\"y\\":2355},{\\"x\\":208,\\"y\\":2355}]}]},{\\"type\\":1,\\"text\\":\\"B.300 m\\",\\"pos_list\\":[[{\\"x\\":746,\\"y\\":2320},{\\"x\\":891,\\"y\\":2321},{\\"x\\":891,\\"y\\":2354},{\\"x\\":746,\\"y\\":2354}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"B.300 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":746,\\"y\\":2320},{\\"x\\":891,\\"y\\":2321},{\\"x\\":891,\\"y\\":2354},{\\"x\\":746,\\"y\\":2354}]}]},{\\"type\\":1,\\"text\\":\\"C.200 m\\",\\"pos_list\\":[[{\\"x\\":208,\\"y\\":2381},{\\"x\\":349,\\"y\\":2381},{\\"x\\":349,\\"y\\":2415},{\\"x\\":208,\\"y\\":2415}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"C.200 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":2381},{\\"x\\":349,\\"y\\":2381},{\\"x\\":349,\\"y\\":2415},{\\"x\\":208,\\"y\\":2415}]}]},{\\"type\\":1,\\"text\\":\\"D.100 m\\",\\"pos_list\\":[[{\\"x\\":741,\\"y\\":2380},{\\"x\\":894,\\"y\\":2379},{\\"x\\":894,\\"y\\":2414},{\\"x\\":742,\\"y\\":2415}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"D.100 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":741,\\"y\\":2380},{\\"x\\":894,\\"y\\":2379},{\\"x\\":894,\\"y\\":2414},{\\"x\\":742,\\"y\\":2415}]}]}]},{\\"index\\":4,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"5.(2018北京人大附中期末,疑难,★★☆)北京正负电 子对撞机的核心部分是使电子加速的环形室,若一电 子在环形室中做半径为 R 的圆周运动,转了2周回到 原位置, 则其位移和路程分别是 ( ) A.0,4πR B.4πR,4πR C.0,2R D.2R,4πR\\",\\"pos_list\\":[[{\\"x\\":165,\\"y\\":2439},{\\"x\\":1167,\\"y\\":2441},{\\"x\\":1167,\\"y\\":2788},{\\"x\\":165,\\"y\\":2788}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"5.(2018北京人大附中期末,疑难,★★☆)北京正负电 子对撞机的核心部分是使电子加速的环形室,若一电 子在环形室中做半径为 R 的圆周运动,转了2周回到 原位置, 则其位移和路程分别是 ( )\\",\\"pos_list\\":[[{\\"x\\":165,\\"y\\":2439},{\\"x\\":1167,\\"y\\":2441},{\\"x\\":1167,\\"y\\":2662},{\\"x\\":165,\\"y\\":2662}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"5.(2018北京人大附中期末,疑难,★★☆)北京正负电\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":165,\\"y\\":2439},{\\"x\\":1162,\\"y\\":2441},{\\"x\\":1162,\\"y\\":2478},{\\"x\\":165,\\"y\\":2475}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"子对撞机的核心部分是使电子加速的环形室,若一电\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":202,\\"y\\":2502},{\\"x\\":1167,\\"y\\":2502},{\\"x\\":1167,\\"y\\":2537},{\\"x\\":202,\\"y\\":2537}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"子在环形室中做半径为\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":207,\\"y\\":2563},{\\"x\\":633,\\"y\\":2562},{\\"x\\":633,\\"y\\":2599},{\\"x\\":207,\\"y\\":2600}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"R\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":633,\\"y\\":2565},{\\"x\\":660,\\"y\\":2565},{\\"x\\":660,\\"y\\":2598},{\\"x\\":633,\\"y\\":2598}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"的圆周运动,转了2周回到\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":661,\\"y\\":2562},{\\"x\\":1162,\\"y\\":2561},{\\"x\\":1162,\\"y\\":2598},{\\"x\\":661,\\"y\\":2599}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"原位置, 则其位移和路程分别是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":202,\\"y\\":2624},{\\"x\\":760,\\"y\\":2622},{\\"x\\":760,\\"y\\":2659},{\\"x\\":202,\\"y\\":2660}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1035,\\"y\\":2626},{\\"x\\":1163,\\"y\\":2626},{\\"x\\":1163,\\"y\\":2662},{\\"x\\":1035,\\"y\\":2662}]}]},{\\"type\\":1,\\"text\\":\\"A.0,4πR\\",\\"pos_list\\":[[{\\"x\\":208,\\"y\\":2683},{\\"x\\":355,\\"y\\":2682},{\\"x\\":355,\\"y\\":2726},{\\"x\\":208,\\"y\\":2727}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"A.0,4πR\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":2683},{\\"x\\":355,\\"y\\":2682},{\\"x\\":355,\\"y\\":2726},{\\"x\\":208,\\"y\\":2727}]}]},{\\"type\\":1,\\"text\\":\\"B.4πR,4πR\\",\\"pos_list\\":[[{\\"x\\":745,\\"y\\":2680},{\\"x\\":952,\\"y\\":2680},{\\"x\\":952,\\"y\\":2728},{\\"x\\":745,\\"y\\":2729}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"B.4πR,4πR\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":745,\\"y\\":2680},{\\"x\\":952,\\"y\\":2680},{\\"x\\":952,\\"y\\":2728},{\\"x\\":745,\\"y\\":2729}]}]},{\\"type\\":1,\\"text\\":\\"C.0,2R\\",\\"pos_list\\":[[{\\"x\\":208,\\"y\\":2744},{\\"x\\":328,\\"y\\":2744},{\\"x\\":328,\\"y\\":2787},{\\"x\\":208,\\"y\\":2787}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"C.0,2R\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":2744},{\\"x\\":328,\\"y\\":2744},{\\"x\\":328,\\"y\\":2787},{\\"x\\":208,\\"y\\":2787}]}]},{\\"type\\":1,\\"text\\":\\"D.2R,4πR\\",\\"pos_list\\":[[{\\"x\\":746,\\"y\\":2743},{\\"x\\":920,\\"y\\":2742},{\\"x\\":920,\\"y\\":2788},{\\"x\\":746,\\"y\\":2788}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"D.2R,4πR\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":746,\\"y\\":2743},{\\"x\\":920,\\"y\\":2742},{\\"x\\":920,\\"y\\":2788},{\\"x\\":746,\\"y\\":2788}]}]}]},{\\"index\\":5,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"6.(疑难,★★☆)如图所示,物体沿两个半径为R的半 圆弧由A经B运动到C,则它的位移和路程分别是 ( ) A.2πR 向东, 4R B.2πR 向东,4R向东 C.4R向东, 2πR D.4R向东,2πR向东\\",\\"pos_list\\":[[{\\"x\\":161,\\"y\\":2808},{\\"x\\":1164,\\"y\\":2805},{\\"x\\":1164,\\"y\\":3160},{\\"x\\":161,\\"y\\":3160}],[{\\"x\\":1271,\\"y\\":356},{\\"x\\":1641,\\"y\\":356},{\\"x\\":1641,\\"y\\":579},{\\"x\\":1271,\\"y\\":580}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"6.(疑难,★★☆)如图所示,物体沿两个半径为R的半 圆弧由A经B运动到C,则它的位移和路程分别是 ( )\\",\\"pos_list\\":[[{\\"x\\":161,\\"y\\":2808},{\\"x\\":1164,\\"y\\":2805},{\\"x\\":1164,\\"y\\":2964},{\\"x\\":161,\\"y\\":2966}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"6.(疑难,★★☆)如图所示,物体沿两个半径为R的半\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":161,\\"y\\":2808},{\\"x\\":1164,\\"y\\":2805},{\\"x\\":1164,\\"y\\":2842},{\\"x\\":161,\\"y\\":2845}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"圆弧由A经B运动到C,则它的位移和路程分别是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":208,\\"y\\":2866},{\\"x\\":1102,\\"y\\":2865},{\\"x\\":1102,\\"y\\":2901},{\\"x\\":208,\\"y\\":2903}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1042,\\"y\\":2932},{\\"x\\":1159,\\"y\\":2930},{\\"x\\":1160,\\"y\\":2964},{\\"x\\":1042,\\"y\\":2966}]}]},{\\"type\\":0,\\"text\\":\\"\\",\\"pos_list\\":[[{\\"x\\":448,\\"y\\":2982},{\\"x\\":918,\\"y\\":2982},{\\"x\\":918,\\"y\\":3160},{\\"x\\":448,\\"y\\":3160}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":448,\\"y\\":2982},{\\"x\\":918,\\"y\\":2982},{\\"x\\":918,\\"y\\":3160},{\\"x\\":448,\\"y\\":3160}]}]},{\\"type\\":1,\\"text\\":\\"A.2πR 向东, 4R\\",\\"pos_list\\":[[{\\"x\\":1275,\\"y\\":356},{\\"x\\":1549,\\"y\\":356},{\\"x\\":1549,\\"y\\":395},{\\"x\\":1275,\\"y\\":395}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"A.2πR\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1275,\\"y\\":356},{\\"x\\":1389,\\"y\\":356},{\\"x\\":1389,\\"y\\":395},{\\"x\\":1275,\\"y\\":395}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"向东,\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1388,\\"y\\":357},{\\"x\\":1499,\\"y\\":357},{\\"x\\":1499,\\"y\\":392},{\\"x\\":1388,\\"y\\":392}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"4R\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1499,\\"y\\":355},{\\"x\\":1549,\\"y\\":355},{\\"x\\":1549,\\"y\\":394},{\\"x\\":1499,\\"y\\":394}]}]},{\\"type\\":1,\\"text\\":\\"B.2πR 向东,4R向东\\",\\"pos_list\\":[[{\\"x\\":1273,\\"y\\":417},{\\"x\\":1638,\\"y\\":418},{\\"x\\":1638,\\"y\\":457},{\\"x\\":1273,\\"y\\":456}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"B.2πR\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1273,\\"y\\":417},{\\"x\\":1386,\\"y\\":418},{\\"x\\":1386,\\"y\\":457},{\\"x\\":1273,\\"y\\":456}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"向东,4R向东\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1386,\\"y\\":419},{\\"x\\":1638,\\"y\\":419},{\\"x\\":1638,\\"y\\":455},{\\"x\\":1386,\\"y\\":455}]}]},{\\"type\\":1,\\"text\\":\\"C.4R向东, 2πR\\",\\"pos_list\\":[[{\\"x\\":1273,\\"y\\":481},{\\"x\\":1546,\\"y\\":481},{\\"x\\":1546,\\"y\\":518},{\\"x\\":1272,\\"y\\":518}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"C.4R向东,\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1273,\\"y\\":481},{\\"x\\":1473,\\"y\\":481},{\\"x\\":1473,\\"y\\":517},{\\"x\\":1272,\\"y\\":516}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"2πR\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1473,\\"y\\":479},{\\"x\\":1546,\\"y\\":479},{\\"x\\":1546,\\"y\\":518},{\\"x\\":1473,\\"y\\":518}]}]},{\\"type\\":1,\\"text\\":\\"D.4R向东,2πR向东\\",\\"pos_list\\":[[{\\"x\\":1271,\\"y\\":544},{\\"x\\":1641,\\"y\\":543},{\\"x\\":1641,\\"y\\":579},{\\"x\\":1271,\\"y\\":580}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"D.4R向东,2πR向东\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1271,\\"y\\":544},{\\"x\\":1641,\\"y\\":543},{\\"x\\":1641,\\"y\\":579},{\\"x\\":1271,\\"y\\":580}]}]}]},{\\"index\\":6,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"7.(2019福建厦门外国语学校期中,疑难,★★☆)学校 运动场的弯道可以简化为一个半圆,圆的半径为 R = 20m。 , 如图所示,某同学从一端A处沿弯道跑到弯道 的另一端B处,该同学的位移大小和路程分别是 ( ) A.40 m 40 m B.62.8 m 62.8 m C.40 m 62.8 m D.20 m 62.8 m\\",\\"pos_list\\":[[{\\"x\\":1239,\\"y\\":605},{\\"x\\":2237,\\"y\\":606},{\\"x\\":2236,\\"y\\":1503},{\\"x\\":1239,\\"y\\":1503}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"7.(2019福建厦门外国语学校期中,疑难,★★☆)学校 运动场的弯道可以简化为一个半圆,圆的半径为 R = 20m。 , 如图所示,某同学从一端A处沿弯道跑到弯道 的另一端B处,该同学的位移大小和路程分别是 ( )\\",\\"pos_list\\":[[{\\"x\\":1239,\\"y\\":605},{\\"x\\":2237,\\"y\\":606},{\\"x\\":2236,\\"y\\":892},{\\"x\\":1239,\\"y\\":893}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"7.(2019福建厦门外国语学校期中,疑难,★★☆)学校\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1239,\\"y\\":605},{\\"x\\":2237,\\"y\\":606},{\\"x\\":2236,\\"y\\":642},{\\"x\\":1239,\\"y\\":642}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"运动场的弯道可以简化为一个半圆,圆的半径为\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1273,\\"y\\":668},{\\"x\\":2187,\\"y\\":667},{\\"x\\":2188,\\"y\\":704},{\\"x\\":1273,\\"y\\":705}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"R\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":2188,\\"y\\":669},{\\"x\\":2207,\\"y\\":669},{\\"x\\":2207,\\"y\\":702},{\\"x\\":2188,\\"y\\":702}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"=\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":2207,\\"y\\":664},{\\"x\\":2234,\\"y\\":664},{\\"x\\":2234,\\"y\\":707},{\\"x\\":2207,\\"y\\":707}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"20m。\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1273,\\"y\\":731},{\\"x\\":1377,\\"y\\":730},{\\"x\\":1377,\\"y\\":772},{\\"x\\":1273,\\"y\\":773}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\", 如图所示,某同学从一端A处沿弯道跑到弯道\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1377,\\"y\\":732},{\\"x\\":2236,\\"y\\":728},{\\"x\\":2236,\\"y\\":765},{\\"x\\":1377,\\"y\\":769}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"的另一端B处,该同学的位移大小和路程分别是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1274,\\"y\\":793},{\\"x\\":2130,\\"y\\":791},{\\"x\\":2130,\\"y\\":827},{\\"x\\":1274,\\"y\\":830}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":2105,\\"y\\":857},{\\"x\\":2232,\\"y\\":856},{\\"x\\":2233,\\"y\\":892},{\\"x\\":2106,\\"y\\":893}]}]},{\\"type\\":0,\\"text\\":\\"\\",\\"pos_list\\":[[{\\"x\\":1604,\\"y\\":918},{\\"x\\":1906,\\"y\\":918},{\\"x\\":1906,\\"y\\":1253},{\\"x\\":1604,\\"y\\":1253}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1604,\\"y\\":918},{\\"x\\":1906,\\"y\\":918},{\\"x\\":1906,\\"y\\":1253},{\\"x\\":1604,\\"y\\":1253}]}]},{\\"type\\":1,\\"text\\":\\"A.40 m 40 m\\",\\"pos_list\\":[[{\\"x\\":1274,\\"y\\":1283},{\\"x\\":1526,\\"y\\":1283},{\\"x\\":1526,\\"y\\":1317},{\\"x\\":1274,\\"y\\":1317}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"A.40 m 40 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1274,\\"y\\":1283},{\\"x\\":1526,\\"y\\":1283},{\\"x\\":1526,\\"y\\":1317},{\\"x\\":1274,\\"y\\":1317}]}]},{\\"type\\":1,\\"text\\":\\"B.62.8 m 62.8 m\\",\\"pos_list\\":[[{\\"x\\":1272,\\"y\\":1345},{\\"x\\":1589,\\"y\\":1346},{\\"x\\":1589,\\"y\\":1380},{\\"x\\":1272,\\"y\\":1379}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"B.62.8 m 62.8 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1272,\\"y\\":1345},{\\"x\\":1589,\\"y\\":1346},{\\"x\\":1589,\\"y\\":1380},{\\"x\\":1272,\\"y\\":1379}]}]},{\\"type\\":1,\\"text\\":\\"C.40 m 62.8 m\\",\\"pos_list\\":[[{\\"x\\":1271,\\"y\\":1408},{\\"x\\":1557,\\"y\\":1408},{\\"x\\":1557,\\"y\\":1442},{\\"x\\":1271,\\"y\\":1442}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"C.40 m 62.8 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1271,\\"y\\":1408},{\\"x\\":1557,\\"y\\":1408},{\\"x\\":1557,\\"y\\":1442},{\\"x\\":1271,\\"y\\":1442}]}]},{\\"type\\":1,\\"text\\":\\"D.20 m 62.8 m\\",\\"pos_list\\":[[{\\"x\\":1270,\\"y\\":1468},{\\"x\\":1558,\\"y\\":1469},{\\"x\\":1558,\\"y\\":1503},{\\"x\\":1270,\\"y\\":1503}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"D.20 m 62.8 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1270,\\"y\\":1468},{\\"x\\":1558,\\"y\\":1469},{\\"x\\":1558,\\"y\\":1503},{\\"x\\":1270,\\"y\\":1503}]}]}]},{\\"index\\":7,\\"type\\":0,\\"prob\\":0,\\"text\\":\\"8.(2019江苏无锡一中期中,疑难,★★★) ( 多选)平面 坐标系横、纵坐标轴的单位长度为1m,某次机器人大 赛中,一机器人在平面内由点(0,0)出发,沿直线运动 到点(3,1),然后又由点(3,1)沿直线运动到点(1,4), 接着又由点(1,4)沿直线运动到点(5,5),最后又由点 (5,5)沿直线运动到点(2,2)。整个过程中机器人用 的时间是 2 \\\\\\\\sqrt 2 s , 则下列说法正确的是 ( ) A.机器人不会两次通过同一点 B.整个过程中机器人的位移大小为 2 \\\\\\\\sqrt 2 m C.机器人的运动轨迹是一条直线 D.整个过程中机器人的位移与由点(5,5)运动到点 (2,2)的位移方向相反\\",\\"pos_list\\":[[{\\"x\\":1234,\\"y\\":1530},{\\"x\\":2237,\\"y\\":1530},{\\"x\\":2237,\\"y\\":2272},{\\"x\\":1234,\\"y\\":2274}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"8.(2019江苏无锡一中期中,疑难,★★★) ( 多选)平面 坐标系横、纵坐标轴的单位长度为1m,某次机器人大 赛中,一机器人在平面内由点(0,0)出发,沿直线运动 到点(3,1),然后又由点(3,1)沿直线运动到点(1,4), 接着又由点(1,4)沿直线运动到点(5,5),最后又由点 (5,5)沿直线运动到点(2,2)。整个过程中机器人用 的时间是 2 \\\\\\\\sqrt 2 s , 则下列说法正确的是 ( )\\",\\"pos_list\\":[[{\\"x\\":1234,\\"y\\":1530},{\\"x\\":2237,\\"y\\":1530},{\\"x\\":2237,\\"y\\":1954},{\\"x\\":1234,\\"y\\":1954}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"8.(2019江苏无锡一中期中,疑难,★★★) ( 多选)平面\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1234,\\"y\\":1530},{\\"x\\":2234,\\"y\\":1530},{\\"x\\":2234,\\"y\\":1567},{\\"x\\":1234,\\"y\\":1567}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"坐标系横、纵坐标轴的单位长度为1m,某次机器人大\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1272,\\"y\\":1593},{\\"x\\":2237,\\"y\\":1591},{\\"x\\":2237,\\"y\\":1628},{\\"x\\":1272,\\"y\\":1631}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"赛中,一机器人在平面内由点(0,0)出发,沿直线运动\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1272,\\"y\\":1656},{\\"x\\":2235,\\"y\\":1653},{\\"x\\":2235,\\"y\\":1691},{\\"x\\":1273,\\"y\\":1693}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"到点(3,1),然后又由点(3,1)沿直线运动到点(1,4),\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1273,\\"y\\":1718},{\\"x\\":2234,\\"y\\":1716},{\\"x\\":2234,\\"y\\":1754},{\\"x\\":1273,\\"y\\":1756}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"接着又由点(1,4)沿直线运动到点(5,5),最后又由点\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1271,\\"y\\":1781},{\\"x\\":2235,\\"y\\":1778},{\\"x\\":2235,\\"y\\":1816},{\\"x\\":1271,\\"y\\":1819}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"(5,5)沿直线运动到点(2,2)。整个过程中机器人用\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1272,\\"y\\":1843},{\\"x\\":2235,\\"y\\":1840},{\\"x\\":2235,\\"y\\":1878},{\\"x\\":1272,\\"y\\":1881}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"的时间是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1273,\\"y\\":1914},{\\"x\\":1446,\\"y\\":1913},{\\"x\\":1446,\\"y\\":1950},{\\"x\\":1273,\\"y\\":1951}]},{\\"type\\":2,\\"prob\\":99,\\"string\\":\\"2 \\\\\\\\sqrt 2 s ,\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1446,\\"y\\":1909},{\\"x\\":1562,\\"y\\":1908},{\\"x\\":1562,\\"y\\":1954},{\\"x\\":1446,\\"y\\":1954}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"则下列说法正确的是\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1562,\\"y\\":1913},{\\"x\\":1941,\\"y\\":1912},{\\"x\\":1941,\\"y\\":1949},{\\"x\\":1562,\\"y\\":1950}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":2104,\\"y\\":1917},{\\"x\\":2229,\\"y\\":1916},{\\"x\\":2229,\\"y\\":1953},{\\"x\\":2105,\\"y\\":1953}]}]},{\\"type\\":1,\\"text\\":\\"A.机器人不会两次通过同一点\\",\\"pos_list\\":[[{\\"x\\":1272,\\"y\\":1977},{\\"x\\":1807,\\"y\\":1975},{\\"x\\":1807,\\"y\\":2012},{\\"x\\":1272,\\"y\\":2013}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"A.机器人不会两次通过同一点\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1272,\\"y\\":1977},{\\"x\\":1807,\\"y\\":1975},{\\"x\\":1807,\\"y\\":2012},{\\"x\\":1272,\\"y\\":2013}]}]},{\\"type\\":1,\\"text\\":\\"B.整个过程中机器人的位移大小为 2 \\\\\\\\sqrt 2 m\\",\\"pos_list\\":[[{\\"x\\":1268,\\"y\\":2050},{\\"x\\":2015,\\"y\\":2047},{\\"x\\":2015,\\"y\\":2088},{\\"x\\":1268,\\"y\\":2089}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"B.整个过程中机器人的位移大小为\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1268,\\"y\\":2050},{\\"x\\":1903,\\"y\\":2047},{\\"x\\":1903,\\"y\\":2084},{\\"x\\":1268,\\"y\\":2087}]},{\\"type\\":2,\\"prob\\":99,\\"string\\":\\"2 \\\\\\\\sqrt 2 m\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1903,\\"y\\":2041},{\\"x\\":2015,\\"y\\":2040},{\\"x\\":2015,\\"y\\":2088},{\\"x\\":1903,\\"y\\":2089}]}]},{\\"type\\":1,\\"text\\":\\"C.机器人的运动轨迹是一条直线\\",\\"pos_list\\":[[{\\"x\\":1268,\\"y\\":2112},{\\"x\\":1850,\\"y\\":2110},{\\"x\\":1850,\\"y\\":2146},{\\"x\\":1268,\\"y\\":2148}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"C.机器人的运动轨迹是一条直线\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1268,\\"y\\":2112},{\\"x\\":1850,\\"y\\":2110},{\\"x\\":1850,\\"y\\":2146},{\\"x\\":1268,\\"y\\":2148}]}]},{\\"type\\":1,\\"text\\":\\"D.整个过程中机器人的位移与由点(5,5)运动到点 (2,2)的位移方向相反\\",\\"pos_list\\":[[{\\"x\\":1270,\\"y\\":2174},{\\"x\\":2235,\\"y\\":2173},{\\"x\\":2235,\\"y\\":2272},{\\"x\\":1270,\\"y\\":2274}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"D.整个过程中机器人的位移与由点(5,5)运动到点\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1270,\\"y\\":2174},{\\"x\\":2235,\\"y\\":2173},{\\"x\\":2235,\\"y\\":2210},{\\"x\\":1270,\\"y\\":2211}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"(2,2)的位移方向相反\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1312,\\"y\\":2238},{\\"x\\":1713,\\"y\\":2236},{\\"x\\":1713,\\"y\\":2272},{\\"x\\":1312,\\"y\\":2274}]}]}]},{\\"index\\":8,\\"type\\":9,\\"prob\\":0,\\"text\\":\\"9.(2019四 川蓉城期中,疑难,★★★)如图所示,自行车 的车轮半径为R,车轮沿直线无滑动地滚动,当气门芯 由轮子的最左侧第一次运动到轮子的正下方时,气门 芯位移的大小为 ( ) A . \\\\\\\\frac { 3 } { 2 } R 鼠标的工作原理是通过检测鼠标器的位移,将位移信号转换为电脉冲信号,再通过程序的处理和转换来控制屏幕 智 上的鼠标箭头的移动,属于相对坐标定位系统。\\",\\"pos_list\\":[[{\\"x\\":1234,\\"y\\":2299},{\\"x\\":2235,\\"y\\":2299},{\\"x\\":2235,\\"y\\":3034},{\\"x\\":1234,\\"y\\":3034}],[{\\"x\\":245,\\"y\\":3260},{\\"x\\":2235,\\"y\\":3265},{\\"x\\":2235,\\"y\\":3353},{\\"x\\":245,\\"y\\":3352}]],\\"element_list\\":[{\\"type\\":0,\\"text\\":\\"9.(2019四 川蓉城期中,疑难,★★★)如图所示,自行车 的车轮半径为R,车轮沿直线无滑动地滚动,当气门芯 由轮子的最左侧第一次运动到轮子的正下方时,气门 芯位移的大小为 ( )\\",\\"pos_list\\":[[{\\"x\\":1234,\\"y\\":2299},{\\"x\\":2235,\\"y\\":2299},{\\"x\\":2235,\\"y\\":2524},{\\"x\\":1234,\\"y\\":2525}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"9.(2019四 川蓉城期中,疑难,★★★)如图所示,自行车\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1234,\\"y\\":2299},{\\"x\\":2235,\\"y\\":2299},{\\"x\\":2235,\\"y\\":2336},{\\"x\\":1234,\\"y\\":2336}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"的车轮半径为R,车轮沿直线无滑动地滚动,当气门芯\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1274,\\"y\\":2360},{\\"x\\":2235,\\"y\\":2361},{\\"x\\":2235,\\"y\\":2398},{\\"x\\":1274,\\"y\\":2397}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"由轮子的最左侧第一次运动到轮子的正下方时,气门\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1272,\\"y\\":2424},{\\"x\\":2234,\\"y\\":2422},{\\"x\\":2234,\\"y\\":2459},{\\"x\\":1272,\\"y\\":2461}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"芯位移的大小为\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1271,\\"y\\":2487},{\\"x\\":1560,\\"y\\":2486},{\\"x\\":1560,\\"y\\":2522},{\\"x\\":1271,\\"y\\":2523}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"( )\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":2103,\\"y\\":2489},{\\"x\\":2229,\\"y\\":2489},{\\"x\\":2229,\\"y\\":2524},{\\"x\\":2103,\\"y\\":2525}]}]},{\\"type\\":0,\\"text\\":\\"\\",\\"pos_list\\":[[{\\"x\\":1576,\\"y\\":2550},{\\"x\\":1950,\\"y\\":2550},{\\"x\\":1950,\\"y\\":2765},{\\"x\\":1576,\\"y\\":2765}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1576,\\"y\\":2550},{\\"x\\":1950,\\"y\\":2550},{\\"x\\":1950,\\"y\\":2765},{\\"x\\":1576,\\"y\\":2765}]}]},{\\"type\\":1,\\"text\\":\\"A . \\\\\\\\frac { 3 } { 2 } R\\",\\"pos_list\\":[[{\\"x\\":1273,\\"y\\":2797},{\\"x\\":1381,\\"y\\":2797},{\\"x\\":1381,\\"y\\":2895},{\\"x\\":1273,\\"y\\":2895}]],\\"content_list\\":[{\\"type\\":2,\\"prob\\":99,\\"string\\":\\"A . \\\\\\\\frac { 3 } { 2 } R\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1273,\\"y\\":2797},{\\"x\\":1381,\\"y\\":2797},{\\"x\\":1381,\\"y\\":2895},{\\"x\\":1273,\\"y\\":2895}]}]},{\\"type\\":0,\\"text\\":\\"\\",\\"pos_list\\":[[{\\"x\\":1847,\\"y\\":2793},{\\"x\\":2018,\\"y\\":2793},{\\"x\\":2018,\\"y\\":2889},{\\"x\\":1847,\\"y\\":2889}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1847,\\"y\\":2793},{\\"x\\":2018,\\"y\\":2793},{\\"x\\":2018,\\"y\\":2889},{\\"x\\":1847,\\"y\\":2889}]}]},{\\"type\\":0,\\"text\\":\\"\\",\\"pos_list\\":[[{\\"x\\":1337,\\"y\\":2921},{\\"x\\":1590,\\"y\\":2921},{\\"x\\":1590,\\"y\\":3034},{\\"x\\":1337,\\"y\\":3034}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1337,\\"y\\":2921},{\\"x\\":1590,\\"y\\":2921},{\\"x\\":1590,\\"y\\":3034},{\\"x\\":1337,\\"y\\":3034}]}]},{\\"type\\":0,\\"text\\":\\" 鼠标的工作原理是通过检测鼠标器的位移,将位移信号转换为电脉冲信号,再通过程序的处理和转换来控制屏幕 智 上的鼠标箭头的移动,属于相对坐标定位系统。\\",\\"pos_list\\":[[{\\"x\\":1828,\\"y\\":2942},{\\"x\\":2013,\\"y\\":2942},{\\"x\\":2013,\\"y\\":3010},{\\"x\\":1828,\\"y\\":3010}],[{\\"x\\":245,\\"y\\":3260},{\\"x\\":2235,\\"y\\":3265},{\\"x\\":2235,\\"y\\":3353},{\\"x\\":245,\\"y\\":3352}]],\\"content_list\\":[{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":1828,\\"y\\":2942},{\\"x\\":2013,\\"y\\":2942},{\\"x\\":2013,\\"y\\":3010},{\\"x\\":1828,\\"y\\":3010}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"鼠标的工作原理是通过检测鼠标器的位移,将位移信号转换为电脉冲信号,再通过程序的处理和转换来控制屏幕\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":318,\\"y\\":3260},{\\"x\\":2116,\\"y\\":3265},{\\"x\\":2116,\\"y\\":3296},{\\"x\\":318,\\"y\\":3291}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"智\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":2191,\\"y\\":3253},{\\"x\\":2235,\\"y\\":3253},{\\"x\\":2235,\\"y\\":3285},{\\"x\\":2191,\\"y\\":3285}]},{\\"type\\":1,\\"prob\\":0,\\"string\\":\\"上的鼠标箭头的移动,属于相对坐标定位系统。\\",\\"option\\":\\"\\",\\"pos\\":[{\\"x\\":245,\\"y\\":3322},{\\"x\\":986,\\"y\\":3323},{\\"x\\":985,\\"y\\":3353},{\\"x\\":245,\\"y\\":3352}]}]}]}]}],\\"prism_version\\":\\"1.0.9\\",\\"prism_wnum\\":0,\\"prism_wordsInfo\\":[],\\"width\\":2377}\\n","errorExample":""}]', ], 'RecognizeEduQuestionOcr' => [ 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和BODY字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241223/yyrzrb/%E9%A2%98%E7%9B%AE%E8%AF%86%E5%88%AB.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'NeedRotate', 'in' => 'query', 'schema' => ['title' => '是否需要自动旋转功能(结构化检测、混贴场景、教育相关场景会自动做旋转,无需设置),返回角度信息', 'description' => '* 是否需要自动旋转功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据'."\n", 'type' => 'string', 'example' => '{'."\n" .' "content": "√技能提升练 √拓展创新练 12.对于同一平面内的三条直线,给出下列5个论断:15.「2018春·如皋期末]在一个三角形中,如果一个角 ①a//b;②b∥c;③a⊥b;④a∥c;⑤a⊥c ,以其中两是另一个角的3倍,这样的三角形我们称之为“智个论断为条件,一个论断为结论,组成一个你认为慧三角形”.如三个内角分别为 1 2 0 ^ { \\\\circ } , 4 0 ^ { \\\\circ } , 2 0 ^ { \\\\circ } 的三角正确的命题. 形是“智慧三角形”. 已知:,结论: 如图 1 - 2 - 2 , \\\\angle M O N = 6 0 ^ { \\\\circ } , 在射线OM上找一点 13.指出命题“同旁内角互补”的条件和结论,并说明这 A,过点A作 AB⊥OM 交ON于点B,以A为端点个命题是正确的命题还是错误的命题. 作射线AD 交射线OB于点C(点C不与点O重合). M A B N 图 1- -2一2 14.如图 1-2-1, 点B,A,E在同一条直线上,已知①AD (1) ∠ABC 的度数为°, △AOB ∥BC,②∠B=∠C,③AD 平分 ∠EAC. 请你用其中两(填“是”或“不是”)智慧三角形; 个作为条件,另一个作为结论,构造命题,并说明你构 (2)若 \\\\angle O A C = 2 0 ^ { \\\\circ } ,试说明::△AOC 为"智慧三角形的命题是正确的命题还是错误的命题. 形”; E D B C 图 1-2-1 (3)当 △ABC 为“智慧三角形”时,求 ∠OAC 的度数. 第1章三角形的初步知识A5 ",'."\n" .' "figure": ['."\n" .' {'."\n" .' "type": "subject_pattern",'."\n" .' "x": 1605,'."\n" .' "y": 3087,'."\n" .' "w": 645,'."\n" .' "h": 804,'."\n" .' "box": {'."\n" .' "x": 0,'."\n" .' "y": 0,'."\n" .' "w": 0,'."\n" .' "h": 0,'."\n" .' "angle": 0'."\n" .' },'."\n" .' "points": ['."\n" .' {'."\n" .' "x": 1605,'."\n" .' "y": 3087'."\n" .' },'."\n" .' {'."\n" .' "x": 2250,'."\n" .' "y": 3087'."\n" .' },'."\n" .' {'."\n" .' "x": 2250,'."\n" .' "y": 3891'."\n" .' },'."\n" .' {'."\n" .' "x": 1605,'."\n" .' "y": 3891'."\n" .' }'."\n" .' ]'."\n" .' }'."\n" .' ],'."\n" .' "height": 7000,'."\n" .' "orgHeight": 7000,'."\n" .' "orgWidth": 4716,'."\n" .' "prism_version": "1.0.9",'."\n" .' "prism_wnum": 64,'."\n" .' "prism_wordsInfo": ['."\n" .' {'."\n" .' "angle": 0,'."\n" .' "direction": 0,'."\n" .' "height": 85,'."\n" .' "pos": ['."\n" .' {'."\n" .' "x": 207,'."\n" .' "y": 508'."\n" .' },'."\n" .' {'."\n" .' "x": 826,'."\n" .' "y": 506'."\n" .' },'."\n" .' {'."\n" .' "x": 826,'."\n" .' "y": 592'."\n" .' },'."\n" .' {'."\n" .' "x": 208,'."\n" .' "y": 594'."\n" .' }'."\n" .' ],'."\n" .' "prob": 96,'."\n" .' "recClassify": 0,'."\n" .' "width": 618,'."\n" .' "word": "√技能提升练",'."\n" .' "x": 207,'."\n" .' "y": 506'."\n" .' }'."\n" .' ],'."\n" .' "width": 4716'."\n" .'}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '题目识别', 'summary' => '可对题目进行有效识别。通过对题目的元素进行打标,提升题目的识别效果。', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云题目识别,是阿里云官方自研OCR文字识别产品,适用于扫描、拍照场景的单题题目识别,适用于智能批改等场景的题目内容识别。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|多文本格式|支持印刷体文本以及公式的OCR识别。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|返回坐标|可实现对题目中的配图位置进行检测并返回坐标位置。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [教育场景识别](https://common-buy.aliyun.com/?commodityCode=ocr_education_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=edu&subtype=question_ocr#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[题目识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_education_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_education_dp_cn_20211103164555_0111%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEduQuestionOcr?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|content|string|识别出图片的文字块汇总。|'."\n" .'|figure|list|图片中的图案信息。|'."\n" .'|prism_wordsInfo|list|文字块信息。|'."\n" .'|prism_wnum|int|识别的文字块的数量,prism_wordsInfo数组的大小。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 文字块信息(prism_wordsInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|文字块的角度。|'."\n" .'|height|int|文字块的高度(需考虑文字块的角度)|'."\n" .'|width|int|文字块的宽度(需考虑文字块的角度)|'."\n" .'|pos|list|文字块的外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。|'."\n" .'|word|string|文字块的文字内容。|'."\n" .'|charInfo|list|单字信息。|'."\n" .'|recClassify|int|文字属性分类。(0:“中文印刷”,1:“拉丁语种”,2:“手写体”,3:“韩语”,4:“泰文”,51:“公式”)。|'."\n" ."\n" .'#### 单字信息(charInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|word|string|单字文字。|'."\n" .'|prob|int|置信度。|'."\n" .'|x|int|单字左上角横坐标。|'."\n" .'|y|int|单字左上角纵坐标。|'."\n" .'|w|int|单字宽度。|'."\n" .'|h|int|单字高度。|'."\n" ."\n" .'#### 图案位置信息(figure字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|type|string|图案类型。|'."\n" .'|x|int|图案左上角横坐标。|'."\n" .'|y|int|图案左上角纵坐标。|'."\n" .'|w|int|图案宽度。|'."\n" .'|h|int|图案高度。|'."\n" .'|box|object|图案坐标信息:中心横纵坐标,长宽,顺时针旋转角度。定义同 OpenCV 中 RotatedRect,请参见 [OpenCV 文档](https://docs.opencv.org/3.4/db/dd6/classcv_1_1RotatedRect.html#a6bd95a46f9ab83a4f384a4d4845e6332)。|'."\n" .'|points|list|图案四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T09:43:51.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:22.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEduQuestionOcr'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeEduQuestionOcr', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\n \\\\\\"content\\\\\\": \\\\\\"√技能提升练 √拓展创新练 12.对于同一平面内的三条直线,给出下列5个论断:15.「2018春·如皋期末]在一个三角形中,如果一个角 ①a//b;②b∥c;③a⊥b;④a∥c;⑤a⊥c ,以其中两是另一个角的3倍,这样的三角形我们称之为“智个论断为条件,一个论断为结论,组成一个你认为慧三角形”.如三个内角分别为 1 2 0 ^ { \\\\\\\\\\\\\\\\circ } , 4 0 ^ { \\\\\\\\\\\\\\\\circ } , 2 0 ^ { \\\\\\\\\\\\\\\\circ } 的三角正确的命题. 形是“智慧三角形”. 已知:,结论: 如图 1 - 2 - 2 , \\\\\\\\\\\\\\\\angle M O N = 6 0 ^ { \\\\\\\\\\\\\\\\circ } , 在射线OM上找一点 13.指出命题“同旁内角互补”的条件和结论,并说明这 A,过点A作 AB⊥OM 交ON于点B,以A为端点个命题是正确的命题还是错误的命题. 作射线AD 交射线OB于点C(点C不与点O重合). M A B N 图 1- -2一2 14.如图 1-2-1, 点B,A,E在同一条直线上,已知①AD (1) ∠ABC 的度数为°, △AOB ∥BC,②∠B=∠C,③AD 平分 ∠EAC. 请你用其中两(填“是”或“不是”)智慧三角形; 个作为条件,另一个作为结论,构造命题,并说明你构 (2)若 \\\\\\\\\\\\\\\\angle O A C = 2 0 ^ { \\\\\\\\\\\\\\\\circ } ,试说明::△AOC 为\\\\\\"智慧三角形的命题是正确的命题还是错误的命题. 形”; E D B C 图 1-2-1 (3)当 △ABC 为“智慧三角形”时,求 ∠OAC 的度数. 第1章三角形的初步知识A5 \\\\\\",\\\\n \\\\\\"figure\\\\\\": [\\\\n {\\\\n \\\\\\"type\\\\\\": \\\\\\"subject_pattern\\\\\\",\\\\n \\\\\\"x\\\\\\": 1605,\\\\n \\\\\\"y\\\\\\": 3087,\\\\n \\\\\\"w\\\\\\": 645,\\\\n \\\\\\"h\\\\\\": 804,\\\\n \\\\\\"box\\\\\\": {\\\\n \\\\\\"x\\\\\\": 0,\\\\n \\\\\\"y\\\\\\": 0,\\\\n \\\\\\"w\\\\\\": 0,\\\\n \\\\\\"h\\\\\\": 0,\\\\n \\\\\\"angle\\\\\\": 0\\\\n },\\\\n \\\\\\"points\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 1605,\\\\n \\\\\\"y\\\\\\": 3087\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 2250,\\\\n \\\\\\"y\\\\\\": 3087\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 2250,\\\\n \\\\\\"y\\\\\\": 3891\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 1605,\\\\n \\\\\\"y\\\\\\": 3891\\\\n }\\\\n ]\\\\n }\\\\n ],\\\\n \\\\\\"height\\\\\\": 7000,\\\\n \\\\\\"orgHeight\\\\\\": 7000,\\\\n \\\\\\"orgWidth\\\\\\": 4716,\\\\n \\\\\\"prism_version\\\\\\": \\\\\\"1.0.9\\\\\\",\\\\n \\\\\\"prism_wnum\\\\\\": 64,\\\\n \\\\\\"prism_wordsInfo\\\\\\": [\\\\n {\\\\n \\\\\\"angle\\\\\\": 0,\\\\n \\\\\\"direction\\\\\\": 0,\\\\n \\\\\\"height\\\\\\": 85,\\\\n \\\\\\"pos\\\\\\": [\\\\n {\\\\n \\\\\\"x\\\\\\": 207,\\\\n \\\\\\"y\\\\\\": 508\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 826,\\\\n \\\\\\"y\\\\\\": 506\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 826,\\\\n \\\\\\"y\\\\\\": 592\\\\n },\\\\n {\\\\n \\\\\\"x\\\\\\": 208,\\\\n \\\\\\"y\\\\\\": 594\\\\n }\\\\n ],\\\\n \\\\\\"prob\\\\\\": 96,\\\\n \\\\\\"recClassify\\\\\\": 0,\\\\n \\\\\\"width\\\\\\": 618,\\\\n \\\\\\"word\\\\\\": \\\\\\"√技能提升练\\\\\\",\\\\n \\\\\\"x\\\\\\": 207,\\\\n \\\\\\"y\\\\\\": 506\\\\n }\\\\n ],\\\\n \\\\\\"width\\\\\\": 4716\\\\n}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n EF4C091D-B197-4AED-8D95-C158DC358678\\n {\\"content\\":\\"√技能提升练 √拓展创新练 12.对于同一平面内的三条直线,给出下列5个论断: 15.「2018春·如皋期末]在一个三角形中,如果一个角 ①a//b;②b∥c;③a⊥b;④a∥c;⑤a⊥c ,以其中两 是另一个角的3倍,这样的三角形我们称之为“智 个论断为条件,一个论断为结论,组成一个你认为 慧三角形”.如三个内角分别为 1 2 0 ^ { \\\\\\\\circ } , 4 0 ^ { \\\\\\\\circ } , 2 0 ^ { \\\\\\\\circ } 的三角 正确的命题. 形是“智慧三角形”. 已知:,结论: 如图 1 - 2 - 2 , \\\\\\\\angle M O N = 6 0 ^ { \\\\\\\\circ } , 在射线OM上找一点 13.指出命题“同旁内角互补”的条件和结论,并说明这 A,过点A作 AB⊥OM 交ON于点B,以A为端点 个命题是正确的命题还是错误的命题. 作射线AD 交射线OB于点C(点C不与点O重 合). M A B N 图 1- -2一2 14.如图 1-2-1, 点B,A,E在同一条直线上,已知①AD (1) ∠ABC 的度数为°, △AOB ∥BC,②∠B=∠C,③AD 平分 ∠EAC. 请你用其中两 (填“是”或“不是”)智慧三角形; 个作为条件,另一个作为结论,构造命题,并说明你构 (2)若 \\\\\\\\angle O A C = 2 0 ^ { \\\\\\\\circ } , ,试说明: △AOC 为“智慧三角 造的命题是正确的命题还是错误的命题. 形”; E D B C 图 1-2-1 (3)当 △ABC 为“智慧三角形”时,求 ∠OAC 的 度数. 第1章三角形的初步知识A5 \\",\\"figure\\":[{\\"type\\":\\"subject_pattern\\",\\"x\\":1605,\\"y\\":3087,\\"w\\":645,\\"h\\":804,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":1605,\\"y\\":3087},{\\"x\\":2250,\\"y\\":3087},{\\"x\\":2250,\\"y\\":3891},{\\"x\\":1605,\\"y\\":3891}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":3042,\\"y\\":1723,\\"w\\":836,\\"h\\":853,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":3042,\\"y\\":1723},{\\"x\\":3878,\\"y\\":1723},{\\"x\\":3878,\\"y\\":2576},{\\"x\\":3042,\\"y\\":2576}]},{\\"type\\":\\"subject_pattern\\",\\"x\\":2885,\\"y\\":3019,\\"w\\":993,\\"h\\":767,\\"box\\":{\\"x\\":0,\\"y\\":0,\\"w\\":0,\\"h\\":0,\\"angle\\":0},\\"points\\":[{\\"x\\":2885,\\"y\\":3019},{\\"x\\":3878,\\"y\\":3019},{\\"x\\":3878,\\"y\\":3786},{\\"x\\":2885,\\"y\\":3786}]}],\\"height\\":7000,\\"orgHeight\\":7000,\\"orgWidth\\":4716,\\"prism_version\\":\\"1.0.9\\",\\"prism_wnum\\":64,\\"prism_wordsInfo\\":[{\\"angle\\":0,\\"direction\\":0,\\"height\\":85,\\"pos\\":[{\\"x\\":207,\\"y\\":508},{\\"x\\":826,\\"y\\":506},{\\"x\\":826,\\"y\\":592},{\\"x\\":208,\\"y\\":594}],\\"prob\\":96,\\"recClassify\\":0,\\"width\\":618,\\"word\\":\\"√技能提升练\\",\\"x\\":207,\\"y\\":506},{\\"angle\\":0,\\"direction\\":0,\\"height\\":87,\\"pos\\":[{\\"x\\":2348,\\"y\\":488},{\\"x\\":2965,\\"y\\":486},{\\"x\\":2965,\\"y\\":573},{\\"x\\":2349,\\"y\\":575}],\\"prob\\":92,\\"recClassify\\":0,\\"width\\":617,\\"word\\":\\"√拓展创新练\\",\\"x\\":2348,\\"y\\":487},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":208,\\"y\\":665},{\\"x\\":2112,\\"y\\":654},{\\"x\\":2113,\\"y\\":728},{\\"x\\":208,\\"y\\":739}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1905,\\"word\\":\\"12.对于同一平面内的三条直线,给出下列5个论断:\\",\\"x\\":208,\\"y\\":659},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":2354,\\"y\\":640},{\\"x\\":4330,\\"y\\":636},{\\"x\\":4330,\\"y\\":709},{\\"x\\":2354,\\"y\\":714}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":1976,\\"word\\":\\"15.「2018春·如皋期末]在一个三角形中,如果一个角\\",\\"x\\":2354,\\"y\\":638},{\\"angle\\":0,\\"direction\\":0,\\"height\\":100,\\"pos\\":[{\\"x\\":373,\\"y\\":784},{\\"x\\":1817,\\"y\\":779},{\\"x\\":1818,\\"y\\":880},{\\"x\\":374,\\"y\\":885}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":1444,\\"word\\":\\"①a//b;②b∥c;③a⊥b;④a∥c;⑤a⊥c\\",\\"x\\":373,\\"y\\":781},{\\"angle\\":0,\\"direction\\":0,\\"height\\":76,\\"pos\\":[{\\"x\\":1817,\\"y\\":788},{\\"x\\":2189,\\"y\\":787},{\\"x\\":2190,\\"y\\":863},{\\"x\\":1818,\\"y\\":865}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":372,\\"word\\":\\",以其中两\\",\\"x\\":1817,\\"y\\":787},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":2523,\\"y\\":783},{\\"x\\":4330,\\"y\\":769},{\\"x\\":4330,\\"y\\":840},{\\"x\\":2523,\\"y\\":854}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1807,\\"word\\":\\"是另一个角的3倍,这样的三角形我们称之为“智\\",\\"x\\":2523,\\"y\\":775},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":374,\\"y\\":931},{\\"x\\":2188,\\"y\\":928},{\\"x\\":2188,\\"y\\":1002},{\\"x\\":374,\\"y\\":1005}],\\"prob\\":97,\\"recClassify\\":0,\\"width\\":1814,\\"word\\":\\"个论断为条件,一个论断为结论,组成一个你认为\\",\\"x\\":374,\\"y\\":929},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":2526,\\"y\\":916},{\\"x\\":3627,\\"y\\":909},{\\"x\\":3628,\\"y\\":980},{\\"x\\":2527,\\"y\\":987}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1101,\\"word\\":\\"慧三角形”.如三个内角分别为\\",\\"x\\":2526,\\"y\\":912},{\\"angle\\":0,\\"direction\\":0,\\"height\\":92,\\"pos\\":[{\\"x\\":3627,\\"y\\":898},{\\"x\\":4086,\\"y\\":894},{\\"x\\":4087,\\"y\\":986},{\\"x\\":3628,\\"y\\":990}],\\"prob\\":99,\\"recClassify\\":51,\\"width\\":458,\\"word\\":\\"1 2 0 ^ { \\\\\\\\circ } , 4 0 ^ { \\\\\\\\circ } , 2 0 ^ { \\\\\\\\circ }\\",\\"x\\":3628,\\"y\\":895},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":4086,\\"y\\":906},{\\"x\\":4330,\\"y\\":904},{\\"x\\":4330,\\"y\\":976},{\\"x\\":4086,\\"y\\":977}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":244,\\"word\\":\\"的三角\\",\\"x\\":4086,\\"y\\":904},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":376,\\"y\\":1074},{\\"x\\":818,\\"y\\":1070},{\\"x\\":818,\\"y\\":1142},{\\"x\\":377,\\"y\\":1145}],\\"prob\\":92,\\"recClassify\\":0,\\"width\\":442,\\"word\\":\\"正确的命题.\\",\\"x\\":376,\\"y\\":1071},{\\"angle\\":0,\\"direction\\":0,\\"height\\":69,\\"pos\\":[{\\"x\\":2523,\\"y\\":1054},{\\"x\\":3213,\\"y\\":1050},{\\"x\\":3213,\\"y\\":1120},{\\"x\\":2524,\\"y\\":1124}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":690,\\"word\\":\\"形是“智慧三角形”.\\",\\"x\\":2523,\\"y\\":1052},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":375,\\"y\\":1215},{\\"x\\":1489,\\"y\\":1207},{\\"x\\":1489,\\"y\\":1283},{\\"x\\":376,\\"y\\":1291}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1114,\\"word\\":\\"已知:,结论:\\",\\"x\\":375,\\"y\\":1211},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2527,\\"y\\":1186},{\\"x\\":2720,\\"y\\":1185},{\\"x\\":2720,\\"y\\":1256},{\\"x\\":2528,\\"y\\":1257}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":193,\\"word\\":\\"如图\\",\\"x\\":2527,\\"y\\":1185},{\\"angle\\":0,\\"direction\\":0,\\"height\\":103,\\"pos\\":[{\\"x\\":2720,\\"y\\":1171},{\\"x\\":3557,\\"y\\":1166},{\\"x\\":3558,\\"y\\":1270},{\\"x\\":2720,\\"y\\":1274}],\\"prob\\":99,\\"recClassify\\":51,\\"width\\":838,\\"word\\":\\"1 - 2 - 2 , \\\\\\\\angle M O N = 6 0 ^ { \\\\\\\\circ } ,\\",\\"x\\":2720,\\"y\\":1169},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":3557,\\"y\\":1181},{\\"x\\":4331,\\"y\\":1177},{\\"x\\":4332,\\"y\\":1249},{\\"x\\":3558,\\"y\\":1253}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":774,\\"word\\":\\"在射线OM上找一点\\",\\"x\\":3557,\\"y\\":1179},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":211,\\"y\\":1344},{\\"x\\":2193,\\"y\\":1331},{\\"x\\":2194,\\"y\\":1403},{\\"x\\":211,\\"y\\":1416}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1983,\\"word\\":\\"13.指出命题“同旁内角互补”的条件和结论,并说明这\\",\\"x\\":211,\\"y\\":1336},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":2513,\\"y\\":1323},{\\"x\\":2995,\\"y\\":1320},{\\"x\\":2996,\\"y\\":1393},{\\"x\\":2513,\\"y\\":1395}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":483,\\"word\\":\\"A,过点A作\\",\\"x\\":2513,\\"y\\":1321},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":342,\\"pos\\":[{\\"x\\":2995,\\"y\\":1312},{\\"x\\":3338,\\"y\\":1311},{\\"x\\":3338,\\"y\\":1400},{\\"x\\":2995,\\"y\\":1400}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":89,\\"word\\":\\"AB⊥OM\\",\\"x\\":3122,\\"y\\":1185},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":3338,\\"y\\":1318},{\\"x\\":4334,\\"y\\":1313},{\\"x\\":4334,\\"y\\":1386},{\\"x\\":3338,\\"y\\":1391}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":997,\\"word\\":\\"交ON于点B,以A为端点\\",\\"x\\":3337,\\"y\\":1316},{\\"angle\\":0,\\"direction\\":0,\\"height\\":71,\\"pos\\":[{\\"x\\":376,\\"y\\":1480},{\\"x\\":1735,\\"y\\":1471},{\\"x\\":1735,\\"y\\":1542},{\\"x\\":377,\\"y\\":1550}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1359,\\"word\\":\\"个命题是正确的命题还是错误的命题.\\",\\"x\\":376,\\"y\\":1474},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":2525,\\"y\\":1459},{\\"x\\":2919,\\"y\\":1455},{\\"x\\":2920,\\"y\\":1529},{\\"x\\":2526,\\"y\\":1533}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":395,\\"word\\":\\"作射线AD\\",\\"x\\":2525,\\"y\\":1457},{\\"angle\\":0,\\"direction\\":0,\\"height\\":74,\\"pos\\":[{\\"x\\":2953,\\"y\\":1455},{\\"x\\":4339,\\"y\\":1440},{\\"x\\":4340,\\"y\\":1514},{\\"x\\":2954,\\"y\\":1529}],\\"prob\\":97,\\"recClassify\\":0,\\"width\\":1385,\\"word\\":\\"交射线OB于点C(点C不与点O重\\",\\"x\\":2954,\\"y\\":1447},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":150,\\"pos\\":[{\\"x\\":2528,\\"y\\":1601},{\\"x\\":2678,\\"y\\":1601},{\\"x\\":2678,\\"y\\":1667},{\\"x\\":2528,\\"y\\":1667}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":65,\\"word\\":\\"合).\\",\\"x\\":2570,\\"y\\":1559},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":58,\\"pos\\":[{\\"x\\":3280,\\"y\\":1720},{\\"x\\":3338,\\"y\\":1720},{\\"x\\":3338,\\"y\\":1782},{\\"x\\":3280,\\"y\\":1782}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":60,\\"word\\":\\"M\\",\\"x\\":3279,\\"y\\":1722},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":45,\\"pos\\":[{\\"x\\":3158,\\"y\\":1896},{\\"x\\":3204,\\"y\\":1896},{\\"x\\":3204,\\"y\\":1964},{\\"x\\":3158,\\"y\\":1964}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":69,\\"word\\":\\"A\\",\\"x\\":3147,\\"y\\":1908},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":53,\\"pos\\":[{\\"x\\":3596,\\"y\\":2191},{\\"x\\":3650,\\"y\\":2191},{\\"x\\":3650,\\"y\\":2244},{\\"x\\":3596,\\"y\\":2244}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":53,\\"word\\":\\"B\\",\\"x\\":3597,\\"y\\":2191},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":57,\\"pos\\":[{\\"x\\":3782,\\"y\\":2190},{\\"x\\":3840,\\"y\\":2190},{\\"x\\":3840,\\"y\\":2241},{\\"x\\":3782,\\"y\\":2241}],\\"prob\\":87,\\"recClassify\\":0,\\"width\\":51,\\"word\\":\\"N\\",\\"x\\":3786,\\"y\\":2188},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":91,\\"pos\\":[{\\"x\\":3270,\\"y\\":2471},{\\"x\\":3360,\\"y\\":2471},{\\"x\\":3360,\\"y\\":2534},{\\"x\\":3270,\\"y\\":2534}],\\"prob\\":88,\\"recClassify\\":0,\\"width\\":63,\\"word\\":\\"图\\",\\"x\\":3284,\\"y\\":2458},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":91,\\"pos\\":[{\\"x\\":3360,\\"y\\":2469},{\\"x\\":3452,\\"y\\":2469},{\\"x\\":3452,\\"y\\":2536},{\\"x\\":3360,\\"y\\":2536}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":67,\\"word\\":\\"1-\\",\\"x\\":3373,\\"y\\":2458},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":168,\\"pos\\":[{\\"x\\":3451,\\"y\\":2473},{\\"x\\":3619,\\"y\\":2473},{\\"x\\":3619,\\"y\\":2536},{\\"x\\":3451,\\"y\\":2536}],\\"prob\\":92,\\"recClassify\\":0,\\"width\\":63,\\"word\\":\\"-2一2\\",\\"x\\":3504,\\"y\\":2421},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":211,\\"y\\":2563},{\\"x\\":558,\\"y\\":2561},{\\"x\\":559,\\"y\\":2634},{\\"x\\":212,\\"y\\":2636}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":347,\\"word\\":\\"14.如图\\",\\"x\\":211,\\"y\\":2561},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":298,\\"pos\\":[{\\"x\\":559,\\"y\\":2557},{\\"x\\":857,\\"y\\":2557},{\\"x\\":857,\\"y\\":2642},{\\"x\\":559,\\"y\\":2642}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":84,\\"word\\":\\"1-2-1,\\",\\"x\\":666,\\"y\\":2450},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":857,\\"y\\":2559},{\\"x\\":2211,\\"y\\":2551},{\\"x\\":2211,\\"y\\":2625},{\\"x\\":857,\\"y\\":2632}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1355,\\"word\\":\\"点B,A,E在同一条直线上,已知①AD\\",\\"x\\":857,\\"y\\":2555},{\\"angle\\":0,\\"direction\\":0,\\"height\\":101,\\"pos\\":[{\\"x\\":2555,\\"y\\":2560},{\\"x\\":2910,\\"y\\":2557},{\\"x\\":2911,\\"y\\":2658},{\\"x\\":2556,\\"y\\":2660}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":356,\\"word\\":\\"(1) ∠ABC\\",\\"x\\":2555,\\"y\\":2558},{\\"angle\\":0,\\"direction\\":0,\\"height\\":80,\\"pos\\":[{\\"x\\":2910,\\"y\\":2563},{\\"x\\":3711,\\"y\\":2562},{\\"x\\":3711,\\"y\\":2643},{\\"x\\":2910,\\"y\\":2645}],\\"prob\\":90,\\"recClassify\\":0,\\"width\\":801,\\"word\\":\\"的度数为°,\\",\\"x\\":2910,\\"y\\":2563},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":267,\\"pos\\":[{\\"x\\":3711,\\"y\\":2554},{\\"x\\":3978,\\"y\\":2553},{\\"x\\":3979,\\"y\\":2648},{\\"x\\":3711,\\"y\\":2649}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":96,\\"word\\":\\"△AOB\\",\\"x\\":3797,\\"y\\":2468},{\\"angle\\":0,\\"direction\\":0,\\"height\\":97,\\"pos\\":[{\\"x\\":376,\\"y\\":2687},{\\"x\\":1263,\\"y\\":2681},{\\"x\\":1264,\\"y\\":2777},{\\"x\\":376,\\"y\\":2783}],\\"prob\\":94,\\"recClassify\\":0,\\"width\\":887,\\"word\\":\\"∥BC,②∠B=∠C,③AD\\",\\"x\\":376,\\"y\\":2683},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":178,\\"pos\\":[{\\"x\\":1263,\\"y\\":2691},{\\"x\\":1442,\\"y\\":2691},{\\"x\\":1442,\\"y\\":2764},{\\"x\\":1263,\\"y\\":2764}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":73,\\"word\\":\\"平分\\",\\"x\\":1316,\\"y\\":2638},{\\"angle\\":0,\\"direction\\":0,\\"height\\":86,\\"pos\\":[{\\"x\\":1441,\\"y\\":2685},{\\"x\\":1697,\\"y\\":2684},{\\"x\\":1697,\\"y\\":2770},{\\"x\\":1442,\\"y\\":2771}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":256,\\"word\\":\\"∠EAC.\\",\\"x\\":1441,\\"y\\":2684},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":1697,\\"y\\":2689},{\\"x\\":2200,\\"y\\":2686},{\\"x\\":2200,\\"y\\":2759},{\\"x\\":1697,\\"y\\":2762}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":503,\\"word\\":\\"请你用其中两\\",\\"x\\":1697,\\"y\\":2688},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2557,\\"y\\":2707},{\\"x\\":3653,\\"y\\":2702},{\\"x\\":3653,\\"y\\":2774},{\\"x\\":2557,\\"y\\":2779}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":1096,\\"word\\":\\"(填“是”或“不是”)智慧三角形;\\",\\"x\\":2557,\\"y\\":2704},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":374,\\"y\\":2828},{\\"x\\":2206,\\"y\\":2824},{\\"x\\":2206,\\"y\\":2896},{\\"x\\":375,\\"y\\":2901}],\\"prob\\":97,\\"recClassify\\":0,\\"width\\":1831,\\"word\\":\\"个作为条件,另一个作为结论,构造命题,并说明你构\\",\\"x\\":374,\\"y\\":2826},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2557,\\"y\\":2840},{\\"x\\":2764,\\"y\\":2839},{\\"x\\":2764,\\"y\\":2911},{\\"x\\":2557,\\"y\\":2912}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":207,\\"word\\":\\"(2)若\\",\\"x\\":2556,\\"y\\":2839},{\\"angle\\":0,\\"direction\\":0,\\"height\\":103,\\"pos\\":[{\\"x\\":2763,\\"y\\":2822},{\\"x\\":3252,\\"y\\":2818},{\\"x\\":3253,\\"y\\":2921},{\\"x\\":2764,\\"y\\":2925}],\\"prob\\":99,\\"recClassify\\":51,\\"width\\":489,\\"word\\":\\"\\\\\\\\angle O A C = 2 0 ^ { \\\\\\\\circ } ,\\",\\"x\\":2764,\\"y\\":2820},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":3253,\\"y\\":2836},{\\"x\\":3572,\\"y\\":2835},{\\"x\\":3572,\\"y\\":2907},{\\"x\\":3253,\\"y\\":2909}],\\"prob\\":87,\\"recClassify\\":0,\\"width\\":319,\\"word\\":\\",试说明:\\",\\"x\\":3252,\\"y\\":2835},{\\"angle\\":0,\\"direction\\":0,\\"height\\":86,\\"pos\\":[{\\"x\\":3571,\\"y\\":2827},{\\"x\\":3839,\\"y\\":2826},{\\"x\\":3839,\\"y\\":2911},{\\"x\\":3572,\\"y\\":2913}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":267,\\"word\\":\\"△AOC\\",\\"x\\":3572,\\"y\\":2826},{\\"angle\\":0,\\"direction\\":0,\\"height\\":73,\\"pos\\":[{\\"x\\":3839,\\"y\\":2834},{\\"x\\":4332,\\"y\\":2831},{\\"x\\":4332,\\"y\\":2904},{\\"x\\":3839,\\"y\\":2906}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":494,\\"word\\":\\"为“智慧三角\\",\\"x\\":3839,\\"y\\":2833},{\\"angle\\":0,\\"direction\\":0,\\"height\\":69,\\"pos\\":[{\\"x\\":375,\\"y\\":2973},{\\"x\\":1747,\\"y\\":2960},{\\"x\\":1748,\\"y\\":3030},{\\"x\\":376,\\"y\\":3043}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1372,\\"word\\":\\"造的命题是正确的命题还是错误的命题.\\",\\"x\\":375,\\"y\\":2966},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":170,\\"pos\\":[{\\"x\\":2533,\\"y\\":2975},{\\"x\\":2703,\\"y\\":2975},{\\"x\\":2703,\\"y\\":3050},{\\"x\\":2533,\\"y\\":3050}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":75,\\"word\\":\\"形”;\\",\\"x\\":2580,\\"y\\":2927},{\\"angle\\":0,\\"direction\\":0,\\"height\\":57,\\"pos\\":[{\\"x\\":1901,\\"y\\":3080},{\\"x\\":1961,\\"y\\":3080},{\\"x\\":1961,\\"y\\":3139},{\\"x\\":1901,\\"y\\":3139}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":60,\\"word\\":\\"E\\",\\"x\\":1901,\\"y\\":3081},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":60,\\"pos\\":[{\\"x\\":2157,\\"y\\":3329},{\\"x\\":2218,\\"y\\":3329},{\\"x\\":2218,\\"y\\":3374},{\\"x\\":2157,\\"y\\":3374}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":45,\\"word\\":\\"D\\",\\"x\\":2165,\\"y\\":3322},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":52,\\"pos\\":[{\\"x\\":1586,\\"y\\":3634},{\\"x\\":1638,\\"y\\":3634},{\\"x\\":1638,\\"y\\":3695},{\\"x\\":1586,\\"y\\":3695}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":62,\\"word\\":\\"B\\",\\"x\\":1582,\\"y\\":3639},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":53,\\"pos\\":[{\\"x\\":2047,\\"y\\":3651},{\\"x\\":2101,\\"y\\":3651},{\\"x\\":2101,\\"y\\":3698},{\\"x\\":2047,\\"y\\":3698}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":46,\\"word\\":\\"C\\",\\"x\\":2051,\\"y\\":3648},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":89,\\"pos\\":[{\\"x\\":1735,\\"y\\":3799},{\\"x\\":1824,\\"y\\":3799},{\\"x\\":1824,\\"y\\":3857},{\\"x\\":1735,\\"y\\":3857}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":58,\\"word\\":\\"图\\",\\"x\\":1751,\\"y\\":3783},{\\"angle\\":0,\\"direction\\":0,\\"height\\":67,\\"pos\\":[{\\"x\\":1824,\\"y\\":3793},{\\"x\\":2077,\\"y\\":3791},{\\"x\\":2078,\\"y\\":3858},{\\"x\\":1824,\\"y\\":3860}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":254,\\"word\\":\\"1-2-1\\",\\"x\\":1824,\\"y\\":3792},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":2557,\\"y\\":4060},{\\"x\\":2781,\\"y\\":4059},{\\"x\\":2782,\\"y\\":4131},{\\"x\\":2557,\\"y\\":4132}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":225,\\"word\\":\\"(3)当\\",\\"x\\":2557,\\"y\\":4060},{\\"angle\\":0,\\"direction\\":0,\\"height\\":85,\\"pos\\":[{\\"x\\":2781,\\"y\\":4054},{\\"x\\":3048,\\"y\\":4053},{\\"x\\":3048,\\"y\\":4138},{\\"x\\":2782,\\"y\\":4140}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":267,\\"word\\":\\"△ABC\\",\\"x\\":2781,\\"y\\":4054},{\\"angle\\":0,\\"direction\\":0,\\"height\\":72,\\"pos\\":[{\\"x\\":3048,\\"y\\":4058},{\\"x\\":3987,\\"y\\":4052},{\\"x\\":3987,\\"y\\":4124},{\\"x\\":3048,\\"y\\":4130}],\\"prob\\":96,\\"recClassify\\":0,\\"width\\":940,\\"word\\":\\"为“智慧三角形”时,求\\",\\"x\\":3047,\\"y\\":4055},{\\"angle\\":0,\\"direction\\":0,\\"height\\":93,\\"pos\\":[{\\"x\\":3987,\\"y\\":4041},{\\"x\\":4251,\\"y\\":4041},{\\"x\\":4251,\\"y\\":4134},{\\"x\\":3987,\\"y\\":4135}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":263,\\"word\\":\\"∠OAC\\",\\"x\\":3988,\\"y\\":4041},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":104,\\"pos\\":[{\\"x\\":4251,\\"y\\":4051},{\\"x\\":4356,\\"y\\":4051},{\\"x\\":4356,\\"y\\":4122},{\\"x\\":4251,\\"y\\":4122}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":72,\\"word\\":\\"的\\",\\"x\\":4268,\\"y\\":4035},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":191,\\"pos\\":[{\\"x\\":2550,\\"y\\":4195},{\\"x\\":2741,\\"y\\":4195},{\\"x\\":2741,\\"y\\":4269},{\\"x\\":2550,\\"y\\":4269}],\\"prob\\":98,\\"recClassify\\":0,\\"width\\":74,\\"word\\":\\"度数.\\",\\"x\\":2609,\\"y\\":4137},{\\"angle\\":0,\\"direction\\":0,\\"height\\":87,\\"pos\\":[{\\"x\\":3292,\\"y\\":6606},{\\"x\\":4383,\\"y\\":6589},{\\"x\\":4384,\\"y\\":6675},{\\"x\\":3293,\\"y\\":6693}],\\"prob\\":99,\\"recClassify\\":0,\\"width\\":1091,\\"word\\":\\"第1章三角形的初步知识A5\\",\\"x\\":3292,\\"y\\":6597}],\\"width\\":4716}\\n","errorExample":""}]', ], 'RecognizeEnglish' => [ 'summary' => '针对全英文图片文档场景下英文印刷体字符高效检测和识别,具备英文专项识别和英文分词功能,支持旋转、表格、文字坐标等多项基础功能。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20241218/lvwnly/%E8%8B%B1%E8%AF%AD%E4%BD%9C%E6%96%87%E8%AF%86%E5%88%AB.png'], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], [ 'name' => 'NeedRotate', 'in' => 'query', 'schema' => ['title' => '是否需要自动旋转功能(结构化检测、混贴场景、教育相关场景会自动做旋转,无需设置),返回角度信息', 'description' => '* 是否需要自动旋转功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], [ 'name' => 'OutputTable', 'in' => 'query', 'schema' => ['title' => '是否输出表格识别结果,包含单元格信息', 'description' => '* 是否输出表格识别结果,包含单元格信息,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"content":"2:1.*5RI, 99034n&; 2.4079#17; 3.48MM; 4.AMF*E9P7EExg条. 0 O Denr_Ms Jenkins, Im_Li Hun ya_student_of your_English_c loss. Im_writing_tn_ask_for yow r help.The_ sumer Vacation_ _is_.coming.And_I_woud_like.to sply for a port-time_ _jo) _at a for i en com zany. in_ my a ity. I_hoe just_completed_my_ayp lic n tion_ ptter on d__ yes ume.How eyer, I/m_not_sure that_the len guo ge_and_fo mot_ore_right.I_know_you hae a_very pusy schedule, put_Id_be very grn te ful_if you_could_take_ s0me time_to 90_ though_them_and_ make necce55ary_chong es looking for word_to youre orly_reply.And I\'d_e_re olly_t honk ful. You Ys- Li huo. 6121at1#x ","height":2340,"orgHeight":2340,"orgWidth":1654,"prism_version":"1.0.9","prism_wnum":32,"prism_wordsInfo":[{"angle":-89,"direction":0,"height":960,"pos":[{"x":475,"y":225},{"x":1434,"y":225},{"x":1434,"y":260},{"x":475,"y":260}],"prob":67,"width":34,"word":"2:1.*5RI, 99034n&; 2.4079#17; 3.48MM; 4.AMF*E9P7EExg条.","x":937,"y":-237}],"width":1654}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '英语作文识别', 'description' => '#### 本接口适用场景'."\n" .'* 阿里云英语专项识别,是阿里云官方自研OCR文字识别产品,适用于全英文图片、文档场景下的英文印刷体字符的高效检测和识别。'."\n" .'* 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .'* 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|功能|具备英文专项识别和英文分词功能。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|多卡面类型|支持各种位数、凸字卡面、平面卡面的识别。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [小语种识别](https://common-buy.aliyun.com/?commodityCode=ocr_multilanguage_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=i18n&subtype=eng#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[英语作文识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_multilanguage_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_multilanguage_dp_cn_20211103180438_0108%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEnglish?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|其他提示||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|图片的角度(当NeedRotate=true时,返回此字段)。0表示正向,90表示图片朝右,180朝下,270朝左。|'."\n" .'|content|string|识别出图片的文字块汇总。|'."\n" .'|prism_wordsInfo|list|文字块信息。|'."\n" .'|prism_tablesInfo|list|表格信息(当OutputTable=true时,返回此字段)。|'."\n" .'|prism_wnum|int|识别的文字块的数量,prism_wordsInfo数组的大小。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n" .'#### 文字块信息(prism_wordsInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|angle|int|文字块的角度。|'."\n" .'|height|int|文字块的高度(需考虑文字块的角度)|'."\n" .'|width|int|文字块的宽度(需考虑文字块的角度)|'."\n" .'|pos|list|文字块的外矩形四个点的坐标按顺时针排列(左上、右上、右下、左下)。当NeedRotate=true时,如果最外层的angle不为0,需要按照angle矫正图片后,坐标才准确。|'."\n" .'|word|string|文字块的文字内容。|'."\n" .'|tableId|int|表格的id(当OutputTable=true时,返回此字段)。|'."\n" .'|tableCellId|int|表格中单元格的id(当OutputTable=true时,返回此字段)。|'."\n" ."\n" .'#### 表格信息(prism_tablesInfo字段。当OutputTable=true时,返回此字段。)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|tableId|int|表格id,和prism_wordsInfo信息中的tableId对应。|'."\n" .'|xCellSize|int|表格中横坐标单元格的数量。|'."\n" .'|yCellSize|int|表格中纵坐标单元格的数量。|'."\n" .'|cellInfos|list|单元格信息。|'."\n" ."\n" .'#### 单元格信息(cellInfos字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|tableCellId|int|表格中单元格id,和prism_wordsInfo信息中的tableCellId对应。|'."\n" .'|word|string|单元格中的文字。|'."\n" .'|xsc|int|xStartCell缩写,表示横轴方向该单元格起始在第几个单元格,第一个单元格值为0。|'."\n" .'|xec|int|xEndCell缩写,表示横轴方向该单元格结束在第几个单元格,第一个单元格值为0,如果xsc和xec都为0说明该文字在横轴方向占据了一个单元格并且在第一个单元格内。|'."\n" .'|ysc|int|yStartCell缩写,表示纵轴方向该单元格起始在第几个单元格,第一个单元格值为0。|'."\n" .'|yec|int|yEndCell缩写,表示纵轴方向该单元格结束在第几个单元格,第一个单元格值为0。|'."\n" .'|pos|list|单元格位置,按照单元格四个角的坐标顺时针排列,分别为左上XY坐标、右上XY坐标、右下XY坐标、左下XY坐标。|', 'changeSet' => [ ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEnglish'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeEnglish', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"content\\\\\\":\\\\\\"2:1.*5RI, 99034n&; 2.4079#17; 3.48MM; 4.AMF*E9P7EExg条. 0 O Denr_Ms Jenkins, Im_Li Hun ya_student_of your_English_c loss. Im_writing_tn_ask_for yow r help.The_ sumer Vacation_ _is_.coming.And_I_woud_like.to sply for a port-time_ _jo) _at a for i en com zany. in_ my a ity. I_hoe just_completed_my_ayp lic n tion_ ptter on d__ yes ume.How eyer, I/m_not_sure that_the len guo ge_and_fo mot_ore_right.I_know_you hae a_very pusy schedule, put_Id_be very grn te ful_if you_could_take_ s0me time_to 90_ though_them_and_ make necce55ary_chong es looking for word_to youre orly_reply.And I\'d_e_re olly_t honk ful. You Ys- Li huo. 6121at1#x \\\\\\",\\\\\\"height\\\\\\":2340,\\\\\\"orgHeight\\\\\\":2340,\\\\\\"orgWidth\\\\\\":1654,\\\\\\"prism_version\\\\\\":\\\\\\"1.0.9\\\\\\",\\\\\\"prism_wnum\\\\\\":32,\\\\\\"prism_wordsInfo\\\\\\":[{\\\\\\"angle\\\\\\":-89,\\\\\\"direction\\\\\\":0,\\\\\\"height\\\\\\":960,\\\\\\"pos\\\\\\":[{\\\\\\"x\\\\\\":475,\\\\\\"y\\\\\\":225},{\\\\\\"x\\\\\\":1434,\\\\\\"y\\\\\\":225},{\\\\\\"x\\\\\\":1434,\\\\\\"y\\\\\\":260},{\\\\\\"x\\\\\\":475,\\\\\\"y\\\\\\":260}],\\\\\\"prob\\\\\\":67,\\\\\\"width\\\\\\":34,\\\\\\"word\\\\\\":\\\\\\"2:1.*5RI, 99034n&; 2.4079#17; 3.48MM; 4.AMF*E9P7EExg条.\\\\\\",\\\\\\"x\\\\\\":937,\\\\\\"y\\\\\\":-237}],\\\\\\"width\\\\\\":1654}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 81506A9D-89D1-4D61-819E-5DBBD8E2915E\\n {\\"content\\":\\"2:1.*5RI, 99034n&; 2.4079#17; 3.48MM; 4.AMF*E9P7EExg条. 0 O Denr_Ms Jenkins, Im_Li Hun ya_student_of your_English_c loss. Im_writing_tn_ask_for yow r help.The_ sumer Vacation_ _is_.coming.And_I_woud_like.to sply for a port-time_ _jo) _at a for i en com zany. in_ my a ity. I_hoe just_completed_my_ayp lic n tion_ ptter on d__ yes ume.How eyer, I/m_not_sure that_the len guo ge_and_fo mot_ore_right.I_know_you hae a_very pusy schedule, put_Id_be very grn te ful_if you_could_take_ s0me time_to 90_ though_them_and_ make necce55ary_chong es looking for word_to youre orly_reply.And I\'d_e_re olly_t honk ful. You Ys- Li huo. 6121at1#x \\",\\"height\\":2340,\\"orgHeight\\":2340,\\"orgWidth\\":1654,\\"prism_version\\":\\"1.0.9\\",\\"prism_wnum\\":32,\\"prism_wordsInfo\\":[{\\"angle\\":-89,\\"direction\\":0,\\"height\\":960,\\"pos\\":[{\\"x\\":475,\\"y\\":225},{\\"x\\":1434,\\"y\\":225},{\\"x\\":1434,\\"y\\":260},{\\"x\\":475,\\"y\\":260}],\\"prob\\":67,\\"width\\":34,\\"word\\":\\"2:1.*5RI, 99034n&; 2.4079#17; 3.48MM; 4.AMF*E9P7EExg条.\\",\\"x\\":937,\\"y\\":-237},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":46,\\"pos\\":[{\\"x\\":161,\\"y\\":270},{\\"x\\":206,\\"y\\":270},{\\"x\\":206,\\"y\\":309},{\\"x\\":161,\\"y\\":309}],\\"prob\\":63,\\"width\\":40,\\"word\\":\\"0\\",\\"x\\":164,\\"y\\":266},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":40,\\"pos\\":[{\\"x\\":237,\\"y\\":273},{\\"x\\":276,\\"y\\":273},{\\"x\\":276,\\"y\\":308},{\\"x\\":237,\\"y\\":308}],\\"prob\\":88,\\"width\\":35,\\"word\\":\\"O\\",\\"x\\":239,\\"y\\":270},{\\"angle\\":-88,\\"direction\\":0,\\"height\\":321,\\"pos\\":[{\\"x\\":425,\\"y\\":320},{\\"x\\":745,\\"y\\":325},{\\"x\\":744,\\"y\\":377},{\\"x\\":424,\\"y\\":372}],\\"prob\\":96,\\"width\\":53,\\"word\\":\\"Denr_Ms Jenkins,\\",\\"x\\":558,\\"y\\":186},{\\"angle\\":-89,\\"direction\\":0,\\"height\\":951,\\"pos\\":[{\\"x\\":507,\\"y\\":398},{\\"x\\":1457,\\"y\\":401},{\\"x\\":1457,\\"y\\":463},{\\"x\\":506,\\"y\\":460}],\\"prob\\":95,\\"width\\":60,\\"word\\":\\"Im_Li Hun ya_student_of your_English_c loss.\\",\\"x\\":952,\\"y\\":-45},{\\"angle\\":0,\\"direction\\":0,\\"height\\":60,\\"pos\\":[{\\"x\\":426,\\"y\\":481},{\\"x\\":1359,\\"y\\":475},{\\"x\\":1359,\\"y\\":537},{\\"x\\":427,\\"y\\":543}],\\"prob\\":92,\\"width\\":933,\\"word\\":\\"Im_writing_tn_ask_for yow r help.The_\\",\\"x\\":426,\\"y\\":478},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":140,\\"pos\\":[{\\"x\\":1372,\\"y\\":490},{\\"x\\":1512,\\"y\\":490},{\\"x\\":1512,\\"y\\":530},{\\"x\\":1372,\\"y\\":530}],\\"prob\\":96,\\"width\\":39,\\"word\\":\\"sumer\\",\\"x\\":1423,\\"y\\":440},{\\"angle\\":-2,\\"direction\\":0,\\"height\\":43,\\"pos\\":[{\\"x\\":419,\\"y\\":570},{\\"x\\":570,\\"y\\":564},{\\"x\\":572,\\"y\\":607},{\\"x\\":420,\\"y\\":613}],\\"prob\\":91,\\"width\\":152,\\"word\\":\\"Vacation_\\",\\"x\\":419,\\"y\\":566},{\\"angle\\":-89,\\"direction\\":0,\\"height\\":867,\\"pos\\":[{\\"x\\":580,\\"y\\":553},{\\"x\\":1446,\\"y\\":559},{\\"x\\":1446,\\"y\\":615},{\\"x\\":579,\\"y\\":609}],\\"prob\\":88,\\"width\\":56,\\"word\\":\\"_is_.coming.And_I_woud_like.to sply\\",\\"x\\":984,\\"y\\":150},{\\"angle\\":0,\\"direction\\":0,\\"height\\":50,\\"pos\\":[{\\"x\\":431,\\"y\\":643},{\\"x\\":813,\\"y\\":640},{\\"x\\":813,\\"y\\":690},{\\"x\\":431,\\"y\\":693}],\\"prob\\":86,\\"width\\":382,\\"word\\":\\"for a port-time_\\",\\"x\\":431,\\"y\\":641},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":266,\\"pos\\":[{\\"x\\":822,\\"y\\":639},{\\"x\\":1087,\\"y\\":639},{\\"x\\":1087,\\"y\\":690},{\\"x\\":822,\\"y\\":690}],\\"prob\\":89,\\"width\\":51,\\"word\\":\\"_jo) _at a\\",\\"x\\":929,\\"y\\":531},{\\"angle\\":-88,\\"direction\\":0,\\"height\\":152,\\"pos\\":[{\\"x\\":1135,\\"y\\":637},{\\"x\\":1287,\\"y\\":642},{\\"x\\":1285,\\"y\\":689},{\\"x\\":1134,\\"y\\":685}],\\"prob\\":98,\\"width\\":47,\\"word\\":\\"for i en\\",\\"x\\":1187,\\"y\\":587},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":160,\\"pos\\":[{\\"x\\":1290,\\"y\\":645},{\\"x\\":1450,\\"y\\":645},{\\"x\\":1450,\\"y\\":694},{\\"x\\":1290,\\"y\\":694}],\\"prob\\":93,\\"width\\":49,\\"word\\":\\"com zany.\\",\\"x\\":1346,\\"y\\":590},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":54,\\"pos\\":[{\\"x\\":421,\\"y\\":718},{\\"x\\":476,\\"y\\":718},{\\"x\\":476,\\"y\\":766},{\\"x\\":421,\\"y\\":766}],\\"prob\\":98,\\"width\\":49,\\"word\\":\\"in_\\",\\"x\\":424,\\"y\\":714},{\\"angle\\":-2,\\"direction\\":0,\\"height\\":52,\\"pos\\":[{\\"x\\":492,\\"y\\":725},{\\"x\\":695,\\"y\\":717},{\\"x\\":697,\\"y\\":769},{\\"x\\":494,\\"y\\":777}],\\"prob\\":94,\\"width\\":203,\\"word\\":\\"my a ity.\\",\\"x\\":493,\\"y\\":720},{\\"angle\\":-89,\\"direction\\":0,\\"height\\":883,\\"pos\\":[{\\"x\\":505,\\"y\\":787},{\\"x\\":1387,\\"y\\":797},{\\"x\\":1386,\\"y\\":855},{\\"x\\":504,\\"y\\":845}],\\"prob\\":92,\\"width\\":58,\\"word\\":\\"I_hoe just_completed_my_ayp lic n tion_\\",\\"x\\":916,\\"y\\":379},{\\"angle\\":-83,\\"direction\\":0,\\"height\\":127,\\"pos\\":[{\\"x\\":1390,\\"y\\":788},{\\"x\\":1516,\\"y\\":803},{\\"x\\":1511,\\"y\\":847},{\\"x\\":1384,\\"y\\":832}],\\"prob\\":98,\\"width\\":45,\\"word\\":\\"ptter\\",\\"x\\":1428,\\"y\\":754},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":101,\\"pos\\":[{\\"x\\":424,\\"y\\":883},{\\"x\\":525,\\"y\\":883},{\\"x\\":525,\\"y\\":920},{\\"x\\":424,\\"y\\":920}],\\"prob\\":77,\\"width\\":38,\\"word\\":\\"on d__\\",\\"x\\":456,\\"y\\":850},{\\"angle\\":0,\\"direction\\":0,\\"height\\":54,\\"pos\\":[{\\"x\\":529,\\"y\\":869},{\\"x\\":1439,\\"y\\":864},{\\"x\\":1439,\\"y\\":918},{\\"x\\":529,\\"y\\":924}],\\"prob\\":95,\\"width\\":910,\\"word\\":\\"yes ume.How eyer, I/m_not_sure that_the\\",\\"x\\":529,\\"y\\":866},{\\"angle\\":0,\\"direction\\":0,\\"height\\":59,\\"pos\\":[{\\"x\\":424,\\"y\\":949},{\\"x\\":1436,\\"y\\":943},{\\"x\\":1437,\\"y\\":1002},{\\"x\\":424,\\"y\\":1008}],\\"prob\\":93,\\"width\\":1012,\\"word\\":\\"len guo ge_and_fo mot_ore_right.I_know_you\\",\\"x\\":424,\\"y\\":945},{\\"angle\\":0,\\"direction\\":0,\\"height\\":59,\\"pos\\":[{\\"x\\":426,\\"y\\":1022},{\\"x\\":1404,\\"y\\":1017},{\\"x\\":1405,\\"y\\":1076},{\\"x\\":427,\\"y\\":1082}],\\"prob\\":93,\\"width\\":978,\\"word\\":\\"hae a_very pusy schedule, put_Id_be\\",\\"x\\":426,\\"y\\":1019},{\\"angle\\":-1,\\"direction\\":0,\\"height\\":56,\\"pos\\":[{\\"x\\":421,\\"y\\":1113},{\\"x\\":1187,\\"y\\":1095},{\\"x\\":1188,\\"y\\":1152},{\\"x\\":423,\\"y\\":1169}],\\"prob\\":93,\\"width\\":765,\\"word\\":\\"very grn te ful_if you_could_take_\\",\\"x\\":422,\\"y\\":1103},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":313,\\"pos\\":[{\\"x\\":1190,\\"y\\":1111},{\\"x\\":1503,\\"y\\":1111},{\\"x\\":1503,\\"y\\":1156},{\\"x\\":1190,\\"y\\":1156}],\\"prob\\":89,\\"width\\":44,\\"word\\":\\"s0me time_to\\",\\"x\\":1324,\\"y\\":977},{\\"angle\\":-88,\\"direction\\":0,\\"height\\":53,\\"pos\\":[{\\"x\\":428,\\"y\\":1190},{\\"x\\":480,\\"y\\":1190},{\\"x\\":480,\\"y\\":1241},{\\"x\\":428,\\"y\\":1241}],\\"prob\\":86,\\"width\\":50,\\"word\\":\\"90_\\",\\"x\\":429,\\"y\\":1189},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":441,\\"pos\\":[{\\"x\\":504,\\"y\\":1182},{\\"x\\":945,\\"y\\":1182},{\\"x\\":945,\\"y\\":1236},{\\"x\\":504,\\"y\\":1236}],\\"prob\\":97,\\"width\\":53,\\"word\\":\\"though_them_and_\\",\\"x\\":699,\\"y\\":989},{\\"angle\\":-89,\\"direction\\":0,\\"height\\":569,\\"pos\\":[{\\"x\\":952,\\"y\\":1182},{\\"x\\":1522,\\"y\\":1190},{\\"x\\":1521,\\"y\\":1243},{\\"x\\":952,\\"y\\":1235}],\\"prob\\":90,\\"width\\":53,\\"word\\":\\"make necce55ary_chong es\\",\\"x\\":1210,\\"y\\":928},{\\"angle\\":0,\\"direction\\":0,\\"height\\":65,\\"pos\\":[{\\"x\\":511,\\"y\\":1258},{\\"x\\":945,\\"y\\":1258},{\\"x\\":945,\\"y\\":1322},{\\"x\\":511,\\"y\\":1322}],\\"prob\\":94,\\"width\\":435,\\"word\\":\\"looking for word_to\\",\\"x\\":511,\\"y\\":1258},{\\"angle\\":0,\\"direction\\":0,\\"height\\":59,\\"pos\\":[{\\"x\\":979,\\"y\\":1266},{\\"x\\":1489,\\"y\\":1259},{\\"x\\":1489,\\"y\\":1318},{\\"x\\":980,\\"y\\":1324}],\\"prob\\":94,\\"width\\":510,\\"word\\":\\"youre orly_reply.And\\",\\"x\\":979,\\"y\\":1262},{\\"angle\\":-89,\\"direction\\":0,\\"height\\":517,\\"pos\\":[{\\"x\\":424,\\"y\\":1335},{\\"x\\":941,\\"y\\":1335},{\\"x\\":941,\\"y\\":1396},{\\"x\\":424,\\"y\\":1396}],\\"prob\\":94,\\"width\\":59,\\"word\\":\\"I\'d_e_re olly_t honk ful.\\",\\"x\\":652,\\"y\\":1106},{\\"angle\\":-83,\\"direction\\":0,\\"height\\":156,\\"pos\\":[{\\"x\\":1333,\\"y\\":1407},{\\"x\\":1489,\\"y\\":1426},{\\"x\\":1483,\\"y\\":1477},{\\"x\\":1327,\\"y\\":1459}],\\"prob\\":85,\\"width\\":52,\\"word\\":\\"You Ys-\\",\\"x\\":1381,\\"y\\":1364},{\\"angle\\":-88,\\"direction\\":0,\\"height\\":177,\\"pos\\":[{\\"x\\":1319,\\"y\\":1487},{\\"x\\":1495,\\"y\\":1493},{\\"x\\":1493,\\"y\\":1545},{\\"x\\":1317,\\"y\\":1539}],\\"prob\\":77,\\"width\\":51,\\"word\\":\\"Li huo.\\",\\"x\\":1379,\\"y\\":1427},{\\"angle\\":-90,\\"direction\\":0,\\"height\\":306,\\"pos\\":[{\\"x\\":1244,\\"y\\":2240},{\\"x\\":1551,\\"y\\":2240},{\\"x\\":1551,\\"y\\":2284},{\\"x\\":1244,\\"y\\":2284}],\\"prob\\":70,\\"width\\":44,\\"word\\":\\"6121at1#x\\",\\"x\\":1375,\\"y\\":2109}],\\"width\\":1654}\\n","errorExample":""}]', ], 'RecognizeEstateCertification' => [ 'summary' => '可准确识别不动产证中的各项关键信息,包括户主信息、房屋地址、面积大小、土地权利类型等,适用于全国各地的不同房产证识别。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和BODY字段二选一,不可同时透传或同时为空。'."\n" .' * 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/tfs/TB1idy2XDZmx1VjSZFGXXax2XXa-713-1133.png', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .' * 图片二进制文件,最大10MB。'."\n" .' * 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .' * 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制文件'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['description' => '返回数据', 'type' => 'string', 'example' => '{"data":{"证号":"(2017)于都县不动产权第0018896号","权利人":"辛巴、傅娜娜","共有情况":"共同共有","坐落":"于都县贡江镇长龙路延伸段龙景嘉园","用途":"城镇住宅用地/其它","面积":"分摊土地使用权面积:4.1㎡/房屋建筑面积:23.73㎡","使用期限":"2008年06月01日起2058年06月01日止","不动产单元号":"360731012016GB00903F00020232","权利类型":"国有建设用地使用权/房屋(构筑物)所有权","权利性质":"出让/市场化商品房","房屋建筑面积":"23.73","丘权号":"","权利其他状况":"共有宗地面积:5611.07m\'专有建筑面积:23.12m,分摊建筑面积:0.61m房屋结构:钢筋混凝土结构房屋总层数:6,房屋所在层:1房屋竣工时间:2015年12月31日持证方式:共同持证持证人:辛巴、傅娜娜汉"},"height":1133,"orgHeight":1133,"orgWidth":713,"prism_keyValueInfo":[{"key":"证号","keyProb":100,"value":"(2017)于都县不动产权第0018896号","valuePos":[{"x":83,"y":52},{"x":664,"y":28},{"x":665,"y":53},{"x":85,"y":78}],"valueProb":100}],"width":713}'], 'Code' => ['description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '不动产权证识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云不动产权证识别,是阿里云官方自研OCR文字识别产品,适用于识别不动产权证和房产证上的关键信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|适用范围广|适用于全国各地的不同不动产权证和房产证识别。|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [个人证照识别](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=standard&subtype=estate_cert#intro)免费体验本功能识别效果。|'."\n" .'|2|购买[不动产权证识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_personalcard_dp_cn_20211018150333_0807%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeEstateCertification?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|相关能力||', 'responseParamsDescription' => '#### 返回参数说明'."\n" .'
'."\n" ."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|data|object|结构化信息。|'."\n" .'|figure|list|图片中的图案信息。|'."\n" .'|sliceRect|list|检测出的子图坐标信息。|'."\n" .'|prism_keyValueInfo|list|结构化信息的坐标信息。|'."\n" .'|ftype|int|是否为复印件(1:是,0:否)。|'."\n" .'|height|int|算法矫正图片后的高度。|'."\n" .'|width|int|算法矫正图片后的宽度。|'."\n" .'|orgHeight|int|原图的高度。|'."\n" .'|orgWidth|int|原图的宽度。|'."\n" ."\n\n" .'#### 识别结果(data字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|area|string|面积。|'."\n" .'|certificateNumber|string|证号。|'."\n" .'|mutualOwnershipState|string|共有情况。|'."\n" .'|obligee|string|权利人。|'."\n" .'|location|string|坐落地址。|'."\n" .'|unitNumber|string|不动产单元号。|'."\n" .'|rightType|string|权利类型。|'."\n" .'|rightProperty|string|权利性质。|'."\n" .'|usage|string|用途。|'."\n" .'|serviceLife|string|使用期限。|'."\n" .'|otherState|string|权利其他状况。|'."\n" .'|buildingArea|string|房屋建筑面积。|'."\n" ."\n\n" .'#### 结构化坐标信息(prism_keyValueInfo字段)'."\n" .'|字段|类型|说明|'."\n" .'|-----|---|--|'."\n" .'|key|string|识别出的字段名称。|'."\n" .'|keyProb|int|字段名称置信度。|'."\n" .'|value|string|识别出的字段名称对应的值。|'."\n" .'|valueProb|int|字段名称对应值的置信度。|'."\n" .'|valuePos|list|字段在原图中的四个点坐标(左上、右上、右下、左下)。|', 'changeSet' => [ ['createdAt' => '2022-11-25T04:02:49.000Z', 'description' => '请求参数发生变更'], ['createdAt' => '2021-08-17T02:36:21.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeEstateCertification'], ], ], 'ramActions' => [ [ 'operationType' => '', 'ramAction' => [ 'action' => 'ocr:RecognizeEstateCertification', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"43A29C77-405E-4CC0-BC55-EE694AD00655\\",\\n \\"Data\\": \\"{\\\\\\"data\\\\\\":{\\\\\\"证号\\\\\\":\\\\\\"(2017)于都县不动产权第0018896号\\\\\\",\\\\\\"权利人\\\\\\":\\\\\\"辛巴、傅娜娜\\\\\\",\\\\\\"共有情况\\\\\\":\\\\\\"共同共有\\\\\\",\\\\\\"坐落\\\\\\":\\\\\\"于都县贡江镇长龙路延伸段龙景嘉园\\\\\\",\\\\\\"用途\\\\\\":\\\\\\"城镇住宅用地/其它\\\\\\",\\\\\\"面积\\\\\\":\\\\\\"分摊土地使用权面积:4.1㎡/房屋建筑面积:23.73㎡\\\\\\",\\\\\\"使用期限\\\\\\":\\\\\\"2008年06月01日起2058年06月01日止\\\\\\",\\\\\\"不动产单元号\\\\\\":\\\\\\"360731012016GB00903F00020232\\\\\\",\\\\\\"权利类型\\\\\\":\\\\\\"国有建设用地使用权/房屋(构筑物)所有权\\\\\\",\\\\\\"权利性质\\\\\\":\\\\\\"出让/市场化商品房\\\\\\",\\\\\\"房屋建筑面积\\\\\\":\\\\\\"23.73\\\\\\",\\\\\\"丘权号\\\\\\":\\\\\\"\\\\\\",\\\\\\"权利其他状况\\\\\\":\\\\\\"共有宗地面积:5611.07m\'专有建筑面积:23.12m,分摊建筑面积:0.61m房屋结构:钢筋混凝土结构房屋总层数:6,房屋所在层:1房屋竣工时间:2015年12月31日持证方式:共同持证持证人:辛巴、傅娜娜汉\\\\\\"},\\\\\\"height\\\\\\":1133,\\\\\\"orgHeight\\\\\\":1133,\\\\\\"orgWidth\\\\\\":713,\\\\\\"prism_keyValueInfo\\\\\\":[{\\\\\\"key\\\\\\":\\\\\\"证号\\\\\\",\\\\\\"keyProb\\\\\\":100,\\\\\\"value\\\\\\":\\\\\\"(2017)于都县不动产权第0018896号\\\\\\",\\\\\\"valuePos\\\\\\":[{\\\\\\"x\\\\\\":83,\\\\\\"y\\\\\\":52},{\\\\\\"x\\\\\\":664,\\\\\\"y\\\\\\":28},{\\\\\\"x\\\\\\":665,\\\\\\"y\\\\\\":53},{\\\\\\"x\\\\\\":85,\\\\\\"y\\\\\\":78}],\\\\\\"valueProb\\\\\\":100}],\\\\\\"width\\\\\\":713}\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n A0B7B078-3320-4281-AB38-794E057285B7\\n {\\"data\\":{\\"证号\\":\\"(2017)于都县不动产权第0018896号\\",\\"权利人\\":\\"辛巴、傅娜娜\\",\\"共有情况\\":\\"共同共有\\",\\"坐落\\":\\"于都县贡江镇长龙路延伸段龙景嘉园\\",\\"用途\\":\\"城镇住宅用地/其它\\",\\"面积\\":\\"分摊土地使用权面积:4.1㎡/房屋建筑面积:23.73㎡\\",\\"使用期限\\":\\"2008年06月01日起2058年06月01日止\\",\\"不动产单元号\\":\\"360731012016GB00903F00020232\\",\\"权利类型\\":\\"国有建设用地使用权/房屋(构筑物)所有权\\",\\"权利性质\\":\\"出让/市场化商品房\\",\\"房屋建筑面积\\":\\"23.73\\",\\"丘权号\\":\\"\\",\\"权利其他状况\\":\\"共有宗地面积:5611.07m\'专有建筑面积:23.12m,分摊建筑面积:0.61m房屋结构:钢筋混凝土结构房屋总层数:6,房屋所在层:1房屋竣工时间:2015年12月31日持证方式:共同持证持证人:辛巴、傅娜娜汉\\"},\\"height\\":1133,\\"orgHeight\\":1133,\\"orgWidth\\":713,\\"prism_keyValueInfo\\":[{\\"key\\":\\"证号\\",\\"keyProb\\":100,\\"value\\":\\"(2017)于都县不动产权第0018896号\\",\\"valuePos\\":[{\\"x\\":83,\\"y\\":52},{\\"x\\":664,\\"y\\":28},{\\"x\\":665,\\"y\\":53},{\\"x\\":85,\\"y\\":78}],\\"valueProb\\":100},{\\"key\\":\\"权利人\\",\\"keyProb\\":100,\\"value\\":\\"辛巴、傅娜娜\\",\\"valuePos\\":[{\\"x\\":269,\\"y\\":126},{\\"x\\":269,\\"y\\":141},{\\"x\\":167,\\"y\\":141},{\\"x\\":167,\\"y\\":126}],\\"valueProb\\":100},{\\"key\\":\\"共有情况\\",\\"keyProb\\":100,\\"value\\":\\"共同共有\\",\\"valuePos\\":[{\\"x\\":149,\\"y\\":194},{\\"x\\":229,\\"y\\":191},{\\"x\\":230,\\"y\\":209},{\\"x\\":150,\\"y\\":212}],\\"valueProb\\":100},{\\"key\\":\\"坐落\\",\\"keyProb\\":100,\\"value\\":\\"于都县贡江镇长龙路延伸段龙景嘉园\\",\\"valuePos\\":[{\\"x\\":147,\\"y\\":257},{\\"x\\":488,\\"y\\":244},{\\"x\\":489,\\"y\\":264},{\\"x\\":148,\\"y\\":277}],\\"valueProb\\":100},{\\"key\\":\\"用途\\",\\"keyProb\\":100,\\"value\\":\\"城镇住宅用地/其它\\",\\"valuePos\\":[{\\"x\\":145,\\"y\\":517},{\\"x\\":322,\\"y\\":516},{\\"x\\":323,\\"y\\":533},{\\"x\\":146,\\"y\\":535}],\\"valueProb\\":100},{\\"key\\":\\"面积\\",\\"keyProb\\":100,\\"value\\":\\"分摊土地使用权面积:4.1㎡/房屋建筑面积:23.73㎡\\",\\"valuePos\\":[{\\"x\\":139,\\"y\\":591},{\\"x\\":632,\\"y\\":590},{\\"x\\":633,\\"y\\":607},{\\"x\\":140,\\"y\\":609}],\\"valueProb\\":100},{\\"key\\":\\"使用期限\\",\\"keyProb\\":100,\\"value\\":\\"2008年06月01日起2058年06月01日止\\",\\"valuePos\\":[{\\"x\\":477,\\"y\\":657},{\\"x\\":478,\\"y\\":675},{\\"x\\":139,\\"y\\":677},{\\"x\\":138,\\"y\\":658}],\\"valueProb\\":100},{\\"key\\":\\"不动产单元号\\",\\"keyProb\\":100,\\"value\\":\\"360731012016GB00903F00020232\\",\\"valuePos\\":[{\\"x\\":147,\\"y\\":324},{\\"x\\":469,\\"y\\":314},{\\"x\\":470,\\"y\\":331},{\\"x\\":148,\\"y\\":341}],\\"valueProb\\":100},{\\"key\\":\\"权利类型\\",\\"keyProb\\":100,\\"value\\":\\"国有建设用地使用权/房屋(构筑物)所有权\\",\\"valuePos\\":[{\\"x\\":151,\\"y\\":381},{\\"x\\":562,\\"y\\":371},{\\"x\\":563,\\"y\\":391},{\\"x\\":152,\\"y\\":401}],\\"valueProb\\":100},{\\"key\\":\\"权利性质\\",\\"keyProb\\":100,\\"value\\":\\"出让/市场化商品房\\",\\"valuePos\\":[{\\"x\\":145,\\"y\\":455},{\\"x\\":318,\\"y\\":453},{\\"x\\":319,\\"y\\":471},{\\"x\\":146,\\"y\\":473}],\\"valueProb\\":100},{\\"key\\":\\"房屋建筑面积\\",\\"keyProb\\":100,\\"value\\":\\"23.73\\",\\"valueProb\\":100},{\\"key\\":\\"丘权号\\",\\"keyProb\\":99,\\"value\\":\\"\\",\\"valuePos\\":[{\\"x\\":132,\\"y\\":729},{\\"x\\":592,\\"y\\":729},{\\"x\\":592,\\"y\\":1038},{\\"x\\":132,\\"y\\":1038}],\\"valueProb\\":99},{\\"key\\":\\"权利其他状况\\",\\"keyProb\\":99,\\"value\\":\\"共有宗地面积:5611.07m\'专有建筑面积:23.12m,分摊建筑面积:0.61m房屋结构:钢筋混凝土结构房屋总层数:6,房屋所在层:1房屋竣工时间:2015年12月31日持证方式:共同持证持证人:辛巴、傅娜娜汉\\",\\"valuePos\\":[{\\"x\\":132,\\"y\\":729},{\\"x\\":592,\\"y\\":729},{\\"x\\":592,\\"y\\":1038},{\\"x\\":132,\\"y\\":1038}],\\"valueProb\\":99}],\\"width\\":713}\\n","errorExample":""}]', ], 'RecognizeExitEntryPermitToHK' => [ 'summary' => '支持通行证中的各项关键信息,姓名、出生日期、证件号码等字段的准确识别。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '图片链接(长度不超 2048字节,不支持 base64)', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i2/O1CN01Rs4C321G2oTD7Dg1U_!!6000000000565-0-tps-1024-692.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '图片二进制字节流,最大10MB', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], [ 'name' => 'OutputFigure', 'in' => 'query', 'schema' => ['title' => '图案坐标信息输出,针对结构化,如身份证人脸头像', 'description' => '图案坐标信息输出,针对结构化,如身份证人脸头像', 'type' => 'boolean', 'required' => false, 'example' => 'true/false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => 'C99EABB8-9FCB-5E5E-B4D9-AFCFA6C8B3FD'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{ "data":{ "permitType":"往来港澳通行证", "nameCn":"朱伟", "nameEn":"ZHU,WEI", "birthDate":"2021.01.01", "sex":"男", "validPeriod":"2018.06.11-2028.06.10", "issueAuthority":"公安部出入境管理局", "issuePlace":"江苏", "permitNumber":"C88600000", "mrzCode":"CSC886084772<2800800<8200000<6" }, "ftype":0, "height":692, "orgHeight":692, "orgWidth":1024, "prism_keyValueInfo":[ { "key":"permitType", "keyProb":100, "value":"往来港澳通行证", "valuePos":[ { "x":142, "y":39 }, { "x":476, "y":35 }, { "x":477, "y":75 }, { "x":142, "y":79 } ], "valueProb":100 }, { "key":"nameCn", "keyProb":100, "value":"朱伟", "valuePos":[ { "x":272, "y":126 }, { "x":346, "y":124 }, { "x":347, "y":160 }, { "x":272, "y":161 } ], "valueProb":100 }, { "key":"nameEn", "keyProb":100, "value":"ZHU,WEI", "valuePos":[ { "x":273, "y":168 }, { "x":403, "y":167 }, { "x":403, "y":194 }, { "x":274, "y":196 } ], "valueProb":100 }, { "key":"birthDate", "keyProb":100, "value":"2021.01.01", "valuePos":[ { "x":421, "y":240 }, { "x":421, "y":269 }, { "x":281, "y":269 }, { "x":281, "y":240 } ], "valueProb":100 }, { "key":"sex", "keyProb":100, "value":"男", "valuePos":[ { "x":502, "y":240 }, { "x":502, "y":270 }, { "x":474, "y":270 }, { "x":474, "y":240 } ], "valueProb":100 }, { "key":"validPeriod", "keyProb":100, "value":"2018.06.11-2028.06.10", "valuePos":[ { "x":579, "y":301 }, { "x":579, "y":328 }, { "x":275, "y":328 }, { "x":275, "y":301 } ], "valueProb":100 }, { "key":"issueAuthority", "keyProb":100, "value":"公安部出入境管理局", "valuePos":[ { "x":278, "y":361 }, { "x":524, "y":361 }, { "x":524, "y":391 }, { "x":278, "y":391 } ], "valueProb":100 }, { "key":"issuePlace", "keyProb":100, "value":"江苏", "valuePos":[ { "x":619, "y":361 }, { "x":619, "y":391 }, { "x":561, "y":391 }, { "x":561, "y":361 } ], "valueProb":100 }, { "key":"permitNumber", "keyProb":100, "value":"C88600000", "valuePos":[ { "x":524, "y":61 }, { "x":727, "y":60 }, { "x":728, "y":92 }, { "x":524, "y":94 } ], "valueProb":100 }, { "key":"mrzCode", "keyProb":98, "value":"CSC886084772<2800800<8200000<6", "valuePos":[ { "x":714, "y":421 }, { "x":714, "y":449 }, { "x":65, "y":449 }, { "x":65, "y":421 } ], "valueProb":98 } ], "sliceRect":{ "x0":107, "y0":135, "x1":880, "y1":134, "x2":874, "y2":616, "x3":117, "y3":624 }, "width":1024 }'], 'Code' => ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '往来港澳台通行证识别', 'requestParamsDescription' => '### 支持的图片格式'."\n" .'* PNG、JPG、JPEG、BMP、GIF、TIFF、WebP', 'responseParamsDescription' => '返回数据说明'."\n" ."\n" .'```'."\n" .'permitType 证件类别'."\n" .'nameCn 中文姓名'."\n" .'nameEn 英文姓名'."\n" .'birthDate 出生日期'."\n" .'sex 性别'."\n" .'validPeriod 有效期限'."\n" .'issueAuthority 签发机关'."\n" .'issuePlace 签发地'."\n" .'permitNumber 证件号码'."\n" .'mrzCode 机读码'."\n" .'angle 角度:0-360,0表示向上,90表示向右,180表示向下,270度表示向左'."\n" .'height 算法矫正图片后的高度'."\n" .'width 算法矫正图片后的宽度'."\n" .'orgHeight 原图的高度'."\n" .'orgWidth 原图的宽度'."\n" .'----------------------------------------prism_keyValueInfo文字块数组内的字段说明---------------------------------------'."\n" .'valuePos 外矩形四个点的坐标按顺时针排列,左上、右上、右下、左下'."\n" .'```'."\n", 'changeSet' => [ ['createdAt' => '2022-11-25T04:02:49.000Z', 'description' => '请求参数发生变更'], ], 'flowControl' => [ 'flowControlList' => [ ['threshold' => '10', 'countWindow' => 1, 'regionId' => '*', 'api' => 'RecognizeExitEntryPermitToHK'], ], ], 'ramActions' => [ [ 'operationType' => 'get', 'ramAction' => [ 'action' => 'ocr:RecognizeExitEntryPermitToHK', 'authLevel' => 'operate', 'actionConditions' => [], 'resources' => [ ['validationType' => 'always', 'product' => 'OCR', 'resourceType' => '全部资源', 'arn' => '*'], ], ], ], ], 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"C99EABB8-9FCB-5E5E-B4D9-AFCFA6C8B3FD\\",\\n \\"Data\\": \\"{ \\\\\\"data\\\\\\":{ \\\\\\"permitType\\\\\\":\\\\\\"往来港澳通行证\\\\\\", \\\\\\"nameCn\\\\\\":\\\\\\"朱伟\\\\\\", \\\\\\"nameEn\\\\\\":\\\\\\"ZHU,WEI\\\\\\", \\\\\\"birthDate\\\\\\":\\\\\\"2021.01.01\\\\\\", \\\\\\"sex\\\\\\":\\\\\\"男\\\\\\", \\\\\\"validPeriod\\\\\\":\\\\\\"2018.06.11-2028.06.10\\\\\\", \\\\\\"issueAuthority\\\\\\":\\\\\\"公安部出入境管理局\\\\\\", \\\\\\"issuePlace\\\\\\":\\\\\\"江苏\\\\\\", \\\\\\"permitNumber\\\\\\":\\\\\\"C88600000\\\\\\", \\\\\\"mrzCode\\\\\\":\\\\\\"CSC886084772<2800800<8200000<6\\\\\\" }, \\\\\\"ftype\\\\\\":0, \\\\\\"height\\\\\\":692, \\\\\\"orgHeight\\\\\\":692, \\\\\\"orgWidth\\\\\\":1024, \\\\\\"prism_keyValueInfo\\\\\\":[ { \\\\\\"key\\\\\\":\\\\\\"permitType\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"往来港澳通行证\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":142, \\\\\\"y\\\\\\":39 }, { \\\\\\"x\\\\\\":476, \\\\\\"y\\\\\\":35 }, { \\\\\\"x\\\\\\":477, \\\\\\"y\\\\\\":75 }, { \\\\\\"x\\\\\\":142, \\\\\\"y\\\\\\":79 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"nameCn\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"朱伟\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":272, \\\\\\"y\\\\\\":126 }, { \\\\\\"x\\\\\\":346, \\\\\\"y\\\\\\":124 }, { \\\\\\"x\\\\\\":347, \\\\\\"y\\\\\\":160 }, { \\\\\\"x\\\\\\":272, \\\\\\"y\\\\\\":161 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"nameEn\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"ZHU,WEI\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":273, \\\\\\"y\\\\\\":168 }, { \\\\\\"x\\\\\\":403, \\\\\\"y\\\\\\":167 }, { \\\\\\"x\\\\\\":403, \\\\\\"y\\\\\\":194 }, { \\\\\\"x\\\\\\":274, \\\\\\"y\\\\\\":196 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"birthDate\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"2021.01.01\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":421, \\\\\\"y\\\\\\":240 }, { \\\\\\"x\\\\\\":421, \\\\\\"y\\\\\\":269 }, { \\\\\\"x\\\\\\":281, \\\\\\"y\\\\\\":269 }, { \\\\\\"x\\\\\\":281, \\\\\\"y\\\\\\":240 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"sex\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"男\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":502, \\\\\\"y\\\\\\":240 }, { \\\\\\"x\\\\\\":502, \\\\\\"y\\\\\\":270 }, { \\\\\\"x\\\\\\":474, \\\\\\"y\\\\\\":270 }, { \\\\\\"x\\\\\\":474, \\\\\\"y\\\\\\":240 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"validPeriod\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"2018.06.11-2028.06.10\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":579, \\\\\\"y\\\\\\":301 }, { \\\\\\"x\\\\\\":579, \\\\\\"y\\\\\\":328 }, { \\\\\\"x\\\\\\":275, \\\\\\"y\\\\\\":328 }, { \\\\\\"x\\\\\\":275, \\\\\\"y\\\\\\":301 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"issueAuthority\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"公安部出入境管理局\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":278, \\\\\\"y\\\\\\":361 }, { \\\\\\"x\\\\\\":524, \\\\\\"y\\\\\\":361 }, { \\\\\\"x\\\\\\":524, \\\\\\"y\\\\\\":391 }, { \\\\\\"x\\\\\\":278, \\\\\\"y\\\\\\":391 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"issuePlace\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"江苏\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":619, \\\\\\"y\\\\\\":361 }, { \\\\\\"x\\\\\\":619, \\\\\\"y\\\\\\":391 }, { \\\\\\"x\\\\\\":561, \\\\\\"y\\\\\\":391 }, { \\\\\\"x\\\\\\":561, \\\\\\"y\\\\\\":361 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"permitNumber\\\\\\", \\\\\\"keyProb\\\\\\":100, \\\\\\"value\\\\\\":\\\\\\"C88600000\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":524, \\\\\\"y\\\\\\":61 }, { \\\\\\"x\\\\\\":727, \\\\\\"y\\\\\\":60 }, { \\\\\\"x\\\\\\":728, \\\\\\"y\\\\\\":92 }, { \\\\\\"x\\\\\\":524, \\\\\\"y\\\\\\":94 } ], \\\\\\"valueProb\\\\\\":100 }, { \\\\\\"key\\\\\\":\\\\\\"mrzCode\\\\\\", \\\\\\"keyProb\\\\\\":98, \\\\\\"value\\\\\\":\\\\\\"CSC886084772<2800800<8200000<6\\\\\\", \\\\\\"valuePos\\\\\\":[ { \\\\\\"x\\\\\\":714, \\\\\\"y\\\\\\":421 }, { \\\\\\"x\\\\\\":714, \\\\\\"y\\\\\\":449 }, { \\\\\\"x\\\\\\":65, \\\\\\"y\\\\\\":449 }, { \\\\\\"x\\\\\\":65, \\\\\\"y\\\\\\":421 } ], \\\\\\"valueProb\\\\\\":98 } ], \\\\\\"sliceRect\\\\\\":{ \\\\\\"x0\\\\\\":107, \\\\\\"y0\\\\\\":135, \\\\\\"x1\\\\\\":880, \\\\\\"y1\\\\\\":134, \\\\\\"x2\\\\\\":874, \\\\\\"y2\\\\\\":616, \\\\\\"x3\\\\\\":117, \\\\\\"y3\\\\\\":624 }, \\\\\\"width\\\\\\":1024 }\\",\\n \\"Code\\": \\"noPermission\\",\\n \\"Message\\": \\"You are not authorized to perform this operation.\\"\\n}","errorExample":""},{"type":"xml","example":"\\n C99EABB8-9FCB-5E5E-B4D9-AFCFA6C8B3FD\\n {\\"data\\":{\\"permitType\\":\\"往来港澳通行证\\",\\"nameCn\\":\\"朱伟\\",\\"nameEn\\":\\"ZHU,WEI\\",\\"birthDate\\":\\"2021.01.01\\",\\"sex\\":\\"男\\",\\"validPeriod\\":\\"2018.06.11-2028.06.10\\",\\"issueAuthority\\":\\"公安部出入境管理局\\",\\"issuePlace\\":\\"江苏\\",\\"permitNumber\\":\\"C88600000\\",\\"mrzCode\\":\\"CSC886084772<2800800<8200000<6\\"},\\"ftype\\":0,\\"height\\":692,\\"orgHeight\\":692,\\"orgWidth\\":1024,\\"prism_keyValueInfo\\":[{\\"key\\":\\"permitType\\",\\"keyProb\\":100,\\"value\\":\\"往来港澳通行证\\",\\"valuePos\\":[{\\"x\\":142,\\"y\\":39},{\\"x\\":476,\\"y\\":35},{\\"x\\":477,\\"y\\":75},{\\"x\\":142,\\"y\\":79}],\\"valueProb\\":100},{\\"key\\":\\"nameCn\\",\\"keyProb\\":100,\\"value\\":\\"朱伟\\",\\"valuePos\\":[{\\"x\\":272,\\"y\\":126},{\\"x\\":346,\\"y\\":124},{\\"x\\":347,\\"y\\":160},{\\"x\\":272,\\"y\\":161}],\\"valueProb\\":100},{\\"key\\":\\"nameEn\\",\\"keyProb\\":100,\\"value\\":\\"ZHU,WEI\\",\\"valuePos\\":[{\\"x\\":273,\\"y\\":168},{\\"x\\":403,\\"y\\":167},{\\"x\\":403,\\"y\\":194},{\\"x\\":274,\\"y\\":196}],\\"valueProb\\":100},{\\"key\\":\\"birthDate\\",\\"keyProb\\":100,\\"value\\":\\"2021.01.01\\",\\"valuePos\\":[{\\"x\\":421,\\"y\\":240},{\\"x\\":421,\\"y\\":269},{\\"x\\":281,\\"y\\":269},{\\"x\\":281,\\"y\\":240}],\\"valueProb\\":100},{\\"key\\":\\"sex\\",\\"keyProb\\":100,\\"value\\":\\"男\\",\\"valuePos\\":[{\\"x\\":502,\\"y\\":240},{\\"x\\":502,\\"y\\":270},{\\"x\\":474,\\"y\\":270},{\\"x\\":474,\\"y\\":240}],\\"valueProb\\":100},{\\"key\\":\\"validPeriod\\",\\"keyProb\\":100,\\"value\\":\\"2018.06.11-2028.06.10\\",\\"valuePos\\":[{\\"x\\":579,\\"y\\":301},{\\"x\\":579,\\"y\\":328},{\\"x\\":275,\\"y\\":328},{\\"x\\":275,\\"y\\":301}],\\"valueProb\\":100},{\\"key\\":\\"issueAuthority\\",\\"keyProb\\":100,\\"value\\":\\"公安部出入境管理局\\",\\"valuePos\\":[{\\"x\\":278,\\"y\\":361},{\\"x\\":524,\\"y\\":361},{\\"x\\":524,\\"y\\":391},{\\"x\\":278,\\"y\\":391}],\\"valueProb\\":100},{\\"key\\":\\"issuePlace\\",\\"keyProb\\":100,\\"value\\":\\"江苏\\",\\"valuePos\\":[{\\"x\\":619,\\"y\\":361},{\\"x\\":619,\\"y\\":391},{\\"x\\":561,\\"y\\":391},{\\"x\\":561,\\"y\\":361}],\\"valueProb\\":100},{\\"key\\":\\"permitNumber\\",\\"keyProb\\":100,\\"value\\":\\"C88600000\\",\\"valuePos\\":[{\\"x\\":524,\\"y\\":61},{\\"x\\":727,\\"y\\":60},{\\"x\\":728,\\"y\\":92},{\\"x\\":524,\\"y\\":94}],\\"valueProb\\":100},{\\"key\\":\\"mrzCode\\",\\"keyProb\\":98,\\"value\\":\\"CSC886084772<2800800<8200000<6\\",\\"valuePos\\":[{\\"x\\":714,\\"y\\":421},{\\"x\\":714,\\"y\\":449},{\\"x\\":65,\\"y\\":449},{\\"x\\":65,\\"y\\":421}],\\"valueProb\\":98}],\\"sliceRect\\":{\\"x0\\":107,\\"y0\\":135,\\"x1\\":880,\\"y1\\":134,\\"x2\\":874,\\"y2\\":616,\\"x3\\":117,\\"y3\\":624},\\"width\\":1024}\\n","errorExample":""}]', ], 'RecognizeExitEntryPermitToMainland' => [ 'summary' => '可准确识别通行证中的各项关键信息,包括姓名、出生日期、证件号码等。包括港澳居民来往大陆通行证以及台湾居民来往大陆通行证。', 'methods' => ['get', 'post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'Url', 'in' => 'query', 'schema' => ['title' => '图片链接(长度不超 2048,不支持 base64)', 'description' => '* 本字段和body字段二选一,不可同时透传或同时为空。'."\n" .'* 图片链接(长度不超2048字节,不支持base64)。', 'type' => 'string', 'required' => false, 'example' => 'https://img.alicdn.com/imgextra/i2/O1CN01VpucoK1PtmovU859J_!!6000000001899-0-tps-928-626.jpg', 'maxLength' => 2048], ], [ 'name' => 'body', 'in' => 'body', 'schema' => ['title' => '图片二进制字节流,最大10MB', 'description' => '* 本字段和URL字段二选一,不可同时透传或同时为空。'."\n" .'* 图片二进制文件,最大10MB。'."\n" .'* 使用HTTP方式调用,把图片二进制文件放到HTTP body中上传即可。'."\n" .'* 使用SDK的方式调用,把图片放到SDK的body中即可。', 'type' => 'string', 'format' => 'binary', 'required' => false, 'example' => '图片二进制'], ], [ 'name' => 'OutputFigure', 'in' => 'query', 'schema' => ['title' => '图案坐标信息输出,针对结构化,如身份证人脸头像', 'description' => '* 是否需要图案检测功能,默认不需要。'."\n" .'* true:需要;false:不需要。', 'type' => 'boolean', 'required' => false, 'example' => 'false'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'RequestId' => ['title' => '请求唯一 ID', 'description' => '请求唯一 ID', 'type' => 'string', 'example' => '43A29C77-405E-4CC0-BC55-EE694AD00655'], 'Data' => ['title' => '返回数据', 'description' => '返回数据', 'type' => 'string', 'example' => '{"data":{"permitType":"港澳居民来往内地通行证","nameCn":"何郑","nameEn":"HE,CHENG","birthDate":"2000.01.01","sex":"男","validPeriod":"2014.04.10-2019.04.09","issueAuthority":"公安部出入境管理局","issuePlace":"","permitNumber":"H10387877","issueCount":"01"},"figure":[{"type":"face","x":80,"y":164,"w":192,"h":273,"box":{"x":175,"y":300,"w":187,"h":269,"angle":0},"points":[{"x":80,"y":166},{"x":268,"y":164},{"x":270,"y":433},{"x":82,"y":435}]}],"ftype":0,"height":626,"orgHeight":626,"orgWidth":928,"prism_keyValueInfo":[{"key":"permitType","keyProb":100,"value":"港澳居民来往内地通行证","valuePos":[{"x":680,"y":41},{"x":681,"y":83},{"x":177,"y":86},{"x":176,"y":44}],"valueProb":100},{"key":"nameCn","keyProb":100,"value":"何郑","valuePos":[{"x":346,"y":119},{"x":346,"y":153},{"x":269,"y":153},{"x":269,"y":119}],"valueProb":100},{"key":"nameEn","keyProb":100,"value":"HE,CHENG","valuePos":[{"x":452,"y":166},{"x":452,"y":195},{"x":270,"y":195},{"x":270,"y":166}],"valueProb":100},{"key":"birthDate","keyProb":100,"value":"2000.01.01","valuePos":[{"x":273,"y":226},{"x":414,"y":226},{"x":414,"y":254},{"x":273,"y":254}],"valueProb":100},{"key":"sex","keyProb":100,"value":"男","valuePos":[{"x":594,"y":234},{"x":594,"y":268},{"x":562,"y":268},{"x":562,"y":234}],"valueProb":100},{"key":"validPeriod","keyProb":100,"value":"2014.04.10-2019.04.09","valuePos":[{"x":700,"y":295},{"x":700,"y":323},{"x":267,"y":324},{"x":267,"y":296}],"valueProb":100},{"key":"issueAuthority","keyProb":100,"value":"公安部出入境管理局","valuePos":[{"x":264,"y":386},{"x":265,"y":353},{"x":536,"y":357},{"x":536,"y":390}],"valueProb":100},{"key":"issuePlace","keyProb":100,"value":"","valueProb":100},{"key":"permitNumber","keyProb":100,"value":"H10387877","valuePos":[{"x":489,"y":424},{"x":489,"y":457},{"x":268,"y":457},{"x":268,"y":424}],"valueProb":100},{"key":"issueCount","keyProb":100,"value":"01","valuePos":[{"x":601,"y":425},{"x":601,"y":456},{"x":555,"y":456},{"x":555,"y":425}],"valueProb":100}],"sliceRect":{"x0":46,"y0":30,"x1":887,"y1":38,"x2":892,"y2":564,"x3":39,"y3":567},"width":928}'], 'Code' => ['title' => '错误码', 'description' => '错误码(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'noPermission'], 'Message' => ['title' => '错误提示', 'description' => '错误提示(如果识别成功,不会返回此字段)', 'type' => 'string', 'example' => 'You are not authorized to perform this operation.'], ], ], ], ], 'title' => '来往大陆(内地)通行证识别', 'description' => '#### 本接口适用场景'."\n" .' * 阿里云来往大陆通行证识别,精准识别通行证中所包含的中英文姓名、出生日期、有效期限、签发地点、证件号码等信息的场景。'."\n" .' * 阿里云OCR产品基于阿里巴巴达摩院强大的AI技术及海量数据,历经多年沉淀打磨,具有服务稳定、操作简易、实时性高、能力全面等几大优势。'."\n" .' * 本接口图片示例(仅支持正面识别)'."\n" .'

'."\n" ."\n" .'#### 本接口核心能力'."\n" .' '."\n" .'|分类 |概述|'."\n" .'|---|---------|'."\n" .'|图像增强|默认支持图像增强,包括图像自动旋转、畸变自动矫正、模糊图片自动增强等能力。|'."\n" .'|多类型覆盖|支持模糊、光照不均、透视畸变、任意背景等低质量图像识别。|'."\n" .'|高精度识别|总体识别准确率可达98%。|'."\n" ."\n" .'#### 如何使用本接口'."\n" ."\n" .'|步骤|概述|'."\n" .'|--|---|'."\n" .'|1|开通 [个人证照识别](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_public_cn) 服务。开通服务前后,您可以通过[体验馆](https://duguang.aliyun.com/experience?type=standard&subtype=mainland_card#intro)免费体验本功能识别效果。|'."\n" .'|2|购买 [个人证照识别资源包](https://common-buy.aliyun.com/?commodityCode=ocr_personalcard_dp_cn&request=%7B%22ord_time%22:%221:Year%22,%22order_num%22:1,%22pack%22:%22ocr_personalcard_dp_cn_20211222165053_0134%22,%22flowout_spec%22:%22500%22%7D)。本API会赠送免费额度,可使用免费额度测试。您也可以不购买资源包,系统会通过“[按量付费](https://help.aliyun.com/document_detail/295347.html)”方式按实际调用量自动扣款。|'."\n" .'|3|可以参照[调试页面](https://next.api.aliyun.com/api/ocr-api/2021-07-07/RecognizeExitEntryPermitToMainland?sdkStyle=dara)提供的代码示例完成API接入开发。接入完成后,调用API获取识别结果。如果使用子账号调用接口,需要阿里云账号(主账号)对RAM账号进行授权。创建RAM用户的具体操作,请参考:[创建RAM用户。](https://help.aliyun.com/document_detail/93720.html)文字识别服务提供一种系统授权策略,即**AliyunOCRFullAccess**。具体授权操作,请参见[在用户页面为RAM用户授权。](https://help.aliyun.com/document_detail/116146.html)|'."\n" ."\n" .'#### 重要提示'."\n" .'|类型|概述|'."\n" .'|----|-------------------|'."\n" .'|图片格式||'."\n" .'|图片尺寸||'."\n" .'|图片大小||'."\n" .'|识别范围|