First, thanks a lot for answering.

So, to synthesize, that's my situation :

The tesseract folder is located on "C:\Program Files (x86)\Tesseract-
OCR", and the (.exe) path is "C:\Program Files (x86)\Tesseract-OCR
\tesseract.exe". The picture I have to submit in order to an OCR test
corresponds to "C:\Utilisateurs\Al-Fares\Bureau\test.tif". The output
containing the results may be a text file (I don't know the
modalities...).

Working with Windows7, when I press [win + R] I get the "execute"
interface, in which I can call a program with the appropriate command-
line. There, what do I have to write ? Something like :
"C:\Program Files (x86)\Tesseract-OCR\tesseract.exe" [arg 1] [arg 2]
[arg 3] etc.

Could you please customize the command-line with my personnal
settings, in order to really make it work ? I tried those :

tessetact.exe "C:\Utilisateurs\Al-Fares\Bureau\test.tif" output -l
tessetact.exe C:\Utilisateurs\Al-Fares\Bureau\test.tif output -l
tessetact.exe "C:\Utilisateurs\Al-Fares\Bureau\test.tif" output -l
lang<http://code.google.com/p/tesseract-ocr/wiki/
TrainingTesseract3tessera...>
tessetact.exe C:\Utilisateurs\Al-Fares\Bureau\test.tif output -l
lang<http://code.google.com/p/tesseract-ocr/wiki/
TrainingTesseract3tessera...>

All gave nothing interesting.


I'm very grateful that you decided to help me.

On May 13, 2:49 pm, Merve Temizer <[email protected]> wrote:
> tesseract image.tif output -l
> lang<http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3tessera...>
>
> is command line command.
>
> If you need to train tess:
>
> http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3<http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3tessera...>
>
> 2012/5/13 grandMOJ <[email protected]>
>
>
>
>
>
>
>
> > Hello,
>
> > I'm interested in this software, but I still don't know how to use it
> > on Windows. I tried to find the answer on the web, but I failed.
>
> > Could anyone explain me the complete command-line, with all the
> > options (what I want to recognize is really hard), or give me a link
> > to a page which contains the very basic documentation, unavaible on
> > the FAQ ?
>
> > Thanks a lot.
>
> > --
> > 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

-- 
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

Reply via email to