Image-Processing-Mid-Term 2
Image-Processing-Mid-Term 2
3. Correlation is the process of moving a filter mask over the image and
computing the sum of products at each location.
Image enhancement
6. The response for linear spatial filtering is given by the relationship Sum of filter
coefficient’s product and corresponding image pixel under filter mask
9. The histogram of a digital image with gray levels in the range [0, L-1] is
represented by a discrete function: h(r_k)=n_k
10. The sum of normalized histogram for all values of gray levels is always 1. True
11. Which of the following figures represent the histogram of low-contrast image?
B (there was a figure)
12. For a given 3-bit image has the representation, the computed values of
p_r(r_k) and s_k, respectively are 0.125,0.25,0.25,0.125,0.25 / 0,2,4,5,7 (there
was a figure)
13. The negative of an image with intensity levels in the range [0,L-1] is obtained
by using the negative transformation function, which has the form: S=L+1-r.
False
15. Which of the following is the third fundamental step in image processing?
Image restoration
17. The following matrix represents the pixels values of an 5-bit image (r) , apply
negative transform and the resulting image pixel values (s) as in the following
figure. False (there was a figure)
18. The locations of points (r1, s1) and (r2 , s2 ), If r1= s1, and r2 =s2, the
transformation is a linear function that produces changes in intensity. False
19. By using bit depth, k=3, the image can be represented by the range of pixels
between [0.......8]. False
24. The subdivisions of the intensity scale are called histogram points True
25. The Identity function is the trivial case in which the input and output
intensities are identical.