tesseract/src
Stefan Weil 970622fbd1 Remove unused functions create_edges_window, draw_raw_edge
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-08-12 15:04:10 +02:00
..
api hocrrenderer: Add missing escaping of special characters in HTML output 2019-07-19 13:53:36 +02:00
arch arch: Reduce number of include files for dot product functions 2019-07-12 23:18:00 +02:00
ccmain Remove unused function truncate_path and related files 2019-08-12 14:48:56 +02:00
ccstruct Remove global array kPolyBlockNames from Tesseract library 2019-08-12 14:33:55 +02:00
ccutil Remove unused function truncate_path and related files 2019-08-12 14:48:56 +02:00
classify Fix some compiler warnings (unused local variables) 2019-07-17 07:47:28 +02:00
cutil Modernize BIT_VECTOR a little bit 2019-07-16 22:09:08 +02:00
dict Use C++-11 code instead of TessCallback for Dawg::iterate_words 2019-07-04 16:03:30 +02:00
lstm LSTMRecognizer: Add non const get functions 2019-07-18 11:26:51 +02:00
opencl Use auto data type for results of std::ftell 2019-07-18 10:56:17 +02:00
textord Remove unused functions create_edges_window, draw_raw_edge 2019-08-12 15:04:10 +02:00
training cmake: Don't link pthread on Windows 2019-08-07 15:24:00 +02:00
viewer Remove non portable sleep by std::this_thread::sleep_for 2019-07-15 16:00:07 +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 Simplify indirect call of LMPainPoints::GeneratePainPoint 2019-06-21 17:09:33 +02:00