Introduction - If you have any usage issues, please Google them yourself
Ransac is a commonly used method of robust computer vision, which can be used for the registration of two images. This source code simulates the geometric deformation of the two images with the imitation model, and USES the ransac algorithm