tesseract/src
Stefan Weil 4613738a5e Use const char* for filename and network_spec parameters
This replaces the proprietary STRING data type
(764 instead of 838 lines remaining).

It also removes STRING from osdetect.h and serialis.h.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-11-26 17:01:17 +01:00
..
api Replace STRING by std::string 2020-10-31 14:08:39 +01:00
arch Use std::vector for scales_ 2020-10-29 08:00:11 +01:00
ccmain Improve disabled legacy engine build 2020-10-12 11:47:16 +01:00
ccstruct Squash some warnings in MSVC build. 2020-07-16 10:08:40 +01:00
ccutil Remove dummy functions from globaloc.cpp and related code 2020-10-04 12:24:26 +02:00
classify Disable more code and data with GRAPHICS_DISABLED 2020-07-09 11:23:33 +02:00
cutil ScrollView: Remove C API callcpp.{cpp,h} 2020-06-22 09:14:26 +02:00
dict Remove unused char constant that causes a warning. 2020-07-17 14:22:37 +01:00
lstm Use const char* for filename and network_spec parameters 2020-11-26 17:01:17 +01:00
opencl automake: Flat build for src/opencl 2019-11-26 16:20:46 +01:00
textord Improve disabled legacy engine build 2020-10-12 11:47:16 +01:00
training Use const char* for filename and network_spec parameters 2020-11-26 17:01:17 +01:00
viewer Merge pull request #3058 from stweil/scrollview 2020-07-11 09:11:27 +02:00
vs2010/tesseract replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038 2018-11-08 19:43:46 +01:00
wordrec Disable more code and data with GRAPHICS_DISABLED 2020-07-09 11:23:33 +02:00