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

 Respuesta aceptada

Image Analyst
Image Analyst el 8 de Sept. de 2013

0 votos

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

Más respuestas (0)

Etiquetas

Preguntada:

el 8 de Sept. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by