raffaeldantas / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
1 stars 0 forks source link

PATCH: preserve interword spaces #1409

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
details:
   https://groups.google.com/forum/#!msg/tesseract-dev/dGB3cbFtGUs/x9nEu5vy_LoJ

test case:
    tesseract -l eng 109359.tiff output-default
    tesseract -l eng -c preserve_interword_spaces=1 109359.tiff output-preserve-enabled

Original issue reported on code.google.com by zde...@gmail.com on 27 Jan 2015 at 9:57

Attachments:

GoogleCodeExporter commented 8 years ago
commited in revision 36883b4fafcd

Original comment by zde...@gmail.com on 27 Jan 2015 at 9:59