tesseract/ccmain
2011-10-16 19:39:54 +00:00
..
adaptions.cpp Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
applybox.cpp Various fixes, including memory leak in fixspace, font labels on output, removed some annoying debug output, fixes to initialization of parameters, general cleanup, and added Hindi 2011-03-21 21:44:05 +00:00
control.cpp Various fixes, including memory leak in fixspace, font labels on output, removed some annoying debug output, fixes to initialization of parameters, general cleanup, and added Hindi 2011-03-21 21:44:05 +00:00
control.h Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
cube_control.cpp removed check for libtiff - leptonica is required; cleanup #ifdef/#ifndef HAVE_LIBLEPT 2011-08-30 06:34:41 +00:00
cube_reco_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
cube_reco_context.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
docqual.cpp Various fixes, including memory leak in fixspace, font labels on output, removed some annoying debug output, fixes to initialization of parameters, general cleanup, and added Hindi 2011-03-21 21:44:05 +00:00
docqual.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
fixspace.cpp Various fixes, including memory leak in fixspace, font labels on output, removed some annoying debug output, fixes to initialization of parameters, general cleanup, and added Hindi 2011-03-21 21:44:05 +00:00
fixspace.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
fixxht.cpp Rewrite of DENORM 2010-11-30 01:05:48 +00:00
imgscale.cpp disable MSVC warning C4244 in a number of places to cut down the noise 2010-05-26 10:22:27 +00:00
imgscale.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
Makefile.am fixed "one lib" build on linux; runautoconf renamed to autogen.sh; 2011-10-16 19:39:54 +00:00
osdetect.cpp Various fixes, including memory leak in fixspace, font labels on output, removed some annoying debug output, fixes to initialization of parameters, general cleanup, and added Hindi 2011-03-21 21:44:05 +00:00
osdetect.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
output.cpp Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
output.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
pagesegmain.cpp removed check for libtiff - leptonica is required; cleanup #ifdef/#ifndef HAVE_LIBLEPT 2011-08-30 06:34:41 +00:00
pagewalk.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
paramsd.cpp show page 0 for multipage tiff; 2011-08-11 21:42:13 +00:00
paramsd.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
pgedit.cpp Removed debugwin.cpp, fixing issue 448 2011-08-18 16:45:59 +00:00
pgedit.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
recogtraining.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
reject.cpp Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
reject.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
scaleimg.cpp disable MSVC warning C4244 in a number of places to cut down the noise 2010-05-26 10:22:27 +00:00
scaleimg.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
tessbox.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
tessbox.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
tessedit.cpp show page 0 for multipage tiff; 2011-08-11 21:42:13 +00:00
tessedit.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
tesseract_cube_combiner.cpp show page 0 for multipage tiff; 2011-08-11 21:42:13 +00:00
tesseract_cube_combiner.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
tesseractclass.cpp removed check for libtiff - leptonica is required; cleanup #ifdef/#ifndef HAVE_LIBLEPT 2011-08-30 06:34:41 +00:00
tesseractclass.h Various fixes, including memory leak in fixspace, font labels on output, removed some annoying debug output, fixes to initialization of parameters, general cleanup, and added Hindi 2011-03-21 21:44:05 +00:00
tessvars.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
tessvars.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
tfacep.h Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
tfacepp.cpp Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
tfacepp.h Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
thresholder.cpp Added sub/superscript, small/dropcap detection 2010-12-09 01:32:20 +00:00
thresholder.h Added sub/superscript, small/dropcap detection 2010-12-09 01:32:20 +00:00
werdit.cpp Rewrite of DENORM 2010-11-30 01:05:48 +00:00
werdit.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