SlideShare a Scribd company logo
1 of 4
Download to read offline
Image Fusion using NSCT Theory and Wavelet
Transform for Medical Diagnosis
Anju P J#1
, Dr.D.Loganathan*2
#
Final year M. Tech, Department of CSE, MET’S School of Engineering, Mala, Trissur, Kerala.
*
HOD, 1
Department of CSE, MET’S School of Engineering, Mala, Trissur, Kerala
Abstract: Image fusion is the process of combining relevant
information from two or more images to produce a single
fused image. Medical image fusion is mainly a multi modal
image fusion where images from different modes such as
Computed Tomography (CT), Magnetic Resonance Image
(MRI), Positron Emission Tomography (PET) etc. are fused
for diagnosis purpose. The classification of image fusion is
wide and vibrant. Some of the popular medical image fusion
methods are discussed and comparative study is made. A new
method for medical image fusion which combine Non-
Subsampled Contour let Transform (NSCT) and wavelet
transform is proposed.
Keywords: Image fusion, Medical image fusion, Non-
Subsampled Contour let Transform (NSCT), Computed
Tomography (CT), Magnetic Resonance Image (MRI).
I.INTRODUCTION
Image fusion is coming under the image processing
underlying computer science field. Image processing is a
type of signal processing such that input is image, like
photograph, video frame etc and outcome is an image or
parameters, characteristics of image. [6]. Image fusion is
the process of combining relevant information from two or
more images into a single image[7]. In medical field fusion
is needed when one modality image can’t provide enough
information itself. Doctors need high spatial and spectral
information for researches, monitoring, diseases diagnosing
and treatment process in a single image.
This type of information cannot be obtained by single
modality images. For example, computed tomography (CT)
image shows bone structures clearly but provides little
information about the tissues but a magnetic resonance
image (MRI) can show soft tissues.
Thus, an individual modality image has their own
limitations in providing needed information because each
image is taken with different radiation power. To solve
this, complementary information from different modality
image is taken and fusion is the technique used to combine
these images in different modalities such as computed
tomography(CT), magnetic resonance imaging(MRI),
positron emission tomography (PET) etc.[3].
This paper is organized as follows: Section 2 presents
different medical image fusion techniques, Section 3 tables
a comparative study of above described techniques, Section
4 discuss the image fusion on Non-subsampled counter let
transform(NSCT) section 5 describes the enhancement to
existing system and performance comparison and Section 6
conclude the paper.
II.MEDICAL IMAGE FUSION TECHNIQUES
A. Principal Component Analysis (PCA)
It is a simple non-parametric method for drawing out
pertinent information from confusing data sets. PCA find
application in multivariate data analysis. It is a vector space
transform used to limit multi-dimensional data sets to lower
dimensions for examinations [14].
The algorithm involves these steps:
(i) Generate column vectors from input image matrix.
(ii) Find covariance matrix for the two coumn vectors
formed from above
(iii) Determine the Eigen vectors and Eigen values of
covariance vector and then obtain the Eigen vector
corresponding to larger Eigen values
(iv) Compute the normalized components from the Eigen
vectors
(v) The fused image is the summation of two scaled
matrices from above step [10].
B. Wavelet Transform (WT)
The concept behind with this is to extract detailed
information from one image and give it into another [4].
The representation of wavelet consists of low-pass band and
high-pass band at each step. It gives both time and
frequency representation of the image. Both fragile
information like medical imaging and complex information
like speech signal analysis can be done using wavelet
transform.
Wavelet transform is initially performed on each source
images for making a fusion decision map based on a set of
fusion rules. The wavelet transform breaks down the image
into spatial frequency bands of various levels such as low-
high, high-low, high-high and the low-low groups [12]. The
fused wavelet coefficient map is constructed from the
wavelet coefficients of the source images based on the
fusion decision map. At last inverse wavelet transform is
applied to get the fused image [13].
C. Contrast pyramid
It is an image fusion method aimed for human
observation. It preserves details of high local luminance
contrast. It is a pyramid method. First the input images are
decomposed into sets of light and dark blobs on different
levels of resolution. After, the absolute contrast of blobs at
corresponding locations and at corresponding levels of
resolution are compared. The actual image fusion is done
by choosing the blobs with maximum absolute luminance
contrast. The fused image is reconstructed from the set of
blobs or pattern primitives thus obtained [2].
Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510
www.ijcsit.com 1507
D. Shear let Transform (ST)
The shear let transform solves multi-variate problem by
efficiently encoding anisotropic features. It is an extension
to wavelets to make suitable for the multi-variate functions.
There are two primary steps of shear let transform (ST),
multi-scale decomposition and directional localization. The
limitation is that as the frequency support of shear let along
axis increases the shearing parameter leads to infinity. This
is a major problem when analysing the functions if the
functions are concentrated around the axis. To solve this the
frequency domain is splits into low-frequency part and two
conical regions. The cone adapted discrete shear let system
has three parts, each of them belongs to one of the
frequency domains [11].
III.COMPARISON OF VARIOUS FUSION TECHNIQUES
Here we have made comparison (Table 1) of the medical
image fusion methods discussed in Section IV.
IV.IMAGE FUSION IN NSCT DOMAIN
In the proposed method medical image fusion is done
based on non-subsampled counter let transform (NSCT). It
is an efficient transform that takes the essence of a given
signal or a group of signals with few basic functions. The
transform is fully shift invariant with multi scale and
multidirectional property [1]. In this model the registered
source images are first transformed by NSCT.
The transform will split the images into low frequency
and high frequency components. Combining of low and
high frequency of the two images will takes place based on
two fusion rules.
The low frequency bands are fused by considering phase
congruency. Directive contrast is adopted as the fusion
measurement for high- frequency bands. Then inverse
NSCT is applied to get the fused image [5].
A. Features of the model
 The use of two different fusion rule will preserve
