SlideShare una empresa de Scribd logo
1 de 54
Prepared By : AMR NASR
Introduction
• Developments in the field of sensing
  technology
• Multi-sensor systems in many applications
  such as remote sensing , medical imaging ,
  military , etc.
• Result is increase of data available
• Can we reduce increasing volume of
  information simultaneously extracting all
  useful information
Basics of image fusion
Aim of image fusion is to
• Reduce amount of data
• Retain important information and
• Create new image that is more suitable for
  the purposes of human/machine perception
  or for further processing tasks.
Single Sensor image fusion system
• Sequence of images are taken by the sensor
• Then they are fused in an image
• It has some limitations due to capability of
  sensor
Multi-sensor image fusion
• Images are taken by more than one sensor
• Then they are fused in an image
• It overcomes limitations of single sensor
  system
Fusion Camera used in Avatar
DARPA Unveils Gigapixel Camera
• The gigapixel camera, in a
  manner similar to a parallel-
  processor supercomputer,
  uses between 100 and 150
  micro cameras to build a
  wide-field panoramic
  image. These small
  cameras' local aberration
  and focus provide extremely
  high resolutions, combined
  with smaller system volume
  and less distortion than
  traditional wide-field lens
  systems.
360 degrees panoramic camera for
            the police
Multi-view fusion
• Images are taken from different viewports to
  make 3D View
• Multi-modal fusion
• Multi-focus fusion
Multi-modal fusion
Multi-focus fusion
System level consideration
•   Three key non-fusion processes:
•   Image registration
•   Image pre-processing
•   Image post-processing
• Post processing stage depends on the type of
  display, fusion system is being used and the
  personal preference of a human operator

• Pre-processing makes images best suited for
  fusion algorithm

• Image registration is the process of aligning
  images so that their detail overlap accurately.
Methodology
Feature detection
• Algorithm should be able to detect the same
  features
• Feature matching
   Correspondence between the features
detected in the sensed image and those
detected in the reference image is established
Image resampling and transformation The
sensed image is transformed
Methods of image fusion
Classification
   Spatial domain fusion
 Weighted pixel averaging
    Brovey method
    Principal component analysis
    Intensity Hue Saturation
Transform domain fusion
 Laplacian pyramid
 Curvelet transform
 Discrete wavelet transform (DWT)
Weighted pixel averaging
• Simplest image fusion technique
• F(x,y)=Wa*A(x,y)+Wb*B(x,y)
• Where Wa, Wb are scalars

• It has an advantage of suppressing any noise in
  the source imagery.
• It also suppresses salient image
  features,inevitably producing a low contrast
  fused image with a ‘washed-out’ appearance.
Pyramidal method
• Produce sharp , high-contrast images that are
  clearly more appealing and have greater
  information content than simpler ratio-based
  schemes.

• Image pyramid is essentially a data structure
  consisting of a series of low-pass or band-pass
  copies of an image, each representing pattern
  information of a different scale.
Flow of pyramidal method
Discrete wavelet transform method
• It represents any arbitrary function x(t) as a
  superposition of a set of such wavelets or
  basis functions –mother wavelet by dilation or
  contractions (scaling) and translational (shifts)
Medical image fusion
• Helps physicians to extract features from
  multi-modal images.
• Two types- structural (MRI, CT) & functional
  (PET, SPECT)
Objectives of image fusion in remote
                   sensing
•   Improve the spatial resolution
•   Improve the geometric precision
•   Enhanced the capabilities of feature display
•   Improve classification accuracy
•   Enhance the capability of change detection.
•   Replace or repair the defect of image data.
•   Enhance the visual interpretation.
Dual resolution images in satellites
Several commercial earth observation satellites carry
dual-resolution sensors of this kind, which provide
high-resolution panchromatic images (HRPIs) and low-
resolution multispectral images (LRMIs).



For example, the first commercial high-resolution
satellite, IKONOS, launched on September 24, 1999,
produces 1-m HRPIs and 4-m LRMIs.
PRINCIPLES OF SEVERAL EXISTING
IMAGE FUSION METHODS USED IN REMOTE SENSING

   Multi resolution Analysis-Based Intensity
   Modulation
   À Trous Algorithm-Based Wavelet Transform
   Principal Component Analysis
   High-Pass Modulation
   High-Pass Filtering
   Brovey Transform
   IHS Transform
