I would like to compare 2 images where 2nd image is a 60 degrees rotation of 1st image. Imagine that I have 2 snapshots captured from the same position (both compose a 360 degrees image) - but 2nd image is 60 degrees rotated to the 1st image. I would like to find the common part (overlap in pixels) of the 2 images, as my final goal is to create a single panoramic image from these 2.
Is this possible? If so - how?