cppan / tesseract_example
Very basic Tesseract-OCR example with CPPAN. Cppan support is discontinued. Please use sw (cppan v2) instead. Updated example is here: https://github.com/egorpugin/examples/tree/master/tesseract/sw
☆31Updated 6 years ago
Alternatives and similar repositories for tesseract_example
Users that are interested in tesseract_example are comparing it to the libraries listed below
Sorting:
- charlesw/tesseract 4.0 build for x64 Windows using C++ run-time 141.☆62Updated 6 years ago
- Visual Studio Projects for Tessearct and dependencies☆149Updated 2 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 7 years ago
- Chinese OCR with TensorFlow☆125Updated 7 years ago
- Tesseract OCR engine and dependencies with VS 2013 support, both 64 and 32 bit.☆43Updated 7 years ago
- ☆36Updated 7 years ago
- ExtractChar could detect Chinese character with SWT and connectedComponentsWithStats.☆10Updated last year
- DFT-based text image rotation correction using OpenCV☆39Updated 11 years ago
- OpenCV example for face detection and recognition☆87Updated 11 years ago
- A bare metal C++ header only library, support 8bit&24bit bmp read&write☆24Updated 2 years ago
- A Simple Chinese OCR from tipdm contest☆64Updated 8 years ago
- A bounding box annotation tool for images (e.g., for object recognition) with alignment features.☆66Updated 7 years ago
- My talk and workshop materials from pyimageconf 2018☆105Updated 6 years ago
- object detection app based on tensorflow api