As title. I'm not interested in converting between FillOrder=2 and FillOrder=1. Rather, I have a set of TIFF files where some images were encoded with one setting but "re-tagged" as the other setting (so that the tag's value doesn't match the encoding method).
A human would easily tell that the image looks wrong. It will contain mostly random horizontal strips, with occasional "point disruptions". Can I write an algorithm that can detect images that are encoded or decoded wrong for this compression method?