l99650 发表于 2021-9-15 22:10:00

PaddleOCR开源离线识别的OCR 1.0

<i class="pstatus"> 本帖最后由 l99650 于 2021-9-15 22:55 编辑 </i><br />
<br />
<font size="4">原百度项目开源地址:<a rel="nofollow noopener" href="https://github.com/PaddlePaddle" target="_blank">https://github.com/PaddlePaddle</a></font><br />
<font size="4"><br />
</font><br />
<font size="4">mydll.dll也是别人编译好的(</font><font size="4">老衲无悔)。我只是进行了一个调用</font><br />
<font size="4"><br />
</font><br />

<ignore_js_op>



<div class="tip tip_4 aimg_tip" id="aimg_2332148_menu" style="position: absolute; display: none" disautofocus="true">
<div class="xs0">
<p><strong>示例.png</strong> <em class="xg1">(122.4 KB, 下载次数: 1)</em></p>
<p>
<a href="https://www.52pojie.org/forum.php?mod=attachment&aid=MjMzMjE0OHxlNGM3NDIwNXwxNjMyMDMxOTc5fDQ1MjE1NHwxNTEzNTg3&nothumb=yes" target="_blank">下载附件</a>

</p>

<p class="xg1 y">2021-9-15 22:08 上传</p>

</div>
<div class="tip_horn"></div>
</div>

</ignore_js_op>
<br />
<font size="4"><br />
</font><br />
<font size="4">基于1.1的老识别库,本想生成最新的2.2,奈何输出不出来。</font><br />
<font size="4">只能使用老版本的了,识别效果还不错。</font><br />
<font size="4">关于识别不出来的,自己修改 config.txt 里面的参数</font><br />
<font size="4">如果有人可以编译出来最新版本的就更好了。<br />
<br />
</font><font style="background-color:rgb(255, 255, 255)"><font face="-apple-system, BlinkMacSystemFont, Roboto, &amp;quot;"><font style="font-size:16px">我用阿里云盘分享了「文件储存_本地OCR.exe」,你可以不限速下载&amp;#128640;复制这段内容</font></font></font><br />
<font style="background-color:rgb(255, 255, 255)"><font face="-apple-system, BlinkMacSystemFont, Roboto, &amp;quot;"><font style="font-size:16px">打开「阿里云盘」App 即可获取链接:<a rel="nofollow noopener" href="https://www.aliyundrive.com/s/KdzR1tWghtm" target="_blank">https://www.aliyundrive.com/s/KdzR1tWghtm</a></font></font></font><font style="background-color:rgb(255, 255, 255)"><font face="-apple-system, BlinkMacSystemFont, Roboto, &amp;quot;"><font style="font-size:16px"><br />
</font></font></font><br />

<ignore_js_op>



<div class="tip tip_4 aimg_tip" id="aimg_2332149_menu" style="position: absolute; display: none" disautofocus="true">
<div class="xs0">
<p><strong>360截图-6558468.jpg</strong> <em class="xg1">(10.32 KB, 下载次数: 0)</em></p>
<p>
<a href="https://www.52pojie.org/forum.php?mod=attachment&aid=MjMzMjE0OXw1NWYzZWM0OXwxNjMyMDMxOTc5fDQ1MjE1NHwxNTEzNTg3&nothumb=yes" target="_blank">下载附件</a>

</p>

<p class="xg1 y">2021-9-15 22:11 上传</p>

</div>
<div class="tip_horn"></div>
</div>

</ignore_js_op>
<br />
<font size="4">为了</font><font size="4">阿里云</font><font size="4">分享压缩包写了一个工具。</font><br />
<br />
<font style="background-color:rgb(255, 255, 255)"><font face="-apple-system, BlinkMacSystemFont, Roboto, &amp;quot;"><font style="font-size:16px">我用阿里云盘分享了「文件储存器.exe」,你可以不限速下载&amp;#128640;复制这段内容</font></font></font><br />
<font style="background-color:rgb(255, 255, 255)"><font face="-apple-system, BlinkMacSystemFont, Roboto, &amp;quot;"><font style="font-size:16px">打开「阿里云盘」App 即可获取链接:<a rel="nofollow noopener" href="https://www.aliyundrive.com/s/UQrdtRPQwXV" target="_blank">https://www.aliyundrive.com/s/UQrdtRPQwXV</a></font></font></font><br />
<font style="background-color:rgb(255, 255, 255)"><font face="-apple-system, BlinkMacSystemFont, Roboto, &amp;quot;"><br />
</font></font>

boxer 发表于 2021-9-16 10:54:00

<div class="quote"><blockquote><font size="2"><a href="https://www.52pojie.org/forum.php?mod=redirect&goto=findpost&pid=40044488&ptid=1513587" target="_blank"><font color="#999999">52896009 发表于 2021-9-16 10:42</font></a></font><br />
这个时不需要搭建环境的吗,我用的搭建的,过程很复杂。如果不需要搭建那用起来还很方便。</blockquote></div><br />
把目录下的mey.dll改成mey.exe双击运行即可, 返回如下信息<br />
<br />
PaddleOCR WebApi服务器开始运行,端口:1981<br />
在本窗口输入 CTRL+C 组合键,停止运行服务<br />
WebApi连接地址:http://127.0.0.1:1981/ocr<br />
<br />
然后post提交信息:<br />
img=图片的相对路径<br />

boxer 发表于 2021-9-16 09:28:00

是通过web调用的吗?<br />
我运行mey.dll<br />
显示<br />
PaddleOCR WebApi服务器开始运行,端口:1981<br />
在本窗口输入 CTRL+C 组合键,停止运行服务<br />
WebApi连接地址:http://127.0.0.1:1981/ocr<br />
有没有参数说明?

wangyoo 发表于 2021-9-15 22:23:00

刚好需要1

lyjackluck 发表于 2021-9-15 22:27:00

貌视不错,下载试试

l99650 发表于 2021-9-15 22:35:00

应该是发原创吧

hunteraa 发表于 2021-9-15 22:37:00

<div class="quote"><blockquote><font size="2"><a href="https://www.52pojie.org/forum.php?mod=redirect&goto=findpost&pid=40039533&ptid=1513587" target="_blank"><font color="#999999">JavaSB 发表于 2021-9-15 22:35</font></a></font><br />
应该是发原创吧</blockquote></div><br />
只是调用,没脸发原创。。。

zrf1980 发表于 2021-9-15 22:39:00

很不错的楼主,也不错的资源

msold5 发表于 2021-9-15 23:06:00

感谢分享 期待更新的版本

leekexp 发表于 2021-9-15 23:17:00

config.ini有没有更详细一些的配置说明呢? 虽然效果还可以,但仍然希望效果更好一些
页: [1] 2 3 4 5 6 7 8
查看完整版本: PaddleOCR开源离线识别的OCR 1.0