The fix for problems with 32 bit images is in the current svn source code,
Ray.

On Fri, Mar 27, 2009 at 10:58 AM, tarik kandil <[email protected]>wrote:

> this is the code I am calling to read the picture in webapplication, but
> once it reaches the ocr.init("fra,false); it stops working, can you tell me
> where the problem is, thank you
>
> Bitmap image = new Bitmap(@"C:\test.bmp");
> tessnet2.Tesseract ocr = new tessnet2.Tesseract();
>
> ocr.Init(
> "fra", false);
>
> >
>

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