AI身份证识别
<h1>功能</h1>
<p>调用K-RCR机器人文本识别系统接口,进行身份证正反面信息识别。</p>
<h1><strong>输入</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>链接</td>
<td>【字符串】请求URL(内网/外网)</td>
<td>按实际情况选择填写的是内网还是外网</td>
</tr>
<tr>
<td>图片文件</td>
<td>【字符串】身份证图片文件路径</td>
<td>‘F:\身份证.jpg’</td>
</tr>
</tbody>
</table>
<h1><strong>输出</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>内容</td>
<td>【字符串】响应内容</td>
<td>{填入变量名称}</td>
</tr>
<tr>
<td>结果</td>
<td>【字符串列表】响应内容</td>
<td>{填入变量名称}</td>
</tr>
<tr>
<td>失败</td>
<td>【字符串】具体的错误信息,例如图片文件不存在会返回File not found.</td>
</tr>
</tbody>
</table>
<h1><strong>注意/说明</strong></h1>
<p>1、内网请求URL:<a href="http://192.168.2.18:8899/idcard_det_rec">http://192.168.2.18:8899/idcard_det_rec</a>
2、外网请求URL:<a href="http://14.29.70.194:52962/idcard_det_rec">http://14.29.70.194:52962/idcard_det_rec</a>
3、图片格式为jpg或png</p>
<h1>相关函数</h1>
<p><em>腾讯_身份证识别
百度_身份证识别</em></p>
<h1><strong>示例/演示</strong></h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/75e704b6cea1adb4adb05a6f4b97af37" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/ebea4f7f09a0adf1c147f52196bf53ec" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/b47bcccab8eabe1accdd941e19601fa5" alt="" /></p>
<p>识别图片:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/59e99b51be72adbc865daff507e92554" alt="" />
识别后结果图:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/362657974826d6e5014daeacb47e4082" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/e41a5ef3f813a641d627e6d7db33aa7d" title="[组件[AI身份证识别]_20210204.db">组件[AI身份证识别]_20210204.db</a></p>