0
2.3kviews
Perform histogram equalization and plot the original and equalized histogram.

Mumbai University > Electronics > Sem 7 > Digital image processing

Marks: 10 M

Year: May 2015

1 Answer
0
5views

We draw the original histogram of the image.

enter image description here

Here L=8, we now perform histogram equalization.

Gray level nk PDF,Pr(k) = n,Σ n CDF,Sk =Σ pr(k) Sk x (L-1),i.e. sk x 7 Round off
0 550 0.34 0.34 2.38 2
1 300 0.18 0.52 3.64 4
2 0 0 0.52 3.64 …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.