Relationship between low-resolution pixel and the
       corresponding high-resolution pixels
each low-resolution pixel value (or
radiance) can be treated as a weighted average
of high-resolution pixel values
Brovey transform
.The BT is based on the chromaticity transform
It is a simple method for combining data from different sensors,
with the limitation that only three bands are involved. Its
purpose is to normalize the three multispectral bands used for
RGB display and to multiply the result by any other desired data

to add the intensity or brightness component to the image.
IHS Transform
The IHS technique is a standard procedure in image fusion, with the
major limitation that only three bands are involved . Originally, it was
based on the RGB true color space.
High-Pass Filtering
The principle of HPF is to add the high-frequency information
from the HRPI to the LRMIs to get the HRMIs .
The high-frequency information is computed by filtering the
HRPI with a high-pass filter or taking the original HRPI and
subtracting the LRPI, which is the low-pass filtered HRPI. This
method preserves a high percentage of the spectral characteristics,
since the spatial information is associated with the high-frequency
information of the HRMIs, which is from the HRPI, and
the spectral information is associated with the low-frequency information of the HRMIs, which is
from the LRMIs. The mathematical model is
High-Pass Modulation
The principle of HPM is to transfer the high-
frequency information
of the HRMI to the LRMIs, with modulation
coefficients , which equal the ratio between the
LRMIs and the LRPI . The LRPI is obtained by low-
pass filtering the HRPI. The equivalent
mathematical model is
Principal Component Analysis

The PCA method is similar to the IHS method, with the main
advantage that an arbitrary number of bands can be used .
The input LRMIs are first transformed into the same
number of uncorrelated principal components.


Then, similar to the IHS method, the first principal
component (PC1) is replaced by the HRPI, which is first
stretched to have the same mean and variance as PC1. As a
last step, the HRMIs are determined by performing the
inverse PCA transform.
where the transformation matrix
À Trous Algorithm-Based Wavelet
                 Transform
It is based on wavelet transform and is particularly suitable for signal processing since
it is isotropic and shift-invariant and does not create artifacts when used in image
processing. Its application to image fusion is reported in and .




   The ATW method is given by
Multiresolution Analysis-Based
         Intensity Modulation
MRAIM was proposed by Wang. It follows the
GIF method, with the major advantage that it
can be used for the fusion case in which the
ratio is an arbitrary integer M , with a very
simple scheme. The mathematical model is
Comparisons

1-The IHS, BT, and PCA methods use a linear combination of
the LRMIs to compute the LRPIs, with different coefficients.
2- The HPF, HPM, ATW, and MRAIM methods compute the
LRPIs by low-pass filtering the original HRPI with different
filters.
3- The BT, HPM, and MRAIM methods use the modulation
coefficients as the ratios between the LRMIs and the LRPI,
whereas the IHS, HPF, ATW, and PCA methods simplify the
modulation coefficients to constant values for all pixels of
each band.
It is obvious that the IHS
and PCA methods belong to class 1, the BT
method belongs to class 2, the HPF and ATW
methods belong to class 3, and the HPM and
MRAIM methods belong to class 4. The
performance of each image fusion method is
determined by two factors: how the LRPI is
computed and how the modulation coefficients
are defined.
EXPERIMENTS AND RESULTS
1-The IHS and BT can only have 3 bands.
2-In order to evaluate the NIR band as well, we
selected the red–green–blue combination for
true natural color and the NIR–red–green
combination for false color
3-In comparison the NIR can be used with other
components of red,green and blue.
Results
Original HRPI       Original LRMIs (RGB)
                      (resampled at 1-m pixel
(panchromatic band)             size).
Result of the IHS   Result of the BT
    method          method
Result of the   Result of the HPF
PCA method          method
Result of the   Result of the
HPM method      ATW method
Result of the MRAIM method
4-MRAIM looks better than the other methods.
5-MRAIM looks better than HPM method in
spatial quality.
6-the correlation coefficient (CC) is the most
popular similarity metric in image fusion .
However, CC is insensitive to a constant gain and
bias between two images and does not allow
subtle discrimination of possible fusion artifacts.
Recently, a universal image quality index
(UIQI) has been used to measure the
similarity between two images. In this
experiment, we used the UIQI to measure
similarity.
The UIQI is designed by modeling any image
distortion as a combination of three factors:
loss of correlation, radiometric distortion, and
contrast distortion. It is defined as follows:
UIQI MEASUREMENT OF SIMILARITY BETWEEN THE DEGRADED FUSED
    IMAGE AND THE ORIGINAL IMAGE AT 4-m RESOLUTION LEVEL
