I am trying to make the demo versions available work on my PC (Windows
XP 32-bit), but without any success!
Can anyone please guide me what should I do?
When trying to run the application \bin\Release32\TesseractOCR.exe,
when Pressing the OCR button, the application is closing without any
processing. What should do in the part "tessdata path" text box?
Also when I am trying to run the TesseractORC application from Visual
Studio, I am getting the message "Error 1 The referenced assembly "C:
\Documents and Settings\sz\Desktop\dotnet\x64\Debug\tessnet2.dll" was
not found. If this assembly is produced by another one of your
projects, please make sure to build that project before building this
one.
The issue is that in the bins provided in the website
http://www.pixel-technology.com/freeware/tessnet2/, tessnet2.dll does
not exit.
Note that I installed the Microsoft Visual C++ 2005 SP1
Redistributable Package (x86). (After installing this, should I do
something else??)
thanks for the help
regards
sandro
You need to create a reference to the tessnet2.dll in your project.
Google "add reference visual studio" and you should find some help
with doing that.
I just started using tessnet and ocropus myself, but I think that
should fix those problems. There may be a tessnet2 google group as
well, you should be able to get more help there.
On Mar 14, 1:24 pm, mouthpiec <sandroza...@gmail.com> wrote:
> Hi all,
>
> I am trying to make the demo versions available work on my PC (Windows
> XP 32-bit), but without any success!
>
> Can anyone please guide me what should I do?
> When trying to run the application \bin\Release32\TesseractOCR.exe,
> when Pressing the OCR button, the application is closing without any
> processing. What should do in the part "tessdata path" text box?
>
> Also when I am trying to run the TesseractORC application from Visual
> Studio, I am getting the message "Error 1 The referenced assembly "C:
> \Documents and Settings\sz\Desktop\dotnet\x64\Debug\tessnet2.dll" was
> not found. If this assembly is produced by another one of your
> projects, please make sure to build that project before building this
> one.
>
> The issue is that in the bins provided in the websitehttp://www.pixel-technology.com/freeware/tessnet2/, tessnet2.dll does
--
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To post to this group, send email to tesser...@googlegroups.com.
To unsubscribe from this group, send email to tesseract-oc...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.
On Mar 18, 5:48 am, Sandro Zahra <san...@sandrozahra.com> wrote:
> Thanks but this contains only an installer :(
>
> > tesseract-oc...@googlegroups.com<tesseract-ocr%2Bunsu...@googlegroups.com>
To unsubscribe from this group, send email to tesseract-oc...@googlegroups.com.
The version downloaded was not working because of my stupid
mistake ...... when doing such thinks one should not be in a hurry! :/
My mistake was that I downloaded the wrong testdata file .... it
should be this file!!
Also as stated on the website, make sure that the "Tessdata directory
and your exe must be in the same directory"
thanks for everyone that tried to help me
sandro
On Mar 18, 5:36 pm, Sandro Zahra <san...@sandrozahra.com> wrote:
> Hi ,
>
> Do I need to install the exe or the source file is on the website?
>
> regards
> sandro
>
> > > > tesseract-oc...@googlegroups.com<tesseract-ocr%2Bunsubscribe@goog legroups.com>
> > <tesseract-ocr%2Bunsu...@googlegroups.com<tesseract-ocr%252Bunsubscribe @googlegroups.com>
>
> > > > .
> > > > 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 tesser...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > tesseract-oc...@googlegroups.com<tesseract-ocr%2Bunsubscribe@goog legroups.com>
Do I have to add something else with a Windows App?
thanks
Thanks for anyone who helped!!
sandro