Hey
I downloaded tesseract from svn and I tried to generae training data but it
segfaults:
Tesseract Open Source OCR Engine with LibTiff
APPLY_BOXES:
Boxes read from boxfile: 160
Initially labelled blobs: 160 in 2 rows
Box failures detected: 0
Duped blobs for rebalance: 0
"." has fewest samples: 1
Total unlabelled words: 0
Final labelled words: 160
Generating training data
Segmentation fault
Using gdb I get:
Tesseract Open Source OCR Engine with LibTiff
APPLY_BOXES:
Boxes read from boxfile: 160
Initially labelled blobs: 160 in 2 rows
Box failures detected: 0
Duped blobs for rebalance: 0
"." has fewest samples: 1
Total unlabelled words: 0
Final labelled words: 160
Generating training data
[New Thread -1208174896 (LWP 5401)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208174896 (LWP 5401)]
0x008d6ab3 in strchr () from /lib/libc.so.6
I could use some help.
Thanks,
Roi
--
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en.