.. |
alignedblob.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
alignedblob.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
baselinedetect.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
baselinedetect.h
|
Remove strngs.h from public API
|
2020-12-28 21:03:29 +01:00 |
bbgrid.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
bbgrid.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
blkocc.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
blkocc.h
|
Fix declaration for C_BLOB
|
2020-12-30 11:33:29 +01:00 |
blobgrid.cpp
|
BlobGrid: Define virtual destructor in .cpp file
|
2018-09-04 13:12:29 +02:00 |
blobgrid.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
ccnontextdetect.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
ccnontextdetect.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
cjkpitch.cpp
|
Remove genericvector.h from public API
|
2020-12-28 21:03:29 +01:00 |
cjkpitch.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
colfind.cpp
|
Improve disabled legacy engine build
|
2020-10-10 04:49:52 +03:00 |
colfind.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
colpartition.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
colpartition.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
colpartitiongrid.cpp
|
Removed unused parameters
|
2019-10-03 09:18:29 +02:00 |
colpartitiongrid.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
colpartitionset.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
colpartitionset.h
|
Remove genericvector.h from public API
|
2020-12-28 21:03:29 +01:00 |
devanagari_processing.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
devanagari_processing.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
drawtord.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
drawtord.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
edgblob.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
edgblob.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
edgloop.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
edgloop.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
equationdetectbase.cpp
|
EquationDetectBase: Define virtual destructor in .cpp file
|
2018-09-04 13:14:29 +02:00 |
equationdetectbase.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
fpchop.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
fpchop.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
gap_map.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
gap_map.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
imagefind.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
imagefind.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
linefind.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
linefind.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
makerow.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
makerow.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
oldbasel.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
oldbasel.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
pithsync.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
pithsync.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
pitsync1.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
pitsync1.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
scanedg.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
scanedg.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
sortflts.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
sortflts.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
strokewidth.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
strokewidth.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
tabfind.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
tabfind.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
tablefind.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
tablefind.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
tablerecog.cpp
|
Remove GenericVector::compare_callback. This fixes several tests after previous commit.
|
2020-12-31 17:26:40 +03:00 |
tablerecog.h
|
Remove GenericVector::compare_callback. This fixes several tests after previous commit.
|
2020-12-31 17:26:40 +03:00 |
tabvector.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
tabvector.h
|
Fix CID 1164624 (Uninitialized members)
|
2019-09-17 21:59:42 +02:00 |
textlineprojection.cpp
|
Disable more code and data with GRAPHICS_DISABLED
|
2020-07-09 11:23:33 +02:00 |
textlineprojection.h
|
Use TESS_API for every public symbol. Public symbol is exported from the library. This also applies to unit test and training symbols. Users will be limited to public api, but set of exported symbols will be wider still.
|
2020-12-31 16:32:29 +03:00 |
textord.cpp
|
Removed unused parameters
|
2019-10-03 09:18:29 +02:00 |
textord.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
topitch.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
topitch.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
tordmain.cpp
|
Remove genericvector.h from public API
|
2020-12-28 21:03:29 +01:00 |
tordmain.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
tospace.cpp
|
Fix comment for Textord::make_prop_words
|
2019-09-16 15:03:45 +02:00 |
tovars.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
tovars.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
underlin.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
underlin.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
wordseg.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
wordseg.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +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 |