Hi again, I noticed that the problem occur when using a Windows Application because in a Console App it is working fine.
I have the tessdata and the dll file in the same folder of the exe file. Do I need to add something else when using a windows app? thanks On Mar 19, 3:28 pm, mouthpiec <[email protected]> wrote: > Hi again, > > I think that the problem is not with the input image, but with a > missing reference somewhere .... > > If anyone has an idea please let me know since I am stuck :( > > using tessnet2; and the reference to the dll are included in the > project > > thanks > > On Mar 18, 10:46 pm, mouthpiec <[email protected]> wrote: > > > > > Hi, > > > Finally I managed to make this working ..... it was quite easy! :o) > > > Now I am try to implement tessnet2 into my application, where I am > > feeding a character at a time into tessnet. > > The problem is that at line "tessnet2.Tesseract tessocr = new > > tessnet2.Tesseract();" the program stops executing with the error > > "There is no source code available for the current location." > > > On the other hand, when I feed the image into the tessnet2 demo it do > > not crash ..... although OCR result is not OK. (When cropping > > characters from the test images provided with tessnet and feed it into > > the demo application, OCR is correct. -- 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.

