Re: [tesseract-ocr] How to generate multiple teesedit_write_images output

2018-07-04 Thread Martin Jenniges
Hello Junye Li, wutg Scan Taylor, you can optimize your -multipages- Tiff and as last: Scan Taylor save each page of tiff in a single page tiff as so image1_page0001.tif image1_page0002.tif After this: you can use tesseract with variabel as so for %i in (*.tif) do tesseract %i tess%i.tiff

[tesseract-ocr] How to generate multiple teesedit_write_images output

2018-07-02 Thread Junye Li
Hi there, I want to see the actual input images processed by tesseract usingthe command -c tesseract and I used tessedit_write_images=TRUE. However, when I pass multi-layer (mutiple pages) .tiff image to tesseract the output tessinput.tif image only contains one layer, which is the last