SlideShare a Scribd company logo
1 of 3
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 2 Ver. II (Mar – Apr. 2015), PP 44-46
www.iosrjournals.org
DOI: 10.9790/1676-10224446 www.iosrjournals.org 44 | Page
A Survey on Various Medical Image Fusion Techniques
Prabhdip Kaur1
, Manjit Singh2
1
( Mtech ECE, Guru Nanak dev University, Rc Ladhewali Jalandhar, India)
2
(Assistant Professor ECE, Guru Nanak dev University, Rc Ladhewali Jalandhar, India)
Abstract: Image fusion is a method of integrating all relevant and complementary information from images of
same source or various sources into a single composite image without any degradation. Three major fusion
methods have been dealt in the literature of image fusion – pixel level, feature level and decision level. In this
paper, a novel pixel level fusion called Iterative block level principal component averaging fusion is proposed
by dividing source images into smaller blocks, thus principal components are calculated for relevant block of
source images. Analyzing quantitative and qualitative metrics such as average mutual information and mean
structural similarity index clearly demonstrate that the proposed algorithm proves superior than other
algorithms for the fusion of noise free and noise filtered MR images.
Keywords: Image fusion, PCA, AMI, SOM, SSIM,DTCWT.
I. Introduction
The main objective of medical image fusion is faithful integration of visual information observed from
various input images into single image without any degradation and loss of information [1].Three major fusion
methods have been dealt in the literature of image fusion – pixel level, feature level and decision level. Each
method has its performance variability for various inputs. Pixel level fusion is carried out either in spatial
domain or in trans-form domain. In spatial domain, relevant pixel values of source images contribute to the pixel
value in the fused image. But spatial domain methods often lead to the absence of spectral information and
introduce spatial distortions. Degradation in the form of poor perceptual quality is introduced by pixel level
fusion methods such as averaging and weighted averaging. In transform domain, multi-resolution approaches
have been proposed in the literature to overcome this problem.
Wavelet transforms based fusion is the alternative for this set-back, but often suffer from shift
sensitivity, poor directionality and absence of phase information [8,9]. Dual tree complex wavelet transform
(DTCWT) offers better directionality and shift invariance than wavelet transforms, hence suitable for wavelet
based image fusion. But DTCWT is computationally costly and requires large memory.Principal component
analysis (PCA) is an efficient method for feature extraction, dimensionality reduction and data representation.
.Lot of algorithms has been proposed for fusion based on PCA because of its computation and realization. PCA
is well known decorrelation method in statistical sense and preserves only the most significant principal
components, thus lead to reasonably good image fusion. Principal components are derived from the covariance
matrix and its diagonalization by finding its eigen vectors and eigen values. Largest principal components are
the linear representation of most of the image details present in source images.These largest principal
components corresponding to the largest eigen values of covariance matrix are the weights for the input images
in the fusion rule [4].In this paper, a novel pixel level fusion algorithm called, Iterative block level principal
component averaging (IBLPCA) has been pro-posed for fusion of noise free and noise filtered MR brain
images.This algorithm evaluates principal components by splitting images into image blocks. Size of the image
blocks are decided based on average mutual information (AMI) between fused image and source.
II. Literature Survey:
Zhigang Fenga, Tao Xua compared the fault diagnosis reliability and fault diagnosis efficiency (time
consumption property) of PCASOM and SOM in liquid propellant rocket engine ground-testing bed, two types
of ground-testing bed fault data are used. One is generated by the mechanism model of ground-testing bed. The
other is generated according to the expert’s experience and the statistical model of fault mode. The comparison
results using these two types of fault data both indicate that the fault diagnosis reliability and fault diagnosis
efficiency of PCA-SOM are better than SOM.[5]
Xiaoyan Luo a,n, JunZhang a,n, QionghaiDai proposed an image-driven regional fusion method based
on a specific region partition strategy according to the redundant and complementary correlation of the input
images. Different from the traditional regional fusion approaches dividing one or more input images, our final
region map is generated from the similarity comparisons between source images. Inspired by the success of
structural similarity index (SSIM), the similarity characteristics of source images are represented by luminance,
contrast, and structure comparisons. To generate redundant and complementary regions, we over segment the
A Survey on Various Medical Image Fusion Techniques
DOI: 10.9790/1676-10224446 www.iosrjournals.org 45 | Page
SSIM map using watershed, and merge the small homogeneous regions with close correlation based on the
similarity components. In accordance with the concentrated similarity of different regions, the fusion principles
for special regions are constructed to combine the redundant or complementary property. In our method, the
redundant and complementary regions of input images are distinguished effectively, which can aid in the
sequent fusion process. Experimental results demonstrate that our approach achieve superior results in the
different fusion applications. Compared with the existing work, the proposed approach outperforms in both
visual presentation and objective evaluation.[6]
Jae Ho Jang proposed a novel pixel-level multisensor image fusion algorithm with simultaneous
contrast enhancement. In order to accomplish both image fusion and contrast enhancement simultaneously, we
suggest a modified framework of the subband-decomposed multiscale retinex (SDMSR), our previous contrast
enhancement algorithm. This framework is based on a fusion strategy that reflects the multiscale characteristics
of the SDMSR well. We first apply two complementary intensity transfer functions to source images in order to
effectively utilize hidden information in both shadows and highlights in the fusion process. We then decompose
retinex outputs into nearly non-overlapping spectral sub-bands. The decomposed retinex outputs are then fused
subband-by-subband, by using global weighting as well as local weighting to overcome the limitations of the
pixel-based fusion approach. After the fusion process, we apply a space-varying subband gain to each fused SD
retinex output according to the subband characteristic so that the contrast of the fused image can be effectively
enhanced. In addition, in order to effectively manage artifacts and noise, we make the degree of enhancement of
fused details adjustable by improving a detail adjustment function. From experiments with various multisensor
image pairs, the results clearly demonstrate that even if source images have poor contrast, the proposed
algorithm makes it possible to generate a fused image with highly enhanced contrast while preserving visually
salient information contained in the source images.[7]
Alex Pappachen James , Belur V. Dasarathy has proposed medical image fusion is the process of
registering and combining multiple images from single or multiple imaging modalities to improve the imaging
quality and reduce randomness and redundancy in order to increase the clinical applicability of medical images
for diagnosis and assessment of medical problems. Multi-modal medical image fusion algorithms and devices
have shown notable achievements in improving clinical accuracy of decisions based on medical images. This
review article provides a factual listing of methods and summarizes the broad scientific challenges faced in the
field of medical image fusion. We characterize the medical image fusion research based on (1) the widely used
image fusion methods, (2) imaging modalities, and (3) imaging of organs that are under study. This review
concludes that even though there exists several open ended technological and scientific challenges, the fusion of
medical images has proved to be useful for advancing the clinical reliability of using medical imaging for
medical diagnostics and analysis, and is a scientific discipline that has the potential to significantly grow in the
coming year.[8]
R. Vijayarajana, S. Muttan proposed a novel pixel level fusion called Iterative block level principal
component averaging fusion is proposed by dividing source images into smaller blocks, thus principal
components are calculated for relevant block of source images. Average of principal components of all the
blocks provide weights for fusion rule, thus importance is given to blocks of source images. In this scenario,
Iterations are incorporated in the form of size of blocks of source images which gives fusion results with
maximum average mutual information.This algorithm is experimented for the fusion of noise free medical
images and noise filtered of the same.The experimental results for both the cases show that the proposed
algorithm performs well in terms ofaverage mutual information and mean structural similarity index.[4]
III. Comparison
Table 1 Performance of IBLPCA fusion of noise free images.[4]
A Survey on Various Medical Image Fusion Techniques
DOI: 10.9790/1676-10224446 www.iosrjournals.org 46 | Page
References
[1]. Zhiping Xu, Medical image fusion using multi-level extrema, Inf. Fusion, 19,September (2014) 38–48.
[2]. A. Khare, U.S. Tiwary, W. Pedrycz, M. Jeon, Multilevel adaptive thresholding and shrinkage technique for denoising using
Daubechies complex wavelet trans-form, Imaging Sci. J. 58 (6) (2010) 340–358.
[3]. A. Khare, M. Khare, Y.Y. Jeong, H. Kim, M. Jeon, Despeckling of medical ultra-sound images using complex wavelet transform,
Signal Process. 90 (2) (2010)428–439.
[4]. R. Vijayarajana,∗, S. MuttanbaAnna University, Chennai, IndiabDepartment of ECE, Anna University, Chennai, India. Journal
science direct.
[5]. aFnegn gF,eent ga la/ nPdr oTcaeod Xiau E / nPgrionceeedriian gE 0n0g i(n2e0e1r1in) g0 0105– (020001 1) 1271 – 1276
[6]. XiaoyanLuoSchool [6]OFElectronicsandInformationEngineering,
,ChinabDepartmentofAutomation,TsinghuaUniversity,TsinghuaNationalLaboratoryforInformationScienceandTechnology(TNList),
100084Beijing,China
[7]. Saad M. Darwish Department of Information Technology, Institute of Graduate Studies and Research, Alexandria University.
[8]. Alex Pappachen James a,, Belur V. Dasarathy b a School of Engineering, Nazarbayev University, Astana, Kazakhstan b
Information Fusion Consultant, USA.

