cppan / tesseract_exampleLinks
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 7 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:
- Visual Studio Projects for Tessearct and dependencies☆151Updated 3 years ago
- A Visual Studio project to build leveldb python wrapper☆94Updated 6 years ago
- Build an Optical Character Recognition service using deep learning method☆54Updated 9 years ago
- OpenCV example for face detection and recognition☆87Updated 11 years ago
- Basic Optical Character Recognition Tutorial. Damiles Blog.☆121Updated 5 years ago
- object detection app based on tensorflow api☆51Updated 3 years ago
- Tesseract OCR engine and dependencies with VS 2013 support, both 64 and 32 bit.☆43Updated 8 years ago
- 基于深度学习的实时车牌识别项目 A license plate recognition(LPR) project base on deep learning.☆109Updated 8 years ago
- Chinese OCR with TensorFlow☆124Updated 8 years ago
- My talk and workshop materials from pyimageconf 2018☆105Updated 7 years ago
- 《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x☆217Updated 7 years ago
- Face Recognition Using OpenCV and Qt☆151Updated 7 years ago
- OpenCV Blob library☆68Updated 4 years ago
- Detect text with stroke width transform.☆333Updated 9 years ago
- Test program to read characters on labels using openCV and Tesseract-OCR☆89Updated last year
- A Simple Chinese OCR from tipdm contest☆65Updated 9 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~☆112Updated 9 years ago
- A bare metal C++ header only library, support 8bit&24bit bmp read&write☆24Updated 3 years ago
- use Hausdorff distance to do templete-Matching, here provide the C++ code of hausdorff distance☆32Updated 7 years ago
- Mastering OpenCV 3 - Second Edition by Packt☆50Updated 5 years ago
- DFT-based text image rotation correction using OpenCV☆39Updated 12 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 14 years ago
- A bounding box annotation tool for images (e.g., for object recognition) with alignment features.☆64Updated 7 years ago
- wrap KAZE features implementatino to cv::Feature2D API without rebuilding OpenCV☆29Updated 12 years ago
- Linear time Maximally Stable Extremal Regions implementation☆99Updated 13 years ago
- ExtractChar could detect Chinese character with SWT and connectedComponentsWithStats.☆10Updated 2 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 8 years ago
- Handwritten Digit Recognition using OpenCV, sklearn and Python☆138Updated 5 years ago
- efficient, flexible, distributed deep learning framework☆177Updated 5 years ago
- a yolo windows version(for object detection)☆50Updated 10 years ago