tesseract/ccmain
theraysmith@gmail.com 2aafc9df24 Improved sub/superscript treatment
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@872 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2013-09-20 19:49:47 +00:00
..
adaptions.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
applybox.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
control.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
control.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
cube_control.cpp Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +00:00
cube_reco_context.cpp Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
cube_reco_context.h Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
cubeclassifier.cpp Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
cubeclassifier.h Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
docqual.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
docqual.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
equationdetect.cpp VC++2008 build fix for 3.02 version 2012-02-03 22:23:12 +00:00
equationdetect.h Added experimental equation detector 2012-02-02 02:50:01 +00:00
fixspace.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
fixspace.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
fixxht.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
imgscale.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
imgscale.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
ltrresultiterator.cpp Test for empty choices at ChoiceIterator (fix issue 826) 2013-05-02 08:13:22 +00:00
ltrresultiterator.h + fix VS2008 warning about "non dll-interface class tesseract::LTRResultIterator used as base for dll-interface class tesseract::ResultIterator" by making LTRResultIterator also visible. 2012-03-08 21:15:13 +00:00
Makefile.am improve autools system (mingw+msys fix); implementation of --disable-tessdata-prefix 2012-03-22 20:01:33 +00:00
mutableiterator.h Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
osdetect.cpp print error/warning messages to stderr/debug file instead of stdout (fix issue 911) 2013-05-16 20:31:37 +00:00
osdetect.h Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
output.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
output.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
pageiterator.cpp change comments to doxygen block comments (api) 2012-03-30 21:24:12 +00:00
pageiterator.h change comments to doxygen block comments (api) 2012-03-30 21:24:12 +00:00
pagesegmain.cpp Added sparse text mode, also fixed issue 653. 2013-01-03 19:06:41 +00:00
pagewalk.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
paragraphs_internal.h Fixed typos and improved comments 2012-09-21 15:31:20 +00:00
paragraphs.cpp Provide better paragraph segmentation without having to run fully 2012-05-10 00:03:34 +00:00
paragraphs.h Provide better paragraph segmentation without having to run fully 2012-05-10 00:03:34 +00:00
paramsd.cpp fix configure.ac; unify identifiers (WIN32 vs _WIN32) 2012-03-02 17:31:24 +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 fix for GRAPHICS_DISABLED build 2012-03-01 22:43:51 +00:00
pgedit.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
recogtraining.cpp Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
reject.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
reject.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
resultiterator.cpp Fixed problem with NULL STRINGs 2012-09-21 15:22:22 +00:00
resultiterator.h change comments to doxygen block comments (api) 2012-03-30 21:24:12 +00:00
scaleimg.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
scaleimg.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
superscript.cpp Improved sub/superscript treatment 2013-09-20 19:49:47 +00:00
tessbox.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tessbox.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tessedit.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tessedit.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tesseract_cube_combiner.cpp Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
tesseract_cube_combiner.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
tesseractclass.cpp Improved sub/superscript treatment 2013-09-20 19:49:47 +00:00
tesseractclass.h Improved sub/superscript treatment 2013-09-20 19:49:47 +00:00
tessvars.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tessvars.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tfacep.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tfacepp.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tfacepp.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
thresholder.cpp Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
thresholder.h Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Added paragraph detection in layout analysis/post OCR, Fixed inconsistent xheight during training and over-chopping, Added simultaneous multi-language capability, Refactored top-level word recognition module, Fixed problems with internally scaled images 2012-02-02 02:59:49 +00:00
werdit.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
werdit.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00