What does it mean "but that hasn't worked"? Please provide details! e.g.
command you run, messages you saw etc...
And try to send output of this command (replace your_image with your input
image) :
strace tesseract your_image output save_input_image 2>&1 | grep open | tee
strace.log

Zdenko


On Sat, May 18, 2013 at 12:37 AM, Butch <[email protected]> wrote:

> I'm running tesseract 3.02.02 on Ubuntu 12.04.2 LTS from the command line.
>  I'm trying to configure my settings to save the tessinput.tif image
> tesseract "sees" in order to improve my pre-processing step.  As
> recommended in the 
> FAQ<https://code.google.com/p/tesseract-ocr/wiki/FAQ#Output_without_result_or_bad_output>
>  I
> want to set the variable tessedit_write_images to true, though I am not
> sure how to accomplish that.  I attempted to create a config file called
> save_input_image in tessdata/configs whose only contents are  
> "tessedit_write_images
> T", but that hasn't worked.  I would greatly appreciate some help so I can
> get my OCR project rolling!  Thanks
>
> --
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to