tesseract/dict
2013-11-08 20:30:56 +00:00
..
context.cpp 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
dawg_cache.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
dawg_cache.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
dawg.cpp Fixed fmemopen portability problem 2013-10-10 02:07:26 +00:00
dawg.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
dict.cpp Refactorerd control functions to enable parallel blob classification 2013-11-08 20:30:56 +00:00
dict.h Refactorerd control functions to enable parallel blob classification 2013-11-08 20:30:56 +00:00
hyphen.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
Makefile.am Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
matchdefs.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
permdawg.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
stopper.cpp Fixed fmemopen portability problem 2013-10-10 02:07:26 +00:00
stopper.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
trie.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
trie.h fix issue 755; add example config files from tesseract manpage 2013-10-20 20:20:10 +00:00