I've just discovered this article, which talks about comparing two images in Ruby and highlighting the differences.
But if I have images with multiple differences, e.g.: one difference is in the header and the other in the footer it will draw a rectangle on whole image.
Is it possible to draw a separate rectangle on each and every difference?