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.
> 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 <
faresaye...@gmail.com>