Is it possible to use to use ssim to find differences between two images and create a 2d histogram that would map out the differences
I want to know if you could create a 2d histogram out of the ssim calculation between two images and have a visual representation of which pixels is different from each other. The color would change depending on how similar and different the images are.