Slide 12
Slide 12 text
Problems
● ANMS slow.
● Crashed matlab by not setting 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!