more information in the fused image with
improved quality.
 Phase congruency is a feature that is unvarying to
different pixel intensity mappings and illumination
changes.
 The most important texture and edge information
are selected from high-frequency coefficients of
the two images and combined using directive
contrast [5].
The fusion relies on NSCT which is shift-invariant and
has multi scale, multidirectional properties [1].
B. The Framework for the model
The framework for the model figure is indicated in
figure1.
C. NSCT transformation
By examining Fig 1, in first step NSCT transformation is
take place for the two registered medical images in two
different modes. For example a CT (Computed
Tomography) and MR(Magnetic Resonance) images.
NSCT can be divided into two stages including non-
subsampled pyramid (NSP) and non-subsampled directional
filter bank (NSDFB) [1, 5]. Non-Subsampled Pyramid
(NSP) uses two-channel non-subsampled filter bank to
decompose image into one low frequency and high
frequency component.
TABLE 1
COMPARISON OF FUSION TECHNIQUES
Fusion
method
Advantages Disadvantages
Principal
Component
Analysis
(PCA)
Simple method,
reduces the number of
dimensions,
without much loss of
information.
Produce the
Spectral
Degradation
Wavelet
Transform
(WT)
Minimizes the spectral
distortion, provide
better signal to noise
ratio
Final fused image
have a less spatial
resolution
Contrast
pyramid
No chance for spatial
degradation
Performance
depends upon the
number of
decomposition
levels
Shearlet
Transform
(ST)
Can capture information
in any direction(multi
directionality), avoid
noises in fused image
efficiently
Complex and
high time
complexity
Fig 1: The framework of the model
The subsequent decomposition takes the low-frequency
component available iteratively. It can result in k+1 sub-
images, which consists of one low- and k high-frequency
images where k denotes the number of decomposition
levels. In Non-subsampled pyramid (NSP) more number of
high frequency images are produced while the production
of low frequency image is only one. This is one of the main
limitation of the model.
Non-subsampled directional filter bank (NSDFB) is two-
channel non-subsampled filter banks. It allows the
directional decomposition with l stages in high-frequency
images from NSP at each scale and produces 2l
directional
sub-images with the same size as the source image [5].
Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510
www.ijcsit.com 1508
D. Fusion of Low frequency components
Low frequency components are fused based on phase
congruency. Phase congruency is a measure of feature
perception in the images which provides a illumination and
contrast invariant feature extraction method [5]. First, the
features are extracted from low-frequency sub-images using
the phase congruency extractor,
° , 	
∑ ,
° 	 ,
°,
,
°,
	 ,
° | ,
°,
	 ,
° |
∑ ,
°,
	
