Because the command is incorrect. It should be:

shapeclustering -F font_properties -U unicharset eng.timesitalic.exp0.tr



On Monday, April 21, 2014 10:23:37 AM UTC-5, umcode wrote:
>
> i have read the 
> trainingtesseract3<https://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3>and
>  install the tesseract 
> 3.02<http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-ocr-setup-3.02.02.exe&can=2&q=>to
>  my windows xp. 
>  1. prepare the images as 
> eng.arial.exp0.tif,eng.arial.exp1.tif,eng.arial.exp1.tif,eng.arial.exp2.tif
>  2.in cmd console
>
> tesseract eng.arial.exp0.tif eng.arial.exp0 batch.nochop makebox
>
> tesseract eng.arial.exp1.tif eng.arial.exp1 batch.nochop makebox
>
> tesseract eng.arial.exp2.tif eng.arial.exp2 batch.nochop makebox
>
>  program produce the 
> eng.arial.exp0.box,eng.arial.exp1.box,eng.arial.exp2.box files
>
> 3. in cmd console
> tesseract eng.arial.exp0.tif eng.arial.exp0.box nobatch box.train
>
> tesseract eng.arial.exp1.tif eng.arial.exp1.box nobatch box.train
>
> tesseract eng.arial.exp2.tif eng.arial.exp2.box nobatch box.train
>
> program produces eng.arial.exp0.tr,eng.arial.exp1.tr,eng.arial.exp2.trfiles
>
>  4.in cmd console
>  unicharset_extractor eng.arial.exp0.box eng.arial.exp1.box 
> eng.arial.exp2.box
>  program produces unicharset file
>
> 5.in cmd console
>  shapeclustering -F unicharset eng.arial.exp0.tr eng.arial.exp1.tr 
> eng.arial.exp2.tr 
> program launch the error :
>  Unable to open eng.arial.exp0.tr!
> signal-termination-handler: error:signal-termination-handler 
> called:code3000
>
> why it is ! what is my wrong step?
>  thank you !
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/13982009-d442-45f0-ab4d-2c06673c62c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to