Calculating pdf for an Image
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Image Analyst
il 8 Set 2013
You can use hist() or imhist(). The distribution will not necessarily be Gaussian - in fact, it probably won't be.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!