tesseract/src
2021-01-01 00:18:36 +03:00
..
api Remove helpers.h from public API 2020-12-31 09:06:16 +01:00
arch Rename platform.h to export.h. 2021-01-01 00:18:36 +03:00
ccmain Replace GenericVector<SetOfModels> by std::vector<SetOfModels> 2020-12-31 17:01:12 +01:00
ccstruct Rename platform.h to export.h. 2021-01-01 00:18:36 +03:00
ccutil Rename platform.h to export.h. 2021-01-01 00:18:36 +03:00
classify Remove unused code from matchdefs.h 2020-12-31 18:23:38 +01:00
cutil Rename platform.h to export.h. 2021-01-01 00:18:36 +03:00
dict Remove unused code from matchdefs.h 2020-12-31 18:23:38 +01:00
lstm Fix linux build. 2020-12-31 17:46:49 +03:00
opencl automake: Flat build for src/opencl 2019-11-26 16:20:46 +01:00
textord Remove GenericVector::compare_callback. This fixes several tests after previous commit. 2020-12-31 17:26:40 +03:00
training Rename platform.h to export.h. 2021-01-01 00:18:36 +03:00
viewer Rename platform.h to export.h. 2021-01-01 00:18:36 +03:00
wordrec 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