Rician Noise Removal in MR Imaging Using
Multi-image Guided Filter
Long Chen
Department of Computer
and Information Science
University of Macau
Taipa,Macau, China
Email: longchen@umac.mo
Junwei Duan
Department of Computer
and Information Science
University of Macau
Taipa,Macau, China
Email: yb27409@umac.mo
C. L. Philip Chen
Department of Computer
and Information Science
University of Macau
Taipa,Macau, China
Email: philipchen@umac.mo
Abstract—Rician noise removal from a given Magnetic Res-
onance image is the denoising problem we address here. This
paper proposes a novel Rician noise removal approach based
on multi-image guided filter (MGF). Considering the special
characteristics of Rician noise, we propose a two-step scheme
for the purpose of noise removal. In this scheme, bias-reducing
step and denoising step are included. In the denoising step, a
guided filter is deigned to apply multiple prefiltered images as
the guidance. The experiments demonstrate that our proposed
method can achieve good performance on the rician noise removal
problem.
Index Terms—Rician noise, MR imaging, multi-image guided
filter, Image denoising
I. INTRODUCTION
Magnetic resonance imaging (MRI) are widely used in
different medical applications. However, due to the limitation
of current acquisition technology, MRI images are usually
contaminated by different noises and artifacts [11], so that
the acquired images usually contain inaccurate information
and the quality is also unsatisfactory. It’s worse that the
image with low quality will affect further analysis such as
segmentation[4], fusion[3], and pattern recognition. Thus, it’s
necessary to do some preprocess steps like denoising before
further analysis.
In order to know the noise in image better, the additive noise
model, as the most common model, is introduced as follows.
I
m
= I
mtrue
+ N
noise
(1)
where, I
mtrue
is the signal without any noise, I
m
is the
observed signal and N
noise
is the noise. By using this noise
model, a large number of de-noising methods have been
developed. In this paper, we focus on Rician noise in MRI
images. In the MRI’s complex raw data, the real and imaginary
parts are corrupted by white additive Gaussian noise. And
the noise variance is assumed to be the same in both parts
[14]. The noise can be modeled as the Rician noise if taking
the magnitude of the complex data. In other words, the
noise in magnitude of MRI images usually follows the Rician
distribution. The removal of Ricain noise is more complicated
than the classical noises such as Gaussian noise.
Generally speaking, two typical ways are adopted to reduce
the noise in MRI images. One way is to average the data
obtained several times. Another way is to reduce the noise
by the post processing methods. Until now, to remove the
noised in MRI images, a large number of post processing
denoising methods, such as filtering approaches, transform
domain approaches and statistical approaches [1], have been
proposed. Although the progress is huge, obtaining desirable
denoising results is still a challenge problem [8]
In the current denoising methods, spatial filtering methods
and transform domain filtering methods are the two major
categories. In an image, as we know, it directly deals with
pixels for spatial filtering methods. For a spatial filter, through
a special function of the intensities of the pixels within a
neighborhood, each pixel value I(u) can be transformed.
Traditional spatial image filters include Gaussian filter [9],
median filter[2], bilateral filter and Wiener filter[12]. In a
region with small size, Gaussian filter and median filter can
remove noise and blur images. Most of these methods can
significantly remove the noise in the image, however, they
blur and add artifacts to the images. In the transform domain
filtering methods, the filter first changes the images from space
domain into some wavelet domain or other transform domains
[7] and then processes the images in the domain we changed
into. Similar to the spatial filtering methods, the transform
domain filtering methods can also reduce the noise, meanwhile
they also generate some artifacts.
In this paper, the key point we mainly focus on is the
filter in spatial domain. As a spatial domain filter, the recently
proposed guided filter has demonstrated its better performance
of edge-preserving [10]. Mathematically, this filter is a local
linear model between guidance image and output image after
filtering. However, it usually can only use one image to guide
the process. Thus, we extend the guided filter using the several
images. In other words, we can utilize the information from
many images to do the image processing, which is one of the
contributions of the multi-image guided filter introduced here.
Multi-image guided filter will described in detail in section
3. Before using multi-image guided filter to remove the noise,
we adopt the variance-stabilization transform (VST) to change
the rician noise to the Gaussian one. [6]
The rest of this paper is organized as follows. A brief survey
of the related works and methods are present in Section II.
180
2016 3rd International Conference on Informative and Cybernetics for Computational Social
S
stems (ICCSS)
978-1-5090-3367-6/16/$31.00 ©2016 IEEE