SlideShare a Scribd company logo
1 of 3
Download to read offline
IJMTST | International Journal for Modern Trends in Science and Technology
Volume 1, Issue 2, October 2015 33
PCA & CS based fusion for Medical Image Fusion
Satish Babu Nalleboina P.Murali Krishana
PG Scholar Assistant Professor
Layola Institute of Technology and Management Layola Institute of Technology and Management
Abstract - Compressive sampling (CS), also called
Compressed sensing, has generated a tremendous amount of
excitement in the image processing community. It provides an
alternative to Shannon/ Nyquist sampling when the signal under
acquisition is known to be sparse or compressible. In this paper,
we propose a new efficient image fusion method for compressed
sensing imaging. In this method, we calculate the two
dimensional discrete cosine transform of multiple input images,
these achieved measurements are multiplied with sampling
filter, so compressed images are obtained. we take inverse
discrete cosine transform of them. Finally, fused image achieves
from these results by using PCA fusion method. This approach
also is implemented for multi-focus and noisy images.
Simulation results show that our method provides promising
fusion performance in both visual comparison and comparison
using objective measures. Moreover, because this method does
not need to recovery process the computational time is
decreased very much.
Keywords: Compressive Sensing, Image Fusion, Multi-Focus
Images, Multi-Focus and Noisy Images
I. INTRODUCTION
Image fusion is defined as a process of combining two or
more images into a single composite image. The single output
image contains the better scene description than the
individual input images. The output image must be more
useful for human perception or machine perception. The basic
problem of image fusion is determining the best procedure for
combining multiple images. The main aim of image fusion is
to improve the quality of information of the output image.
The existing fusion algorithms and techniques shows that
image fusion provide us an output image with an improved
quality.
Only the objects of the image with in the depth of field of
camera are focused and the remaining will be blurred. Fusion
can be defined as the process of combining multiple input
images into a smaller collection of images, usually a single
one, which contains the relevant and important information
from the inputs. Nowadays, many well-known fusion
algorithms have been proposed. But most of them are based
on the whole acquisition of the source images. A work
demonstrated the possibility of fusing images without
acquiring all the samples of the original images, if the images
are acquired under the new technique – compressed sensing.
The noise should be removed prior to performing image
analysis processes while keeping the fine detail of the image
intact. Salt and pepper noise in an image are small, unwanted
random pixels in areas where the surrounding majority of
pixels are a different value, i.e. a white pixel in a black field
or a black pixel in a white field. Many algorithms have been
developed to remove salt and pepper noise in document
images with different performance in removing noise and
retaining fine details of the image. Median filter is a well
known method that can remove this noise from images. The
removal of noise is performed by replacing the value of
window center by the median of center neighbourhood.
Fig 1 General procedure of MSD-based image fusion
Image fusion can be performed at three different levels,
i.e., pixel/data level, feature / attribute level, and
symbol/decision level, each of which serves different purposes
Compared with the others, pixel-level fusion directly
combines the original information in the source images and is
more computationally efficient. According to whether
multistage decomposition (MSD) is used, pixel-level fusion
methods can be
Classified as MSD-based or non-MSD based. Compared
to the latter, MSD-based methods have the advantage of
extracting and combining salient features at different scales,
and therefore normally produce images with greater
information content.
The general procedure of MSD-based fusion is
illustrated in Fig. 1. First, the source images are transformed
to multi scale representations (MSRs) using MSD. An MSR
is a pyramidal structure with successively reduced spatial
resolution; it usually contains one approximation level (APX)
storing low-pass coefficients and several detail levels (DETs)
storing high-pass or band pass coefficients. Then, a certain
fusion rule is applied to merge coefficients at different scales.
Finally, an inverse MSD (IMSD) is applied to the fused MSR
to generate the final image.
IJMTST | International Journal for Modern Trends in Science and Technology
Volume 1, Issue 2, October 2015 34
Fig 2 T1W and T2W M.R.I Scanning
Two directions can be explored in MSD-based fusion to
enhance the fusion quality: advanced MSD schemes and
effective fusion rules. Here, we focus on the latter and propose
a novel cross-scale (CS) fusion rule, where the belongingness/
membership of each fused coefficient to each source image is
calculated. Unlike previous methods, our fusion rule
calculates an optimal set of coefficients for each scale taking
into account large neighbourhood information, which
guarantees intra scale and inter scale consistencies, i.e.,
coefficients with similar characteristics are fused in a similar
way are avoided in the results.
II. COMPRESSED SENSING
In this section we present a brief introduction to the
Sparse model and compressive sensing background. Consider
a real-valued, finite-length, one-dimensional, discrete-time
signal X , which can be viewed as an N × 1 column vector in
N R with elements x[n], n = 1, 2, . . . , N. Any signal in N R
can be represented in terms of a basis of N × 1 vectors {ψ i } .
The signal X is K-sparse if it is a linear combination of
only K basis vectors, that is, only K of the i S coefficients in
are nonzero and (N − K) are zero. The case of interest is
when K<< N. The signal X is compressible if the
representation has just a few large coefficients and many
small coefficients.
III. IMAGE FUSION METHOD
Our method for two input source images and then we can
generalize it for multiple input images. We compute two-
dimensional discrete cosine transform of two input images
and then these measurements are multiplied with sampling
filter, so compressed images are obtained. We take inverse
discrete cosine transform of them.
Fig 3 Block diagrams of computing
PCA is a statistical method for transforming a
multivariate data set with correlated variables into a data set
with new uncorrelated variables. For this purpose search is
made of an orthogonal linear transformation of the original
N-dimensional variables such that in the new coordinate
system the new variables be of a much smaller dimensionality
M and be uncorrelated. In the Principal Component Analysis
(PCA) the sought after transformation parameters are
obtained by minimizing the covariance of error introduced by
neglecting N-M of the transformed components.
The contrast sensitivity function of luminance shows
band pass characteristics, while the contrast sensitivity
functions of both red–green and yellow–blue show low-pass
behaviour. Therefore, luminance sensitivity is normally
higher than chromatic sensitivity except at low spatial
frequencies. Hence, the fused monochrome image, which
provides combined information and good contrasts, should be
assigned to the luminance channel to exploit luminance
contrast.
Fig 4 Graph 1
In addition, the colour-fused image should also provide
good contrasts in the red–green and/or yellow–blue channels
in order to fully exploit human colour perception. To achieve
IJMTST | International Journal for Modern Trends in Science and Technology
Volume 1, Issue 2, October 2015 35
this, we can consider that red, green, yellow, and blue are
arranged on a colour circle as in, where the red– green axis is
orthogonal to the yellow–blue axis and colour (actually its
hue) transits smoothly from one to another in each quadrant.
Fig 5 graph 2
IV. SIMULATION RESULTS
The performance of our CS fusion rule was evaluated on
volumetric image fusion scans using both synthetic and real
data. After this validation, we demonstrate the capability of
our fusion rule to fuse other modalities. In addition, we have
consulted a neurosurgeon and a radiologist. In their opinion,
our method not only provides enhanced representations of
information, which is useful in applications like diagnosis
and neuro navigation, but also offers them the flexibility of
combining modalities of their choice, which is important
because the data types required are normally application
dependent.
Figure 6. (a) CT image. (b) MRI image. (c) Fusion result by FAR method. (d)
Fusion result by DS_MS method . (e) Fusion result by Han’s method . (f) Fusion
result by our method
With regard to the visual comparison of the second
group, the fusion result by using our method in Fig. 3 (f)
contains more information than the input images in Fig.3 (a)
and (b). Noise sensitivity is a common concern for many
pixel-level fusion methods. For noisy images, one could
employ a denoising activity-level measure or pre-processing
step
CONCLUSION
In this paper, we present a new image fusion method
based on the CS theory and compare it with other methods.
Our method is done on blurred images. Visual analysis and
the quantitative evaluation show our fusion method performs
better than others. For blurred and noisy images, first salt and
pepper noise is removed from images ,then our fusion method
is applied on them. Finally, wiener filter minimized variation
the pixel value. In this case, also, we achieve better
performance with this new fusion method.
REFERENCES
[1] J. B. A. Maintz and M. A. Viergever, “A survey of medical image
registration,” Med. Image Anal., vol. 2, no. 1, pp. 1–36, 1998.
[2] V. D. Calhoun and T. Adali, “Feature-based fusion of medical imaging
data,” IEEE Trans. Inf. Technol. Biomed., vol. 13, no. 5, pp. 711–720, Sep.
2009.
[3] B. Solaiman, R. Debon, F. Pipelier, J.-M. Cauvin, and C. Roux,
“Information fusion: Application to data and model fusion for ultrasound
image segmentation,” IEEE Trans. Biomed. Eng., vol. 46, no. 10, pp.
1171–1175, Oct. 1999.
[4] M. Sonka, V. Hlavac, and R. Boyle, Image Processing, Analysis, and
Machine Vision, Second : PWS, 1999.
[5] X. Luo,J. Zhang,J. Yang, and Q. Dai, “Image fusion in compressive
sensing,” Proc. Int. Conf. on Image Processing.Cairo, Egypt, pp. 2205-2208,
2009.
[6] J. Han, O. Loffeld,K. Hartmann, and R. Wang , “Multi image fusion based
on Compressive sensing,” Proc. Int. Conf. on Image Processing. Shanghai,
pp. 1463-1469, 2010.
[7] R. Baraniuk, “Compressive sensing,” IEEE Signal Processing Magazine,
Vol. 24, No. 4, pp. 118-121, 2007.
[8] S. A. Khayam, “The Discrete Cosine Transform (DCT): Theory and
Application,” ECE. 802 – 602:Information Theory and Coding, 2003.
[9] E. Candés and T. Tao, “Near optimal signal recovery from random
projections: Universal encoding strategies?,” IEEE Trans. on Information
Theory, Vol. 52, No. 12, pp. 5406-5425, 2006.
[10]X. H. Yang, H. Y. Jin, and J. L. Cheng, “Adaptive image fusion algorithm
for inferred and visible light images based on DT-CWT,”in J Infrared
Millim. Waves, Vol. 26, No. 6, Dec. 2007.

