Harald Scheidl
Harald Scheidl
DeslantImg
The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.
CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
WordDetector
Detect handwritten words (classic image processing based method).
WordDetectorNN
Detect handwritten words (neural network based).
HTRPipeline
Detect and read handwritten words on scanned pages.