Where W0
x,y is the weight factor based on the frequency
spread , 	, , are the respective amplitude and phase for
the scale n, B̃̃̃̃̂̂
0
x,y is the weighted mean phase, T is a noise
threshold constant and ័ is a small constant to avoid
divisions by zero. Pass the two figures A and B through
phase congruency extractor fuse the low-frequency sub-
images based on below decision rule[5]
,
, ,			 	 , 	 ,
, ,			 	 , 	 ,
∑ ,,
,			 	 , 	 ,
E. Fusion of high frequency components
Fusion low for high frequency components is based on
directive contrast. Directive contrast for NSCT high-
frequency sub-images at each scale and orientation denoted
by 	 , and 	 , at each level 1, in the direction θ is
calculated for images A and B using the following formula
[5]
, , 	 	
, ,
,
,			 	 , 0
, , , 		 , 0
Where SMLl,Éľ
(i,j)
is the sum-modified-Laplacian of the
NSCT frequency bands at scale and orientation θ. Then
Fuse the high-frequency sub-images as [5]
, ,
, , ,			 	 	 , , 	 , , 	
, , ,			 	 	 , , 	 , ,
F. Inverse NSCT(INSCT)
Perform l-level inverse NSCT on the fused low-
frequency and high frequency sub images to get the fused
image.
V.ENHANCEMENT TO THE MODEL
Multimodality image fusion in medical field has greater
importance and needs maximum accuracy since it is used
for medical examination and disease detection. To improve
further quality a three level fusion is introduced.  The
problems encountered in NSCT domain can be minimized
by a further fusion level introduction. A further level
fusion of NSCT fused image with fused image from
wavelet transform will further improve the quality of
image.
Wavelet transforms are essentially extensions of the idea
of high pass filtering. The process of applying the DWT can
be represented as a bank of filters. At each level of
decomposition, the signal is split into high frequency and
low frequency components; the low frequency components
can be further decomposed until the desired resolution is
reached. The below shows the simulation results for the
method with figures.
(a) (b)
Fig 2. Input images (a) CT image (b) MR image
Fig 3. NSCT decomposition of CT image
A. Performance evaluation
Two images of brain which are in two different modes
are given here. One is computed tomography (CT) image
and another is magnetic resonance image (MRI). A three
level NSCT decomposition is applied to both images and
shown in Fig.3 and Fig.4. Fused image is shown in Fig.5
Fig 4. NSCT decomposition of MR image
Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510
www.ijcsit.com 1509
The internal evaluation is made by some parameters such
as peak signal to noise ratio(PSNR), structural similarity
index measure (SSIM), entropy. Peak signal to nosie ration
is defined as [8]
PSNR = 10*log10 (255*255/MSE)
Fig 5. CT and MR fused image
Structural similarity measure is used for measuring image
quality. The code ssimvl=ssim(B,ref) will return SSIM
index for the image B with reference image ref [9]. Where
MSE is the mean squared error and is the squared
difference for the cover image.
These two parameters are compared for existing method
of NSCT fusion and enhanced method of three level fusion
which combine both NSCT based fusion and wavelet fusion
method. Structured similarity index measure (SSIM) as in
Fig.6 for existing method it is approximately 0.811 while
for enhanced model it is 0.977.
Thus new model shows better SSIM value. The Peak
signal to noise ratio comparison is shown in Fig.7. Here the
existing model has value 33.2 and for enhanced model it is
40.6. Higher PSNR value indicate higher quality. Thus
enhanced model has high quality.
Fig 6. Structured similarity index measure comparison
Fig 7. Peak signal to noise ratio comparison
VI.CONCLUSION
Medical image fusion helps in disease diagnosis and also
reduce the storage space to a single image. Medical image
fusion is a growing field and needs to be improved further
to overcome rising challenges. Categories of image fusion
are wide. There are different methods for medical image
fusion. NSCT based fusion is further enhanced for better
quality by integrating with wavelet fusion. The parameters
that we analysed such as Peak Signal to Noise Raito
(PSNR), Structured Similarity Index Measure (SSIM) has
high values for enhanced model as compared to existing
model.
REFERENCES
[1] A. L. da Cunha, J. Zhou, and M. N. Do, “The no subsampled
contour let transform: Theory, design, and applications,” IEEE
Trans.Image Process., vol. 15, no. 10, pp. 3089–3101, Oct. 2006.
[2] A. Toet, L. V. Ruyven, and J. Velaton, “Merging thermal and
visual images by a contrast pyramid,” Opt. Eng., vol. 28, no. 7,
pp.789–792, 1989.
[3] Bhavana. V, Dr. H.K Krishnappa, “Multi-Modality Medical
Image Fusion – A Survey,” International Journal of Engineering
Research & Technology (IJERT) ISSN: 2278-0181, Vol. 4 Issue
02, February-2015.
[4] B. V. Dasarathy A.P. James, Medical Image Fusion: A survey of
the state of the art, Information Fusion, 2014.
[5] Gaurav Bhatnagar, Member, IEEE, Q.M. JonathanWu, Senior
Member, IEEE, and Zheng Liu, Senior Member,
IEEE, “Directive Contrast Based Multimodal Medical Image
Fusion in NSCT Domain” Proc. IEEE, vol. 91, no. 10, pp. 1699–
1721, Oct. 2003.
[6] https://en.wikipedia.org/wiki/Image_processing
[7] https://en.wikipedia.org/wiki/Image_fusio.
[8] https://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio
[9] http://in.mathworks.com/help/images/ref/ssim. html
[10] Kusuma J, Dr. K N Narasimha Murthy,” Fusion of Medical Image
by using STSVD - A Survey”, International Journal of
Engineering Research and General Science Volume 3, Issue 6,
November-December, 2015, ISSN 2091-2730.
[11] Miao Qiguang, Shi Cheng and Li Weisheng,” Image Fusion Based
on Shearlets’,INTECH.
[12] Nandeesh M.D, Dr. M.Meenakshi, “Image Fusion Algorithms for
Medical Images-A Comparison”, Bonfring International Journal
of Advances in Image Processing, Vol. 5, No. 3, July 2015.
[13] Nisha Gawari, Dr.Lalitha Y.S, “Comparative study of PCA,DCT
& DWT based image fusion techniques”, International Journal of
Emerging Research in Management &Technology ISSN: 2278-
9359 (Volume-3, Issue-5)
[14] Tajinder Singh, Mandeep Kaur, Amandeep Kaur, “A Detailed
comparative study of various image fusion techniques used in
digital images” International Journal of Advanced Engineering
Technology, E-ISSN 0976-3945.
Anju P J is currently doing her Post Graduation in
Computer Science Engineering from Met’s school of
engineering, Kerala and expected to be complete in
June 2016. She done her B.Tech in Computer Science
Engineering from the same college and completed in
the year of 2014 with first class.
Dr.D.Loganathan is a Professor and Head of
Computer Science and Engineering department in
MET’S School of Engineering, Mala, Trissur, Kerala.
After his B.E., and M.E degree, he accomplished a
doctoral degree from Anna University, Chennai,
India. He has more than 19 years of teaching
experience and having 7 years of research experience
in engineering field. His research interest includes
Wireless Communication, Wireless Ad hoc Networks
and Image Processing. He has published several
research papers in various international journals.
Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510
www.ijcsit.com 1510

