0% found this document useful (0 votes)
84 views

IP Assignement

This document outlines an image processing assignment that includes obtaining transform matrices for Hadamard and Haar transforms with sizes N=2 and N=4, defining and computing the 2D forward and inverse discrete cosine transform matrix for N=4, explaining the concept of histogram equalization and performing it on sample image data, explaining two point processing techniques and histogram matching, outlining the basic steps for image filtering in the frequency domain, and explaining power law transformation, piecewise linear contrast stretching, image enhancement using arithmetic and logic operations, different types of gray level slicing, and different gray level transformations.

Uploaded by

Thamarai Selvi
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)
84 views

IP Assignement

This document outlines an image processing assignment that includes obtaining transform matrices for Hadamard and Haar transforms with sizes N=2 and N=4, defining and computing the 2D forward and inverse discrete cosine transform matrix for N=4, explaining the concept of histogram equalization and performing it on sample image data, explaining two point processing techniques and histogram matching, outlining the basic steps for image filtering in the frequency domain, and explaining power law transformation, piecewise linear contrast stretching, image enhancement using arithmetic and logic operations, different types of gray level slicing, and different gray level transformations.

Uploaded by

Thamarai Selvi
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

Assignment - 2 - Image Processing

Obtain the transform matrix for each of the following transform (N=2,4)
i. Hadamard transform
ii. Haar transform

Define 2-D forward and inverse DCT and mention its properties. Compute DCT matrix
for N=4 .

Explain the concept of Histogram Equalization. Develop a method and corresponding


implementation with suitable example.
Perform histogram equalization for the following image data, sketch the histogram of
the original image and histogram of equalized image.
Gray Level
No. of Pixel

0
790

1
1023

2
850

3
656

4
329

5
245

6
122

7
81

What is the importance of image enhancement in image processing? Explain in brief any two
point processing techniques implemented in image processing.
Explain the concept of Histogram Matching (specification). Develop a method and
corresponding implementation with suitable example.
Explain with block diagram, the basic steps for image filtering in frequency domain.
Explain the following gray level transformation
i. Power law transformation
ii. Piecewise linear contrast stretching.

Explain Image Enhancement using Arithmetic and Logic operations.


Explain different types of gray level slicing.

Explain different gray level transformations.

You might also like