AI签章识别
<h1>功能</h1>
<p>调用K-ROD机器人物体检测系统接口,进行签章识别。</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:8092/detect/stamp_image">http://192.168.2.18:8092/detect/stamp_image</a>
2、外网请求URL:<a href="http://14.29.70.194:52967/detect/stamp_image">http://14.29.70.194:52967/detect/stamp_image</a>
3、图片格式为jpg或png
4、可以识别以下几种证件类型:分类名称,idcard:身份证,certificate:执业证,identity:工作证,bankcard:银行卡,idcard_bk:身份证背面。
5、每个函数的属性配置,请参考‘AI身份证识别’函数中的“属性”栏配置。</p>
<h1>相关函数</h1>
<p>无</p>
<h1><strong>示例/演示</strong></h1>
<p>识别图片:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/4228a4fe6bb69293d96d8267048d6133" alt="" />
识别后结果图:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/5334e673cad610b55acb5dd321116b2f" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/c53954a1daf4d49f89dcd5d8a2a1df40" title="[组件[AI签章识别]_20210204.db">组件[AI签章识别]_20210204.db</a></p>