tesseract/api
Tom Morris 381b3a56c6 Only generate dir for HOCR when needed - fixes #208
Takes advantage of inheritance and dir="ltr" default to:
 - only generate paragraph dirs which are not ltr
 - only generate word dirs which don't match enclosing paragraph

Tested against LTR, RTL, and mixed direction files. Files for the
latter two cases are in a separate commit on the ltr-test-files branch.
2016-02-18 09:05: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 Only generate dir for HOCR when needed - fixes #208 2016-02-18 09:05:46 +01:00
baseapi.h fix version number => 3.04.01 2016-02-12 23:28:40 +01:00
capi.cpp enable pdfrender with NO_CUBE_BUILD 2016-02-05 10:41:49 +01:00
capi.h enable pdfrender with NO_CUBE_BUILD 2016-02-05 10:41:49 +01:00
Makefile.am Get OpenCL to compile on OS X 2016-02-05 10:47:15 +01:00
Makefile.in update autotools files 2016-02-13 00:06:11 +01:00
pdfrenderer.cpp pdfrenderer: Fix uninitialized local variables 2016-02-05 11:15:54 +01:00
renderer.cpp Added osd renderer for psm 0. 2016-02-05 10:58:29 +01:00
renderer.h Added osd renderer for psm 0. 2016-02-05 10:58:29 +01:00
tesseractmain.cpp Fix #64. Make box training work 2016-02-05 11:21:42 +01:00