tesseract/api
2017-04-28 13:38:32 -07:00
..
apitypes.h Replace reserved identifiers used in #define guards header files 2016-12-04 15:43:03 +01:00
baseapi.cpp More formatting fixes from clang tidy 2017-04-28 13:38:32 -07:00
baseapi.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
capi.cpp Implement invisible text only for PDF 2017-01-20 21:26:34 +01:00
capi.h Fix C-API 2017-01-21 07:40:54 +01:00
Makefile.am Fix #786 - 3.05 linkage fails on macOS Sierra with --enable-opencl 2017-04-10 22:22:49 -07:00
pdfrenderer.cpp Jeff's fixes to pdf rendering 2017-04-28 13:38:13 -07:00
renderer.cpp Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
renderer.h Better escaping for PDF title; fixes #636 2017-04-02 19:01:16 +02:00
tesseractmain.cpp tidy tesseract(1) adding missing options 2017-03-23 20:02:50 +00:00