Sven,

I didn't realize there was a newer version of the .NET library for TesserAct 
OCR. Thanks

I hope this would be compatible with Visual Studio 2005 and .NET 2.0 (although 
I 
do have .NET 3.5 SDK and extensions installed too)



Mike




________________________________
From: Sven Pedersen <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Mon, December 3, 2012 10:58:01 AM
Subject: Re: Tesseract OCR 3.02 .NET (TessNET2) library crashes in sample 
programs in ocr.Init(null, "eng", false);

It would be better to run the recent version of .NET bindings for Tesseract. 
Why 
do you want to use such old code?
-_Sven




On Fri, Nov 30, 2012 at 3:10 PM, eljainc <[email protected]> wrote:

My mistake, It was the 2.0.4 version.
>
>I am still not sure where these English files should be. I have tried to put 
>them into a temp location using
>
>ocr.Init("o:\\ocrtemp\\","eng",false);
>
>I have also tried to put them in the same folder as the executable (in the 
>..\bin\Debug folder) and still the program crashes.
>
>Are there any other troubleshooting steps to take? For now, I'm skipping the 
>.NET code and running tesseract.exe command line program as a separate process.
>
>
>
>On Thursday, November 29, 2012 3:04:44 PM UTC-6, eljainc 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.  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



-- 
``All that is gold does not glitter,
  not all those who wander are lost;
the old that is strong does not wither,
  deep roots are not reached by the frost.
>From the ashes a fire shall be woken,
  a light from the shadows shall spring;
renewed shall be blade that was broken,
  the crownless again shall be king.”

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