For homework 1 we were suppose to
replicate
some images. We used the function
L(x,y) = ½( 1+ sin( (x2+y2)/100)
to generate the images.
After generating the plain image we
applied 3 different
filters, Box filter, Tent Filter, and
a Cubic Spline filter,
onto the image.



