tesseract/training
2016-12-17 16:19:35 +03:00
..
ambiguous_words.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
boxchar.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
boxchar.h training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
classifier_tester.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
CMakeLists.txt Fix building of training tools in shared configuration. 2016-12-17 16:19:35 +03:00
cntraining.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
combine_tessdata.cpp training: Fix typos in comments and strings 2015-11-04 21:58:42 +01:00
commandlineflags.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +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 training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
commontraining.h Merge pull request #569 from stweil/nullptr 2016-12-15 09:05:20 +01:00
dawg2wordlist.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
degradeimage.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
degradeimage.h training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
fileio.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +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 Added missing license headers 2016-11-18 15:53:11 -08:00
ligature_table.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
ligature_table.h Major bug fixes to pango renderer and resolved issue of hash_map vs unordered_map 2016-11-07 11:35:45 -08:00
lstmeval.cpp Fixes to training process to allow incremental training from a recognition model 2016-11-30 15:51:17 -08:00
lstmtester.cpp Fixes to training process to allow incremental training from a recognition model 2016-11-30 15:51:17 -08:00
lstmtester.h Fixes to training process to allow incremental training from a recognition model 2016-11-30 15:51:17 -08:00
lstmtraining.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
Makefile.am fix training build addition to 7c684be724 (Add missing linker flags for Leptonica) 2016-12-15 22:20:35 +01:00
merge_unicharsets.cpp Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
mergenf.cpp Fix building of training tools in shared configuration. 2016-12-17 16:19:35 +03:00
mergenf.h Fix #define guards in header files 2016-12-04 15:43:03 +01:00
mftraining.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
normstrngs.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
normstrngs.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
pango_font_info.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
pango_font_info.h training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
set_unicharset_properties.cpp Added missing license headers 2016-11-18 15:53:11 -08:00
shapeclustering.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
stringrenderer.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
stringrenderer.h Added std:: to vector 2016-11-30 15:45:36 -08:00
tessopt.cpp remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
tessopt.h Fix #define guards in header files 2016-12-04 15:43:03 +01:00
tesstrain_utils.sh Fix some issues reported by shellcheck (SC2004, SC2006) 2016-12-14 14:11:24 +01:00
tesstrain.sh Fix some issues reported by shellcheck (SC2004, SC2006) 2016-12-14 14:11:24 +01:00
text2image.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +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: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
unicharset_training_utils.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00
unicharset_training_utils.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
util.h fix linux build, remove not used folder and spec file 2014-01-10 23:52:04 +00:00
wordlist2dawg.cpp training: Replace NULL by nullptr 2016-12-14 21:08:36 +01:00