tesseract/src/ccmain
Stefan Weil 2cbe723d03 Fix doxygen comments
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-02-20 21:11:38 +01:00
..
adaptions.cpp replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +02:00
applybox.cpp Remove chopper.h 2018-10-29 19:51:44 +01:00
control.cpp Replace NULL by nullptr 2019-01-01 22:45:49 +01:00
control.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
docqual.cpp Fix compiler warnings (-Wimplicit-fallthrough) 2019-02-09 16:32:20 +01:00
docqual.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
equationdetect.cpp replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +02:00
equationdetect.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
fixspace.cpp Fix compiler warnings in c_blob_comparator and make it a local function 2018-09-03 10:59:11 +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 Fix wrong x_fsize in hOCR output (regression) 2018-12-08 10:39:31 +01:00
ltrresultiterator.h LTRResultIterator: Define virtual destructor in .cpp file 2018-09-04 07:35:30 +02:00
Makefile.am MutableIterator: Define virtual destructor in .cpp file 2018-09-04 07:35:30 +02:00
mutableiterator.cpp MutableIterator: Define virtual destructor in .cpp file 2018-09-04 07:35:30 +02:00
mutableiterator.h MutableIterator: Define virtual destructor in .cpp file 2018-09-04 07:35:30 +02:00
osdetect.cpp osdetect: Fix CID 1164539 (Division or modulo by float zero) 2018-10-22 22:14:15 +02:00
osdetect.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
output.cpp replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +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 Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
pagesegmain.cpp Fix typo in comments and variable name 2018-08-14 16:20:27 +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 Always use isascii() with isspace() 2018-10-08 17:25:09 +02:00
paragraphs.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
paramsd.cpp Clean more include files and include statements 2018-06-24 19:45:12 +02:00
paramsd.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
pgedit.cpp pgedit: Change some variables from global to local ones 2018-10-06 20:14:20 +02:00
pgedit.h pgedit: remove unused declaration of display_bln_lines 2018-10-08 13:49:59 +02:00
recogtraining.cpp Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02:00
reject.cpp replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +02:00
reject.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
resultiterator.cpp Fix compiler warnings (-Wimplicit-fallthrough) 2019-02-09 16:32:20 +01:00
resultiterator.h Rename API function from GetBestLSTMChoices to GetBestLSTMSymbolChoices 2018-10-19 10:50:38 +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 Remove unused macros 2018-10-22 17:48:17 +02:00
tessedit.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00
tesseractclass.cpp Add renderer to create WordStr box files from images 2019-02-10 19:59:17 +00:00
tesseractclass.h Add renderer to create WordStr box files from images 2019-02-10 19:59:17 +00: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 Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
thresholder.cpp OpenCL: Remove PERF_COUNT framework 2019-02-09 10:58:15 +01:00
thresholder.h Fix doxygen comments 2019-02-20 21:11:38 +01:00
werdit.cpp Clean more include files and include statements 2018-06-24 19:45:12 +02:00
werdit.h Clean more include files and include statements 2018-06-24 19:45:12 +02:00