LunaTranslator/docs/cht/useapis/ocrapi.md
CHLBC f084c290c1
Update CHT Translation and Tutorial (#1997)
* fix: cht

* fix: cht yu to wen

* fix: cht docs

* checkout: f57e114 emugames.md
2025-11-11 16:21:31 +08:00

2.1 KiB
Raw Permalink Blame History

OCR 介面設定

線上 OCR

::: tabs

== 百度

百度智能雲 OCR

https://ai.baidu.com/ai-doc/OCR/1k3h7y3db

百度智能雲 圖片翻譯

https://ai.baidu.com/ai-doc/MT/dkifdqg54

百度翻譯開放平台 圖片翻譯

https://fanyi-api.baidu.com/product/22

== 騰訊

OCR 通用印刷體識別

https://cloud.tencent.com/document/product/866/33526

圖片翻譯

https://cloud.tencent.com/document/product/551/17232

== 有道詞典

https://www.patreon.com/posts/high-precision-133319068

== 有道

https://ai.youdao.com/doc.s#guide

== 火山

https://www.volcengine.com/docs/6790/116978

== 訊飛

https://www.xfyun.cn/doc/platform/quickguide.html

== Google Cloud Vision

https://cloud.google.com/vision/docs

== OCRSpace

https://ocr.space/

== 大模型通用介面

翻譯相同

:::

離線 OCR

::: tabs

== 本機 OCR

內建已包含中日英文的輕量級辨識模型。如果需要辨識其他語言,需要在資源下載中新增對應語言的辨識模型。

資源下載中還提供了中日英文的高精度模型。如果使用的軟體版本為 Win10 版,或系統為 Windows 11還可以設定使用 GPU 執行模型,來提高高精度模型的辨識效率。

== Snipping Tool

Warning

僅支援 Win10Win11 作業系統

如果是最新版 Windows 11 系統則可以直接使用,否則需要在資源下載中安裝該模組以使用。

== Manga OCR

Warning

此 OCR 引擎對於橫向文字辨識效果不佳。

CPU 整合包 https://lunatranslator.org/Resource/IntegrationPack/manga_ocr/cpu

GPU 整合包 https://lunatranslator.org/Resource/IntegrationPack/manga_ocr/gpu

== WeChat/QQ OCR

需要安裝微信或新版 QQ

== WindowsOCR

Warning

效果太差,不推薦使用。

Warning

僅支援 Win10Win11 作業系統

查詢&&安裝&&移除 OCR 語言包

https://learn.microsoft.com/zh-cn/windows/powertoys/text-extractor#supported-languages

== Tesseract 5

Warning

效果太差,不推薦使用。

https://github.com/tesseract-ocr/tesseract/releases

:::