数字图像处理期末复习资料及期末模拟试卷(含答案)doc

更新时间:2023-10-30 10:26:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

Digital Image Processing Examination

1. Fourier Transform problem. 1) For an image given by the function f(x,y)=(x+y)3 where x,y are continuous varibales; evaluate f(x,y)δ(x-1,y-2) and f(x,y)* δ(x-1,y-2),whereδ is the Dorac Delta function. 2) For the optical imaging system shoen below,consisting of an image scaling and two forward Fourier transforms show that the output image is a scale and inverted replica of the original image f(x,y). f(x,y) Scaling f(ax,by) F F g(x,y)_ 3) three binary images (with value 1 on black areas and value 0 elsewhere) are shown below. Sketch the continuous 2D FT of these images(don’t do this mathematically, try to use instead the convolution theorem and knowledge of FTs of common functions)

2. The rate distortion function of a zero memory Gaussian source of arbitary mean and variance σ2 with respect to the mean-square error criterion is

?1?2?logR(D)??2D??0a) Plot this function b) What is Dmax

for0?D??2D??2

c) If a distortion of no mor than 75% of the source’s variance is allowed, what is the maximum

compression that can be achieved?

3. The PDF of an image is given by Pr(r) as shown below. Find the transform to

convert the image's PDF to Pr(z). Assume continuity, and find the transform in terms of r and z. Explain the transformation.

1

4. A certain inspection application gathers black & white images of parts as they travel along a con-veyor belt. It is necessary to sort the parts into two categories: parts with holes and parts with-out holes. An example of an image that might be taken by the inspection camera is shown at the right. Propose a method to identify and locate the objects of each category in the image so that they can be picked up by a robotic system and placed in different bins. Assume that the imaging system knows where each image pixel is located on the conveyor belt at every point in time. Provide an annotated flow chart of the algorithm you propose.

5. In a given application, an averaging mask is applied to input images to reduce noise and then a Laplacian mask is applied to enhance small details. Would mathematics predict that the result should be the same if the order of the operations were reversed? What practical issues would be encountered in computer implementation?

2

Digital Image Processing Examination

1. A preprocessing step in an application of microscopy is concerned with the issue of isolating individual round particles from similar particles that overlap in groups of two or more. Assuming that all particles are of the same size, propose a morphological algorithm that will produce an image that contains only the isolated (non-overlapping) particles that are not in contact with the boundary of the image.

3

2. An image represented by a continuous function f(x, y) is w = 2 cm wide and h = 3 cm high. The image is to be converted to an array of pixels by a scanner whose response is zero above 80 lines/centimeter in both the horizontal and vertical directions. The discrete image is represented by an array ?f(n, m) where n and m take on integer values, 0 ~ n ~ N - 1, 0~ m ~ M-1.

(a) Determine suitable values for N and M.

(b) Assume that ?f(n, m) = f(na, mb). Determine the values of a and b.

(c) Determine constants A, B, C, D, E such that the DFT of f? can be expressed as

F(u,v)?A??n?0m?0BC?i(Dun?Evm)?f(n,m)e

(d) Find numbers (P1, P2) such that F(u + jP1, v + kP2) = F(u, v) for any integers j, k, u, v.

4

3. The arithmetic decoding process is the reverse of the encoding procedure. Decode the message 0.23355 given the coding model.

5

Symbol Probability a 0.2 e 0.3 i 0.1 o 0.2 u 0.1 ! 0.1

本文来源:https://www.bwwdw.com/article/lgj2.html

Top