Calculating pdf for an Image

조회 수: 2 (최근 30일)
nkumar
nkumar 2013년 9월 8일
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일
You can use hist() or imhist(). The distribution will not necessarily be Gaussian - in fact, it probably won't be.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Histograms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by