More Related Content

What's hot

Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation pptGichelle Amon
 
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
 
Comparison of image segmentation
Comparison of image segmentationComparison of image segmentation
Comparison of image segmentationHaitham Ahmed
 
Image parts and segmentation
Image parts and segmentation Image parts and segmentation
Image parts and segmentation Rappy Saha
 
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...Habibur Rahman
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on coloreSAT Journals
 
Comparative study on image segmentation techniques
Comparative study on image segmentation techniquesComparative study on image segmentation techniques
Comparative study on image segmentation techniquesgmidhubala
 
Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Yashwant Kurmi
 
Medical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transformMedical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transformAnju Anjujosepj
 
Image segmentation
Image segmentationImage segmentation
Image segmentationkhyati gupta
 
A version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationA version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationHabibur Rahman
 
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion TechniqueModified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Techniqueiosrjce
 
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
 
BilateralFiltering
BilateralFilteringBilateralFiltering
BilateralFilteringJacob Logas
 
Image pre processing - local processing
Image pre processing - local processingImage pre processing - local processing
Image pre processing - local processingAshish Kumar
 
Asilomar09 compressive superres
Asilomar09 compressive superresAsilomar09 compressive superres
Asilomar09 compressive superresHoàng Sơn
 

What's hot (18)

