I am trying to detect if a g4 compressed Tiff image will produce a good OCR output. Currently, dithered Tiff's yield poor OCR results. Therefore, before I send a Tiff to the OCR engine, I would like to determine if the image is dithered. If a Tiff was dithered, Ghostscript was used to perform the dithering.
Is there an algorithm to determine if an image is dithered?