as far as I know, following bootstrapping command works only when the
language dds is present.
Tesseract fontfile.tif fontfile-l dds batch.nochop makebox [1]

If you want to make above functional, you need to go through the entire
training cycle for the language "dds". Once you do that you will havev the
dds.unicharset file. So for other training images you can use the above
command. (remember you have to copy the language pack files to tessdata
folder)

There is no point doing following command and the above in the same
sequence, for the same training image.
tesseract fontfile.tif fontfile batch.nochop makebox [2]

in summary, if you still not completed the dds language pack, just create it
using only the [2] command. Then use [1] command (with necessory image name
changes) to bootstrap for other training image.

regards,

--
*Ruwan Janapriya *
http://www.janapriya.net



On Sun, Oct 19, 2008 at 4:37 AM, m$oft <[EMAIL PROTECTED]> wrote:

>
> Help please
> I'm using XP and am creating a new language for a particular set of
> figures.
> However when I put this line
> Tesseract fontfile.tif fontfile batch.nochop makebox
> in seguinda I rename the fontfile.txt to. box and then do it
> Tesseract fontfile.tif fontfile-l dds batch.nochop makebox
> I receive this message
> Unable to load unicharset file C: / texe / tessdata / dds.unicharset
>
> What am I doing wrong ?????
> >
>

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

  • help m$oft
    • help m$oft
      • Re: help Ruwan Janapriya

Reply via email to