UIQIS FOR THE RESULTANT IMAGES AND THE ORIGINAL
   LRMIS AT 4 m. (FUSION AT THE INFERIOR LEVEL)
This maybe because all the methods provide
good results in the NIR band, so the difference is
very small , while the spatial degradation
process will influence the final result differently
for different fusion methods.
Subscenes of the original LRMIs and the fused resulting HRMIs by different methods
           (double zoom). (Left to right sequence, row by row) Original
                 LRMIs, IHS, BT, PCA, HPF, HPM, ATW, and MRAIM.
Conclusion
The performance of each method is determined by two factors: how
the LRPI is computed and how the modulation coefficients are
defined. If the LRPI is approximated from the LRMIs, it usually has a
weak correlation with the HRPI, leading to color distortion in the
fused image. If the LRPI is a low-pass filtered HRPI, it usually shows
less spectral distortion.



By combination of the visual inspection results and the quantitative
results, it is possible to see that the experimental results are in
conformity with the theoretical analysis and that the MRAIM
method produces the synthesized images closest to those the
corresponding multi sensors would observe at the high-resolution
level.
THANK YOU

Más contenido relacionado

La actualidad más candente

Fundamental steps in image processing
Fundamental steps in image processingFundamental steps in image processing
Fundamental steps in image processingPremaPRC211300301103
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationMostafa G. M. Mostafa
 
Digital image processing
Digital image processingDigital image processing
Digital image processingAvni Bindal
 
Digital Image Processing: An Introduction
Digital Image Processing: An IntroductionDigital Image Processing: An Introduction
Digital Image Processing: An IntroductionMostafa G. M. Mostafa
 
Image compression in digital image processing
Image compression in digital image processingImage compression in digital image processing
Image compression in digital image processingDHIVYADEVAKI
 
Chapter10 image segmentation
Chapter10 image segmentationChapter10 image segmentation
Chapter10 image segmentationasodariyabhavesh
 
Image pre processing
Image pre processingImage pre processing
Image pre processingAshish Kumar
 
Texture in image processing
Texture in image processing Texture in image processing
Texture in image processing Anna Aquarian
 
Digital Image Processing_ ch1 introduction-2003
Digital Image Processing_ ch1 introduction-2003Digital Image Processing_ ch1 introduction-2003
Digital Image Processing_ ch1 introduction-2003Malik obeisat
 
Image segmentation
Image segmentationImage segmentation
Image segmentationDeepak Kumar
 
Chapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image TransformationChapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image TransformationVarun Ojha
 
Fourier descriptors & moments
Fourier descriptors & momentsFourier descriptors & moments
Fourier descriptors & momentsrajisri2
 
Elements of visual perception
Elements of visual perceptionElements of visual perception
Elements of visual perceptionDr INBAMALAR T M
 
Fundamentals steps in Digital Image processing
Fundamentals steps in Digital Image processingFundamentals steps in Digital Image processing
Fundamentals steps in Digital Image processingKarthicaMarasamy
 

La actualidad más candente (20)

Fundamental steps in image processing
Fundamental steps in image processingFundamental steps in image processing
Fundamental steps in image processing
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image Segmentation
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Digital Image Processing: An Introduction
Digital Image Processing: An IntroductionDigital Image Processing: An Introduction
Digital Image Processing: An Introduction
 
Image compression in digital image processing
Image compression in digital image processingImage compression in digital image processing
Image compression in digital image processing
 
Chapter10 image segmentation
Chapter10 image segmentationChapter10 image segmentation
Chapter10 image segmentation
 
Image pre processing
Image pre processingImage pre processing
Image pre processing
 
SPATIAL FILTER
SPATIAL FILTERSPATIAL FILTER
SPATIAL FILTER
 
Edge detection
Edge detectionEdge detection
Edge detection
 
