jacklicn / tesseract-ocr

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

tesseract failing at box creating. #548

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running: tesseract skr.a602.exp1.tif skr.a602.exp1 batch.nochop makebox
or tesseract skr.supertext.exp1.tif skr.supertext.exp1 batch.nochop makebox

What is the expected output? What do you see instead?
Expected output is a box file, I have this instead: 
Tesseract Open Source OCR Engine v3.01 with Leptonica
tesseract: intmatcher.cpp:1165: int 
IntegerMatcher::FindBestMatch(INT_CLASS_STRUCT*, const ScratchEvidence&, 
uinT16, uinT8, INT_RESULT_STRUCT*): Assertion `ClassTemplate->NumConfigs > 0' 
failed.
Aborted

What version of the product are you using? On what operating system?
Tesseract 3.1 r596 from the svn. On Ubuntu 11.4

Please provide any additional information below.
The images are multipages tiff files.
This case looks like this issue: 
http://code.google.com/p/tesseract-ocr/issues/detail?id=504 , but the assertion 
fails only in box creating mode.
See attached images also.

Original issue reported on code.google.com by raphael....@gmail.com on 9 Sep 2011 at 12:19

Attachments:

GoogleCodeExporter commented 9 years ago
Version is tesseract-3.01 r956 from svn. My bad.

Original comment by raphael....@gmail.com on 9 Sep 2011 at 1:02

GoogleCodeExporter commented 9 years ago
I can not reproduce this issue neither on windows xp3 (tesseract 3.01) or linux 
(Mandriva linux 2011 64bit with r676).

Can you please test current svn revision?

Original comment by zde...@gmail.com on 18 Feb 2012 at 10:31

GoogleCodeExporter commented 9 years ago

Original comment by zde...@gmail.com on 17 Apr 2012 at 7:25