tesseract/src
Stefan Weil ddea230b1b Don't compute function tables at compile time with clang
The current code fails to compile with clang compilers on Linux and macOS.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-02-17 08:38:42 +01:00
..
api Add renderer to create WordStr box files from images 2019-02-10 19:59:17 +00:00
arch Fix AVX2 support for Windows builds with MSC 2019-01-30 11:40:17 +01:00
ccmain Add renderer to create WordStr box files from images 2019-02-10 19:59:17 +00:00
ccstruct Merge pull request #2229 from stweil/warn 2019-02-10 08:20:23 +01:00
ccutil Fix compiler warnings (-Wimplicit-fallthrough) 2019-02-09 16:32:20 +01:00
classify Add necessary intproto.h header to protos.cpp 2019-01-04 20:19:54 +00:00
cutil Remove unused code from oldlist 2019-01-03 12:27:10 +01:00
dict Remove unused include statements for tprintf.h 2018-11-18 17:25:01 +01:00
lstm Don't compute function tables at compile time with clang 2019-02-17 08:38:42 +01:00
opencl OpenCL: Remove PERF_COUNT framework 2019-02-09 10:58:15 +01:00
textord OpenCL: Remove PERF_COUNT framework 2019-02-09 10:58:15 +01:00
training Merge branch 'master' into boxtiff 2019-02-02 23:42:39 +05:30
viewer Fix compiler warnings (-Wformat-truncation=) 2019-02-09 16:32:20 +01: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 un-fix one of the warnings 2018-10-30 18:10:48 -06:00