tesseract/dict
theraysmith@gmail.com 67f9af58b8 Removed dependence on IMAGE class
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@944 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2014-01-09 17:31:29 +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 Removed dependence on IMAGE class 2014-01-09 17:31:29 +00:00
dict.h Removed dependence on IMAGE class 2014-01-09 17:31:29 +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 Removed dependence on IMAGE class 2014-01-09 17:31:29 +00:00
matchdefs.h Fixed endian bug in dawg reader, Added word bigram correction, 2012-02-02 02:56:18 +00:00
permdawg.cpp Removed dependence on IMAGE class 2014-01-09 17:31:29 +00:00
stopper.cpp Removed dependence on IMAGE class 2014-01-09 17:31:29 +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