tesseract/training
Stefan Weil 4ccef10871 Add missing linker flags for Leptonica
They were removed in commit d70f3c3663.
The old code implicitly added `-llept` by using the `AC_CHECK_LIB` macro.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-06-21 09:19:28 +02:00
..
ambiguous_words.cpp New training tool text2image 2014-01-09 18:01:34 +00:00
boxchar.cpp Added std:: to vector 2016-12-07 17:05:01 +01:00
boxchar.h backport from 4.00: training 2016-12-04 22:06:52 +01:00
classifier_tester.cpp backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
CMakeLists.txt Remove strcasestr which is no longer needed 2017-06-03 11:58:13 +02:00
cntraining.cpp backport from 4.00: training 2016-12-04 22:06:52 +01:00
combine_tessdata.cpp training: Fix typos in comments and strings 2015-11-04 21:58:42 +01:00
commandlineflags.cpp backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01: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 Formatting changes from clang_tidy on latest pull 2016-12-07 16:58:25 +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 backport from 4.00: training 2016-12-04 22:06:52 +01:00
degradeimage.h backport from 4.00: training 2016-12-04 22:06:52 +01:00
fileio.cpp backport from 4.00: training 2016-12-04 22:06:52 +01:00
fileio.h fileio: Replace assert with tprintf() and exit(1) 2016-08-30 07:13:56 +02: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 backport from 4.00: training shell scripts 2016-12-02 21:07:28 +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 use TessHashMap instead of hash_map, unordered_map 2016-11-30 21:58:57 +01:00
Makefile.am Add missing linker flags for Leptonica 2017-06-21 09:19:28 +02:00
mergenf.cpp training: Fix typos in comments and strings 2015-11-04 21:58:42 +01: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 backport from 4.00: training 2016-12-04 22:06:52 +01:00
normstrngs.cpp backport from 4.00: training 2016-12-04 22:06:52 +01:00
normstrngs.h backport from 4.00: training 2016-12-04 22:06:52 +01:00
pango_font_info.cpp PangoFontInfo: Remove unused method is_italic 2017-06-03 12:00:05 +02:00
pango_font_info.h PangoFontInfo: Remove unused method is_italic 2017-06-03 12:00:05 +02:00
set_unicharset_properties.cpp backport from 4.00: add missing License information 2016-11-25 13:13:28 +01:00
shapeclustering.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
stringrenderer.cpp StringRenderer::pen_color_: int[3]->double[3] 2017-06-03 13:35:39 +02:00
stringrenderer.h StringRenderer::pen_color_: int[3]->double[3] 2017-06-03 13:35:39 +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_utils.sh backport from 4.00: training shell scripts 2016-12-02 21:07:28 +01:00
tesstrain.sh Use shell quoting rather than pluses to separate font arguments in tesstrain.sh 2015-10-30 13:26:45 +00:00
text2image.cpp backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
tlog.cpp New training tool text2image 2014-01-09 18:04:20 +00:00
tlog.h tlog: Remove unused macro TLOG_FATAL 2016-08-29 19:11:01 +02: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 backport from 4.00: training 2016-12-04 22:06:52 +01:00
unicharset_training_utils.h backport from 4.00: training 2016-12-04 22:06:52 +01:00
util.h fix linux build, remove not used folder and spec file 2014-01-10 23:52:04 +00:00
wordlist2dawg.cpp Remove unused include statements for freelist.h 2017-05-19 19:46:13 +02:00