Calculating pdf for an Image

I have a Image and i have added noise to it,now i want to calculate pdf for guassian distribution
Kindly tell how to calculate it

 Akzeptierte Antwort

Image Analyst
Image Analyst am 8 Sep. 2013

0 Stimmen

You can use hist() or imhist(). The distribution will not necessarily be Gaussian - in fact, it probably won't be.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by