Code Monkey home page Code Monkey logo

Comments (3)

hiroi-sora avatar hiroi-sora commented on May 18, 2024

你好~

滚动截图实现难度较大,需求又比较小众,所以优先级不高,短期内没有计划开发。
QQ截完后ctrl+c复制,接着用快捷键唤起UmiOCR读取剪贴板识别文字,也是可以的哦!当然,QQ自带的OCR也不错👍

其实我写截图模块的时候也想过直接拿qq、微信等的截图dll库来用(像隔壁PandaOCR.pro就是内置2017年版的微信截图库),比我自己写的功能更强大。不过担心会不会有版权问题🤣

from umi-ocr.

yanconggit avatar yanconggit commented on May 18, 2024

感谢回复,测试过几次QQ的OCR识别腾讯会议参会名单,识别结果不能每个参会者一行,识别不利于后面的处理,相比之下,你开发的软件识别效果很好,每位参会者都能单独提取出来。
QQ截图后再用Umi_OCR识别效率也挺高的,但是我想把截长图集成到软件中,本人接触python还不久,我试试看能否实现。

from umi-ocr.

Ethkuil avatar Ethkuil commented on May 18, 2024

其实我写截图模块的时候也想过直接拿qq、微信等的截图dll库来用(像隔壁PandaOCR.pro就是内置2017年版的微信截图库),比我自己写的功能更强大。不过担心会不会有版权问题🤣

通过动态库调用应该不至于有版权问题吧,QQ、微信毕竟是免费的,软件调用 和 用户自己调用 没有什么本质区别。

from umi-ocr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.