40120140507003
4012014050700340120140507003
40120140507003
 
Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation ppt
 
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
 
Comparison of image segmentation
Comparison of image segmentationComparison of image segmentation
Comparison of image segmentation
 
Image parts and segmentation
Image parts and segmentation Image parts and segmentation
Image parts and segmentation
 
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on color
 
Comparative study on image segmentation techniques
Comparative study on image segmentation techniquesComparative study on image segmentation techniques
Comparative study on image segmentation techniques
 
Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317
 
Image segmentation
Image segmentation Image segmentation
Image segmentation
 
Medical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transformMedical image fusion based on NSCT and wavelet transform
Medical image fusion based on NSCT and wavelet transform
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
A version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentationA version of watershed algorithm for color image segmentation
A version of watershed algorithm for color image segmentation
 
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion TechniqueModified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
 
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 ...
 
BilateralFiltering
BilateralFilteringBilateralFiltering
BilateralFiltering
 
Image pre processing - local processing
Image pre processing - local processingImage pre processing - local processing
Image pre processing - local processing
 
Asilomar09 compressive superres
Asilomar09 compressive superresAsilomar09 compressive superres
Asilomar09 compressive superres
 

Viewers also liked

Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringIJMTST Journal
 
Parasitic Boost Circuit for Transform Less Active Voltage Quality Regulator
Parasitic Boost Circuit for Transform Less Active Voltage Quality RegulatorParasitic Boost Circuit for Transform Less Active Voltage Quality Regulator
Parasitic Boost Circuit for Transform Less Active Voltage Quality RegulatorIJMTST Journal
 
A Resonant Converter with LLC for DC-to-DC Converter Based Applications
A Resonant Converter with LLC for DC-to-DC Converter Based ApplicationsA Resonant Converter with LLC for DC-to-DC Converter Based Applications
A Resonant Converter with LLC for DC-to-DC Converter Based ApplicationsIJMTST Journal
 
SAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkSAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkIJMTST Journal
 
Coal Mine Ventilator Smart Monitoring System
Coal Mine Ventilator Smart Monitoring SystemCoal Mine Ventilator Smart Monitoring System
Coal Mine Ventilator Smart Monitoring SystemIJMTST Journal
 
Classification of Osteoporosis using Fractal Texture Features
Classification of Osteoporosis using Fractal Texture FeaturesClassification of Osteoporosis using Fractal Texture Features
Classification of Osteoporosis using Fractal Texture FeaturesIJMTST Journal
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIJMTST Journal
 
Techniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
Techniques for Improving BER and SNR in MIMO Antenna for Optimum PerformanceTechniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
Techniques for Improving BER and SNR in MIMO Antenna for Optimum PerformanceIJMTST Journal
 
Inverter Design using PV System Boost Converter
Inverter Design using PV System Boost ConverterInverter Design using PV System Boost Converter
Inverter Design using PV System Boost ConverterIJMTST Journal
 
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...IJMTST Journal
 
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...IJMTST Journal
 
Generalized Parallel CRC Computation
Generalized Parallel CRC ComputationGeneralized Parallel CRC Computation
Generalized Parallel CRC ComputationIJMTST Journal
 
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAA
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAAVLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAA
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAAIJMTST Journal
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNIJMTST Journal
 
A Comparative Study of Non- Performing Assets of Public and Private Sector Banks
A Comparative Study of Non- Performing Assets of Public and Private Sector BanksA Comparative Study of Non- Performing Assets of Public and Private Sector Banks
A Comparative Study of Non- Performing Assets of Public and Private Sector BanksIJMTST Journal
 
Placement of Multiple Distributed Generators in Distribution Network for Loss...
Placement of Multiple Distributed Generators in Distribution Network for Loss...Placement of Multiple Distributed Generators in Distribution Network for Loss...
Placement of Multiple Distributed Generators in Distribution Network for Loss...IJMTST Journal
 
Job Stress among Faculty: An investigation of Self-Financing Arts and Science...
Job Stress among Faculty: An investigation of Self-Financing Arts and Science...Job Stress among Faculty: An investigation of Self-Financing Arts and Science...
Job Stress among Faculty: An investigation of Self-Financing Arts and Science...IJMTST Journal
 
