We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
是否可以支持屏幕区域内直接截图图片进行OCR识别? 另外,是否可以与您取得联系?我的Email:[email protected],期待你的来信。
The text was updated successfully, but these errors were encountered:
是否可以支持内存图片的识别?
我最近得到了一些朋友的启示,也许应该用别的方法代替引擎中的 c++ cv::imread 函数 。这不仅可以规避类似 issue #16 Windows宽窄字符转换带来的兼容性问题,还可能赋予引擎 有限 的内存识图功能,比如不经过本地,直接读取剪贴板。具体操作还在研究中。
是否可以支持屏幕区域内直接截图图片进行OCR识别?
也是正在研究。这个问题与上一个问题无关,即就算没法搞定引擎读图的问题,只用现有的引擎,我可能也会在以后加上屏幕选区截图的功能,只不过依然要通过硬盘中转。当然,受限于功能比较弱的tkinter,可能写起来也不太容易。
联系?
抱歉,暂时不太方便私下交流,还请见谅😂
Sorry, something went wrong.
感谢分享,关于联系,是我有一些想法希望与您交流,或者说可以合作一些实际应用的项目,如果后续有意愿,可以随时联络我,我会持续关注你的更新。
No branches or pull requests
是否可以支持屏幕区域内直接截图图片进行OCR识别?
另外,是否可以与您取得联系?我的Email:[email protected],期待你的来信。
The text was updated successfully, but these errors were encountered: