A Novel Approach To Multi Modal Hybrid Image Fusion Using Wavelet and Contourlet Transform For Medical Diagnosis Applications
A Novel Approach To Multi Modal Hybrid Image Fusion Using Wavelet and Contourlet Transform For Medical Diagnosis Applications
A Novel Approach To Multi Modal Hybrid Image Fusion Using Wavelet and Contourlet Transform For Medical Diagnosis Applications
Abstract— Image fusion is used to enhance the quality X-rays: Is used to detect fractures, abnormality in bone
of images by combining two images of same scene obtained position
from single or multiple modalities. In medical diagnosis
different types of imaging modalities such as X-ray, computed CT: Is used to provide more accurate information about
tomography (CT), magnetic resonance imaging (MRI), calcium deposit, air and dense structures like bones with less
magnetic resonance angiography (MRA), PET scan etc.,
provide limited information where some information is distortion, acute bleeds and tumours. But it cannot detect
common, and some unique. This paper presents a hybrid physiological changes.
combination of Discrete Wavelet and Contourlet. For the MRI: Under strong magnetic field and radio-wave energy,
obtained fused images from above case, it is proposed to information about Nervous system, structural abnormalities
compute performance metrics like Entropy, Peak signal to of soft tissue, muscles can be better visualized.
noise ratio and mean square error and compare them with MRA: Is used to evaluate blood vessels and its
existing methods as to come out with best combination of abnormalities.
transformations that yield highly informative fused image. PET: PET (positron emission tomography) offers
Proposed method will be simulated using MATLAB tool.
quantitative analyses, allowing relative changes over time to
Index Terms— Fusion, wavelet, contourlet, Filter banks, Multi- be monitored as a disease process evolves or in response to a
resolution, Multi-direction, Geometric image processing, MSE, specific stimulus by looking at blood flow, metabolism,
PSNR, Entropy. neurotransmitters, and radio-labelled drugs.
SPECT: Single positron emission computed tomography
I. INTRODUCTION provides functional and metabolic information. It helps to
diagnose and stage a cancer.
Medical image fusion is the process in which FMRI: Functional magnetic resonance imaging is a
complimentary information from multiple images from functional neuro-imaging procedure using MRI technology
single or multiple imaging modalities are combined to that measures brain activity by detecting changes associated
improve the imaging quality so that the resultant fused with blood flow
image will be more informative and suitable for processing Hence, we can understand none of these modalities are
tasks thereby increasing their clinical applicability in able to carry all relevant information in a single image.
diagnosis and assessment of medical problems Generally for a physician to analyze the condition of a
In the recent years, Multimodal image fusion patient, in most of the cases he needs to study different
algorithms and devices, has evolved as a powerful tool in images like MRI, CT, PET, SPECT simultaneously, which
the clinical applications, of medical imagining techniques. It is time consuming. Hence the anatomical and functional
has shown significant achievements in improving clinical medical images are needed to be combined for a concise
accuracy of diagnosis based on medical images. The main view. For this purpose, the multimodal medical image
motivation is to produce most relevant information from fusion has been identified as a source with better potential. It
different sources into a single output, which plays a crucial aims to integrate information from multiple modalities to
role in medical diagnosis. obtain a more complete and accurate description of the same
Medical imaging has gained significant attention due to object which facilitate in more precise diagnosis and better
its predominant role in health care. Some of the different treatment. Fused image provides higher accuracy and
types of imaging modalities used now-a-days are X-ray, reliability by removing redundant information.
computed tomography (CT), magnetic resonance imaging The applications of image fusion are found in radiology,
(MRI), magnetic resonance angiography (MRA), etc., These molecular and brain imaging, oncology, diagnosis of cardiac
imaging techniques are used for extracting clinical diseases, neuro-radiology and ultrasound. Multimodal
information, which are although complementary in nature medical image fusion helps in diagnosing diseases, and also
most of the times, some are unique depending on the cost effective by minimising storage to a single fused image
specific imaging modality used. instead of multiple-source images.
For example,
Wavelet decomposition can be implemented by two channel
II. BACKGROUND AND RELATED WORK filter bank shown in fig.1.
Fused Wavelet
Registered Wavelet coefficients
Source images coefficients
Fig.8 Frequency partitioning in DFB
Fig. 4 Multi-level image fusion using DWT The High pass sub-band images are applied to Directional
The fusion rule used in this paper is simply averages the filter bank to further decompose the frequency spectrum using
approximation coefficients and picks the detailed coefficient an n-level iterated tree structured filter banks as shown in
in each sub band with the largest magnitude. fig.8. By doing this we capture smooth contours and edges at
any orientation. Finally we combine the scaled information
B. Procedure for implementation of wavelet transforms: with scaled multiplication. Since the directional
Step 1: The images to be fused must be registered to assure
that the corresponding pixels are aligned.
Step 2: These images are decomposed into wavelet
transformed images, respectively, based on wavelet
transformation. The transformed images with K -level
decomposition will finally have 3K+1 different frequency
bands, which include one low-frequency portion (ILL)
and 3K high-frequency portions (low-high bands, high-low
bands, and high-high bands).
Step 3: The transform coefficients of different portions or
bands are performed with a certain fusion rule. Fig:5 general block diagram
a) Fuse approximate coefficients of source image
III. General image fusion based on Contourlet Transforms
Advantages:
This new construction results in a flexible multi-
resolution, local, and directional image expansion using 1) Curved singularity representation.
contour segments, and thus it is named the contourlet 2) Limited orientation (vertical, Horizontal and
transform. It is of interest to study the limit behaviour Diagonal).
when such schemes are iterated over scale and/or direction, 3) Absence of anisotropic element (isotropic scaling).
which has been analyzed in the connection between filter Time and frequency Localization.
banks, their iteration, and the associated wavelet Limitations:
construction. The general block diagram is shown below in 6. Anisotropy: To capture smooth contours in images, the
Fig.5. representation should contain basis elements using a
Laplacian Pyramid variety of elongated shapes with different aspect ratios.
Directional Filter Bank
b) Need for contourlet transform: Among these These frequency coefficients are fused together
desiderata, the initial three are effectively provided by based on certain fusion algorithms are reconstructed
separable wavelets, while the last two require new using the inverse CT. The schematic diagram of our
construction. Besides, a significant challenge in proposed methodology which is the hybrid image fusion
capturing geometry and directionality in images using wavelet-contourlet transform is shown in fig.9.
comes from the discrete nature of the data. For this
reason we construct multi-resolution and multi-
direction image development using non-separable
filter banks. using average method.
c) Fuse detail coefficients of source image using
Maxima method.
Step 4: The fused image in spatial domain is constructed by
performing an inverse wavelet transform based on the
combined transform coefficients from Step 3. The contours
of original images can be captured effectively with a few
coefficients by using Contourlet transform. Contourlet
transform provides multi-scale and multi directional
decomposition. It consists of two stages
A. Laplacian Pyramid: filter bank (DFB) was designed to
capture the high frequency (representing directionality) of
Fig:9 schematic for proposed fusion method
the input image, the low frequency content is poorly
handled. In fact, with the frequency partition low
frequency would “leak” into several directional sub-bands, till different frequencies and resolutions are obtained.
hence the DFB alone does not provide a sparse Thus a hybrid of wavelet and contourlet would lead to
representation for images. This fact provides another better results that could be used for medical diagnosis
reason to combine the DFB with multi- scale when compared with Existing methods those are
decomposition, where low frequencies of the input image individual results of wavelet and contourlet transform.
are removed before applying the DFB.
C. Flow chart
IV. PROPOSED FUSION
METHODOLOGY
A. Pre-processing stage:
Source images are necessary to align or register as perfectly
as possible prior to the main fusion process in order to
produce the best fusion results. Image registration process
can also be called as image alignment. The datasets of input
images are not aligned to each other, it is impossible to
yield best fusion results although fusion framework,
scheme and algorithm are optimum for maximum
counterlet transformation.
A. Decomposition -1:
After pre-processing these source images are first
decomposed using Wavelet Transform (WT) in order to
realize multi-scale sub band decompositions with no
redundancy. These sub-bands coefficients are
predominantly low and the high frequency sub-bands of
the image. Now, the obtained approximation and
detailed coefficients after application of appropriate
Step 8: To get final hybrid fused image in spatial
fusion rule are reconstructed using the inverse DWT.
domain we apply inverse contourlet transform.
The entire process carried out in this stage serves to
provide significant localization leading to a better
I. PERFORMANCE EVALUATION OF IMAGE
preservation of features in the fused image.
FUSION TECHNIQUES
B. Decomposition -2:
After reconstruction at Stage-1, fusion algorithm is
Quantitative performance of the various Hybrid Image
again applied at stage-2 in Contourlet domain. The
Fusion techniques in Transform domain can be done by
significance of such an approach is to overcome the
the following metrics Entropy Entropy measures amount
limitation of directionality in wavelets (in stage-1).
of information contained in an image. Higher entropy
Contourlet transform (CT) is applied in order to achieve
value of the fused image indicates presence of more
angular decompositions. After applying sub-band
information and improvement in fused image. If L
decomposition using CT, a set of coefficients are
indicates the total number of grey levels and p=
obtained (for both the images).
{p0, p1 ... pL-1} is the probability distribution of each
level, Entropy is defined as, i=0
VIII. Comparison of Various Parameters of Proposed
Methods Have Been Listed In Tabular Forms and Related
Bar charts
Table 1: Fusion of CT and MRI of coronal section of lungs affected with
B. MSE tuberculosis.
The Mean Square Error (MSE) and the Peak Signal to
Noise
Ratio (PSNR) are the two error metrics used to compare
image compression quality. The MSE represents the
cumulative squared error between the compressed and the
original image, whereas PSNR represents a measure of the
peak error. The lower the value of MSE, the lower the
error.
C. PSNR
The PSNR block computes the peak signal-to-
noise ratio, in decibels, between two images. This ratio is
often used as a quality measurement between the original
and a compressed image. The higher the PSNR, the better
the quality of the compressed or reconstructed image
REFERENCES