Texture in image processing
Texture in image processing Texture in image processing
Texture in image processing
 
Digital Image Processing_ ch1 introduction-2003
Digital Image Processing_ ch1 introduction-2003Digital Image Processing_ ch1 introduction-2003
Digital Image Processing_ ch1 introduction-2003
 
Image compression .
Image compression .Image compression .
Image compression .
 
Image transforms
Image transformsImage transforms
Image transforms
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Hit and-miss transform
Hit and-miss transformHit and-miss transform
Hit and-miss transform
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Chapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image TransformationChapter 4 Image Processing: Image Transformation
Chapter 4 Image Processing: Image Transformation
 
Fourier descriptors & moments
Fourier descriptors & momentsFourier descriptors & moments
Fourier descriptors & moments
 
Elements of visual perception
Elements of visual perceptionElements of visual perception
Elements of visual perception
 
Fundamentals steps in Digital Image processing
Fundamentals steps in Digital Image processingFundamentals steps in Digital Image processing
Fundamentals steps in Digital Image processing
 

Similar a Comparison of image fusion methods

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
 
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET Journal
 
G143741
G143741G143741
G143741irjes
 
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIPDIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIPvijayanand Kandaswamy
 
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...journal ijrtem
 
Pan sharpening
Pan sharpeningPan sharpening
Pan sharpeningNadia Aziz
 
Analysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN ClassificationAnalysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN ClassificationIJCSIS Research Publications
 
PCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionPCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionIJMTST Journal
 
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...IJMER
 
Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Yashwant Kurmi
 
Remote Sensing: Resolution Merge
Remote Sensing: Resolution MergeRemote Sensing: Resolution Merge
Remote Sensing: Resolution MergeKamlesh Kumar
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...IRJET Journal
 
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYSINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYcsandit
 
Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...
Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...
Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...kumari36
 
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
 
Image super resolution based on
Image super resolution based onImage super resolution based on
Image super resolution based onjpstudcorner
 
Query Image Searching With Integrated Textual and Visual Relevance Feedback f...
Query Image Searching With Integrated Textual and Visual Relevance Feedback f...Query Image Searching With Integrated Textual and Visual Relevance Feedback f...
Query Image Searching With Integrated Textual and Visual Relevance Feedback f...IJERA Editor
 

Similar a Comparison of image fusion methods (20)

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
 
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
 
G143741
G143741G143741
G143741
 
Ijecet 06 10_002
Ijecet 06 10_002Ijecet 06 10_002
Ijecet 06 10_002
 
Ijecet 06 10_002
Ijecet 06 10_002Ijecet 06 10_002
Ijecet 06 10_002
 
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIPDIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
DIGITAL IMAGE PROCESSING - Day 5 Applications of DIP
 
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
 
Pan sharpening
Pan sharpeningPan sharpening
Pan sharpening
 
Analysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN ClassificationAnalysis of Cholesterol Quantity Detection and ANN Classification
Analysis of Cholesterol Quantity Detection and ANN Classification
 
PCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image FusionPCA & CS based fusion for Medical Image Fusion
PCA & CS based fusion for Medical Image Fusion
 
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...Enhance Example-Based Super Resolution to Achieve Fine  Magnification of Low ...
Enhance Example-Based Super Resolution to Achieve Fine Magnification of Low ...
 
Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317Kurmi 2015-ijca-905317
Kurmi 2015-ijca-905317
 
Remote Sensing: Resolution Merge
Remote Sensing: Resolution MergeRemote Sensing: Resolution Merge
Remote Sensing: Resolution Merge
 
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
Automatic License Plate Detection in Foggy Condition using Enhanced OTSU Tech...
 
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYSINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
 
Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...
Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...
Fast Wavelet Based Image Characterization for Highly Adaptive Image Retrieval...
 
Technical seminar
Technical seminarTechnical seminar
Technical seminar
 
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)
 
Image super resolution based on
Image super resolution based onImage super resolution based on
Image super resolution based on
 
Query Image Searching With Integrated Textual and Visual Relevance Feedback f...
Query Image Searching With Integrated Textual and Visual Relevance Feedback f...Query Image Searching With Integrated Textual and Visual Relevance Feedback f...
Query Image Searching With Integrated Textual and Visual Relevance Feedback f...
 

