It is nothing to do with the image format. This is a bug. Any chance you can run it in debug mode and give us a stack trace?It looks like it is using a ctype.h function, but these are not supposed to be used any more. Did you turn off the 'case_sensative' flag? Ray.
On Mon, Oct 27, 2008 at 4:28 AM, Eric <[EMAIL PROTECTED]> wrote: > > Here is also a example file i want to process via tesseract. > > I converted the file via ImageMagick like described in a post of the > forum. > > C:\testrun\testOcr>convert.exe -quiet 20080308-15-43-43.jpg -compress > None -density 300 -strip -depth 8 -separate -normalize -endian MSB > output.tif > > And if I run the tesseractdll via c# code like in the .Net example it > beginns to process and than it aborts with the error i discribed > above. > > Eric > > http://groups.google.com/group/tesseract-ocr/web/20080308-15-43-43.jpg > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

