.. |
blamer.cpp
|
More std::vector.
|
2021-01-07 13:57:57 +03:00 |
blamer.h
|
Remove strngs.h from public API
|
2020-12-28 21:03:29 +01:00 |
blobbox.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
blobbox.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
blobs.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
blobs.h
|
Remove genericvector.h from public API
|
2020-12-28 21:03:29 +01:00 |
blread.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
blread.h
|
Remove strngs.h from public API
|
2020-12-28 21:03:29 +01:00 |
boxread.cpp
|
Replace C headers by C++ headers and remove old unused C code
|
2020-12-31 18:26:33 +01:00 |
boxread.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 |
boxword.cpp
|
ccmain: Use C++-11 code instead of TessCallback1
|
2019-07-04 16:03:30 +02:00 |
boxword.h
|
Remove genericvector.h from public API
|
2020-12-28 21:03:29 +01:00 |
ccstruct.cpp
|
CCStruct: Define virtual destructor in .cpp file
|
2018-09-04 07:42:06 +02:00 |
ccstruct.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 |
coutln.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
coutln.h
|
Use std::bitset<16> instead of custom BITS16.
|
2021-01-07 14:14:27 +03:00 |
crakedge.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
debugpixa.h
|
Add a mechanism to avoid creating debug fonts.
|
2020-05-05 00:22:23 +01:00 |
detlinefit.cpp
|
Inherit GenericVector from std::vector. Inherit kdpairs from std::pair. Rewrite some move ctors to modern C++ style.
|
2020-12-26 03:23:09 +03:00 |
detlinefit.h
|
Remove genericvector.h from public API
|
2020-12-28 21:03:29 +01:00 |
dppoint.cpp
|
Replace ASSERT_HOST in genericvector.h
|
2018-06-20 22:32:17 +02:00 |
dppoint.h
|
Modernize and format code
|
2019-04-03 21:02:23 +02:00 |
fontinfo.cpp
|
More std::vector.
|
2021-01-05 14:46:11 +03:00 |
fontinfo.h
|
More std::vector.
|
2021-01-05 14:46:11 +03:00 |
imagedata.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
imagedata.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 |
linlsq.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
linlsq.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 |
matrix.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
matrix.h
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
mod128.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
mod128.h
|
Remove empty DLLSYM macro.
|
2020-12-31 02:10:46 +03:00 |
normalis.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
normalis.h
|
Rename platform.h to export.h.
|
2021-01-01 00:18:36 +03:00 |
ocrblock.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
ocrblock.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 |
ocrpara.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
ocrpara.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 |
ocrrow.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
ocrrow.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
otsuthr.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
otsuthr.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
pageres.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
pageres.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 |
params_training_featdef.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
params_training_featdef.h
|
Replace GenericVector<ParamsTrainingHypothesis> by std::vector<ParamsTrainingHypothesis>
|
2020-12-30 13:26:44 +01:00 |
pdblock.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
pdblock.h
|
Remove empty DLLSYM macro.
|
2020-12-31 02:10:46 +03:00 |
points.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
points.h
|
Rename platform.h to export.h.
|
2021-01-01 00:18:36 +03:00 |
polyaprx.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
polyaprx.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
polyblk.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
polyblk.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 |
quadlsq.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
quadlsq.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
quadratc.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
quspline.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
quspline.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
ratngs.cpp
|
More std::vector.
|
2021-01-07 13:57:57 +03:00 |
ratngs.h
|
More std::vector.
|
2021-01-05 14:46:11 +03:00 |
rect.cpp
|
Remove empty DLLSYM macro.
|
2020-12-31 02:10:46 +03:00 |
rect.h
|
Rename platform.h to export.h.
|
2021-01-01 00:18:36 +03:00 |
rejctmap.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
rejctmap.h
|
Use std::bitset<16> instead of custom BITS16.
|
2021-01-07 14:14:27 +03:00 |
seam.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
seam.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
split.cpp
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
split.h
|
Move all tesseract symbols into tesseract namespace. Fix include order in many places.
|
2020-12-26 00:55:30 +03:00 |
statistc.cpp
|
Remove helpers.h from public API
|
2020-12-31 09:06:16 +01:00 |
statistc.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 |
stepblob.cpp
|
Remove genericvector.h from public API
|
2020-12-28 21:03:29 +01:00 |
stepblob.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 |
werd.cpp
|
Fix some format strings
|
2021-01-08 18:49:21 +01:00 |
werd.h
|
Use std::bitset<16> instead of custom BITS16.
|
2021-01-07 14:14:27 +03:00 |