Replies: 1 comment 1 reply
-
|
不行。以前就是这样做的,但对多屏幕支持不好。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
对某些具有自动隐藏下拉或弹出菜单的程序来说,在使用快捷键进行区域OCR识别时鼠标点击会使下拉或弹出菜单隐藏,这使得OCR不能捕获到用户想要的信息.
windows截图以及某些带有OCR的翻译软件则可以防止菜单隐藏,它们似乎是通过先在开始执行OCR时进行一次全屏的截屏,然后对截屏图像进行OCR操作来识别这些会自动隐藏的菜单的.
请问这在现版本的LunaTranslator上能实现这种操作吗?我现在只能先使用windows截屏然后再使用OCR才能达到我想要的效果,但是这样会影响OCR的准确率,特别是对一些显示特别小的文本内容.
Beta Was this translation helpful? Give feedback.
All reactions