1
6.2kviews
Given Histogram A and B. Modify histogram of A as given by histogram of B

enter image description here

1 Answer
0
493views

enter image description here enter image description here

To obtain histogram specification, we apply the inverse transform by comparing equalized image (a) and image (b).

We get

1334556677

enter image description here

Hence the final result is shown and we conclude that histogram (a) has been equalized and mapped in such a way that it resembles the histogram (b). This is histogram specification.

Please log in to add an answer.