Pinned Repositories
19th-century-fraktur-OCR
OCRopus/Calamari mixed models for recognizing (German) 19th century Fraktur scripts.
adobe-blank
Adobe Blank
adobe-blank-2
Adobe Blank 2
adobe-notdef
Adobe NotDef
eyes-free
Automatically exported from code.google.com/p/eyes-free
Hebrew-OCR-Discussions
meson
The Meson Build System
DUP-ocropy
Python-based tools for document analysis and OCR
tesseract
Tesseract Open Source OCR Engine (main repository)
clstm
A small C++ implementation of LSTM networks, focused on OCR.
amitdo's Repositories
amitdo/calamari
OCR Engine based on OCRopy and Kraken
amitdo/cpp-locale
amitdo/dinglehopper
An OCR evaluation tool
amitdo/DotProduct
amitdo/greedy-ocr
An OCR engine that works by finding pre-known letters in a word's image
amitdo/hebocr
Hebrew OCR (optical character recognition) library.
amitdo/hebocr-testing
Hebrew OCR (optical character recognition) library, testing branch.
amitdo/HebrewWordnetShuly
A mirror of the version of the Hebrew Wordnet found on Shuly Wintner's website
amitdo/langdata_lstm
amitdo/leptonica
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation and recent releases.
amitdo/meson
The Meson Build System
amitdo/mywork
My contribution to open source projects
amitdo/ocromore
Process, enhance and evaluate multiple OCR output.
amitdo/ommr4all-page-segmentation
amitdo/pageDistanceBasedContourGenerator
Program that calculates the extraction polygon of present text lines given an existing baseline in the page file
amitdo/predef
Pre-defined Compiler Macros wiki
amitdo/PRLib
Pre-Recognition Library - library with algorithms for improving OCR quality.
amitdo/public-domain-finnish
amitdo/qt-box-editor
QT4 editor of tesseract-ocr box files
amitdo/simple_text_line_extraction
Line extraction based on recognized text baselines
amitdo/static-analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
amitdo/tessdoc
Tesseract documentation
amitdo/tesseract
Tesseract Open Source OCR Engine (main repository)
amitdo/tesseract-datadir
All the ways to set the data directory
amitdo/tesseract-debian
deb package for tesseract
amitdo/tesseract-issues-forms
amitdo/tesseract-rs
Rust bindings for Tesseract
amitdo/tesseractMICR
Ready-to-use Magnetic ink character recognition (MICR E-13B & CMC-7) datasets and *.traineddata for tesseract v4 + evalution app
amitdo/tesseractMRZ
Ready-to-use MRZ (Machine-readable zone) dataset and models for tesseract v4
amitdo/try-operator
A 'try(rvalue)' macro to automatically propagate errors on GCC and Clang