tesseract/src/api
Stefan Weil 51a2c2eae8 Format code with clang-format
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-03-31 17:24:02 +02:00
..
altorenderer.cpp Fix value for PHYSICAL_IMG_NR in ALTO output 2018-12-16 15:07:02 +01:00
apitypes.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
baseapi.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
baseapi.h rename LSTMBOX to LSTMBox 2019-03-02 09:11:47 +00:00
capi.cpp capi: Replace FALSE, TRUE and simplify and format code 2019-03-31 17:19:04 +02:00
capi.h capi: Replace FALSE, TRUE and simplify and format code 2019-03-31 17:19:04 +02:00
hocrrenderer.cpp Integrated accumulated Symbol Choice in the Choice Iterator and made the api lstm_choice_mode independent 2019-03-12 09:15:10 +01:00
lstmboxrenderer.cpp fix uninitialized variables in wordstrboxrenderer and lstmboxrenderer; 2019-03-31 12:26:49 +02:00
Makefile.am Added missing linker flags for MinGW. 2019-03-13 22:10:36 +09:00
pdfrenderer.cpp Remove type cast and fix compiler warning (-Wcast-qual) 2018-10-20 12:04:46 +02:00
renderer.cpp Move code for hOCR renderer to new file 2018-12-15 15:33:47 +01:00
renderer.h Format code with clang-format 2019-03-31 17:24:02 +02:00
tess_version.h.in Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
tesseractmain.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
wordstrboxrenderer.cpp fix uninitialized variables in wordstrboxrenderer and lstmboxrenderer; 2019-03-31 12:26:49 +02:00