SlideShare a Scribd company logo
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

PPTX
IMAGE FUSION IN IMAGE PROCESSING
PPTX
Pan sharpening
PDF
A New Approach of Medical Image Fusion using Discrete Wavelet Transform
PDF
Comparative study on image fusion methods in spatial domain
PPTX
Wavelet based image fusion
PDF
Different Image Fusion Techniques –A Critical Review
PDF
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PDF
Image Fusion
IMAGE FUSION IN IMAGE PROCESSING
Pan sharpening
A New Approach of Medical Image Fusion using Discrete Wavelet Transform
Comparative study on image fusion methods in spatial domain
Wavelet based image fusion
Different Image Fusion Techniques –A Critical Review
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
Image Fusion

What's hot (18)

PDF
40120140507003
PPT
Image segmentation ppt
PDF
Review on Image Enhancement in Spatial Domain
PPTX
Comparison of image segmentation
PPTX
Image parts and segmentation
PDF
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
PDF
Image segmentation based on color
PPTX
Comparative study on image segmentation techniques
PDF
Kurmi 2015-ijca-905317
PPTX
Image segmentation
PDF
Medical image fusion based on NSCT and wavelet transform
PPTX
Image segmentation
PDF
A version of watershed algorithm for color image segmentation
PDF
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
PDF
An efficient fusion based up sampling technique for restoration of spatially ...
PDF
BilateralFiltering
PPT
Image pre processing - local processing
PDF
Asilomar09 compressive superres
40120140507003
Image segmentation ppt
Review on Image Enhancement in Spatial Domain
Comparison of image segmentation
Image parts and segmentation
Segmentation of Color Image using Adaptive Thresholding and Masking with Wate...
Image segmentation based on color
Comparative study on image segmentation techniques
Kurmi 2015-ijca-905317
Image segmentation
Medical image fusion based on NSCT and wavelet transform
Image segmentation
A version of watershed algorithm for color image segmentation
Modified Contrast Enhancement using Laplacian and Gaussians Fusion Technique
An efficient fusion based up sampling technique for restoration of spatially ...
BilateralFiltering
Image pre processing - local processing
Asilomar09 compressive superres
Ad

Viewers also liked (19)

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

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

PDF
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
PDF
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
PDF
Optimal Coefficient Selection For Medical Image Fusion
PDF
Sparse Sampling in Digital Image Processing
PDF
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
PDF
G143741
PDF
Jc3515691575
PDF
40120140507003
PDF
imagefusfinalppt-140413102757-phpapp02.pdf
PDF
Image resolution enhancement via multi surface fitting
PPTX
Remote Sensing: Resolution Merge
PDF
F010224446
PDF
Paper id 27201451
PDF
C1802050815
PDF
iaetsd Image fusion of brain images using discrete wavelet transform
PDF
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
PDF
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional Saliency
PDF
Blind Image Seperation Using Forward Difference Method (FDM)
PDF
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
PDF
A Novel Color Image Fusion for Multi Sensor Night Vision Images
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
COLOUR IMAGE REPRESENTION OF MULTISPECTRAL IMAGE FUSION
Optimal Coefficient Selection For Medical Image Fusion
Sparse Sampling in Digital Image Processing
INFORMATION SATURATION IN MULTISPECTRAL PIXEL LEVEL IMAGE FUSION
G143741
Jc3515691575
40120140507003
imagefusfinalppt-140413102757-phpapp02.pdf
Image resolution enhancement via multi surface fitting
Remote Sensing: Resolution Merge
F010224446
Paper id 27201451
C1802050815
iaetsd Image fusion of brain images using discrete wavelet transform
A HYBRID APPROACH OF WAVELETS FOR EFFECTIVE IMAGE FUSION FOR MULTIMODAL MEDIC...
A Hybrid Chebyshev-ICA Image Fusion Method Based on Regional Saliency
Blind Image Seperation Using Forward Difference Method (FDM)
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
A Novel Color Image Fusion for Multi Sensor Night Vision Images

Recently uploaded (20)

PPT
Mechanical Engineering MATERIALS Selection
PDF
737-MAX_SRG.pdf student reference guides
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPT
Project quality management in manufacturing
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Geodesy 1.pptx...............................................
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PPTX
Artificial Intelligence
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
R24 SURVEYING LAB MANUAL for civil enggi
Mechanical Engineering MATERIALS Selection
737-MAX_SRG.pdf student reference guides
Automation-in-Manufacturing-Chapter-Introduction.pdf
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Project quality management in manufacturing
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Geodesy 1.pptx...............................................
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
Artificial Intelligence
III.4.1.2_The_Space_Environment.p pdffdf
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
R24 SURVEYING LAB MANUAL for civil enggi

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.