More Related Content

What's hot

A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...CSCJournals
 
SEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACES
SEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACESSEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACES
SEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACESIJCSEA Journal
 
10.1109@tip.2020.2990346
10.1109@tip.2020.299034610.1109@tip.2020.2990346
10.1109@tip.2020.2990346Joseph Franklin
 
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...ijsrd.com
 
OBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUE
OBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUEOBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUE
OBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUEJournal For Research
 
Development of algorithm for identification of maligant growth in cancer usin...
Development of algorithm for identification of maligant growth in cancer usin...Development of algorithm for identification of maligant growth in cancer usin...
Development of algorithm for identification of maligant growth in cancer usin...IJECEIAES
 
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMAUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMijcsa
 
Analysis of Multi-focus Image Fusion Method Based on Laplacian Pyramid
Analysis of Multi-focus Image Fusion Method Based on Laplacian PyramidAnalysis of Multi-focus Image Fusion Method Based on Laplacian Pyramid
Analysis of Multi-focus Image Fusion Method Based on Laplacian PyramidRajyalakshmi Reddy
 
adaptive metric learning for saliency detection base paper
adaptive metric learning for saliency detection base paperadaptive metric learning for saliency detection base paper
adaptive metric learning for saliency detection base paperSuresh Nagalla
 
