Command line gives-"Cannot find the path spcified"
Closed this issue · 4 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1.Going to Tesseract-OCR folder from command line
2.Executing the command "training\text2image --text=training_text.txt
--outputbase=bn.Boishkhi.exp0 --font='Boishkhi' --fonts_dir=C:\fonts"
3.Problem occurs as the error message is displayed.
What is the expected output? What do you see instead?
Expected output is an image file which will be used to make traindata for
Bengali Language.I see the above error instead.
Please use labels and text to provide additional information.
I am using version 3.02.I am running it in Windows XP.I could not successfully
run it in windows 7 and 8.1.I am trying to follow the New Automated Method
instead of Old Manual Method.I have a true type font and sample text file
containing a sentence of the language.The path to font is given in command and
I tried keeping the text file in several places including the folder where I
kept the font.
Original issue reported on code.google.com by m.tawfi...@gmail.com
on 16 Feb 2015 at 11:16
Attachments:
GoogleCodeExporter commented
text2image is not part of 3.02 version.
Training on windows in newer version (text2image is part of 3.03/3.04) is not
supported.
Original comment by zde...@gmail.com
on 16 Feb 2015 at 9:34
GoogleCodeExporter commented
So, what I need to do if I want to train in Windows.I must switch to Ubuntu
Linux? If it is indeed the case, then how do I install tesseract in Linux? In
windows, this was simple as there was an installer, but what about Linux?
Original comment by m.tawfi...@gmail.com
on 19 Feb 2015 at 10:49
GoogleCodeExporter commented
1. Use tesseeract forum, there are some people that tried to run new training
on windows. Maybe they can help you.
2. Public tesseract is tested on Ubuntu Linux primarly, but other linux distro
should work too.
3. But if want to use not released version of tesseract you can forget
installer on any platform ...
Original comment by zde...@gmail.com
on 19 Feb 2015 at 2:00
GoogleCodeExporter commented
Original comment by zde...@gmail.com
on 8 Apr 2015 at 1:46
- Changed state: WontFix