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
2.1.4
银河麒麟v10 SP1 2303
PaddleOCR
首先赞美大佬! 银河麒麟系统下alt+C截图时,全屏变暗之后全屏图像被缩放到了任务栏之上的桌面区域大小,所以在截图界面呈现了两条底部任务栏。此时截取需要识别的部分,在umi识别界面出现了错位,变暗的界面上截取了这一行,识别的却是上一行。 当任务栏设置成隐藏任务栏时,此问题消失。望大佬帮忙解决一下
No response
The text was updated successfully, but these errors were encountered:
建议收到。在windows下,不管任务栏如何设置,坐标原点都是 (0,0) 固定在屏幕左上角。而Linux的任务栏则会改变原点的相对位置,而且不同Linux发行版的参数是不一样的。
我之后试试用获取桌面工作区的方式,减去任务栏的影响。
Sorry, something went wrong.
No branches or pull requests
Issues
Umi-OCR version 程序版本
2.1.4
Windows version 系统版本
银河麒麟v10 SP1 2303
OCR plugins Used 使用的OCR插件
PaddleOCR
Reproduction steps 复现步骤
首先赞美大佬!
银河麒麟系统下alt+C截图时,全屏变暗之后全屏图像被缩放到了任务栏之上的桌面区域大小,所以在截图界面呈现了两条底部任务栏。此时截取需要识别的部分,在umi识别界面出现了错位,变暗的界面上截取了这一行,识别的却是上一行。
当任务栏设置成隐藏任务栏时,此问题消失。望大佬帮忙解决一下
Problem screenshots or related files (optional) 问题截图或相关文件(可选)
No response
The text was updated successfully, but these errors were encountered: