0% found this document useful (0 votes)
35 views1 page

National Institute of Technology, Rourkela Electrical Engineering Department Sub: Digital Image Processing Assignment 1 (25-8-2016)

The document contains an assignment on digital image processing from the Electrical Engineering department of National Institute of Technology, Rourkela. It includes 7 tasks on topics like plotting the normalized histogram of an image, finding the digital negative of an image, performing histogram equalization, analyzing uniform and impulse noise, applying Sobel edge detection, calculating image moments, and applying 2D Laplacian filtering. It also lists 6 questions from Chapter 2 and 7 questions from Chapter 3 of the textbook "Digital Image Processing" by Gonzalez and Woods that need to be answered.

Uploaded by

Anik Chaudhuri
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)
35 views1 page

National Institute of Technology, Rourkela Electrical Engineering Department Sub: Digital Image Processing Assignment 1 (25-8-2016)

The document contains an assignment on digital image processing from the Electrical Engineering department of National Institute of Technology, Rourkela. It includes 7 tasks on topics like plotting the normalized histogram of an image, finding the digital negative of an image, performing histogram equalization, analyzing uniform and impulse noise, applying Sobel edge detection, calculating image moments, and applying 2D Laplacian filtering. It also lists 6 questions from Chapter 2 and 7 questions from Chapter 3 of the textbook "Digital Image Processing" by Gonzalez and Woods that need to be answered.

Uploaded by

Anik Chaudhuri
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
You are on page 1/ 1

National Institute of Technology, Rourkela

Electrical Engineering department


Sub: Digital Image Processing
Assignment 1 (25-8-2016)
1. Plot the normalized histogram for the image f(x, y) given below

1
2

f ( x, y ) 3

4
4

1 1 1 1 1
1 1 2 2 2
3 3 3 2 1

2 2 1 1 4
4 5 5 5 1

2. For a (8x8), gray scale image f(x,y) find the digital negative image
f(x,y) =

126 122 200


225 240 110
132 124 179

3. Perform Histogram equalization of the image

1 3 5

f(x,y) = 4 4 3

5 2 2

4. Write down the PDFs and the corresponding plot of uniform noise and impulse noise.

1 2 5

Show the output of Sobel operator edge detection


5. Consider the image F 5 5 5

5 3 2
algorithm.

1 0 1

6. Given a 3x3 image A 1 1 1 find out the moments m (0, 0) and m (1, 0).

0 0 1

1 2 3

7. Consider an image A 5 6 7 find the result by applying a 2D Laplacian mask on the

8 9 2

image.

Questions from the book:


Chapter 2:
Chapter 3:

Digital Image Processing by Gonzaleze & Woods.(Third Edition)

2.11, 2.12, 2.15 (3 questions)

3.4, 3.5, 3.6, 3.13, 3.13, 3.24, 3.28 (7 questions)

You might also like