Mosaicing

Abe Wong (arwong.spamalope@andrew.cmu.edu)


The basic image warping is fairly straightforward. The composites were assembled with the distance transform alpha value as seen in lecture.

Source Images

Warped Images

Composite Images


Automatic Stitching

I attempted to implement automatic stitching, but failed to correctly select correlated feature points. Feature points themselves are successfully identified using a Harris corner detector. The selection mechanism is undoubtedly too simplistic. See relevant sources for details.

Feature Points

Derived Warped Image