Assignment 1


Gaussian pyramids and gradient computation

In this assignment you need to generate the Gaussian pyramid of an image and compute the image gradient at each level of the pyramid. The program should allow the user to move between the different levels and display the image gradient magnitude/orientation when requested. The program should satisfy the following specifications: