Jeff Breidenbach
|
9038faf436
|
Better escaping for PDF title; fixes #636
|
2017-04-02 19:01:16 +02:00 |
|
Zdenko Podobný
|
effa5741e6
|
Implement invisible text only for PDF
|
2017-01-20 21:26:34 +01:00 |
|
Stefan Weil
|
4897796d57
|
Replace reserved identifiers used in #define guards header files
Use macro names as suggested by the Google C++ Style Guide
(https://google.github.io/styleguide/cppguide.html#The__define_Guard).
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2016-12-04 15:43:03 +01:00 |
|
Ray Smith
|
c1c1e426b3
|
Added new LSTM-based neural network line recognizer
|
2016-11-07 15:38:07 -08:00 |
|
Ray Smith
|
2c837dffc3
|
Result of clang tidy on recent merge
|
2016-11-07 10:46:33 -08:00 |
|
Tom Morris
|
6700edd8bc
|
Cleanup TSV renderer
Remove all references to hocr, hocr.tsv, etc. Remove dead code for font
info, input filename, HTML escapes. Improved comments. Fixed
indentation.
|
2016-03-01 13:41:19 -05:00 |
|
Sundar M. Vaidya
|
4d13892f5b
|
Adds TessHOcrTsvRenderer class for rendering HOCR info in tsv format.
|
2016-03-01 12:13:42 -05:00 |
|
amitdo
|
6bbcb50dd9
|
Added osd renderer for psm 0.
Works for single page and multi-page.
|
2015-10-30 20:09:00 +02:00 |
|
Zdenko Podobný
|
628de5ba3f
|
enable pdfrender with NO_CUBE_BUILD
|
2015-08-07 23:20:22 +02:00 |
|
Zdenko Podobný
|
41478fd5a1
|
implement build without cube (-DNO_CUBE_BUILD)
|
2015-07-24 11:51:44 +02:00 |
|
Ray Smith
|
d9699c4099
|
Fixed bidi handling in PDF output
|
2014-10-09 13:29:01 -07:00 |
|
Zdenko Podobný
|
d0cb1071b2
|
remove parameters tessedit_pdf_jpg_quality, tessedit_pdf_compression (reasons are in i1300 and i1285)
|
2014-10-07 23:37:34 +02:00 |
|
Zdenko Podobný
|
d1aa61c110
|
fix issue 1285: reimplement option to select pdf compression
|
2014-09-06 09:32:22 +02:00 |
|
theraysmith@gmail.com
|
b64ad05096
|
Improved efficiency of image processing for PDF
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1141 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-08-11 23:15:25 +00:00 |
|
zdenop
|
bce2cd5f33
|
enable to select pdf compression type and jpeg quality (fix issue 1263)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1134 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-08-08 21:18:44 +00:00 |
|
zdenop
|
1156098567
|
Add font info to hocr output - fix issue 1219
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1132 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-08-03 16:22:12 +00:00 |
|
theraysmith@gmail.com
|
25a8c7b720
|
Enabled streaming input and output of multi-page documents
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1105 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-05-21 15:46:21 +00:00 |
|
theraysmith@gmail.com
|
f2ec85d1e1
|
Added PDF renderer
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@962 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-09 17:58:55 +00:00 |
|
theraysmith@gmail.com
|
88ea81c89e
|
Added renderer to API
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@869 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-20 19:39:59 +00:00 |
|