stlcours / TTKOCR

OCR 识别图片以及PDF中的文字, based on Qt for windows and linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TTKOCR

QtCreator License TTKOCR

Usage

CI Status

  • Qt develop version be tested on Qt4.8.7 for windows-mingw 32bit
  • Qt develop version be tested on Qt4.8.6 for ubuntu-linux-gcc 64bit
  • Qt develop version be tested on Qt5.x for windows-mingw 32bit
  • Qt develop version be tested on Qt5.x for ubuntu-linux-gcc 64bit
  • Qt develop version be tested on Qt5.x for windows-msvc
Platform Qt & Compiler Status
Linux 4.8.7 GCC & 5.x GCC Linux
Windows 4.8.7 GCC & 5.x GCC Windows
Windows 5.x MSVC Windows
OS X 5.x Clang OSX

For Developers

License

TTKOCR is free software licensed under the term of Licence GPL v3. If you use TTKOCR or its constituent libraries, you must adhere to the terms of the license in question.

Download

Github: https://github.com/Greedysky/TTKOCR

Features

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

Screenshots

Demo

Demo

Copyright

  • This file is part of the TTK OCR project.
  • Copyright (c) 2015 - 2017 Greedysky Studio.
  • mail: greedysky@163.com.

How To Contribute

  • 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.

About

OCR 识别图片以及PDF中的文字, based on Qt for windows and linux.

License:GNU General Public License v3.0


Languages

Language:C 59.5%Language:C++ 38.2%Language:QMake 2.1%Language:Prolog 0.1%Language:Batchfile 0.1%Language:Shell 0.0%