0% found this document useful (0 votes)
5 views2 pages

Image Processing Concepts and Analysis

The assignment covers various aspects of image representation, including the differences in grayscale, binary, and color images, as well as definitions of spatial and gray level resolution. It also discusses the effects of reducing spatial resolution and insufficient gray levels, fundamental steps in image processing, relationships between pixels, and convolution properties. The tutorial includes definitions of adjacency types, path computations between points in an image segment, and storage requirements for a given spatial resolution and gray levels.

Uploaded by

riyamarjum25
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

Image Processing Concepts and Analysis

The assignment covers various aspects of image representation, including the differences in grayscale, binary, and color images, as well as definitions of spatial and gray level resolution. It also discusses the effects of reducing spatial resolution and insufficient gray levels, fundamental steps in image processing, relationships between pixels, and convolution properties. The tutorial includes definitions of adjacency types, path computations between points in an image segment, and storage requirements for a given spatial resolution and gray levels.

Uploaded by

riyamarjum25
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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?

You might also like