How can I calculate the variance of white noise in an image

1 次查看(过去 30 天)
Assume that we have an image with an additive white noise. How can I calculate the variance of this noise using histogram? I tried to find a flat region in an image, where the variance is the minimum, and then tried many ways to calculate the variance of the white noise, but all was unsuccessful.

回答(1 个)

Image Analyst
Image Analyst 2015-6-29
What's wrong with simply using var()?
  1 个评论
Yasser Elhouderi
Yasser Elhouderi 2015-6-29
编辑:Yasser Elhouderi 2015-6-29
Thanks Image Analyst, but it is mandatory to use histogram to calculate the variance "in the question that I have"

请先登录,再进行评论。

类别

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