tesseract/src
Stefan Weil 061f088b77 Replace C headers by C++ headers and remove old unused C code
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-12-31 18:26:33 +01: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 Replace C headers by C++ headers and remove old unused C code 2020-12-31 18:26:33 +01:00
ccutil Replace C headers by C++ headers and remove old unused C code 2020-12-31 18:26:33 +01:00
classify Remove unused code from matchdefs.h 2020-12-31 18:23:38 +01:00
cutil Add missing includes. 2020-12-31 17:58: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 Remove deleted util.h header. 2020-12-31 20:16:20 +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