Calculating pdf for an Image
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuesta aceptada
Image Analyst
el 8 de Sept. de 2013
You can use hist() or imhist(). The distribution will not necessarily be Gaussian - in fact, it probably won't be.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!