tesseract/src/ccmain
Noah Metzger 2dd5d0d60a Fixed a bug when first decode iteration stays empty and added some comments.
Signed-off-by: Noah Metzger <noah.metzger@bib.uni-mannheim.de>
2019-07-15 10:05:22 +02:00
..
adaptions.cpp Replace BOOL8, TRUE, FALSE by bool, true, false 2019-03-31 17:28:28 +02:00
applybox.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
control.cpp Fix crash in Tesseract::classify_word_and_language() when tessedit_timing_debug is enabled 2019-07-05 12:36:25 +02:00
control.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
docqual.cpp ccmain: Use C++-11 code instead of TessCallback1 2019-07-04 16:03:30 +02:00
docqual.h ccmain: Use C++-11 code instead of TessCallback1 2019-07-04 16:03:30 +02:00
equationdetect.cpp Add missing static attributes 2019-05-26 08:53:09 +02:00
equationdetect.h Fix some typos (most found and fixed by codespell) 2019-05-01 20:30:41 +02:00
fixspace.cpp Remove unused macros 2019-05-26 20:27:21 +02:00
fixspace.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
fixxht.cpp replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +02:00
linerec.cpp Fixed a bug when first decode iteration stays empty and added some comments. 2019-07-15 10:05:22 +02:00
ltrresultiterator.cpp Fixed a bug when first decode iteration stays empty and added some comments. 2019-07-15 10:05:22 +02:00
ltrresultiterator.h Added parameters for the LSTM CTC Choice mode 2019-07-10 16:34:41 +02:00
Makefile.am disable-legacy build: Do not include unused headers 2019-04-04 15:09:08 +03:00
mutableiterator.cpp MutableIterator: Define virtual destructor in .cpp file 2018-09-04 07:35:30 +02:00
mutableiterator.h Modernize C++ code using override 2019-03-26 07:37:52 +01:00
osdetect.cpp Remove some old type casts 2019-03-26 12:35:56 +01:00
osdetect.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
output.cpp Remove unused macros 2019-05-26 20:27:21 +02:00
output.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
pageiterator.cpp Fix compiler warning (-Wimplicit-fallthrough) 2019-02-09 16:53:44 +01:00
pageiterator.h PageIterator: Remove useless const 2019-03-31 17:35:43 +02:00
pagesegmain.cpp Replace BOOL8, TRUE, FALSE by bool, true, false 2019-03-31 17:28:28 +02:00
pagewalk.cpp Add missing file change. 2018-05-21 00:43:22 +03:00
par_control.cpp Fix file endings 2018-04-25 19:35:33 +02:00
paragraphs_internal.h LineHypothesis: Add copy assignment operator 2018-10-18 15:23:28 +02:00
paragraphs.cpp Modernize C++ code using bool literals 2019-03-26 07:58:02 +01:00
paragraphs.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
paramsd.cpp paramsd: Replace strtod by std::stringstream 2019-05-02 07:33:46 +02:00
paramsd.h Modernize C++ code using override 2019-03-26 07:37:52 +01:00
pgedit.cpp Remove unused macros 2019-05-26 20:27:21 +02:00
pgedit.h pgedit: Remove unused global functions 2019-04-20 19:00:07 +02:00
recogtraining.cpp disable-legacy build: Do not include unused headers 2019-04-04 15:09:08 +03:00
reject.cpp ccmain: Use C++-11 code instead of TessCallback1 2019-07-04 16:03:30 +02:00
reject.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
resultiterator.cpp Added CTC-based Symbolchoices. 2019-07-10 16:34:41 +02:00
resultiterator.h Added CTC-based Symbolchoices. 2019-07-10 16:34:41 +02:00
superscript.cpp Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02:00
tessbox.cpp Remove unused macros 2018-10-22 17:48:17 +02:00
tessedit.cpp Use C++-11 code instead of TessCallback for function set_compare_callback 2019-07-04 16:03:30 +02:00
tesseractclass.cpp Fixed a bug when first decode iteration stays empty and added some comments. 2019-07-15 10:05:22 +02:00
tesseractclass.h Fixed a bug when first decode iteration stays empty and added some comments. 2019-07-15 10:05:22 +02:00
tessvars.cpp Replace tabs by blanks in source code 2018-07-03 16:29:14 +02:00
tessvars.h Replace tabs by blanks in source code 2018-07-03 16:29:14 +02:00
tfacepp.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
thresholder.cpp Fix typo in description 2019-04-22 21:50:37 +02:00
thresholder.h Fix typo in description 2019-04-22 21:50:37 +02:00
werdit.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
werdit.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00