Given that we calculate the homography matrix (3x3 in size) between two images--how can we blend two images in a panorama?
For example, look at this panorama w/o blending. How do we get rid of the seam between images using alpha blending or some other method?