Sheet 1

You might also like

You are on page 1of 5

Faculty of Computers and

Information Menofia University


‫جامعة المنوفية‬

Digital

Image Processing

Edited By
Dr. Sameh Zarif Shenoda

1
1. Compare between vector image and bitmap image, and list the
advantages and disadvantages of each type?

2. Calculate the required size for the following image: 840 × 680 image in
case of 1, 8, 24 bit depth (in KB)

2
3. Briefly explain why we need to add color lookup table for 8 bit color
image and why not for grayscale image?

4. Compare between Point operations and Neighbourhood operations, and


give examples for each one?

3
5. Consider the grayscale image in the following figure then solve the
following problems.

a. Write down the histogram of this image then describe the image
histogram.

b. Multiply the image above by 2. Then resolve question 8.a again.

4
c. Perform an averaging filter on the image in the above Figure using a
3 x 3 LPF.(Assume Ignoring edge).

d. Perform 3 x 3 median filter on the image in the above figure. (Assume


zero padding). Comment on the results.

You might also like