mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-22 22:47:50 +08:00
d71133a769
With hocr_char_boxes enabled in hocr output, each grapheme now gets its own span tag, which holds the character confidence and box coordinates. Using x_bboxes at the ocrx_word level was inappropriate, as it was impossible to find which grapheme was represented by each bounding box. |
||
---|---|---|
.. | ||
apitypes.h | ||
baseapi.cpp | ||
baseapi.h | ||
capi.cpp | ||
capi.h | ||
Makefile.am | ||
pdfrenderer.cpp | ||
renderer.cpp | ||
renderer.h | ||
tesseractmain.cpp |