tesseract/ccmain
theraysmith@gmail.com da1047f020 Fixed typos and improved comments
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@753 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-09-21 15:31:20 +00:00
..
adaptions.cpp Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +00:00
applybox.cpp fix issue Issue 684 : show correct line in failure message "Couldn't find a matching blob" 2012-04-22 20:51:00 +00:00
control.cpp fix doxygen warnings 2012-03-30 15:42:06 +00:00
control.h Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +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 Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +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
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 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
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
ltrresultiterator.cpp Fixed issues 714, 608 2012-09-21 15:21:24 +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 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.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 Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +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
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 fix configure.ac; unify identifiers (WIN32 vs _WIN32) 2012-03-02 17:31:24 +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
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 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 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 Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +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
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 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 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
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 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 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
tesseractclass.h Removed config_auto.h from .h files 2012-09-21 15:26:10 +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 Abolish populate_unichars(), fixing seg fault reported in Debian: 2012-02-15 01:37:00 +00:00
tfacepp.h Deleted lots of dead code, including PBLOB 2011-03-18 21:52:08 +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 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