tesseract/api
Nick White 06b7a7b188 Add option to include character bounding boxes in hocr output
Add the 'hocr_char_boxes' configuration option (off by default),
which enables printing the bounding boxes of each character in the
x_bboxes property of an ocrx_word element in hocr output.
2016-04-29 15:37:46 +01:00
..
apitypes.h Cleaned up externally used namespace by removing includes from baseapi.h 2012-02-02 03:14:16 +00:00
baseapi.cpp Add option to include character bounding boxes in hocr output 2016-04-29 15:37:46 +01:00
baseapi.h Fix ABI break introduced in 3.04.00, fixes #254 2016-03-08 11:35:24 +01:00
capi.cpp add copyright to C-API 2016-03-18 19:17:09 +01:00
capi.h add copyright to C-API 2016-03-18 19:17:09 +01:00
Makefile.am Get OpenCL to compile on OS X 2015-08-26 02:03:07 -07:00
pdfrenderer.cpp add copyright to renderer.cpp and pdfr.cpp 2016-03-18 19:43:45 +01:00
renderer.cpp add copyright to renderer.cpp and pdfr.cpp 2016-03-18 19:43:45 +01:00
renderer.h Cleanup TSV renderer 2016-03-01 13:41:19 -05:00
tesseractmain.cpp Print version to stdout instead to stderr 2016-03-16 12:10:27 +01:00