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

enter image description here

Mumbai University > Electronics > Sem 7 > Digital image processing

Marks: 10 M

Year: Dec 2014

1 Answer
0
13views

We draw the original histogram of the image.

enter image description here

Here L=8, we now perform histogram equalization.

Grey level nk PDF,Pr(k) = n,Σ n CDF,Sk =Σ pr(k) Sk x (L-1),i.e. sk x 7 Round off
0 200 0.125 0.125 0.875 1
1 300 0.185 0.31 2.17 2
2 500 0.3125 0.622 4.35 …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.