tesseract/src
Stefan Weil 08ca7b8416 Fix linker error with disabled legacy engine (issue #2532)
Commit 3871caae86 introduced a build
regression when the legacy engine was disabled.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-07-06 10:00:46 +02:00
..
api Revert "Replace callback by direct function calls in TessBaseAPI::GetComponentImages" 2019-07-06 07:54:15 +02:00
arch Add dot product implementation using std::inner_product 2019-06-16 18:32:31 +02:00
ccmain Fix crash in Tesseract::classify_word_and_language() when tessedit_timing_debug is enabled 2019-07-05 10:00:48 +03:00
ccstruct Fix linker error with disabled legacy engine (issue #2532) 2019-07-06 10:00:46 +02:00
ccutil genericvector: Remove redundant declarations 2019-07-06 09:53:00 +02:00
classify ocrfeatures: Remove locally used functions from global interface 2019-06-18 09:38:32 +02:00
cutil fix build 2019-06-16 20:30:00 +02:00
dict fix '--enable-visibility' build 2019-06-16 18:27:28 +02:00
lstm Revert "Move LSTMTrainer from libtesseract to libtesseract_training" 2019-07-06 07:41:22 +02:00
opencl OpenCL: Remove PERF_COUNT framework 2019-02-09 10:58:15 +01:00
textord scanedg: Add const attributes 2019-06-16 18:31:10 +02:00
training Revert "Move LSTMTrainer from libtesseract to libtesseract_training" 2019-07-06 07:41:22 +02:00
viewer Remove some unused functions, constants and variables 2019-06-16 18:29:59 +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 Revert "Simplify indirect call of LMPainPoints::GeneratePainPoint" 2019-07-02 06:39:53 +02:00