tesseract/ccmain
2011-03-21 21:44:05 +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 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
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 Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
Makefile.in 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.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 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
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 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.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 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
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 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
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
tessembedded.cpp Fixed name collision with jpeg library 2008-04-22 00:32:14 +00:00
tessembedded.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
tesseract_cube_combiner.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
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 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
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