I have two images of same scene but the second images is rotated and scaled
i want to calculate rotation and scaling factor b/w both imaegs using RANSAC algorithm. Can anyone please tell me how to do this . I am using opencv and c++ for implementation ..