Make images overlap, despite being translated

Viewed 296

I will have two images.

They will be either the same or almost the same.

But sometimes either of the images may have been moved by a few pixels on either axis.

What would be the best way to detect if there is such a move going on?

Or better still, what would be the best way to manipulate the images so that they fix for this unwanted movement?

1 Answers
Related