When going through Gaussian blur, the input image I(x,y) is filtered as shown by eq. 1.
(1) |
The Bienaymé’s identity states that
(2) |
Thus, the variance of a linear combination is:
(3) |
However, if Xi,...,Xn are pairwise independent integrable random variables
, which is our assumption in the following, then:
(4) |
where ci are constants.
We consider that the variance of the input image is V ar = σ02,
our goal here is to estimate the variance of the output (filtered) image
V ar
= σf2. Thus,
(5) |
For large σG, the squared Gaussian is smooth and the sum can be approximated as:
(6) |
and thus,
(7) |
In summary, when an image composed of Gaussian noise of standard deviation σ0 is being filtered by a Gaussian filter of standard deviation σG, the so-obtained filtered image has a standard deviation of σf according to the equation 7.
However, for our particular purpose, we intend to determine which Gaussian
filter (of standard deviation σG) shall be used on the input image so as
to obtain a filtered image with a given target statistics (σf), and hence
σG ≈ σ0∕(2σf).