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.2
win10
PaddleOCR
视频学习,播放器potplayer,截图识别设为F3,与播放器打开文件快捷键重复, 点击F3时,仍会跳出打开文件框,被遮挡识别区域(不想考虑换快捷键或其他组合,F3识别已使用多年,极为顺手) 可否借鉴一下天若的OCR5.0.0版,按F3后,即刻开始识别,不触发播放器打开打开文件框 感谢大佬
The text was updated successfully, but these errors were encountered:
我们的 快捷键增强工具 可以解决这个问题。
比如你想要截图识别为F3,那么工具的配置文件写上 F3 umi-ocr --screenshot 即可。
F3 umi-ocr --screenshot
实测可以屏蔽 potplayer 的F3事件,优先触发 Umi-OCR 的截图。
Sorry, something went wrong.
解决了我多年痛不欲生的问题~~~跪!
我们的 快捷键增强工具 可以解决这个问题。 比如你想要截图识别为F3,那么工具的配置文件写上 F3 umi-ocr --screenshot 即可。 实测可以屏蔽 potplayer 的F3事件,优先触发 Umi-OCR 的截图。
多问一句,可否给软件中的排版增加一下快捷键的设置,即直接可以用快捷键设置排版类型选项,当然,最好是能对当下已识别结果排版,这样就不需要重复识别
此功能后续考虑下,短期内优先级不高
No branches or pull requests
Issues
Umi-OCR version 程序版本
2.1.2
Windows version 系统版本
win10
OCR plugins Used 使用的OCR插件
PaddleOCR
Reproduction steps 复现步骤
视频学习,播放器potplayer,截图识别设为F3,与播放器打开文件快捷键重复,
点击F3时,仍会跳出打开文件框,被遮挡识别区域(不想考虑换快捷键或其他组合,F3识别已使用多年,极为顺手)
可否借鉴一下天若的OCR5.0.0版,按F3后,即刻开始识别,不触发播放器打开打开文件框
感谢大佬
Problem screenshots or related files (optional) 问题截图或相关文件(可选)
The text was updated successfully, but these errors were encountered: