Hi all,

Experienced this very problem. Searched everywhere but in environment
variables.
So thank you very much, Zdenko, for your statement!

Best regards,
Benjamin Neau

On Mar 6, 6:29 pm, Zdenko Podobný <zde...@gmail.com> wrote:
> Hi,
>
> I am not familiar with your code/application, so just hint: it sound me
> like tesseract is not able to find English language data in
> "D:\Projects\AMCDF\Source\Frameworks\Device\AMCDF.Device.GUI\Resources\tess­data\"
>
> AFAIK tessnet2 is based on tesseract 2.0x so you need there 2.0x
> language data [1]. If your language data files are located somewhere
> else, than you need to set TESSDATA_PREFIX [2]. Installer of
> tesseract-ocr 3.00 set TESSDATA_PREFIX to its location, so this could be
> source of your problems.
>
> Best regards,
>
> Zdenko
>
> Dňa 04.03.2011 07:15, Pieter wrote / napísal(a):
>
>
>
> > Hi, I added the code to my project from this site:
> >http://www.pixel-technology.com/freeware/tessnet2/
> > It work well untill i installed the tesserac 3.0 windows executable.
> > Now when I run my application it shuts down when it hits this line of
> > code:
> >   ocr.Init(@"D:\Projects\AMCDF\Source\Frameworks\Device\AMCDF.Device.GUI
> > \Resources\tessdata\", "eng", false);
>
> > This use to work. Any help?
> > I uninstaledd all references to 3.0 from regedit and still no luck- Hide 
> > quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com.
To unsubscribe from this group, send email to 
tesseract-ocr+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en.

Reply via email to