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. 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 (which is oddly enough called "unknown") 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

