tesseract/src/api
2022-06-23 17:08:45 +02:00
..
altorenderer.cpp Handle image and line regions in output formats ALTO, hOCR and text 2022-02-10 14:23:47 +01:00
baseapi.cpp Handle image and line regions in output formats ALTO, hOCR and text 2022-02-10 14:23:47 +01:00
capi.cpp capi: Fix calling delete[] for memory allocated by malloc 2022-06-23 17:08:45 +02:00
hocrrenderer.cpp Handle image and line regions in output formats ALTO, hOCR and text 2022-02-10 14:23:47 +01:00
lstmboxrenderer.cpp Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements') 2021-03-22 09:02:13 +01:00
pdf_ttf.h [clang-format] Execute clang format on include and src dirs. 2021-03-12 22:35:02 +03:00
pdfrenderer.cpp RAII: TessBaseAPI::GetIterator() 2021-04-06 17:57:23 +02:00
renderer.cpp Check input for AppendString to avoid strlen(nullptr). 2022-04-11 16:37:35 -04:00
wordstrboxrenderer.cpp Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements') 2021-03-22 09:02:13 +01:00