Assignment (2nd hour)
1. Give an image representation model and describe how the representation changes in
grayscale, binary and colour images.
2. Define spatial resolution and gray level resolution of an image. How the image gets affected
when
(i) spatial resolution is reduced
(ii) insufficient number of gray levels are used.
3. With the help of a block diagram, describe in detail the fundamental steps in image
processing.
4. Explain the basic relationships between pixels.
5. (a). Explain about fundamentals of spatial domain
(b). Define convolution. List out the properties of convolution Illustrate the steps involved in
convolving an image with a mask.
Tutorial (6th hour)
1. Define 4-adjacency, 8-adjacency and m-adjacency. Explain using an example for each
2. Consider an image segment shown below.
3 1 2 1 (q)
2 2 0 2
1 2 1 1
(p)1 0 1 2
(a) Let V={0,1} and compute the length of the shortest 4-,8- and m- path between p and q. If a
particular path does not exist between these two points , explain why?
(b) Repeat for V={1,2}.
3. The spatial resolution of an image is given by 128 X [Link] is its storage requirements if it
is represented by 64 gray levels?