On Wed, Sep 18, 2013 at 4:47 PM, Nick White <[email protected]> wrote:
> On Wed, Sep 18, 2013 at 02:36:42PM +0200, zdenko podobny wrote: > > On Tue, Sep 17, 2013 at 11:14:57AM -0700, [email protected] wrote: > > > I'm trying to OCR using two traineddata files - one built-in and > one I'm > > > creating, the one I'm creating doesn't have the classifier > components so > > > Classify::InitAdaptiveClassifier() is crashing on the line > ASSERT_HOST > > > (tessdata_manager.SeekToStart(TESSDATA_INTTEMP)); > > > > I don't think it is a bug - because root of problem is not in tesseract, > but in > > ignoring instruction[1]. > > My understanding was that Chris was intentionally creating a > training without the classifier components, for some reason. Me too. But than consequences (missing requirement => stop) should not be consider as bug ;-) Of course there could be some nice message error, but it did not change a picture for me. > Is that > correct? If so, what's the usecase, out of curiousity? > > -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- 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 --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

