cvOCR
Character recognizer
An OCR system designed to accurately recognize characters in resumes and CVs.
An OCR(Optical Character Recognition) System implemented to recognize the character in a resume or cv.
18 stars
4 watching
9 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sachinkariyattin/hwcr | A handwritten character recognition system developed using neural networks and image processing techniques | 46 |
yaacov/hebocr | A Hebrew character recognition library | 5 |
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
cybershadow/monocre | An OCR program that can recognize bitmap fonts and convert them to scalable output formats. | 2 |
hamdikahloun/windows_ocr | An OCR library allowing developers to embed high-quality character recognition functionality in their products. | 18 |
kevingong2013/chineseidcardocr | An image recognition system trained on Chinese ID card data to recognize optical character recognition (OCR) patterns. | 1,027 |
chxj1992/captcha_cracker | An image recognition system using a deep learning model to classify characters from verification codes | 188 |
ryanfb/ancientgreekocr-ocr-evaluation-tools | A collection of tools and scripts to evaluate the accuracy of Optical Character Recognition (OCR) systems | 22 |
ocr4all/ocr4all | Provides a platform for converting historical printed materials into editable digital text | 238 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
dcordero/tvosscribble | Recognizes handwritten numbers on a touch-based interface | 182 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
ncsu-libraries/ocracoke | A Rails application that enables the creation of OCR capabilities for indexing text from page images and providing search results in IIIF format. | 33 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
naptha/ocracy | An implementation of a recurrent neural network-based optical character recognition system using LSTM architecture. | 37 |