tesseract/dict
Stefan Weil bf0bddb9ca dict: Remove deprecated parameters (#1421)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-03-25 17:32:35 +02:00
..
context.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
dawg_cache.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
dawg_cache.h Added extra Init that takes a memory buffer or a filereader function pointer to enable read of traineddata from memory or foreign file systems. Updated existing readers to use TFile API instead of FILE. This does not yet add big-endian capability to LSTM, but it is very easy from here. 2017-04-27 15:48:23 -07:00
dawg.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
dawg.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
dict.cpp dict: Remove deprecated parameters (#1421) 2018-03-25 17:32:35 +02:00
dict.h dict: Remove deprecated parameters (#1421) 2018-03-25 17:32:35 +02:00
hyphen.cpp fix filenames in comments 2017-07-02 17:35:47 -04:00
Makefile.am Remove macro USE_STD_NAMESPACE (#1360) 2018-03-04 14:43:28 +01:00
matchdefs.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
permdawg.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
stopper.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
stopper.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
trie.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
trie.h Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00