tesseract/src/training
Stefan Weil b292013bdc cntraining: Replace proprietary BOOL8 by standard bool data type
Add also "static" attribute to local functions and remove an old comment.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-06-04 16:08:03 +02:00
..
ambiguous_words.cpp Move training to src. 2018-04-25 11:35:26 +03:00
boxchar.cpp Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
boxchar.h Move training to src. 2018-04-25 11:35:26 +03:00
classifier_tester.cpp Merge remote-tracking branch 'my_repo/small_fixes' into small_fixes 2018-05-20 18:48:30 +03:00
CMakeLists.txt Move training to src. 2018-04-25 11:35:26 +03:00
cntraining.cpp cntraining: Replace proprietary BOOL8 by standard bool data type 2018-06-04 16:08:03 +02:00
combine_lang_model.cpp Move training to src. 2018-04-25 11:35:26 +03:00
combine_tessdata.cpp Move training to src. 2018-04-25 11:35:26 +03:00
commandlineflags.cpp Move training to src. 2018-04-25 11:35:26 +03:00
commandlineflags.h Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
commontraining.cpp Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
commontraining.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
dawg2wordlist.cpp Move training to src. 2018-04-25 11:35:26 +03:00
degradeimage.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
degradeimage.h Fix line endings 2018-04-25 19:04:50 +02:00
fileio.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
fileio.h Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
icuerrorcode.h Fix line endings 2018-04-25 19:04:50 +02:00
lang_model_helpers.cpp Move training to src. 2018-04-25 11:35:26 +03:00
lang_model_helpers.h Move training to src. 2018-04-25 11:35:26 +03:00
language-specific.sh Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
ligature_table.cpp Move training to src. 2018-04-25 11:35:26 +03:00
ligature_table.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
lstmeval.cpp Move training to src. 2018-04-25 11:35:26 +03:00
lstmtester.cpp Move training to src. 2018-04-25 11:35:26 +03:00
lstmtester.h Move training to src. 2018-04-25 11:35:26 +03:00
lstmtraining.cpp Fix file endings 2018-04-25 19:35:33 +02:00
Makefile.am Partial fix for autotools configuration after source tree reorganisation 2018-04-25 21:33:28 +02:00
merge_unicharsets.cpp Move training to src. 2018-04-25 11:35:26 +03:00
mergenf.cpp src/training: Replace proprietary BOOL8 by standard bool data type 2018-06-03 21:13:40 +02:00
mergenf.h src/training: Replace proprietary BOOL8 by standard bool data type 2018-06-03 21:13:40 +02:00
mftraining.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
normstrngs.cpp Move training to src. 2018-04-25 11:35:26 +03:00
normstrngs.h Move training to src. 2018-04-25 11:35:26 +03:00
pango_font_info.cpp Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
pango_font_info.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
set_unicharset_properties.cpp Move training to src. 2018-04-25 11:35:26 +03:00
shapeclustering.cpp Move training to src. 2018-04-25 11:35:26 +03:00
stringrenderer.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
stringrenderer.h Move training to src. 2018-04-25 11:35:26 +03:00
tessopt.cpp Move training to src. 2018-04-25 11:35:26 +03:00
tessopt.h Move training to src. 2018-04-25 11:35:26 +03:00
tesstrain_utils.sh Copy .box and .tif files along with .lstmf files from /tmp 2018-05-17 22:45:22 +05:30
tesstrain.sh Fix file endings 2018-04-25 19:35:33 +02:00
text2image.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
tlog.cpp Fix line endings 2018-04-25 19:04:50 +02:00
tlog.h Fix line endings 2018-04-25 19:04:50 +02:00
unicharset_extractor.cpp Move training to src. 2018-04-25 11:35:26 +03:00
unicharset_training_utils.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
unicharset_training_utils.h Move training to src. 2018-04-25 11:35:26 +03:00
util.h Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
validate_grapheme.cpp Move training to src. 2018-04-25 11:35:26 +03:00
validate_grapheme.h Fix line endings 2018-04-25 19:04:50 +02:00
validate_indic.cpp Move training to src. 2018-04-25 11:35:26 +03:00
validate_indic.h Fix line endings 2018-04-25 19:04:50 +02:00
validate_khmer.cpp Fix line endings 2018-04-25 19:04:50 +02:00
validate_khmer.h Fix line endings 2018-04-25 19:04:50 +02:00
validate_myanmar.cpp Fix line endings 2018-04-25 19:04:50 +02:00
validate_myanmar.h Fix line endings 2018-04-25 19:04:50 +02:00
validator.cpp Move training to src. 2018-04-25 11:35:26 +03:00
validator.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
wordlist2dawg.cpp Move training to src. 2018-04-25 11:35:26 +03:00