.. |
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
|
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 |
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
|
VC++2008 build fix for 3.02 version
|
2012-02-03 22:23:12 +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
|
fix for issue 690
|
2012-08-01 21:57:49 +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
|
fix for GRAPHICS_DISABLED build
|
2012-03-01 22:43:51 +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 |