Are you sure you set variable correctly? Can you post your test case? If you use C++ - have a look at GetThresholdedImage[1] [1] https://github.com/tesseract-ocr/tesseract/blob/master/api/baseapi.h#L385
Zdenko On Wed, Aug 17, 2016 at 2:01 AM, Dimitry Kovalev <[email protected]> wrote: > Hello, > > No tessinput.tif appears when I set "tessedit_write_images" to "true" in > my C++ code and perform the recognition. > Other variables are OK, I have some text on output, but not 100% accurate, > so I would like to look at threshold-ed image > > Is there any chance to get it somehow? > > -- > 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 https://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/tesseract-ocr/eddf1b92-24eb-43da-9e2d-a3a905a3d53a% > 40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/eddf1b92-24eb-43da-9e2d-a3a905a3d53a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8wZ2CnRYtOSs%3D4%2B177zoEWFAJ5pgy4g-qTUDUSPhbA60A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

