tesseract/src
2020-12-31 20:33:01 +03:00
..
api Remove helpers.h from public API 2020-12-31 09:06:16 +01:00
arch 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
ccmain Replace GenericVector<SetOfModels> by std::vector<SetOfModels> 2020-12-31 17:01:12 +01:00
ccstruct Add missing includes. 2020-12-31 17:58:36 +03:00
ccutil Add missing includes. 2020-12-31 17:58:36 +03:00
classify Remove GenericVector::compare_callback. This fixes several tests after previous commit. 2020-12-31 17:26:40 +03:00
cutil Add missing includes. 2020-12-31 17:58:36 +03:00
dict Remove GenericVector::compare_callback. This fixes several tests after previous commit. 2020-12-31 17:26:40 +03: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 [cmake] Make pango deps public. 2020-12-31 20:33:01 +03:00
viewer Add missing includes. 2020-12-31 17:58: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