Using particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problemsUsing particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problemsriyaniaes
 
Medical Image Segmentation Based on Level Set Method
Medical Image Segmentation Based on Level Set MethodMedical Image Segmentation Based on Level Set Method
Medical Image Segmentation Based on Level Set MethodIOSR Journals
 
Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...
Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...
Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...ijma
 
Enhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid TechniqueEnhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid TechniqueINFOGAIN PUBLICATION
 
Improving Graph Based Model for Content Based Image Retrieval
Improving Graph Based Model for Content Based Image RetrievalImproving Graph Based Model for Content Based Image Retrieval
Improving Graph Based Model for Content Based Image RetrievalIRJET Journal
 
0 eeg based 3 d visual fatigue evaluation using cnn
0 eeg based 3 d visual fatigue evaluation using cnn0 eeg based 3 d visual fatigue evaluation using cnn
0 eeg based 3 d visual fatigue evaluation using cnnHoopeer Hoopeer
 
Blind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC AlgorithmBlind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC AlgorithmIDES Editor
 
IRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET Journal
 
A Modified CNN-Based Face Recognition System
A Modified CNN-Based Face Recognition SystemA Modified CNN-Based Face Recognition System
A Modified CNN-Based Face Recognition Systemgerogepatton
 

What's hot (19)

A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
A Novel Multiple-kernel based Fuzzy c-means Algorithm with Spatial Informatio...
 
SEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACES
SEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACESSEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACES
SEGMENTATION OF LUNG GLANDULAR CELLS USING MULTIPLE COLOR SPACES
 
10.1109@tip.2020.2990346
10.1109@tip.2020.299034610.1109@tip.2020.2990346
10.1109@tip.2020.2990346
 
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
 
OBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUE
OBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUEOBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUE
OBJECT DETECTION, EXTRACTION AND CLASSIFICATION USING IMAGE PROCESSING TECHNIQUE
 
Development of algorithm for identification of maligant growth in cancer usin...
Development of algorithm for identification of maligant growth in cancer usin...Development of algorithm for identification of maligant growth in cancer usin...
Development of algorithm for identification of maligant growth in cancer usin...
 
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEMAUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
AUTOMATIC FRUIT RECOGNITION BASED ON DCNN FOR COMMERCIAL SOURCE TRACE SYSTEM
 
Analysis of Multi-focus Image Fusion Method Based on Laplacian Pyramid
Analysis of Multi-focus Image Fusion Method Based on Laplacian PyramidAnalysis of Multi-focus Image Fusion Method Based on Laplacian Pyramid
Analysis of Multi-focus Image Fusion Method Based on Laplacian Pyramid
 
