imregionalmax. • Descriptors ◦ Rotations using atan Iy./Ix • Ransac ◦ 50 random pulls of 4 points • Mosaic merging ◦ Homography applied to all pixels of source image ◦ Results in holes in destination
suppression in order to work on other tasks • Did not implement inverse homography to copy pixels ◦ Results in holes in image, especially when there are perspective transformations (Quad Mosaic) ◦ (Later implemented.) • Perseverance!
bounds on images ◦ Too much memory consumed • Did not implement inverse homography to copy pixels ◦ Results in holes in image, especially when there are perspective transformations (Quad Mosaic) ◦ (Implemented later using inpolygon) • Ran out of time!