You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To stitch a given set of images with overlapping fields into a panoramic image I have used image stitching techniques. These include keypoints detection and matching using RANSAC, homography matrix calculation and perspective warping.