tesseract/api
zdenop@gmail.com a6bee550e8 Add lang and dir attributes to each word in hOCR output (fix issue 878);
Unify usage of single quote in hOCR output 


git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@832 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2013-03-28 21:37:55 +00: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 lang and dir attributes to each word in hOCR output (fix issue 878); 2013-03-28 21:37:55 +00:00
baseapi.h Add a command-line option (--print-parameters) to dump the parameters to stdout 2012-12-23 17:54:14 +00:00
capi.cpp fix fox issue 346 / GetAvailableLanguagesAsVector 2012-09-24 05:20:23 +00:00
capi.h fix fox issue 346 / GetAvailableLanguagesAsVector 2012-09-24 05:20:23 +00:00
Makefile.am C-API (fix issue 362) 2012-09-24 05:14:11 +00:00
tesseractmain.cpp Add a command-line option (--print-parameters) to dump the parameters to stdout 2012-12-23 17:54:14 +00:00
tesseractmain.h fixes issue 573 where boolean was being compared to float; 2012-03-04 22:27:16 +00:00