..
alignedblob.cpp
Fixed issue #557
2017-01-25 16:05:59 -08:00
alignedblob.h
clang-tidy changes from sync
2017-01-25 16:20:19 -08:00
baselinedetect.cpp
Fixed issue #557
2017-01-25 16:05:59 -08: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
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
blkocc.h
More clang-tidy from previous commits
2016-12-06 13:45:49 -08: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
Reviewed uses of reinterpret_cast
2017-05-11 01:58:40 +02:00
cjkpitch.h
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
colfind.cpp
Fixed issue #557
2017-01-25 16:05:59 -08:00
colfind.h
Fixed issue #557
2017-01-25 16:05:59 -08:00
colpartition.cpp
Added new LSTM-based neural network line recognizer
2016-11-07 15:38:07 -08:00
colpartition.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
colpartitiongrid.cpp
fix filenames in comments
2017-07-02 17:35:47 -04:00
colpartitiongrid.h
fix filenames in comments
2017-07-02 17:35:47 -04:00
colpartitionset.cpp
Moved params from global in page layout to tesseractclass, improved single column layout analysis
2014-10-07 09:31:00 -07: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
fix build with -DGRAPHICS_DISABLED
2014-01-11 23:08:54 +00:00
drawtord.h
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
edgblob.cpp
fix filenames in comments
2017-07-02 17:35:47 -04:00
edgblob.h
Removed dependence on IMAGE class
2014-01-09 17:36:42 +00:00
edgloop.cpp
fix filenames in comments
2017-07-02 17:35:47 -04:00
edgloop.h
Removed dependence on IMAGE class
2014-01-09 17:36:42 +00: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
Simplify delete operations
2016-11-24 17:59:13 +01:00
fpchop.h
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
gap_map.cpp
Added missing license headers
2016-11-18 15:53:11 -08:00
gap_map.h
Added missing license headers
2016-11-18 15:53:11 -08:00
imagefind.cpp
Update fopr leptonica 1.74
2017-09-08 10:21:38 +01:00
imagefind.h
clang-tidy changes from sync
2017-01-25 16:20:19 -08: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
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
makerow.h
Major refactor of control.cpp to enable line recognition
2014-08-11 23:23:06 +00:00
oldbasel.cpp
Result of clang tidy on recent merge
2016-11-07 10:46:33 -08:00
oldbasel.h
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
pithsync.cpp
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
pithsync.h
Result of clang tidy on recent merge
2016-11-07 10:46:33 -08:00
pitsync1.cpp
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
pitsync1.h
Result of clang tidy on recent merge
2016-11-07 10:46:33 -08:00
scanedg.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
scanedg.h
Removed dependence on IMAGE class
2014-01-09 17:36:42 +00:00
sortflts.cpp
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
sortflts.h
remove unused code (Windows related)
2013-07-08 18:21:10 +00: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
fix filenames in comments
2017-07-02 17:35:47 -04:00
tabfind.h
Replace reserved identifiers used in #define guards header files
2016-12-04 15:43:03 +01:00
tablefind.cpp
Fixed issue #557
2017-01-25 16:05:59 -08:00
tablefind.h
Fixed issue #557
2017-01-25 16:05:59 -08:00
tablerecog.cpp
textord: Fix typos in comments and strings
2015-11-04 21:58:42 +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
Result of clang tidy on recent merge
2016-11-07 10:46:33 -08: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
Fixed issue #557
2017-01-25 16:05:59 -08:00
textlineprojection.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
textord.cpp
Fewer g++ -Wmaybe-uninitialized warnings
2017-05-11 23:14:52 +02:00
textord.h
Replace reserved identifiers used in #define guards header files
2016-12-04 15:43:03 +01:00
topitch.cpp
Simplify new operations
2016-11-30 20:24:38 +01:00
topitch.h
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
tordmain.cpp
Added new LSTM-based neural network line recognizer
2016-11-07 15:38:07 -08:00
tordmain.h
Major change to improve layout analysis for heavily diacritic languages:
2015-05-12 16:47:02 -07:00
tospace.cpp
Added missing license headers
2016-11-18 15:53:11 -08: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
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
underlin.h
remove unused code (Windows related)
2013-07-08 18:21:10 +00:00
wordseg.cpp
fix a problem I introduced in a previous commit
2017-08-12 18:09:22 -05:00
wordseg.h
remove unused code (Windows related)
2013-07-08 18:21:10 +00: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
clang-tidy changes from sync
2017-01-25 16:20:19 -08:00