Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 3.63 KB

README_tc.md

File metadata and controls

68 lines (53 loc) · 3.63 KB

TTKOCR

简体中文 Chinese | 英文 English

TTKOCR 版本 許可 許可

徽標

使用方法

TTKOCR 识别图片以及PDF中的文字,支持Windows和Linux平台。

本項目代碼不用於商用,僅限研究和學習使用。

構建狀態

  • Qt stable version is tested on Qt4.x for windows-mingw 32bit
  • Qt stable version is tested on Qt4.x for ubuntu-linux-gcc 64bit
  • Qt stable version is tested on Qt5.x for windows-msvc 32bit
  • Qt stable version is tested on Qt5.x for windows-msvc 64bit
  • Qt stable version is tested on Qt5.x for windows-mingw 32bit
  • Qt stable version is tested on Qt5.x for ubuntu-linux-gcc 64bit
  • Qt stable version is tested on Qt6.x for windows-mingw 64bit
  • Qt stable version is tested on Qt6.x for ubuntu-linux-gcc 64bit
Platform Qt & Compiler Status
Linux 4.x GCC & 5.x GCC & 6.x GCC Linux
Windows 4.x GCC & 5.x GCC & 6.x GCC Windows
Windows 5.x MSVC Windows
OS X Clang OSX

開發者

許可證

TTKOCR是基於Licence GPL v3條款授權的免費軟件。如果您使用TTKOCR或者它的動態庫,則務必添加相關許可證到項目中。

下載

Gitee鏡像下載地址: https://gitee.com/Greedysky/TTKOCR

Github鏡像下載地址: https://github.com/Greedysky/TTKOCR

特性

  • 支持图片格式文字识别
  • 支持PDF格式文字识别(依赖mupdf第三方库)

快照

事例

版權

  • This file is part of the TTK OCR project.
  • Copyright (C) 2015 - 2024 Greedysky Studio.
  • Mail: [email protected].

貢獻

  • Fork this project on github and make a branch. Commit in that branch, and push, then create a pull request to be reviewed and merged.
  • Create an issue if you have any problem when using project or you find a bug, etc.
  • What you can do: translation, write document, wiki, find or fix bugs, give your idea for this project etc.
  • If you want to join the project developed together, please send e-mail to me.