More Related Content

What's hot

Issues in Image Registration and Image similarity based on mutual information
Issues in Image Registration and Image similarity based on mutual informationIssues in Image Registration and Image similarity based on mutual information
Issues in Image Registration and Image similarity based on mutual informationDarshana Mistry
 
An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...ijitjournal
 
Comparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domainComparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domainIAEME Publication
 
Optimal Coefficient Selection For Medical Image Fusion
Optimal Coefficient Selection For Medical Image FusionOptimal Coefficient Selection For Medical Image Fusion
Optimal Coefficient Selection For Medical Image FusionIJERA Editor
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Pinaki Ranjan Sarkar
 
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...IJSRD
 
Review on Image Enhancement in Spatial Domain
Review on Image Enhancement in Spatial DomainReview on Image Enhancement in Spatial Domain
Review on Image Enhancement in Spatial Domainidescitation
 
Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsIJERA Editor
 
Review on Optimal image fusion techniques and Hybrid technique
Review on Optimal image fusion techniques and Hybrid techniqueReview on Optimal image fusion techniques and Hybrid technique
Review on Optimal image fusion techniques and Hybrid techniqueIRJET Journal
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionIOSRjournaljce
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALsipij
 
IRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCT
IRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCTIRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCT
IRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCTIRJET Journal
 
Report medical image processing image slice interpolation and noise removal i...
Report medical image processing image slice interpolation and noise removal i...Report medical image processing image slice interpolation and noise removal i...
Report medical image processing image slice interpolation and noise removal i...Shashank
 
Property based fusion for multifocus images
Property based fusion for multifocus imagesProperty based fusion for multifocus images
Property based fusion for multifocus imagesIAEME Publication
 
Performance analysis of Hybrid Transform, Hybrid Wavelet and Multi-Resolutio...
Performance analysis of Hybrid Transform, Hybrid Wavelet and  Multi-Resolutio...Performance analysis of Hybrid Transform, Hybrid Wavelet and  Multi-Resolutio...
Performance analysis of Hybrid Transform, Hybrid Wavelet and Multi-Resolutio...IJMER
 

What's hot (18)

Issues in Image Registration and Image similarity based on mutual information
Issues in Image Registration and Image similarity based on mutual informationIssues in Image Registration and Image similarity based on mutual information
Issues in Image Registration and Image similarity based on mutual information
 
An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...
 
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
 
Dd25624627
Dd25624627Dd25624627
Dd25624627
 
Comparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domainComparative study on image fusion methods in spatial domain
Comparative study on image fusion methods in spatial domain
 
Optimal Coefficient Selection For Medical Image Fusion
Optimal Coefficient Selection For Medical Image FusionOptimal Coefficient Selection For Medical Image Fusion
Optimal Coefficient Selection For Medical Image Fusion
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
 
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
 
Review on Image Enhancement in Spatial Domain
Review on Image Enhancement in Spatial DomainReview on Image Enhancement in Spatial Domain
Review on Image Enhancement in Spatial Domain
 
Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methods
 
Review on Optimal image fusion techniques and Hybrid technique
Review on Optimal image fusion techniques and Hybrid techniqueReview on Optimal image fusion techniques and Hybrid technique
Review on Optimal image fusion techniques and Hybrid technique
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern Recognition
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
 
Ap36252256
Ap36252256Ap36252256
Ap36252256
 
IRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCT
IRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCTIRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCT
IRJET- Lunar Image Fusion based on DT-CWT, Curvelet Transform and NSCT
 
