.. |
ambiguous_words.cpp
|
New training tool text2image
|
2014-01-09 18:01:34 +00:00 |
boxchar.cpp
|
Improved newlines and spaces in a box file so it works better with RTL languages.
|
2015-05-12 17:51:03 -07:00 |
boxchar.h
|
Improved newlines and spaces in a box file so it works better with RTL languages.
|
2015-05-12 17:51:03 -07:00 |
classifier_tester.cpp
|
improve NO_CUBE_BUILD
|
2015-08-09 18:09:52 +02:00 |
CMakeLists.txt
|
Restore ICU_INCLUDE_DIRS for OS X.
|
2015-09-07 13:02:22 +03:00 |
cntraining.cpp
|
fix memmory leak based on issue 1488 (https://code.google.com/p/tesseract-ocr/issues/detail?id=1488)
|
2015-07-27 20:58:54 +02: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
|
Doxygen
|
2015-07-20 18:48:00 +01: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
|
Misc fixes, mostly clang formatting, but some bug fixes in matrix, werd, and tesstrain_utils. Also updates unicharset to match traineddata files.
|
2015-07-09 14:28:20 -07:00 |
fileio.h
|
Clang fixes to earlier changes and build compatability with Google environment
|
2015-06-12 10:53:21 -07: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 |
language-specific.sh
|
tesstrain.sh: Only set FONTS if they weren't set on the command line
|
2015-08-26 18:24:14 +01:00 |
ligature_table.cpp
|
Major updates to training system as a result of extensive testing on 100 languages
|
2015-05-12 18:04:31 -07:00 |
ligature_table.h
|
New training tool text2image
|
2014-01-09 18:04:20 +00:00 |
Makefile.am
|
Get OpenCL to compile on OS X
|
2015-08-26 02:03:07 -07: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
|
Doxygen
|
2015-07-20 18:48:00 +01: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
|
strcasestr needed on Cygwin too
|
2015-07-23 22:20:10 +01:00 |
pango_font_info.h
|
Major updates to training system as a result of extensive testing on 100 languages
|
2015-05-12 18:04:31 -07:00 |
set_unicharset_properties.cpp
|
Major updates to training system as a result of extensive testing on 100 languages
|
2015-05-12 18:04:31 -07:00 |
shapeclustering.cpp
|
fix build with -DGRAPHICS_DISABLED
|
2014-01-11 23:08:54 +00:00 |
stringrenderer.cpp
|
Misc fixes, mostly clang formatting, but some bug fixes in matrix, werd, and tesstrain_utils. Also updates unicharset to match traineddata files.
|
2015-07-09 14:28:20 -07:00 |
stringrenderer.h
|
Misc fixes, mostly clang formatting, but some bug fixes in matrix, werd, and tesstrain_utils. Also updates unicharset to match traineddata files.
|
2015-07-09 14:28:20 -07: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_utils.sh
|
Use mktemp to create workspace directory
|
2015-09-10 15:05:07 +01:00 |
tesstrain.sh
|
Use mktemp to create workspace directory
|
2015-09-10 15:05:07 +01:00 |
text2image.cpp
|
Removed warning about ligatures and fixed root font dir
|
2015-07-10 15:56:33 -07: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
|
training/unicharset_extractor.cpp: Print whether WCTYPE is included
|
2015-10-05 11:54:24 +01:00 |
unicharset_training_utils.cpp
|
Major updates to training system as a result of extensive testing on 100 languages
|
2015-05-12 18:04:31 -07:00 |
unicharset_training_utils.h
|
Major updates to training system as a result of extensive testing on 100 languages
|
2015-05-12 18:04:31 -07: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 |