Question #4

Graded by: Homan Igehy

Convolution is an operation that combines two signals to produce a resulting signal. Convolution is widely used in image processing to filter images. Convolution is also used to explain the process of sampling in computer graphics.


A. (5 points) A box-shaped pulse is a very simple signal. Suppose the box has a width equal to 1 and a height equal to 1. Draw the resulting signal formed by convolving a box with itself. Make sure you clearly label the width and the height of the result.

Answer:


C. (10 points)

Suppose a discrete digital image was created by sampling a bandlimited continuous image. That is, that the continuous image had no frequencies greater than half the sampling rate. Suppose further, that a continuous image is reconstructed from the sampled image using bilinear interpolation. That is, the values between pixels are generated by linearly interpolating in x, and then linearly interpolating in y. Is the output image the same as the input image? Why or why not? Answer:

5 pt for saying:

5 pt for one of the following explanations: Answers of this form got 3 pt:


hanrahan@cs.stanford.edu

Copyright © 1996 Pat Hanrahan