Report medical image processing image slice interpolation and noise removal i...
Report medical image processing image slice interpolation and noise removal i...Report medical image processing image slice interpolation and noise removal i...
Report medical image processing image slice interpolation and noise removal i...
 
Property based fusion for multifocus images
Property based fusion for multifocus imagesProperty based fusion for multifocus images
Property based fusion for multifocus images
 
Performance analysis of Hybrid Transform, Hybrid Wavelet and Multi-Resolutio...
Performance analysis of Hybrid Transform, Hybrid Wavelet and  Multi-Resolutio...Performance analysis of Hybrid Transform, Hybrid Wavelet and  Multi-Resolutio...
Performance analysis of Hybrid Transform, Hybrid Wavelet and Multi-Resolutio...
 

Similar to Medical image fusion based on NSCT and wavelet transform

A New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based ThresholdingA New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based ThresholdingIDES Editor
 
Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...IJLT EMAS
 
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORMANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORMijiert bestjournal
 
Review on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformReview on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformIRJET Journal
 
Contourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image DenoisingContourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image DenoisingCSCJournals
 
Hh3114071412
Hh3114071412Hh3114071412
Hh3114071412IJERA Editor
 
Gr3511821184
Gr3511821184Gr3511821184
Gr3511821184IJERA Editor
 
IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...
IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...
IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...IRJET Journal
 
Ch4201557563
Ch4201557563Ch4201557563
Ch4201557563IJERA Editor
 
Use of Discrete Sine Transform for A Novel Image Denoising Technique
Use of Discrete Sine Transform for A Novel Image Denoising TechniqueUse of Discrete Sine Transform for A Novel Image Denoising Technique
Use of Discrete Sine Transform for A Novel Image Denoising TechniqueCSCJournals
 
Analysis of Efficient Wavelet Based Volumetric Image Compression
Analysis of Efficient Wavelet Based Volumetric Image CompressionAnalysis of Efficient Wavelet Based Volumetric Image Compression
Analysis of Efficient Wavelet Based Volumetric Image CompressionCSCJournals
 
Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...
Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...
Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...Zac Darcy
 
Remote sensing image fusion using contourlet transform with sharp frequency l...
Remote sensing image fusion using contourlet transform with sharp frequency l...Remote sensing image fusion using contourlet transform with sharp frequency l...
Remote sensing image fusion using contourlet transform with sharp frequency l...Zac Darcy
 
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...ijcseit
 
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...ijcseit
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesIRJET Journal
 

Similar to Medical image fusion based on NSCT and wavelet transform (20)

A New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based ThresholdingA New Approach for Segmentation of Fused Images using Cluster based Thresholding
A New Approach for Segmentation of Fused Images using Cluster based Thresholding
 
Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...
 
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORMANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
ANALYSIS OF BIOMEDICAL IMAGE USING WAVELET TRANSFORM
 
Review on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformReview on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet Transform
 
L0351007379
L0351007379L0351007379
L0351007379
 
Contourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image DenoisingContourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image Denoising
 
Hh3114071412
Hh3114071412Hh3114071412
Hh3114071412
 
Gr3511821184
Gr3511821184Gr3511821184
Gr3511821184
 
IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...
IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...
IRJET- Image Fusion using Lifting Wavelet Transform with Neural Networks for ...
 
Ch4201557563
Ch4201557563Ch4201557563
Ch4201557563
 
Use of Discrete Sine Transform for A Novel Image Denoising Technique
Use of Discrete Sine Transform for A Novel Image Denoising TechniqueUse of Discrete Sine Transform for A Novel Image Denoising Technique
Use of Discrete Sine Transform for A Novel Image Denoising Technique
 
Analysis of Efficient Wavelet Based Volumetric Image Compression
Analysis of Efficient Wavelet Based Volumetric Image CompressionAnalysis of Efficient Wavelet Based Volumetric Image Compression
Analysis of Efficient Wavelet Based Volumetric Image Compression
 
Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...
Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...
Remote Sensing Image Fusion Using Contourlet Transform With Sharp Frequency L...
 
Remote sensing image fusion using contourlet transform with sharp frequency l...
Remote sensing image fusion using contourlet transform with sharp frequency l...Remote sensing image fusion using contourlet transform with sharp frequency l...
Remote sensing image fusion using contourlet transform with sharp frequency l...
 
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
 
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
 
40120140507003
4012014050700340120140507003
40120140507003
 
40120140507003
4012014050700340120140507003
40120140507003
 
Comparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical ImagesComparison of Different Methods for Fusion of Multimodal Medical Images
Comparison of Different Methods for Fusion of Multimodal Medical Images
 
Ijetr011837
Ijetr011837Ijetr011837
Ijetr011837
 

Recently uploaded

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 

Recently uploaded (20)

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 

