tesseract/src/ccmain
Stefan Weil 28a521fec2 Fix some typos (most found and fixed by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-05-01 20:30:41 +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 Remove unneeded include statements for pgedit.h 2019-04-20 19:00:07 +02:00
control.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
docqual.cpp Modernize code by replacing C type casts 2019-04-07 09:04:51 +02:00
docqual.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
equationdetect.cpp Fix some typos (most found and fixed by codespell) 2019-05-01 20:30:41 +02:00
equationdetect.h Fix some typos (most found and fixed by codespell) 2019-05-01 20:30:41 +02:00
fixspace.cpp Modernize code by replacing C type casts 2019-04-07 09:04:51 +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 Renamed GetGlyphConfidences() to GetChoices() and glyph_confidences to lstm_choice_mode 2018-10-17 16:43:39 +02:00
ltrresultiterator.cpp Remove spaces a line endings 2019-04-13 18:54:42 +02:00
ltrresultiterator.h Modernize C++ code using override 2019-03-26 07:37:52 +01: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 Modernize code by replacing C type casts 2019-04-07 09:04:51 +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 Modernize code by replacing C type casts 2019-04-07 09:04:51 +02:00
paramsd.h Modernize C++ code using override 2019-03-26 07:37:52 +01:00
pgedit.cpp pgedit: Remove unused global functions 2019-04-20 19:00:07 +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 Modernize code by replacing C type casts 2019-04-07 09:04:51 +02:00
reject.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
resultiterator.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
resultiterator.h Modernize C++ code using override 2019-03-26 07:37:52 +01: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 Remove unneeded include statements for pgedit.h 2019-04-20 19:00:07 +02:00
tesseractclass.cpp Merge pull request #2294 from bertsky/lstm-with-char-whitelist 2019-04-06 14:41:30 +02:00
tesseractclass.h Merge branch 'master' into no-legacy-fix 2019-04-04 18:26:22 +03: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