tesseract/api
Stefan Weil aea0d9a8d5 api: Remove unneeded NULL checks
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-04-30 19:23:24 +02:00
..
apitypes.h Replace reserved identifiers used in #define guards header files 2016-12-04 15:43:03 +01:00
baseapi.cpp api: Remove unneeded NULL checks 2017-04-30 19:23:24 +02: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 Use Leptonica struct names L_Compressed_Data, Pix 2017-04-30 10:50:12 +02: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