Medical image fusion based on NSCT and wavelet transform

  • 1. Image Fusion using NSCT Theory and Wavelet Transform for Medical Diagnosis Anju P J#1 , Dr.D.Loganathan*2 # Final year M. Tech, Department of CSE, MET’S School of Engineering, Mala, Trissur, Kerala. * HOD, 1 Department of CSE, MET’S School of Engineering, Mala, Trissur, Kerala Abstract: Image fusion is the process of combining relevant information from two or more images to produce a single fused image. Medical image fusion is mainly a multi modal image fusion where images from different modes such as Computed Tomography (CT), Magnetic Resonance Image (MRI), Positron Emission Tomography (PET) etc. are fused for diagnosis purpose. The classification of image fusion is wide and vibrant. Some of the popular medical image fusion methods are discussed and comparative study is made. A new method for medical image fusion which combine Non- Subsampled Contour let Transform (NSCT) and wavelet transform is proposed. Keywords: Image fusion, Medical image fusion, Non- Subsampled Contour let Transform (NSCT), Computed Tomography (CT), Magnetic Resonance Image (MRI). I.INTRODUCTION Image fusion is coming under the image processing underlying computer science field. Image processing is a type of signal processing such that input is image, like photograph, video frame etc and outcome is an image or parameters, characteristics of image. [6]. Image fusion is the process of combining relevant information from two or more images into a single image[7]. In medical field fusion is needed when one modality image can’t provide enough information itself. Doctors need high spatial and spectral information for researches, monitoring, diseases diagnosing and treatment process in a single image. This type of information cannot be obtained by single modality images. For example, computed tomography (CT) image shows bone structures clearly but provides little information about the tissues but a magnetic resonance image (MRI) can show soft tissues. Thus, an individual modality image has their own limitations in providing needed information because each image is taken with different radiation power. To solve this, complementary information from different modality image is taken and fusion is the technique used to combine these images in different modalities such as computed tomography(CT), magnetic resonance imaging(MRI), positron emission tomography (PET) etc.[3]. This paper is organized as follows: Section 2 presents different medical image fusion techniques, Section 3 tables a comparative study of above described techniques, Section 4 discuss the image fusion on Non-subsampled counter let transform(NSCT) section 5 describes the enhancement to existing system and performance comparison and Section 6 conclude the paper. II.MEDICAL IMAGE FUSION TECHNIQUES A. Principal Component Analysis (PCA) It is a simple non-parametric method for drawing out pertinent information from confusing data sets. PCA find application in multivariate data analysis. It is a vector space transform used to limit multi-dimensional data sets to lower dimensions for examinations [14]. The algorithm involves these steps: (i) Generate column vectors from input image matrix. (ii) Find covariance matrix for the two coumn vectors formed from above (iii) Determine the Eigen vectors and Eigen values of covariance vector and then obtain the Eigen vector corresponding to larger Eigen values (iv) Compute the normalized components from the Eigen vectors (v) The fused image is the summation of two scaled matrices from above step [10]. B. Wavelet Transform (WT) The concept behind with this is to extract detailed information from one image and give it into another [4]. The representation of wavelet consists of low-pass band and high-pass band at each step. It gives both time and frequency representation of the image. Both fragile information like medical imaging and complex information like speech signal analysis can be done using wavelet transform. Wavelet transform is initially performed on each source images for making a fusion decision map based on a set of fusion rules. The wavelet transform breaks down the image into spatial frequency bands of various levels such as low- high, high-low, high-high and the low-low groups [12]. The fused wavelet coefficient map is constructed from the wavelet coefficients of the source images based on the fusion decision map. At last inverse wavelet transform is applied to get the fused image [13]. C. Contrast pyramid It is an image fusion method aimed for human observation. It preserves details of high local luminance contrast. It is a pyramid method. First the input images are decomposed into sets of light and dark blobs on different levels of resolution. After, the absolute contrast of blobs at corresponding locations and at corresponding levels of resolution are compared. The actual image fusion is done by choosing the blobs with maximum absolute luminance contrast. The fused image is reconstructed from the set of blobs or pattern primitives thus obtained [2]. Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510 www.ijcsit.com 1507
  • 2. D. Shear let Transform (ST) The shear let transform solves multi-variate problem by efficiently encoding anisotropic features. It is an extension to wavelets to make suitable for the multi-variate functions. There are two primary steps of shear let transform (ST), multi-scale decomposition and directional localization. The limitation is that as the frequency support of shear let along axis increases the shearing parameter leads to infinity. This is a major problem when analysing the functions if the functions are concentrated around the axis. To solve this the frequency domain is splits into low-frequency part and two conical regions. The cone adapted discrete shear let system has three parts, each of them belongs to one of the frequency domains [11]. III.COMPARISON OF VARIOUS FUSION TECHNIQUES Here we have made comparison (Table 1) of the medical image fusion methods discussed in Section IV. IV.IMAGE FUSION IN NSCT DOMAIN In the proposed method medical image fusion is done based on non-subsampled counter let transform (NSCT). It is an efficient transform that takes the essence of a given signal or a group of signals with few basic functions. The transform is fully shift invariant with multi scale and multidirectional property [1]. In this model the registered source images are first transformed by NSCT. The transform will split the images into low frequency and high frequency components. Combining of low and high frequency of the two images will takes place based on two fusion rules. The low frequency bands are fused by considering phase congruency. Directive contrast is adopted as the fusion measurement for high- frequency bands. Then inverse NSCT is applied to get the fused image [5]. A. Features of the model  The use of two different fusion rule will preserve more information in the fused image with improved quality.  Phase congruency is a feature that is unvarying to different pixel intensity mappings and illumination changes.  The most important texture and edge information are selected from high-frequency coefficients of the two images and combined using directive contrast [5]. The fusion relies on NSCT which is shift-invariant and has multi scale, multidirectional properties [1]. B. The Framework for the model The framework for the model figure is indicated in figure1. C. NSCT transformation By examining Fig 1, in first step NSCT transformation is take place for the two registered medical images in two different modes. For example a CT (Computed Tomography) and MR(Magnetic Resonance) images. NSCT can be divided into two stages including non- subsampled pyramid (NSP) and non-subsampled directional filter bank (NSDFB) [1, 5]. Non-Subsampled Pyramid (NSP) uses two-channel non-subsampled filter bank to decompose image into one low frequency and high frequency component. TABLE 1 COMPARISON OF FUSION TECHNIQUES Fusion method Advantages Disadvantages Principal Component Analysis (PCA) Simple method, reduces the number of dimensions, without much loss of information. Produce the Spectral Degradation Wavelet Transform (WT) Minimizes the spectral distortion, provide better signal to noise ratio Final fused image have a less spatial resolution Contrast pyramid No chance for spatial degradation Performance depends upon the number of decomposition levels Shearlet Transform (ST) Can capture information in any direction(multi directionality), avoid noises in fused image efficiently Complex and high time complexity Fig 1: The framework of the model The subsequent decomposition takes the low-frequency component available iteratively. It can result in k+1 sub- images, which consists of one low- and k high-frequency images where k denotes the number of decomposition levels. In Non-subsampled pyramid (NSP) more number of high frequency images are produced while the production of low frequency image is only one. This is one of the main limitation of the model. Non-subsampled directional filter bank (NSDFB) is two- channel non-subsampled filter banks. It allows the directional decomposition with l stages in high-frequency images from NSP at each scale and produces 2l directional sub-images with the same size as the source image [5]. Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510 www.ijcsit.com 1508
  • 3. D. Fusion of Low frequency components Low frequency components are fused based on phase congruency. Phase congruency is a measure of feature perception in the images which provides a illumination and contrast invariant feature extraction method [5]. First, the features are extracted from low-frequency sub-images using the phase congruency extractor, ° , ∑ , ° , °, , °, , ° | , °, , ° | ∑ , °, Where W0 x,y is the weight factor based on the frequency spread , , , are the respective amplitude and phase for the scale n, B̃̃̃̃̂̂ 0 x,y is the weighted mean phase, T is a noise threshold constant and ័ is a small constant to avoid divisions by zero. Pass the two figures A and B through phase congruency extractor fuse the low-frequency sub- images based on below decision rule[5] , , , , , , , , , ∑ ,, , , , E. Fusion of high frequency components Fusion low for high frequency components is based on directive contrast. Directive contrast for NSCT high- frequency sub-images at each scale and orientation denoted by , and , at each level 1, in the direction θ is calculated for images A and B using the following formula [5] , , , , , , , 0 , , , , 0 Where SMLl,Éľ (i,j) is the sum-modified-Laplacian of the NSCT frequency bands at scale and orientation θ. Then Fuse the high-frequency sub-images as [5] , , , , , , , , , , , , , , , , F. Inverse NSCT(INSCT) Perform l-level inverse NSCT on the fused low- frequency and high frequency sub images to get the fused image. V.ENHANCEMENT TO THE MODEL Multimodality image fusion in medical field has greater importance and needs maximum accuracy since it is used for medical examination and disease detection. To improve further quality a three level fusion is introduced.  The problems encountered in NSCT domain can be minimized by a further fusion level introduction. A further level fusion of NSCT fused image with fused image from wavelet transform will further improve the quality of image. Wavelet transforms are essentially extensions of the idea of high pass filtering. The process of applying the DWT can be represented as a bank of filters. At each level of decomposition, the signal is split into high frequency and low frequency components; the low frequency components can be further decomposed until the desired resolution is reached. The below shows the simulation results for the method with figures. (a) (b) Fig 2. Input images (a) CT image (b) MR image Fig 3. NSCT decomposition of CT image A. Performance evaluation Two images of brain which are in two different modes are given here. One is computed tomography (CT) image and another is magnetic resonance image (MRI). A three level NSCT decomposition is applied to both images and shown in Fig.3 and Fig.4. Fused image is shown in Fig.5 Fig 4. NSCT decomposition of MR image Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510 www.ijcsit.com 1509
  • 4. The internal evaluation is made by some parameters such as peak signal to noise ratio(PSNR), structural similarity index measure (SSIM), entropy. Peak signal to nosie ration is defined as [8] PSNR = 10*log10 (255*255/MSE) Fig 5. CT and MR fused image Structural similarity measure is used for measuring image quality. The code ssimvl=ssim(B,ref) will return SSIM index for the image B with reference image ref [9]. Where MSE is the mean squared error and is the squared difference for the cover image. These two parameters are compared for existing method of NSCT fusion and enhanced method of three level fusion which combine both NSCT based fusion and wavelet fusion method. Structured similarity index measure (SSIM) as in Fig.6 for existing method it is approximately 0.811 while for enhanced model it is 0.977. Thus new model shows better SSIM value. The Peak signal to noise ratio comparison is shown in Fig.7. Here the existing model has value 33.2 and for enhanced model it is 40.6. Higher PSNR value indicate higher quality. Thus enhanced model has high quality. Fig 6. Structured similarity index measure comparison Fig 7. Peak signal to noise ratio comparison VI.CONCLUSION Medical image fusion helps in disease diagnosis and also reduce the storage space to a single image. Medical image fusion is a growing field and needs to be improved further to overcome rising challenges. Categories of image fusion are wide. There are different methods for medical image fusion. NSCT based fusion is further enhanced for better quality by integrating with wavelet fusion. The parameters that we analysed such as Peak Signal to Noise Raito (PSNR), Structured Similarity Index Measure (SSIM) has high values for enhanced model as compared to existing model. REFERENCES [1] A. L. da Cunha, J. Zhou, and M. N. Do, “The no subsampled contour let transform: Theory, design, and applications,” IEEE Trans.Image Process., vol. 15, no. 10, pp. 3089–3101, Oct. 2006. [2] A. Toet, L. V. Ruyven, and J. Velaton, “Merging thermal and visual images by a contrast pyramid,” Opt. Eng., vol. 28, no. 7, pp.789–792, 1989. [3] Bhavana. V, Dr. H.K Krishnappa, “Multi-Modality Medical Image Fusion – A Survey,” International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181, Vol. 4 Issue 02, February-2015. [4] B. V. Dasarathy A.P. James, Medical Image Fusion: A survey of the state of the art, Information Fusion, 2014. [5] Gaurav Bhatnagar, Member, IEEE, Q.M. JonathanWu, Senior Member, IEEE, and Zheng Liu, Senior Member, IEEE, “Directive Contrast Based Multimodal Medical Image Fusion in NSCT Domain” Proc. IEEE, vol. 91, no. 10, pp. 1699– 1721, Oct. 2003. [6] https://en.wikipedia.org/wiki/Image_processing [7] https://en.wikipedia.org/wiki/Image_fusio. [8] https://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio [9] http://in.mathworks.com/help/images/ref/ssim. html [10] Kusuma J, Dr. K N Narasimha Murthy,” Fusion of Medical Image by using STSVD - A Survey”, International Journal of Engineering Research and General Science Volume 3, Issue 6, November-December, 2015, ISSN 2091-2730. [11] Miao Qiguang, Shi Cheng and Li Weisheng,” Image Fusion Based on Shearlets’,INTECH. [12] Nandeesh M.D, Dr. M.Meenakshi, “Image Fusion Algorithms for Medical Images-A Comparison”, Bonfring International Journal of Advances in Image Processing, Vol. 5, No. 3, July 2015. [13] Nisha Gawari, Dr.Lalitha Y.S, “Comparative study of PCA,DCT & DWT based image fusion techniques”, International Journal of Emerging Research in Management &Technology ISSN: 2278- 9359 (Volume-3, Issue-5) [14] Tajinder Singh, Mandeep Kaur, Amandeep Kaur, “A Detailed comparative study of various image fusion techniques used in digital images” International Journal of Advanced Engineering Technology, E-ISSN 0976-3945. Anju P J is currently doing her Post Graduation in Computer Science Engineering from Met’s school of engineering, Kerala and expected to be complete in June 2016. She done her B.Tech in Computer Science Engineering from the same college and completed in the year of 2014 with first class. Dr.D.Loganathan is a Professor and Head of Computer Science and Engineering department in MET’S School of Engineering, Mala, Trissur, Kerala. After his B.E., and M.E degree, he accomplished a doctoral degree from Anna University, Chennai, India. He has more than 19 years of teaching experience and having 7 years of research experience in engineering field. His research interest includes Wireless Communication, Wireless Ad hoc Networks and Image Processing. He has published several research papers in various international journals. Anju P J et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 7 (3) , 2016, 1507-1510 www.ijcsit.com 1510