Hi,

I took a copy of tesseract from svn a day or so after 3.02 was
announced.

I got it compiling and running on android, and previously I had 3.01
running perfectly but now I am getting a crash, well strictly an
assert failure, that I can not explain and I was wondering if anyone
here may be able to have a better stab?

I should say I am using training data from a 3.01 build.

Here's the stack trace

#0  ERRCODE::error (this=0x5ee700, caller=0x80a63079 "\034\030\034ñ#
\233", action=5377952, format=0x0)
    at errcode.cpp:75
#1  0x80a80932 in tesseract::Tesseract::font_recognition_pass
(this=0x520688, page_res=0x362938) at control.cpp:1627
#2  0x80a7c2d2 in tesseract::Tesseract::recog_all_words
(this=0x520688, page_res=0x362938, monitor=0x0,
    target_word_box=0x0, word_config=0x0, dopasses=0) at control.cpp:
380
#3  0x809ae796 in tesseract::TessBaseAPI::Recognize (this=0x47bf78,
monitor=0x0) at baseapi.cpp:695
#4  0x809af20e in tesseract::TessBaseAPI::GetUTF8Text (this=0x47bf78)
at baseapi.cpp:955

So modal_font has come out as null in font_recognition_pass. I have no
idea how to remedy this.

Thanks
Wil

-- 
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

Reply via email to