This project was about morphing one image to another in increasing amounts so that a sudden change cannot be observed.
In this project I implemented the famous Canny edge detection algorithm.
In this project I created panoramas from individual images. The image stitching was done on a cylinder and successive images were blended together using 2-band blending.
In this project I detected a reference logo in test images by matching Shape Context fetures. The detected logo was then replaced by another logo transformed to the proper perspective.