Más de Amr Nasr

6 big google buys of 2012
6 big google buys of 20126 big google buys of 2012
6 big google buys of 2012Amr Nasr
 
Video watermarking
Video watermarkingVideo watermarking
Video watermarkingAmr Nasr
 
Scaling compression2
Scaling compression2Scaling compression2
Scaling compression2Amr Nasr
 
Compression one example
Compression one exampleCompression one example
Compression one exampleAmr Nasr
 
Video watermarking
Video watermarkingVideo watermarking
Video watermarkingAmr Nasr
 
Whitebalance
WhitebalanceWhitebalance
WhitebalanceAmr Nasr
 
Wavelet watermark level3
Wavelet watermark level3Wavelet watermark level3
Wavelet watermark level3Amr Nasr
 
Wavelet watermark level2
Wavelet watermark level2Wavelet watermark level2
Wavelet watermark level2Amr Nasr
 
Two dimensional true wavelet compression
Two dimensional true wavelet compressionTwo dimensional true wavelet compression
Two dimensional true wavelet compressionAmr Nasr
 
Image dct shifting
Image dct shiftingImage dct shifting
Image dct shiftingAmr Nasr
 
Tcp snoop protocols
Tcp snoop protocols  Tcp snoop protocols
Tcp snoop protocols Amr Nasr
 
Digital forensics lessons
Digital forensics lessons   Digital forensics lessons
Digital forensics lessons Amr Nasr
 

Más de Amr Nasr (16)

6 big google buys of 2012
6 big google buys of 20126 big google buys of 2012
6 big google buys of 2012
 
Video watermarking
Video watermarkingVideo watermarking
Video watermarking
 
Scaling compression2
Scaling compression2Scaling compression2
Scaling compression2
 
Compression one example
Compression one exampleCompression one example
Compression one example
 
Video watermarking
Video watermarkingVideo watermarking
Video watermarking
 
Watermark
WatermarkWatermark
Watermark
 
Whitebalance
WhitebalanceWhitebalance
Whitebalance
 
Wavelet
WaveletWavelet
Wavelet
 
Wavelet watermark level3
Wavelet watermark level3Wavelet watermark level3
Wavelet watermark level3
 
Wavelet watermark level2
Wavelet watermark level2Wavelet watermark level2
Wavelet watermark level2
 
Two dimensional true wavelet compression
Two dimensional true wavelet compressionTwo dimensional true wavelet compression
Two dimensional true wavelet compression
 
Image fft
Image fftImage fft
Image fft
 
Image dct shifting
Image dct shiftingImage dct shifting
Image dct shifting
 
Tcp snoop protocols
Tcp snoop protocols  Tcp snoop protocols
Tcp snoop protocols
 
Digital forensics lessons
Digital forensics lessons   Digital forensics lessons
Digital forensics lessons
 
Crypt
CryptCrypt
Crypt
 

Último

Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
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
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 

Último (20)

Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
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...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
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
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 

