maximum consensus image alignment

Statistical consensus matching framework for image registration

A common method for image alignment in computer vision is finding the maximum consensus transformation for a set of features in the images. This is commonly done using randomized methods such as RANSAC. While relatively robust when strong features …