Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 3.63 KB

README_cn.md

File metadata and controls

68 lines (53 loc) · 3.63 KB

TTKOCR

英文 English | 繁体中文 Chinese

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.