tesseract/wordrec
2012-02-15 01:37:00 +00:00
..
associate.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
associate.h Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
bestfirst.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
bestfirst.h 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
chop.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
chop.h 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
chopper.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
chopper.h 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
closed.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
closed.h 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
drawfx.cpp Removed debugwin.cpp, fixing issue 448 2011-08-18 16:45:01 +00:00
drawfx.h 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
findseam.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
findseam.h 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
gradechop.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
gradechop.h 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
heuristic.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
language_model.cpp Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +00:00
language_model.h Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
makechop.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
makechop.h 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
Makefile.am Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
matchtab.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
matchtab.h Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
measure.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
olutil.cpp Impact of DENORM rewrite + removal of NEWDELETE 2010-11-30 01:02:28 +00:00
olutil.h 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
outlines.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
outlines.h 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
pieces.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
plotedges.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
plotedges.h 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
plotseg.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
plotseg.h Changes to wordrec for 3.00 2009-07-11 02:46:01 +00:00
render.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
render.h 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
segsearch.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
tface.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
wordclass.cpp Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00
wordclass.h 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
wordrec.cpp Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +00:00
wordrec.h Refactored top-level word recognition module, Blamer module added for error analysis, Added word bigram correction 2012-02-02 03:01:38 +00:00