.. |
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
|
Remove code that is no longer needed
|
2017-01-16 01:49:17 +02: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
|
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 |
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
|
Bunch of minor bug fixes/cleanups
|
2014-05-21 15:48:48 +00: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
|
Replace reserved identifiers used in #define guards header files
|
2016-12-04 15:43:03 +01:00 |
colpartitiongrid.cpp
|
Fixed issue #557
|
2017-01-25 16:05:59 -08:00 |
colpartitiongrid.h
|
Fixed issue #557
|
2017-01-25 16:05:59 -08: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
|
remove unused code (Windows related)
|
2013-07-08 18:21:10 +00: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
|
Removed dependence on IMAGE class
|
2014-01-09 17:36:42 +00:00 |
edgblob.h
|
Removed dependence on IMAGE class
|
2014-01-09 17:36:42 +00:00 |
edgloop.cpp
|
Generalized feature extractor to allow fx from greyscale
|
2013-09-23 15:22:37 +00:00 |
edgloop.h
|
Removed dependence on IMAGE class
|
2014-01-09 17:36:42 +00:00 |
equationdetectbase.cpp
|
Added experimental equation detector
|
2012-02-02 02:50:01 +00:00 |
equationdetectbase.h
|
Replace reserved identifiers used in #define guards header files
|
2016-12-04 15:43:03 +01: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
|
Fixed issue #557
|
2017-01-25 16:05:59 -08: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
|
Get OpenCL to compile on OS X
|
2015-08-26 02:03:07 -07:00 |
makerow.cpp
|
Simplify delete operations
|
2016-11-24 17:59:13 +01: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
|
Fix some typos in comments (found by codespell)
|
2017-03-10 19:50:17 +01: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
|
Fixed issue #557
|
2017-01-25 16:05:59 -08: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
|
Replace reserved identifiers used in #define guards header files
|
2016-12-04 15:43:03 +01: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
|
Result of clang tidy on recent merge
|
2016-11-07 10:46:33 -08: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
|
NOP changes from static analysis in issue 1205
|
2014-08-12 16:09:12 -07: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 |