adaptive metric learning for saliency detection base paper
adaptive metric learning for saliency detection base paperadaptive metric learning for saliency detection base paper
adaptive metric learning for saliency detection base paper
 
Using particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problemsUsing particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problems
 
Medical Image Segmentation Based on Level Set Method
Medical Image Segmentation Based on Level Set MethodMedical Image Segmentation Based on Level Set Method
Medical Image Segmentation Based on Level Set Method
 
Image resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fittingImage resolution enhancement via multi surface fitting
Image resolution enhancement via multi surface fitting
 
Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...
Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...
Multilinear Kernel Mapping for Feature Dimension Reduction in Content Based M...
 
Enhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid TechniqueEnhancement of Medical Images using Histogram Based Hybrid Technique
Enhancement of Medical Images using Histogram Based Hybrid Technique
 
Improving Graph Based Model for Content Based Image Retrieval
Improving Graph Based Model for Content Based Image RetrievalImproving Graph Based Model for Content Based Image Retrieval
Improving Graph Based Model for Content Based Image Retrieval
 
0 eeg based 3 d visual fatigue evaluation using cnn
0 eeg based 3 d visual fatigue evaluation using cnn0 eeg based 3 d visual fatigue evaluation using cnn
0 eeg based 3 d visual fatigue evaluation using cnn
 
Blind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC AlgorithmBlind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
Blind Source Separation of Super and Sub-Gaussian Signals with ABC Algorithm
 
IRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor Detection
 
A Modified CNN-Based Face Recognition System
A Modified CNN-Based Face Recognition SystemA Modified CNN-Based Face Recognition System
A Modified CNN-Based Face Recognition System
 

Similar to F010224446

International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Development and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI ImagesDevelopment and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI ImagesIJERA Editor
 
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...ijma
 
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSIONINFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSIONIJCI JOURNAL
 
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through QuadtreeIRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through QuadtreeIRJET Journal
 
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
 
Perceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentPerceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentCSCJournals
 
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGICQUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGICijsc
 
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET Journal
 
Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic
Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic  Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic
Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic ijsc
 
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...Dr.NAGARAJAN. S
 
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...CSCJournals
 
Image Fusion and Image Quality Assessment of Fused Images
Image Fusion and Image Quality Assessment of Fused ImagesImage Fusion and Image Quality Assessment of Fused Images
Image Fusion and Image Quality Assessment of Fused ImagesCSCJournals
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
ADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSION
ADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSIONADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSION
ADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSIONijistjournal
 
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSIONCOLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSIONacijjournal
 

Similar to F010224446 (20)

International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Development and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI ImagesDevelopment and Comparison of Image Fusion Techniques for CT&MRI Images
Development and Comparison of Image Fusion Techniques for CT&MRI Images
 
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
 
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSIONINFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
 
E1803053238
E1803053238E1803053238
E1803053238
 
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through QuadtreeIRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
 
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
 
Perceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality AssessmentPerceptual Weights Based On Local Energy For Image Quality Assessment
Perceptual Weights Based On Local Energy For Image Quality Assessment
 
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGICQUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
QUALITY ASSESSMENT OF PIXEL-LEVEL IMAGE FUSION USING FUZZY LOGIC
 
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
IRJET - Fusion of CT and MRI for the Detection of Brain Tumor by SWT and Prob...
 
Matlab abstract 2016
Matlab abstract 2016Matlab abstract 2016
Matlab abstract 2016
 
Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic
Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic  Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic
Quality Assessment of Pixel-Level Image Fusion Using Fuzzy Logic
 
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...
Hybrid Pixel-Based Method for Multimodal Medical Image Fusion Based on Integr...
 
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
Learning Based Single Frame Image Super-resolution Using Fast Discrete Curvel...
 
Image Fusion and Image Quality Assessment of Fused Images
Image Fusion and Image Quality Assessment of Fused ImagesImage Fusion and Image Quality Assessment of Fused Images
Image Fusion and Image Quality Assessment of Fused Images
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
H010315356
H010315356H010315356
H010315356
 
ADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSION
ADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSIONADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSION
ADOPTING AND IMPLEMENTATION OF SELF ORGANIZING FEATURE MAP FOR IMAGE FUSION
 
557 480-486
557 480-486557 480-486
557 480-486
 
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSIONCOLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 

Recently uploaded (20)

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 