Comparison of Multi-Machine Transient Stability Limit Using UPFC
Comparison of Multi-Machine Transient Stability Limit Using UPFCComparison of Multi-Machine Transient Stability Limit Using UPFC
Comparison of Multi-Machine Transient Stability Limit Using UPFCIJMTST Journal
 
Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...
Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...
Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...IJMTST Journal
 

Viewers also liked (19)

Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote Monitoring
 
Parasitic Boost Circuit for Transform Less Active Voltage Quality Regulator
Parasitic Boost Circuit for Transform Less Active Voltage Quality RegulatorParasitic Boost Circuit for Transform Less Active Voltage Quality Regulator
Parasitic Boost Circuit for Transform Less Active Voltage Quality Regulator
 
A Resonant Converter with LLC for DC-to-DC Converter Based Applications
A Resonant Converter with LLC for DC-to-DC Converter Based ApplicationsA Resonant Converter with LLC for DC-to-DC Converter Based Applications
A Resonant Converter with LLC for DC-to-DC Converter Based Applications
 
SAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural NetworkSAR Image Classification by Multilayer Back Propagation Neural Network
SAR Image Classification by Multilayer Back Propagation Neural Network
 
Coal Mine Ventilator Smart Monitoring System
Coal Mine Ventilator Smart Monitoring SystemCoal Mine Ventilator Smart Monitoring System
Coal Mine Ventilator Smart Monitoring System
 
Classification of Osteoporosis using Fractal Texture Features
Classification of Osteoporosis using Fractal Texture FeaturesClassification of Osteoporosis using Fractal Texture Features
Classification of Osteoporosis using Fractal Texture Features
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
 
Techniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
Techniques for Improving BER and SNR in MIMO Antenna for Optimum PerformanceTechniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
Techniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
 
Inverter Design using PV System Boost Converter
Inverter Design using PV System Boost ConverterInverter Design using PV System Boost Converter
Inverter Design using PV System Boost Converter
 
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...
 
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
 
Generalized Parallel CRC Computation
Generalized Parallel CRC ComputationGeneralized Parallel CRC Computation
Generalized Parallel CRC Computation
 
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAA
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAAVLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAA
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAA
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSN
 
A Comparative Study of Non- Performing Assets of Public and Private Sector Banks
A Comparative Study of Non- Performing Assets of Public and Private Sector BanksA Comparative Study of Non- Performing Assets of Public and Private Sector Banks
A Comparative Study of Non- Performing Assets of Public and Private Sector Banks
 
Placement of Multiple Distributed Generators in Distribution Network for Loss...
Placement of Multiple Distributed Generators in Distribution Network for Loss...Placement of Multiple Distributed Generators in Distribution Network for Loss...
Placement of Multiple Distributed Generators in Distribution Network for Loss...
 
Job Stress among Faculty: An investigation of Self-Financing Arts and Science...
Job Stress among Faculty: An investigation of Self-Financing Arts and Science...Job Stress among Faculty: An investigation of Self-Financing Arts and Science...
Job Stress among Faculty: An investigation of Self-Financing Arts and Science...
 
Comparison of Multi-Machine Transient Stability Limit Using UPFC
Comparison of Multi-Machine Transient Stability Limit Using UPFCComparison of Multi-Machine Transient Stability Limit Using UPFC
Comparison of Multi-Machine Transient Stability Limit Using UPFC
 
Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...
Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...
Three phase Nine Level Inverter with Minimum Number of Power Electronic Compo...
 

Similar to PCA & CS based fusion for Medical Image Fusion

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
 
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION acijjournal
 
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
 
Sparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image ProcessingSparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image ProcessingEswar Publications
 
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
 
G143741
G143741G143741
G143741irjes
 
Remote Sensing: Resolution Merge
Remote Sensing: Resolution MergeRemote Sensing: Resolution Merge
Remote Sensing: Resolution MergeKamlesh Kumar
 
Paper id 27201451
Paper id 27201451Paper id 27201451
Paper id 27201451IJRAT
 
iaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformiaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformIaetsd Iaetsd
 
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional Saliency
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional SaliencyA Hybrid Chebyshev-ICA Image Fusion Method Based on Regional Saliency
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional SaliencyTELKOMNIKA JOURNAL
 
Blind Image Seperation Using Forward Difference Method (FDM)
Blind Image Seperation Using Forward Difference Method (FDM)Blind Image Seperation Using Forward Difference Method (FDM)
Blind Image Seperation Using Forward Difference Method (FDM)sipij
 
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
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesEditor IJCATR
 
Paper on image processing
Paper on image processingPaper on image processing
Paper on image processingSaloni Bhatia
 

Similar to PCA & CS based fusion for Medical Image Fusion (20)

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
 
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
 
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
 
Sparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image ProcessingSparse Sampling in Digital Image Processing
Sparse Sampling in Digital Image Processing
 
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
 
G143741
G143741G143741
G143741
 
Jc3515691575
Jc3515691575Jc3515691575
Jc3515691575
 
40120140507003
4012014050700340120140507003
40120140507003
 
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
 
Remote Sensing: Resolution Merge
Remote Sensing: Resolution MergeRemote Sensing: Resolution Merge
Remote Sensing: Resolution Merge
 
F010224446
F010224446F010224446
F010224446
 
Paper id 27201451
Paper id 27201451Paper id 27201451
Paper id 27201451
 
C1802050815
C1802050815C1802050815
C1802050815
 
iaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformiaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transform
 
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...
 
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional Saliency
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional SaliencyA Hybrid Chebyshev-ICA Image Fusion Method Based on Regional Saliency
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional Saliency
 
Blind Image Seperation Using Forward Difference Method (FDM)
Blind Image Seperation Using Forward Difference Method (FDM)Blind Image Seperation Using Forward Difference Method (FDM)
Blind Image Seperation Using Forward Difference Method (FDM)
 
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...
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision Images
 
Paper on image processing
Paper on image processingPaper on image processing
Paper on image processing
 

Recently uploaded

Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 

Recently uploaded (20)

Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 

