tesseract/training
Ray Smith 6b634170c1 Significant change to invisible font system
to improve correctness and compatibility with
external programs, particularly ghostscript.
We will start mapping everything to a single glyph,
rather than allowing characters to run off the end
of the font.

A more detailed design discussion is embedded into
pdfrenderer.cpp comments. The font, source code
that produces the font, and the design comments
were contributed by Ken Sharp from Artifex Software.
2015-05-12 17:33:18 -07:00
..
ambiguous_words.cpp New training tool text2image 2014-01-09 18:01:34 +00:00
boxchar.cpp Added ability for box files to store spaces and newlines 2014-04-23 22:52:05 +00:00
boxchar.h New training tool text2image 2014-01-09 18:04:20 +00:00
classifier_tester.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
cntraining.cpp fixed cntraning thanks to Wil Hadden; fixed installation of new manpages 2012-02-12 16:03:05 +00:00
combine_tessdata.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
commandlineflags.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
commandlineflags.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
commontraining.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
commontraining.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
dawg2wordlist.cpp fopen() should use binary mode (issue 70) 2012-03-11 12:41:17 +00:00
degradeimage.cpp Fixed some formatting issues 2014-04-25 01:25:42 +00:00
degradeimage.h Fixed issue 1134 2014-04-25 01:07:26 +00:00
fileio.cpp Applied patch to fix issue 1131 2014-04-23 23:17:43 +00:00
fileio.h New training tool text2image 2014-01-09 18:01:34 +00:00
GlyphLessFont.c Significant change to invisible font system 2015-05-12 17:33:18 -07:00
GlyphLessFont.h Significant change to invisible font system 2015-05-12 17:33:18 -07:00
icuerrorcode.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
ligature_table.cpp New training tool text2image 2014-01-09 18:04:20 +00:00
ligature_table.h New training tool text2image 2014-01-09 18:04:20 +00:00
Makefile.am fix cygwin build (issue 1289) 2014-09-28 23:19:52 +02:00
mergenf.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
mergenf.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
mftraining.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
normstrngs.cpp New training tool text2image 2014-01-09 18:01:34 +00:00
normstrngs.h New training tool text2image 2014-01-09 18:01:34 +00:00
pango_font_info.cpp Fixed some leaks 2014-08-11 23:19:24 +00:00
pango_font_info.h New training tool text2image 2014-01-09 18:04:20 +00:00
set_unicharset_properties.cpp Fixed missing newlines in logging 2014-08-11 23:20:08 +00:00
shapeclustering.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
stringrenderer.cpp Added ability to just list available fonts for text, and to underline words for training 2014-08-11 23:19:06 +00:00
stringrenderer.h fix training tools build 2014-08-13 22:07:44 +02:00
tessopt.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tessopt.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tesstrain.sh fix tesstrain.sh/issue 1311. Patch from Mark Zealey <zealey@gmail.com> 2014-09-14 15:10:25 +02:00
text2image.cpp fix training tools build 2014-08-13 22:07:44 +02:00
tlog.cpp New training tool text2image 2014-01-09 18:04:20 +00:00
tlog.h New training tool text2image 2014-01-09 18:04:20 +00:00
unicharset_extractor.cpp New training tool text2image 2014-01-09 18:01:34 +00:00
util.h fix linux build, remove not used folder and spec file 2014-01-10 23:52:04 +00:00
wordlist2dawg.cpp Removed upper limit on trie size, fixing issue 1020. 2014-02-03 19:18:23 +00:00