Project 1

The current code allows two methods to align images, ncc, sdd. To get better results, the borders of the original image is ignored when computing ssd or ncc. Also, the code calls the align function recursively on images obtained from an image pyramid which is constructed by downscalling three times until a certain threshold. The following are the results.