F010224446

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 2 Ver. II (Mar – Apr. 2015), PP 44-46 www.iosrjournals.org DOI: 10.9790/1676-10224446 www.iosrjournals.org 44 | Page A Survey on Various Medical Image Fusion Techniques Prabhdip Kaur1 , Manjit Singh2 1 ( Mtech ECE, Guru Nanak dev University, Rc Ladhewali Jalandhar, India) 2 (Assistant Professor ECE, Guru Nanak dev University, Rc Ladhewali Jalandhar, India) Abstract: Image fusion is a method of integrating all relevant and complementary information from images of same source or various sources into a single composite image without any degradation. Three major fusion methods have been dealt in the literature of image fusion – pixel level, feature level and decision level. In this paper, a novel pixel level fusion called Iterative block level principal component averaging fusion is proposed by dividing source images into smaller blocks, thus principal components are calculated for relevant block of source images. Analyzing quantitative and qualitative metrics such as average mutual information and mean structural similarity index clearly demonstrate that the proposed algorithm proves superior than other algorithms for the fusion of noise free and noise filtered MR images. Keywords: Image fusion, PCA, AMI, SOM, SSIM,DTCWT. I. Introduction The main objective of medical image fusion is faithful integration of visual information observed from various input images into single image without any degradation and loss of information [1].Three major fusion methods have been dealt in the literature of image fusion – pixel level, feature level and decision level. Each method has its performance variability for various inputs. Pixel level fusion is carried out either in spatial domain or in trans-form domain. In spatial domain, relevant pixel values of source images contribute to the pixel value in the fused image. But spatial domain methods often lead to the absence of spectral information and introduce spatial distortions. Degradation in the form of poor perceptual quality is introduced by pixel level fusion methods such as averaging and weighted averaging. In transform domain, multi-resolution approaches have been proposed in the literature to overcome this problem. Wavelet transforms based fusion is the alternative for this set-back, but often suffer from shift sensitivity, poor directionality and absence of phase information [8,9]. Dual tree complex wavelet transform (DTCWT) offers better directionality and shift invariance than wavelet transforms, hence suitable for wavelet based image fusion. But DTCWT is computationally costly and requires large memory.Principal component analysis (PCA) is an efficient method for feature extraction, dimensionality reduction and data representation. .Lot of algorithms has been proposed for fusion based on PCA because of its computation and realization. PCA is well known decorrelation method in statistical sense and preserves only the most significant principal components, thus lead to reasonably good image fusion. Principal components are derived from the covariance matrix and its diagonalization by finding its eigen vectors and eigen values. Largest principal components are the linear representation of most of the image details present in source images.These largest principal components corresponding to the largest eigen values of covariance matrix are the weights for the input images in the fusion rule [4].In this paper, a novel pixel level fusion algorithm called, Iterative block level principal component averaging (IBLPCA) has been pro-posed for fusion of noise free and noise filtered MR brain images.This algorithm evaluates principal components by splitting images into image blocks. Size of the image blocks are decided based on average mutual information (AMI) between fused image and source. II. Literature Survey: Zhigang Fenga, Tao Xua compared the fault diagnosis reliability and fault diagnosis efficiency (time consumption property) of PCASOM and SOM in liquid propellant rocket engine ground-testing bed, two types of ground-testing bed fault data are used. One is generated by the mechanism model of ground-testing bed. The other is generated according to the expert’s experience and the statistical model of fault mode. The comparison results using these two types of fault data both indicate that the fault diagnosis reliability and fault diagnosis efficiency of PCA-SOM are better than SOM.[5] Xiaoyan Luo a,n, JunZhang a,n, QionghaiDai proposed an image-driven regional fusion method based on a specific region partition strategy according to the redundant and complementary correlation of the input images. Different from the traditional regional fusion approaches dividing one or more input images, our final region map is generated from the similarity comparisons between source images. Inspired by the success of structural similarity index (SSIM), the similarity characteristics of source images are represented by luminance, contrast, and structure comparisons. To generate redundant and complementary regions, we over segment the
  • 2. A Survey on Various Medical Image Fusion Techniques DOI: 10.9790/1676-10224446 www.iosrjournals.org 45 | Page SSIM map using watershed, and merge the small homogeneous regions with close correlation based on the similarity components. In accordance with the concentrated similarity of different regions, the fusion principles for special regions are constructed to combine the redundant or complementary property. In our method, the redundant and complementary regions of input images are distinguished effectively, which can aid in the sequent fusion process. Experimental results demonstrate that our approach achieve superior results in the different fusion applications. Compared with the existing work, the proposed approach outperforms in both visual presentation and objective evaluation.[6] Jae Ho Jang proposed a novel pixel-level multisensor image fusion algorithm with simultaneous contrast enhancement. In order to accomplish both image fusion and contrast enhancement simultaneously, we suggest a modified framework of the subband-decomposed multiscale retinex (SDMSR), our previous contrast enhancement algorithm. This framework is based on a fusion strategy that reflects the multiscale characteristics of the SDMSR well. We first apply two complementary intensity transfer functions to source images in order to effectively utilize hidden information in both shadows and highlights in the fusion process. We then decompose retinex outputs into nearly non-overlapping spectral sub-bands. The decomposed retinex outputs are then fused subband-by-subband, by using global weighting as well as local weighting to overcome the limitations of the pixel-based fusion approach. After the fusion process, we apply a space-varying subband gain to each fused SD retinex output according to the subband characteristic so that the contrast of the fused image can be effectively enhanced. In addition, in order to effectively manage artifacts and noise, we make the degree of enhancement of fused details adjustable by improving a detail adjustment function. From experiments with various multisensor image pairs, the results clearly demonstrate that even if source images have poor contrast, the proposed algorithm makes it possible to generate a fused image with highly enhanced contrast while preserving visually salient information contained in the source images.[7] Alex Pappachen James , Belur V. Dasarathy has proposed medical image fusion is the process of registering and combining multiple images from single or multiple imaging modalities to improve the imaging quality and reduce randomness and redundancy in order to increase the clinical applicability of medical images for diagnosis and assessment of medical problems. Multi-modal medical image fusion algorithms and devices have shown notable achievements in improving clinical accuracy of decisions based on medical images. This review article provides a factual listing of methods and summarizes the broad scientific challenges faced in the field of medical image fusion. We characterize the medical image fusion research based on (1) the widely used image fusion methods, (2) imaging modalities, and (3) imaging of organs that are under study. This review concludes that even though there exists several open ended technological and scientific challenges, the fusion of medical images has proved to be useful for advancing the clinical reliability of using medical imaging for medical diagnostics and analysis, and is a scientific discipline that has the potential to significantly grow in the coming year.[8] R. Vijayarajana, S. Muttan proposed a novel pixel level fusion called Iterative block level principal component averaging fusion is proposed by dividing source images into smaller blocks, thus principal components are calculated for relevant block of source images. Average of principal components of all the blocks provide weights for fusion rule, thus importance is given to blocks of source images. In this scenario, Iterations are incorporated in the form of size of blocks of source images which gives fusion results with maximum average mutual information.This algorithm is experimented for the fusion of noise free medical images and noise filtered of the same.The experimental results for both the cases show that the proposed algorithm performs well in terms ofaverage mutual information and mean structural similarity index.[4] III. Comparison Table 1 Performance of IBLPCA fusion of noise free images.[4]
  • 3. A Survey on Various Medical Image Fusion Techniques DOI: 10.9790/1676-10224446 www.iosrjournals.org 46 | Page References [1]. Zhiping Xu, Medical image fusion using multi-level extrema, Inf. Fusion, 19,September (2014) 38–48. [2]. A. Khare, U.S. Tiwary, W. Pedrycz, M. Jeon, Multilevel adaptive thresholding and shrinkage technique for denoising using Daubechies complex wavelet trans-form, Imaging Sci. J. 58 (6) (2010) 340–358. [3]. A. Khare, M. Khare, Y.Y. Jeong, H. Kim, M. Jeon, Despeckling of medical ultra-sound images using complex wavelet transform, Signal Process. 90 (2) (2010)428–439. [4]. R. Vijayarajana,∗, S. MuttanbaAnna University, Chennai, IndiabDepartment of ECE, Anna University, Chennai, India. Journal science direct. [5]. aFnegn gF,eent ga la/ nPdr oTcaeod Xiau E / nPgrionceeedriian gE 0n0g i(n2e0e1r1in) g0 0105– (020001 1) 1271 – 1276 [6]. XiaoyanLuoSchool [6]OFElectronicsandInformationEngineering, ,ChinabDepartmentofAutomation,TsinghuaUniversity,TsinghuaNationalLaboratoryforInformationScienceandTechnology(TNList), 100084Beijing,China [7]. Saad M. Darwish Department of Information Technology, Institute of Graduate Studies and Research, Alexandria University. [8]. Alex Pappachen James a,, Belur V. Dasarathy b a School of Engineering, Nazarbayev University, Astana, Kazakhstan b Information Fusion Consultant, USA.