Hi Andrew,
I have a master image with a few blobs which I want to match with other images. I tried ThresholdDifference filter which works great at identifying difference between 2images and highlighting them when both images have blobs at exactly the same place. But I have a few images where the blob pattern is same as template, but its a bit offset. In this case, all the blobs are identified as different.
How do I align such images with the template image so that only the difference is highlighted instead of every blob.
Master Image Template
Offset Image