Would it be possible to implement the ability to ignore areas of an image when diff'ing? For example, if I have an image of a web page which I want to compare against a baseline image I might want to ignore certain areas, such as dynamic text or images.
This could be done by specifying rectangle areas to ignore with top left x and y coordinates and bottom right x and y coordinates.