tesseract/textord
theraysmith@gmail.com 6a10aa7985 More cleanup changes from patches
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1024 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2014-01-29 02:22:14 +00:00
..
alignedblob.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
alignedblob.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
baselinedetect.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
baselinedetect.h Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
bbgrid.cpp Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
bbgrid.h stl cleanup 2014-01-09 17:38:35 +00:00
blkocc.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
blkocc.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
blobgrid.cpp Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
blobgrid.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
ccnontextdetect.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
ccnontextdetect.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
cjkpitch.cpp Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
cjkpitch.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
colfind.cpp Generalized feature extractor to allow fx from greyscale 2013-09-23 15:22:37 +00:00
colfind.h Generalized feature extractor to allow fx from greyscale 2013-09-23 15:22:37 +00:00
colpartition.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
colpartition.h Added sparse text mode, also fixed issue 653. 2013-01-03 19:06:41 +00:00
colpartitiongrid.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
colpartitiongrid.h Added sparse text mode, also fixed issue 653. 2013-01-03 19:06:41 +00:00
colpartitionset.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
colpartitionset.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
devanagari_processing.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
devanagari_processing.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
drawedg.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
drawedg.h Updated graphics output for new java-based display 2008-02-01 00:48:25 +00:00
drawtord.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
drawtord.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
edgblob.cpp Removed dependence on IMAGE class 2014-01-09 17:36:42 +00:00
edgblob.h Removed dependence on IMAGE class 2014-01-09 17:36:42 +00:00
edgloop.cpp Generalized feature extractor to allow fx from greyscale 2013-09-23 15:22:37 +00:00
edgloop.h Removed dependence on IMAGE class 2014-01-09 17:36:42 +00:00
equationdetectbase.cpp Added experimental equation detector 2012-02-02 02:50:01 +00:00
equationdetectbase.h Added experimental equation detector 2012-02-02 02:50:01 +00:00
fpchop.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
fpchop.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
gap_map.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
gap_map.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
imagefind.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
imagefind.h Renamed RGB to ComposeRGB to fix windows macro problem 2012-02-03 16:52:25 +00:00
linefind.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
linefind.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
Makefile.am Removed dependence on IMAGE class 2014-01-09 17:36:42 +00:00
makerow.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
makerow.h More minor fixes from issues and cleanup 2014-01-10 01:38:00 +00:00
oldbasel.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
oldbasel.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
pithsync.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
pithsync.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
pitsync1.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
pitsync1.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
scanedg.cpp Removed dependence on IMAGE class 2014-01-09 17:36:42 +00:00
scanedg.h Removed dependence on IMAGE class 2014-01-09 17:36:42 +00:00
sortflts.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
sortflts.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
strokewidth.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
strokewidth.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
tabfind.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
tabfind.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
tablefind.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
tablefind.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
tablerecog.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
tablerecog.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
tabvector.cpp More cleanup changes from patches 2014-01-29 02:22:14 +00:00
tabvector.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
textlineprojection.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
textlineprojection.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
textord.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
textord.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
topitch.cpp More cleanup changes from patches 2014-01-29 02:22:14 +00:00
topitch.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tordmain.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
tordmain.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tospace.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
tovars.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tovars.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
underlin.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
underlin.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
wordseg.cpp Fixed a lot of compiler/clang warnings 2014-01-25 02:28:51 +00:00
wordseg.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
workingpartset.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
workingpartset.h Changes to textord for 3.00 2009-07-11 02:39:56 +00:00