PCA & CS based fusion for Medical Image Fusion

  • 1. IJMTST | International Journal for Modern Trends in Science and Technology Volume 1, Issue 2, October 2015 33 PCA & CS based fusion for Medical Image Fusion Satish Babu Nalleboina P.Murali Krishana PG Scholar Assistant Professor Layola Institute of Technology and Management Layola Institute of Technology and Management Abstract - Compressive sampling (CS), also called Compressed sensing, has generated a tremendous amount of excitement in the image processing community. It provides an alternative to Shannon/ Nyquist sampling when the signal under acquisition is known to be sparse or compressible. In this paper, we propose a new efficient image fusion method for compressed sensing imaging. In this method, we calculate the two dimensional discrete cosine transform of multiple input images, these achieved measurements are multiplied with sampling filter, so compressed images are obtained. we take inverse discrete cosine transform of them. Finally, fused image achieves from these results by using PCA fusion method. This approach also is implemented for multi-focus and noisy images. Simulation results show that our method provides promising fusion performance in both visual comparison and comparison using objective measures. Moreover, because this method does not need to recovery process the computational time is decreased very much. Keywords: Compressive Sensing, Image Fusion, Multi-Focus Images, Multi-Focus and Noisy Images I. INTRODUCTION Image fusion is defined as a process of combining two or more images into a single composite image. The single output image contains the better scene description than the individual input images. The output image must be more useful for human perception or machine perception. The basic problem of image fusion is determining the best procedure for combining multiple images. The main aim of image fusion is to improve the quality of information of the output image. The existing fusion algorithms and techniques shows that image fusion provide us an output image with an improved quality. Only the objects of the image with in the depth of field of camera are focused and the remaining will be blurred. Fusion can be defined as the process of combining multiple input images into a smaller collection of images, usually a single one, which contains the relevant and important information from the inputs. Nowadays, many well-known fusion algorithms have been proposed. But most of them are based on the whole acquisition of the source images. A work demonstrated the possibility of fusing images without acquiring all the samples of the original images, if the images are acquired under the new technique – compressed sensing. The noise should be removed prior to performing image analysis processes while keeping the fine detail of the image intact. Salt and pepper noise in an image are small, unwanted random pixels in areas where the surrounding majority of pixels are a different value, i.e. a white pixel in a black field or a black pixel in a white field. Many algorithms have been developed to remove salt and pepper noise in document images with different performance in removing noise and retaining fine details of the image. Median filter is a well known method that can remove this noise from images. The removal of noise is performed by replacing the value of window center by the median of center neighbourhood. Fig 1 General procedure of MSD-based image fusion Image fusion can be performed at three different levels, i.e., pixel/data level, feature / attribute level, and symbol/decision level, each of which serves different purposes Compared with the others, pixel-level fusion directly combines the original information in the source images and is more computationally efficient. According to whether multistage decomposition (MSD) is used, pixel-level fusion methods can be Classified as MSD-based or non-MSD based. Compared to the latter, MSD-based methods have the advantage of extracting and combining salient features at different scales, and therefore normally produce images with greater information content. The general procedure of MSD-based fusion is illustrated in Fig. 1. First, the source images are transformed to multi scale representations (MSRs) using MSD. An MSR is a pyramidal structure with successively reduced spatial resolution; it usually contains one approximation level (APX) storing low-pass coefficients and several detail levels (DETs) storing high-pass or band pass coefficients. Then, a certain fusion rule is applied to merge coefficients at different scales. Finally, an inverse MSD (IMSD) is applied to the fused MSR to generate the final image.
  • 2. IJMTST | International Journal for Modern Trends in Science and Technology Volume 1, Issue 2, October 2015 34 Fig 2 T1W and T2W M.R.I Scanning Two directions can be explored in MSD-based fusion to enhance the fusion quality: advanced MSD schemes and effective fusion rules. Here, we focus on the latter and propose a novel cross-scale (CS) fusion rule, where the belongingness/ membership of each fused coefficient to each source image is calculated. Unlike previous methods, our fusion rule calculates an optimal set of coefficients for each scale taking into account large neighbourhood information, which guarantees intra scale and inter scale consistencies, i.e., coefficients with similar characteristics are fused in a similar way are avoided in the results. II. COMPRESSED SENSING In this section we present a brief introduction to the Sparse model and compressive sensing background. Consider a real-valued, finite-length, one-dimensional, discrete-time signal X , which can be viewed as an N × 1 column vector in N R with elements x[n], n = 1, 2, . . . , N. Any signal in N R can be represented in terms of a basis of N × 1 vectors {ψ i } . The signal X is K-sparse if it is a linear combination of only K basis vectors, that is, only K of the i S coefficients in are nonzero and (N − K) are zero. The case of interest is when K<< N. The signal X is compressible if the representation has just a few large coefficients and many small coefficients. III. IMAGE FUSION METHOD Our method for two input source images and then we can generalize it for multiple input images. We compute two- dimensional discrete cosine transform of two input images and then these measurements are multiplied with sampling filter, so compressed images are obtained. We take inverse discrete cosine transform of them. Fig 3 Block diagrams of computing PCA is a statistical method for transforming a multivariate data set with correlated variables into a data set with new uncorrelated variables. For this purpose search is made of an orthogonal linear transformation of the original N-dimensional variables such that in the new coordinate system the new variables be of a much smaller dimensionality M and be uncorrelated. In the Principal Component Analysis (PCA) the sought after transformation parameters are obtained by minimizing the covariance of error introduced by neglecting N-M of the transformed components. The contrast sensitivity function of luminance shows band pass characteristics, while the contrast sensitivity functions of both red–green and yellow–blue show low-pass behaviour. Therefore, luminance sensitivity is normally higher than chromatic sensitivity except at low spatial frequencies. Hence, the fused monochrome image, which provides combined information and good contrasts, should be assigned to the luminance channel to exploit luminance contrast. Fig 4 Graph 1 In addition, the colour-fused image should also provide good contrasts in the red–green and/or yellow–blue channels in order to fully exploit human colour perception. To achieve
  • 3. IJMTST | International Journal for Modern Trends in Science and Technology Volume 1, Issue 2, October 2015 35 this, we can consider that red, green, yellow, and blue are arranged on a colour circle as in, where the red– green axis is orthogonal to the yellow–blue axis and colour (actually its hue) transits smoothly from one to another in each quadrant. Fig 5 graph 2 IV. SIMULATION RESULTS The performance of our CS fusion rule was evaluated on volumetric image fusion scans using both synthetic and real data. After this validation, we demonstrate the capability of our fusion rule to fuse other modalities. In addition, we have consulted a neurosurgeon and a radiologist. In their opinion, our method not only provides enhanced representations of information, which is useful in applications like diagnosis and neuro navigation, but also offers them the flexibility of combining modalities of their choice, which is important because the data types required are normally application dependent. Figure 6. (a) CT image. (b) MRI image. (c) Fusion result by FAR method. (d) Fusion result by DS_MS method . (e) Fusion result by Han’s method . (f) Fusion result by our method With regard to the visual comparison of the second group, the fusion result by using our method in Fig. 3 (f) contains more information than the input images in Fig.3 (a) and (b). Noise sensitivity is a common concern for many pixel-level fusion methods. For noisy images, one could employ a denoising activity-level measure or pre-processing step CONCLUSION In this paper, we present a new image fusion method based on the CS theory and compare it with other methods. Our method is done on blurred images. Visual analysis and the quantitative evaluation show our fusion method performs better than others. For blurred and noisy images, first salt and pepper noise is removed from images ,then our fusion method is applied on them. Finally, wiener filter minimized variation the pixel value. In this case, also, we achieve better performance with this new fusion method. REFERENCES [1] J. B. A. Maintz and M. A. Viergever, “A survey of medical image registration,” Med. Image Anal., vol. 2, no. 1, pp. 1–36, 1998. [2] V. D. Calhoun and T. Adali, “Feature-based fusion of medical imaging data,” IEEE Trans. Inf. Technol. Biomed., vol. 13, no. 5, pp. 711–720, Sep. 2009. [3] B. Solaiman, R. Debon, F. Pipelier, J.-M. Cauvin, and C. Roux, “Information fusion: Application to data and model fusion for ultrasound image segmentation,” IEEE Trans. Biomed. Eng., vol. 46, no. 10, pp. 1171–1175, Oct. 1999. [4] M. Sonka, V. Hlavac, and R. Boyle, Image Processing, Analysis, and Machine Vision, Second : PWS, 1999. [5] X. Luo,J. Zhang,J. Yang, and Q. Dai, “Image fusion in compressive sensing,” Proc. Int. Conf. on Image Processing.Cairo, Egypt, pp. 2205-2208, 2009. [6] J. Han, O. Loffeld,K. Hartmann, and R. Wang , “Multi image fusion based on Compressive sensing,” Proc. Int. Conf. on Image Processing. Shanghai, pp. 1463-1469, 2010. [7] R. Baraniuk, “Compressive sensing,” IEEE Signal Processing Magazine, Vol. 24, No. 4, pp. 118-121, 2007. [8] S. A. Khayam, “The Discrete Cosine Transform (DCT): Theory and Application,” ECE. 802 – 602:Information Theory and Coding, 2003. [9] E. Candés and T. Tao, “Near optimal signal recovery from random projections: Universal encoding strategies?,” IEEE Trans. on Information Theory, Vol. 52, No. 12, pp. 5406-5425, 2006. [10]X. H. Yang, H. Y. Jin, and J. L. Cheng, “Adaptive image fusion algorithm for inferred and visible light images based on DT-CWT,”in J Infrared Millim. Waves, Vol. 26, No. 6, Dec. 2007.