15461 Project 1
Minjae Lee (minjaele)

Instructions
Run ssd.m for small images
Run pyramid.m for large images (works almost identically for small image)

Comments
Window is [-15, 15]

I did some tricks to deal with border problem. I considered images from 15 to max-15 for both width/height to avoid calculating unnecessary parts of image

In recursive algorithm, depth is 5, window is [-4, 4]

Bells & Whistles
Cropping image s.t. border will not appear

Result
Small











Large