Closed GoogleCodeExporter closed 9 years ago
please provide information about version of tesseract you use.
Original comment by zde...@gmail.com
on 5 Dec 2010 at 9:56
I am trying using 3.00
"http://tesseract-ocr.googlecode.com/files/tesseract-3.00.1.exe.zip"
Thanks For Reply me...
And again thanks for future reply..
Original comment by hiteshvi...@gmail.com
on 6 Dec 2010 at 4:55
You point to .exe but in your post you mentioned dll... Did you used
depreciated http://tesseract-ocr.googlecode.com/files/tesseract-3.00.win32.zip?
BTW: "The dll isn't supported in Tesseract-OCR 3.00." -
http://code.google.com/p/tesseract-ocr/wiki/ReadMe#Windows
Original comment by zde...@gmail.com
on 6 Dec 2010 at 7:33
i am using the c# .net demo in which i included dll named "tessnet2_32.dll" and
when i run that project i runs..and when i select Tif type image it also opens
but when i click on DoOCR it close the windows....and current execution stops
...it not giving any error but close when it goes to obj.Init() stage of
initialising of OCR.
Thanks ..
Original comment by hiteshvi...@gmail.com
on 6 Dec 2010 at 8:11
As far as I know (http://www.pixel-technology.com/freeware/tessnet2/) it was
created for tesseract 2.0x version, so it will not work with tesseract 3.xx...
"tessnet2_32.dll" is not part of tesseract-ocr project. You can try to ask on
tesseract forums if somebody did not solved it (as suggested on
http://www.pixel-technology.com/freeware/tessnet2/).
Original comment by zde...@gmail.com
on 6 Dec 2010 at 9:50
i downlaoded from http://www.pixel-technology.com/freeware/tessnet2/bin.zip
which contain dll.
and add this dll into project of visual studio downloaded from "http://www.pixel-technology.com/freeware/tessnet2/dotnet.rar" and i got error which i discussed previously...
thanks ..
Original comment by hiteshvi...@gmail.com
on 6 Dec 2010 at 10:03
As mentioned in previous post:
you downloaded project from http://www.pixel-technology.com/freeware/tessnet2/
(Tessnet2 a .NET 2.0 Open Source OCR assembly USING Tesseract engine) and you
reported problem at http://code.google.com/p/tesseract-ocr => problem.
http://www.pixel-technology.com/freeware/tessnet2/ indicated (date,
version)that is used tesseract 2.0x code. You try to used it with tesseract
3.00 (http://code.google.com/p/tesseract-ocr/wiki/ReadMe#General) => problem.
"Real" tesseract-ocr code is here:
http://code.google.com/p/tesseract-ocr/source/checkout and there is no C# (or
other) wrapper.
Original comment by zde...@gmail.com
on 6 Dec 2010 at 2:48
I have very same problem...so how to solve this problem...Im working on some
simple OCR app for the firm...pls...help...Can anyone just step by step say how
to make this work...Thank you ahed...
Original comment by churchbu...@gmail.com
on 16 Jul 2013 at 9:27
Original issue reported on code.google.com by
hiteshvi...@gmail.com
on 4 Dec 2010 at 11:21