tesseract/src/training
2018-08-27 12:09:34 +00:00
..
ambiguous_words.cpp Move training to src. 2018-04-25 11:35:26 +03:00
boxchar.cpp Remove public API file ndminx.h 2018-06-21 08:33:30 +02: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 class tesseract::File from training to ccutil 2018-08-25 18:16:46 +02:00
cntraining.cpp Remove old comments for exceptions 2018-07-03 14:53:00 +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 Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02: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 Fix typo and add TODO comment 2018-07-18 09:58:39 +02:00
commontraining.h Add an option to compile tesseract without the code of the legacy OCR engine 2018-07-03 18:49:42 +03:00
dawg2wordlist.cpp Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02: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
icuerrorcode.h training: Add missing linefeed to error message 2018-06-06 21:32:16 +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 Javanese script training 2018-08-16 12:15:10 +00: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 Move class tesseract::File from training to ccutil 2018-08-25 18:16:46 +02:00
merge_unicharsets.cpp Move training to src. 2018-04-25 11:35:26 +03:00
mergenf.cpp Remove old comments for exceptions 2018-07-03 14:53:00 +02:00
mergenf.h Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
mftraining.cpp Remove old comments for exceptions 2018-07-03 14:53:00 +02:00
normstrngs.cpp Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02:00
normstrngs.h Move training to src. 2018-04-25 11:35:26 +03:00
pango_font_info.cpp Fix compiler warnings [-Wzero-as-null-pointer-constant] 2018-07-04 20:40:56 +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 Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02:00
stringrenderer.h Move training to src. 2018-04-25 11:35:26 +03:00
tessopt.cpp Replace string.h by standard C++ cstring 2018-06-21 20:40:26 +02:00
tessopt.h Move training to src. 2018-04-25 11:35:26 +03:00
tesstrain_utils.sh add variable --save_box_tiff to Save box/tiff pairs along with lstmf files. 2018-08-20 08:24:09 +00:00
tesstrain.sh add variable --save_box_tiff to Save box/tiff pairs along with lstmf files. 2018-08-20 08:24:09 +00:00
text2image.cpp Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02:00
tlog.cpp Fix line endings 2018-04-25 19:04:50 +02:00
tlog.h Replace tprintf_internal by tprintf and clean tprintf code 2018-07-07 21:47:10 +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 taking as kCOnsonant in validate_grapheme 2018-08-27 12:09:34 +00:00
validate_grapheme.h Fix line endings 2018-04-25 19:04:50 +02:00
validate_indic.cpp Javanese script training 2018-08-16 12:15:10 +00:00
validate_indic.h Fix line endings 2018-04-25 19:04:50 +02:00
validate_javanese.cpp taking as kCOnsonant in validate_grapheme 2018-08-27 12:09:34 +00:00
validate_javanese.h Fix new whitespace issues 2018-08-23 18:18:15 +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 Initial COmmit to add Aksara Jawa - Javanese script 2018-08-03 13:59:27 +00:00
validator.h Initial COmmit to add Aksara Jawa - Javanese script 2018-08-03 13:59:27 +00:00
wordlist2dawg.cpp Move training to src. 2018-04-25 11:35:26 +03:00