baopham1340 / tesseract-ocr

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

psm 4 Segmentation fault #1319

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. tesseract -l eng -psm 4 page_70a.tiff page_70
2.
3.

What is the expected output? What do you see instead?
textfile, one line per row of the table

What version of the product are you using? On what operating system?

"""

Tesseract Open Source OCR Engine v3.02.02 with Leptonica
set_count == gridheight():Error:Assert failed:in file colfind.cpp, line 648
Segmentation fault

"""

Please provide any additional information below.

opensuse 13.1 x86_64 

the standard option (-psm 3) will work, (page70.txt) but I get one line per 
colume with some random new lines.

the option -psm 6 makes a better job.

Original issue reported on code.google.com by bosh...@gmail.com on 20 Sep 2014 at 8:48

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by zde...@gmail.com on 21 Sep 2014 at 2:16