tesseract/src/textord
Stefan Weil 0f3206d5fe Format code (replace ( xxx ) by (xxx))
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-09-29 08:21:25 +02:00
..
alignedblob.cpp AlignedBlob: Define virtual destructor in .cpp file 2018-09-04 13:10:44 +02:00
alignedblob.h AlignedBlob: Define virtual destructor in .cpp file 2018-09-04 13:10:44 +02:00
baselinedetect.cpp Replace MAX_FLOAT32 by standard FLT_MAX and remove unused MIN_FLOAT32 2018-07-02 13:29:39 +02:00
baselinedetect.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
bbgrid.cpp GridBase: Define virtual destructor in .cpp file 2018-09-04 13:11:35 +02:00
bbgrid.h GridBase: Define virtual destructor in .cpp file 2018-09-04 13:11:35 +02:00
blkocc.cpp replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +02:00
blkocc.h Format code (replace ( xxx ) by (xxx)) 2018-09-29 08:21:25 +02:00
blobgrid.cpp BlobGrid: Define virtual destructor in .cpp file 2018-09-04 13:12:29 +02:00
blobgrid.h BlobGrid: Define virtual destructor in .cpp file 2018-09-04 13:12:29 +02:00
ccnontextdetect.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
ccnontextdetect.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
cjkpitch.cpp textord/cjkpitch: Fix mismatch between format string and argument 2018-09-03 12:17:47 +02:00
cjkpitch.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
colfind.cpp Fix typo in comments and variable name 2018-08-14 16:20:27 +02:00
colfind.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
colpartition.cpp ColPartition: Rename median_size_ -> median_height_ 2018-08-03 08:46:38 +02:00
colpartition.h ColPartition: Rename median_size_ -> median_height_ 2018-08-03 08:46:38 +02:00
colpartitiongrid.cpp fix #1192 bbox as the entire page 2018-09-18 08:09:11 +02:00
colpartitiongrid.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
colpartitionset.cpp Format code (replace ( xxx ) by (xxx)) 2018-09-29 08:21:25 +02:00
colpartitionset.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
devanagari_processing.cpp Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
devanagari_processing.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
drawedg.cpp Remove unused EXTERN macros 2018-07-07 21:19:01 +02:00
drawedg.h Fix line endings 2018-04-25 19:04:50 +02:00
drawtord.cpp Fix file endings 2018-04-25 19:35:33 +02:00
drawtord.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
edgblob.cpp Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
edgblob.h Merge branch 'master' into fix_smart_pointers 2018-05-26 00:37:07 +03:00
edgloop.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
edgloop.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
equationdetectbase.cpp EquationDetectBase: Define virtual destructor in .cpp file 2018-09-04 13:14:29 +02:00
equationdetectbase.h EquationDetectBase: Define virtual destructor in .cpp file 2018-09-04 13:14:29 +02:00
fpchop.cpp Do not define or use macro __UNIX__ 2018-09-04 07:34:11 +02:00
fpchop.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
gap_map.cpp Fix CID 1164612 (Uninitialized scalar field) 2018-07-06 17:02:50 +02:00
gap_map.h gap_map: Replace alloc_mem, free_mem by C++ new, delete 2018-06-25 14:33:46 +02:00
imagefind.cpp Remove public API file ndminx.h 2018-06-21 08:33:30 +02:00
imagefind.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
linefind.cpp Simplify boolean expressions 2018-09-29 08:21:14 +02:00
linefind.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
Makefile.am Fix whitespace issues 2018-08-01 13:19:52 +02:00
makerow.cpp Only print "Merging rows..." in debug mode 2018-09-24 11:43:47 +02:00
makerow.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
oldbasel.cpp oldbasel: Replace alloc_mem, free_mem by C++ new, delete, std::vector 2018-06-25 16:13:59 +02:00
oldbasel.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
pithsync.cpp replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +02:00
pithsync.h Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool 2018-05-23 16:53:12 +03:00
pitsync1.cpp Fix CID 1164621 (Uninitialized scalar field) 2018-07-06 17:12:12 +02:00
pitsync1.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
scanedg.cpp block_edges: Add assertions for block coordinates 2018-06-09 14:06:33 +02:00
scanedg.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
sortflts.cpp Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
sortflts.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
strokewidth.cpp ColPartition: Rename median_size_ -> median_height_ 2018-08-03 08:46:38 +02:00
strokewidth.h Fix line endings 2018-04-25 19:04:50 +02:00
tabfind.cpp Format code (replace ( xxx ) by (xxx)) 2018-09-29 08:21:25 +02:00
tabfind.h Fix typo in function name 2018-08-14 16:20:27 +02:00
tablefind.cpp ColPartition: Rename median_size_ -> median_height_ 2018-08-03 08:46:38 +02:00
tablefind.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
tablerecog.cpp Fix whitespace issues 2018-08-01 13:19:52 +02:00
tablerecog.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
tabvector.cpp Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
tabvector.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
textlineprojection.cpp Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
textlineprojection.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
textord.cpp Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
textord.h Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool 2018-05-23 16:53:12 +03:00
topitch.cpp Clean use of qsort function sort_floats 2018-08-31 23:17:27 +02:00
topitch.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
tordmain.cpp Add missing include statements and clean some include statements 2018-07-07 16:24:53 +02:00
tordmain.h replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605 2018-09-18 18:51:11 +02:00
tospace.cpp Format code (replace ( xxx ) by (xxx)) 2018-09-29 08:21:25 +02:00
tovars.cpp Fix line endings 2018-04-25 19:04:50 +02:00
tovars.h Fix line endings 2018-04-25 19:04:50 +02:00
underlin.cpp Clean usage of assert.h 2018-06-21 19:31:05 +02:00
underlin.h Fix line endings 2018-04-25 19:04:50 +02:00
wordseg.cpp Fix CID 1395113 ('Constant' variable guards dead code) 2018-08-22 13:55:37 +02:00
wordseg.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
workingpartset.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
workingpartset.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00