Giter Club home page Giter Club logo

Comments (6)

hiroi-sora avatar hiroi-sora commented on July 17, 2024

其实考虑过高DPI,把 win_main.py 第60行 的注释取消了就能启用。程序会以物理分辨率的大小显示,不会模糊,但是在高分屏上字体太小,也不太实用。

如果手动设置每个控件的像素值来适应屏幕大小会比较麻烦,得考虑下有没有更好的办法。初步打算未来用qt或.net等GUI框架重写这个项目。

from umi-ocr.

Freddd13 avatar Freddd13 commented on July 17, 2024

@hiroi-sora +1 2k下我感觉截图时屏幕定格那个画面十分模糊

from umi-ocr.

Freddd13 avatar Freddd13 commented on July 17, 2024

image

from umi-ocr.

hiroi-sora avatar hiroi-sora commented on July 17, 2024

@Freddd13

截图时屏幕定格那个画面十分模糊

很遗憾,目前这是一个feature。截图定格的画面只能以逻辑分辨率显示,假如2k物理分辨率开200%系统缩放就变成了1280p,因此变糊。

不过只是画面显示会糊,实际截出来的图还是2k物理分辨率,不会影响OCR准确率,请放心。若仍不能接受,可以切换为系统截图模式。

如果再增加一个“透明模式”,启动截图时不冻结画面,而是在透明层上绘制瞄准线UI,等待鼠标拖拽结束时才截取画面。可以保持原分辨率显示,缺点是截取视频等动态画面会比较麻烦。你觉得这个功能怎么样?

from umi-ocr.

Freddd13 avatar Freddd13 commented on July 17, 2024

@hiroi-sora 透明模式其实感觉意义有限hh,我刚才看到还能从剪贴板读就想着用snipaste截图送剪贴板,结果快捷键有问题b38...

from umi-ocr.

hiroi-sora avatar hiroi-sora commented on July 17, 2024

v2版本 已全面适配高分屏。

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.