

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A midterm exam for the cmsc828j course, covering topics such as convolution, diffusion, edge detection, non-linear diffusion, shortest path algorithms, and normalized cut. The exam includes questions on the result of convolving two gaussians, the distribution of particles in a diffusion process, the effect of parameter settings on canny edge detection, the difference between perona-malik and weickert's diffusion, and the use of shortest path algorithms and normalized cut for image segmentation.
Typology: Exams
1 / 3
This page cannot be seen from the preview
Don't miss anything!


2 1
2
2
x
What is the result of convolving this with a Gaussian with a standard deviation of σ 2? Give an analytic expression.
b. Suppose we have a 2D image that consists of a sharp corner. On the left, the image is black. On the right, it is white, with a region that has a corner
symmetric about the x axis, with an angle of theta, centered at the origin. Suppose we run the Canny edge detector, on this image. Consider the edge pixel, if any, that we will find on the x axis. Show quantitatively how the magnitude of this edge and its position will alter as we vary theta. How does the result depend on the parameters of the Canny edge detector? It is ok to answer this question by writing code, but do not use someone else’s implementation of the Canny edge detector (eg., don’t use matlab’s edge detection code). Include any code you have written.
θ
x-axis