Comparison of image fusion methods

  • 1. Prepared By : AMR NASR
  • 2. Introduction • Developments in the field of sensing technology • Multi-sensor systems in many applications such as remote sensing , medical imaging , military , etc. • Result is increase of data available • Can we reduce increasing volume of information simultaneously extracting all useful information
  • 3. Basics of image fusion Aim of image fusion is to • Reduce amount of data • Retain important information and • Create new image that is more suitable for the purposes of human/machine perception or for further processing tasks.
  • 4. Single Sensor image fusion system • Sequence of images are taken by the sensor • Then they are fused in an image • It has some limitations due to capability of sensor
  • 5. Multi-sensor image fusion • Images are taken by more than one sensor • Then they are fused in an image • It overcomes limitations of single sensor system
  • 6. Fusion Camera used in Avatar
  • 7. DARPA Unveils Gigapixel Camera • The gigapixel camera, in a manner similar to a parallel- processor supercomputer, uses between 100 and 150 micro cameras to build a wide-field panoramic image. These small cameras' local aberration and focus provide extremely high resolutions, combined with smaller system volume and less distortion than traditional wide-field lens systems.
  • 8. 360 degrees panoramic camera for the police
  • 9. Multi-view fusion • Images are taken from different viewports to make 3D View • Multi-modal fusion • Multi-focus fusion
  • 12. System level consideration • Three key non-fusion processes: • Image registration • Image pre-processing • Image post-processing
  • 13. • Post processing stage depends on the type of display, fusion system is being used and the personal preference of a human operator • Pre-processing makes images best suited for fusion algorithm • Image registration is the process of aligning images so that their detail overlap accurately.
  • 14. Methodology Feature detection • Algorithm should be able to detect the same features • Feature matching Correspondence between the features detected in the sensed image and those detected in the reference image is established Image resampling and transformation The sensed image is transformed
  • 15. Methods of image fusion Classification Spatial domain fusion  Weighted pixel averaging  Brovey method  Principal component analysis  Intensity Hue Saturation Transform domain fusion  Laplacian pyramid  Curvelet transform  Discrete wavelet transform (DWT)
  • 16. Weighted pixel averaging • Simplest image fusion technique • F(x,y)=Wa*A(x,y)+Wb*B(x,y) • Where Wa, Wb are scalars • It has an advantage of suppressing any noise in the source imagery. • It also suppresses salient image features,inevitably producing a low contrast fused image with a ‘washed-out’ appearance.
  • 17. Pyramidal method • Produce sharp , high-contrast images that are clearly more appealing and have greater information content than simpler ratio-based schemes. • Image pyramid is essentially a data structure consisting of a series of low-pass or band-pass copies of an image, each representing pattern information of a different scale.
  • 19. Discrete wavelet transform method • It represents any arbitrary function x(t) as a superposition of a set of such wavelets or basis functions –mother wavelet by dilation or contractions (scaling) and translational (shifts)
  • 20.
  • 21. Medical image fusion • Helps physicians to extract features from multi-modal images. • Two types- structural (MRI, CT) & functional (PET, SPECT)
  • 22. Objectives of image fusion in remote sensing • Improve the spatial resolution • Improve the geometric precision • Enhanced the capabilities of feature display • Improve classification accuracy • Enhance the capability of change detection. • Replace or repair the defect of image data. • Enhance the visual interpretation.
  • 23. Dual resolution images in satellites Several commercial earth observation satellites carry dual-resolution sensors of this kind, which provide high-resolution panchromatic images (HRPIs) and low- resolution multispectral images (LRMIs). For example, the first commercial high-resolution satellite, IKONOS, launched on September 24, 1999, produces 1-m HRPIs and 4-m LRMIs.
  • 24. PRINCIPLES OF SEVERAL EXISTING IMAGE FUSION METHODS USED IN REMOTE SENSING Multi resolution Analysis-Based Intensity Modulation À Trous Algorithm-Based Wavelet Transform Principal Component Analysis High-Pass Modulation High-Pass Filtering Brovey Transform IHS Transform
  • 25. Relationship between low-resolution pixel and the corresponding high-resolution pixels
  • 26. each low-resolution pixel value (or radiance) can be treated as a weighted average of high-resolution pixel values
  • 27. Brovey transform .The BT is based on the chromaticity transform It is a simple method for combining data from different sensors, with the limitation that only three bands are involved. Its purpose is to normalize the three multispectral bands used for RGB display and to multiply the result by any other desired data to add the intensity or brightness component to the image.
  • 28. IHS Transform The IHS technique is a standard procedure in image fusion, with the major limitation that only three bands are involved . Originally, it was based on the RGB true color space.
  • 29.
  • 30. High-Pass Filtering The principle of HPF is to add the high-frequency information from the HRPI to the LRMIs to get the HRMIs . The high-frequency information is computed by filtering the HRPI with a high-pass filter or taking the original HRPI and subtracting the LRPI, which is the low-pass filtered HRPI. This method preserves a high percentage of the spectral characteristics, since the spatial information is associated with the high-frequency information of the HRMIs, which is from the HRPI, and the spectral information is associated with the low-frequency information of the HRMIs, which is from the LRMIs. The mathematical model is
  • 31. High-Pass Modulation The principle of HPM is to transfer the high- frequency information of the HRMI to the LRMIs, with modulation coefficients , which equal the ratio between the LRMIs and the LRPI . The LRPI is obtained by low- pass filtering the HRPI. The equivalent mathematical model is
  • 32. Principal Component Analysis The PCA method is similar to the IHS method, with the main advantage that an arbitrary number of bands can be used . The input LRMIs are first transformed into the same number of uncorrelated principal components. Then, similar to the IHS method, the first principal component (PC1) is replaced by the HRPI, which is first stretched to have the same mean and variance as PC1. As a last step, the HRMIs are determined by performing the inverse PCA transform.
  • 34.
  • 35. À Trous Algorithm-Based Wavelet Transform It is based on wavelet transform and is particularly suitable for signal processing since it is isotropic and shift-invariant and does not create artifacts when used in image processing. Its application to image fusion is reported in and . The ATW method is given by
  • 36. Multiresolution Analysis-Based Intensity Modulation MRAIM was proposed by Wang. It follows the GIF method, with the major advantage that it can be used for the fusion case in which the ratio is an arbitrary integer M , with a very simple scheme. The mathematical model is
  • 37.
  • 38. Comparisons 1-The IHS, BT, and PCA methods use a linear combination of the LRMIs to compute the LRPIs, with different coefficients. 2- The HPF, HPM, ATW, and MRAIM methods compute the LRPIs by low-pass filtering the original HRPI with different filters. 3- The BT, HPM, and MRAIM methods use the modulation coefficients as the ratios between the LRMIs and the LRPI, whereas the IHS, HPF, ATW, and PCA methods simplify the modulation coefficients to constant values for all pixels of each band.
  • 39. It is obvious that the IHS and PCA methods belong to class 1, the BT method belongs to class 2, the HPF and ATW methods belong to class 3, and the HPM and MRAIM methods belong to class 4. The performance of each image fusion method is determined by two factors: how the LRPI is computed and how the modulation coefficients are defined.
  • 40. EXPERIMENTS AND RESULTS 1-The IHS and BT can only have 3 bands. 2-In order to evaluate the NIR band as well, we selected the red–green–blue combination for true natural color and the NIR–red–green combination for false color 3-In comparison the NIR can be used with other components of red,green and blue.
  • 42. Original HRPI Original LRMIs (RGB) (resampled at 1-m pixel (panchromatic band) size).
  • 43. Result of the IHS Result of the BT method method
  • 44. Result of the Result of the HPF PCA method method
  • 45. Result of the Result of the HPM method ATW method
  • 46. Result of the MRAIM method
  • 47. 4-MRAIM looks better than the other methods. 5-MRAIM looks better than HPM method in spatial quality. 6-the correlation coefficient (CC) is the most popular similarity metric in image fusion . However, CC is insensitive to a constant gain and bias between two images and does not allow subtle discrimination of possible fusion artifacts.
  • 48. Recently, a universal image quality index (UIQI) has been used to measure the similarity between two images. In this experiment, we used the UIQI to measure similarity. The UIQI is designed by modeling any image distortion as a combination of three factors: loss of correlation, radiometric distortion, and contrast distortion. It is defined as follows:
  • 49. UIQI MEASUREMENT OF SIMILARITY BETWEEN THE DEGRADED FUSED IMAGE AND THE ORIGINAL IMAGE AT 4-m RESOLUTION LEVEL
  • 50. UIQIS FOR THE RESULTANT IMAGES AND THE ORIGINAL LRMIS AT 4 m. (FUSION AT THE INFERIOR LEVEL)
  • 51. This maybe because all the methods provide good results in the NIR band, so the difference is very small , while the spatial degradation process will influence the final result differently for different fusion methods.
  • 52. Subscenes of the original LRMIs and the fused resulting HRMIs by different methods (double zoom). (Left to right sequence, row by row) Original LRMIs, IHS, BT, PCA, HPF, HPM, ATW, and MRAIM.
  • 53. Conclusion The performance of each method is determined by two factors: how the LRPI is computed and how the modulation coefficients are defined. If the LRPI is approximated from the LRMIs, it usually has a weak correlation with the HRPI, leading to color distortion in the fused image. If the LRPI is a low-pass filtered HRPI, it usually shows less spectral distortion. By combination of the visual inspection results and the quantitative results, it is possible to see that the experimental results are in conformity with the theoretical analysis and that the MRAIM method produces the synthesized images closest to those the corresponding multi sensors would observe at the high-resolution level.