On Thu, Nov 29, 2012 at 10:04 PM, eljainc <[email protected]> wrote:

> Hello, I'm using the TessNet2 (.NET) library version 3.02 and I'm having
> an issue in running my first ever program with Tesseract OCR.


Can you be please more specific, what do you mean with "TessNet2 (.NET)
library version 3.02" ?
Last version of Tessnet2 is 2.04.0, from 2 SEP 2009[1]...

[1]  http://www.pixel-technology.com/freeware/tessnet2/

  I have seen others with this problem, but have seen a bona fide
> solution that addresses this:
>
> In my statement:
>
> ocr.Init(null, "eng", false);
>
> When executing this, the program crashes. No exception error or anything.
> I have seen refererences to downloading the 2.0 english library

Do you mean English language data file for tesseract? This one[2]? It for
tesseract 3.00 and up (see description). For tesseract 2.0x you need 2.0x
version of language data file[3].

[2]
http://code.google.com/p/tesseract-ocr/downloads/detail?name=eng.traineddata.gz
[3]
http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-2.00.eng.tar.gz


> (which is oddly enough called "unknown")

Where?


> after unpacking the .gz file.     I have placed this file in the temp file
> location in the location where the TESSDATA_PREFIX system environment
> variable points. I have also put it in a predifined location, but that
> doesn't seem to work.
>
> Does anyone have any other remedy for this problem?
>
> Thanks
> Mike
>
>  --
> 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 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