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

 채택된 답변

Image Analyst
Image Analyst 2013년 9월 8일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Histograms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by