Giter Site home page Giter Site logo

Comments (4)

dmMaze avatar dmMaze commented on June 2, 2024

出现这个问题的 OCR 是本地的还是你最新提交的?

from ballonstranslator.

PiDanShouRouZhouXD avatar PiDanShouRouZhouXD commented on June 2, 2024

出现这个问题的 OCR 是本地的还是你最新提交的?

我进行了测试,使用本地OCR和彩云翻译也会出现相同的情况。

from ballonstranslator.

dmMaze avatar dmMaze commented on June 2, 2024

我进行了测试,使用本地OCR和彩云翻译也会出现相同的情况。

你看下保存的项目文件里字符是不是也是错的,或者

ch = self.model.dictionary[chid]

看下 ocr 识别出的字符chid是不是对的,那个字典是 data/alphabet-all-v7.txt

qt 这部分应该默认就是 utf8,另外我也是 windows 简中也能正确识别渲染 ♡ 啊,你的代码编辑器没改全局编码吧

而且如果是 utf-8 被错误识别成了 gbk,其它 cjk 字符也会出错才对

from ballonstranslator.

PiDanShouRouZhouXD avatar PiDanShouRouZhouXD commented on June 2, 2024

我进行了测试,使用本地OCR和彩云翻译也会出现相同的情况。

你看下保存的项目文件里字符是不是也是错的,或者

ch = self.model.dictionary[chid]

看下 ocr 识别出的字符chid是不是对的,那个字典是 data/alphabet-all-v7.txt
qt 这部分应该默认就是 utf8,另外我也是 windows 简中也能正确识别渲染 ♡ 啊,你的代码编辑器没改全局编码吧

而且如果是 utf-8 被错误识别成了 gbk,其它 cjk 字符也会出错才对

我查看了一下工程,是完全正确的……我现在怀疑是我使用vscode的powershell启动程序导致的,有时间排查一下

from ballonstranslator.

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.