tesseract/textord
Stefan Weil d9156f2d19 WorkingPartSet: Remove unused constructor
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-04-09 18:00:18 +02:00
..
alignedblob.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
alignedblob.h clang-tidy changes from sync 2017-01-25 16:20:19 -08:00
baselinedetect.cpp Fix issues reported by Coverity Scan (#1409) 2018-03-22 20:00:01 +01:00
baselinedetect.h Fixed issue #557 2017-01-25 16:05:59 -08:00
bbgrid.cpp Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
bbgrid.h Fixes from pull of cleanups: clang tidied, reviewed, fixed new bugs, undeleted needed code. Probably breaks the build, due to some inclusion of changes in utf8/32 conversion 2017-07-14 09:30:14 -07:00
blkocc.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
blkocc.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
blobgrid.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
blobgrid.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
ccnontextdetect.cpp Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
ccnontextdetect.h Major improvements to layout analysis for better image detection, diacritic detection, better textline finding, better tabstop finding 2012-02-02 02:53:04 +00:00
cjkpitch.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
cjkpitch.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
colfind.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
colfind.h Fixed issue #557 2017-01-25 16:05:59 -08:00
colpartition.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
colpartition.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
colpartitiongrid.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
colpartitiongrid.h fix filenames in comments 2017-07-02 17:35:47 -04:00
colpartitionset.cpp Fix issues reported by Coverity Scan (#1409) 2018-03-22 20:00:01 +01:00
colpartitionset.h Replace reserved identifiers used in #define guards header files 2016-12-04 15:43:03 +01:00
devanagari_processing.cpp Fixed issue #557 2017-01-25 16:05:59 -08:00
devanagari_processing.h Fixed issue #557 2017-01-25 16:05:59 -08:00
drawedg.cpp Fixes from pull of cleanups: clang tidied, reviewed, fixed new bugs, undeleted needed code. Probably breaks the build, due to some inclusion of changes in utf8/32 conversion 2017-07-14 09:30:14 -07:00
drawedg.h Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
drawtord.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
drawtord.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
edgblob.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
edgblob.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
edgloop.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
edgloop.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
equationdetectbase.cpp Remove extra semicolons 2017-07-15 12:40:34 +02:00
equationdetectbase.h Remove extra semicolons 2017-07-15 12:40:34 +02:00
fpchop.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
fpchop.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
gap_map.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
gap_map.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
imagefind.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
imagefind.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
linefind.cpp Remove code for old versions of Leptonica 2016-12-27 11:57:44 +01:00
linefind.h clang-tidy changes from sync 2017-01-25 16:20:19 -08:00
Makefile.am Remove macro USE_STD_NAMESPACE (#1360) 2018-03-04 14:43:28 +01:00
makerow.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
makerow.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
oldbasel.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
oldbasel.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
pithsync.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
pithsync.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
pitsync1.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
pitsync1.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
scanedg.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
scanedg.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
sortflts.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
sortflts.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
strokewidth.cpp Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
strokewidth.h Replace reserved identifiers used in #define guards header files 2016-12-04 15:43:03 +01:00
tabfind.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
tabfind.h Replace reserved identifiers used in #define guards header files 2016-12-04 15:43:03 +01:00
tablefind.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
tablefind.h Fixed issue #557 2017-01-25 16:05:59 -08:00
tablerecog.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
tablerecog.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
tabvector.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
tabvector.h Fixes from pull of cleanups: clang tidied, reviewed, fixed new bugs, undeleted needed code. Probably breaks the build, due to some inclusion of changes in utf8/32 conversion 2017-07-14 09:30:14 -07:00
textlineprojection.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
textlineprojection.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
textord.cpp Fewer g++ -Wmaybe-uninitialized warnings 2017-05-11 23:14:52 +02:00
textord.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
topitch.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
topitch.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
tordmain.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
tordmain.h Major change to improve layout analysis for heavily diacritic languages: 2015-05-12 16:47:02 -07:00
tospace.cpp Fix CID 1270406, CID 1270407 and CID 1270411 Arguments in wrong order (#1410) 2018-03-22 21:33:54 +01:00
tovars.cpp Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
tovars.h Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
underlin.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
underlin.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
wordseg.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
wordseg.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
workingpartset.cpp 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
workingpartset.h WorkingPartSet: Remove unused constructor 2018-04-09 18:00:18 +02:00