Image fusion

From Wikipedia, the free encyclopedia

In computer vision, Multisensor Image fusion is the process of combining relevant information from two or more images into a single image.[1] The resulting image will be more informative than any of the input images.[2]

In remote sensing applications, the increasing availability of space borne sensors gives a motivation for different image fusion algorithms. Several situations in image processing require high spatial and high spectral resolution in a single image. Most of the available equipment is not capable of providing such data convincingly. Image fusion techniques allow the integration of different information sources. The fused image can have complementary spatial and spectral resolution characteristics. However, the standard image fusion techniques can distort the spectral information of the multispectral data while merging.

In satellite imaging, two types of images are available. The panchromatic image acquired by satellites is transmitted with the maximum resolution available and the multispectral data are transmitted with coarser resolution. This will usually be two or four times lower. At the receiver station, the panchromatic image is merged with the multispectral data to convey more information.

Many methods exist to perform image fusion. The very basic one is the high pass filtering technique. Later techniques are based on Discrete Wavelet Transform, uniform rational filter bank, and Laplacian pyramid.

Why Image Fusion

Multisensor data fusion has become a discipline which demands more general formal solutions to a number of application cases. Several situations in image processing require both high spatial and high spectral information in a single image. This is important in remote sensing. However, the instruments are not capable of providing such information either by design or because of observational constraints. One possible solution for this is data fusion.

Standard Image Fusion Methods

Image fusion methods can be broadly classified into two groups - spatial domain fusion and transform domain fusion.

The fusion methods such as averaging, Brovey method, principal component analysis (PCA) and IHS based methods fall under spatial domain approaches. Another important spatial domain fusion method is the high pass filtering based technique. Here the high frequency details are injected into upsampled version of MS images. The disadvantage of spatial domain approaches is that they produce spatial distortion in the fused image. Spectral distortion becomes a negative factor while we go for further processing, such as classification problem. Spatial distortion can be very well handled by frequency domain approaches on image fusion. The multiresolution analysis has become a very useful tool for analysing remote sensing images. The discrete wavelet transform has become a very useful tool for fusion. Some other fusion methods are also there, such as Lapacian pyramid based, curvelet transform based etc. These methods show a better performance in spatial and spectral quality of the fused image compared to other spatial methods of fusion.

The images used in image fusion should already be registered. Misregistration is a major source of error in image fusion. Some well-known image fusion methods are:

  • High pass filtering technique
  • IHS transform based image fusion
  • PCA based image fusion
  • Wavelet transform image fusion
  • pair-wise spatial frequency matching

Complex Image Fusion Methods

Standard Image Fusion generates a fused image in which each pixel is determined from a set of pixels in each source image. With the use of the Artificial Neural Networks it is possible to apply a new complex method based on the Active Connection Fusion (ACF).[3] The ACF method is an algorithm based entirely on the pixels and it is a particular application of the JNET network. The new system belongs to the family of Active Connection Matrix (ACM) systems:[4]

  • each pixel of a source image is compared with the pixels in its neighborhood, with corresponding pixels of the source images and the other with the neighborhood of each of them.
  • during this comparison are defined weights merged image.
  • each new pixels of the fused image, after this comparison, is generated from the average of its own weights.

The assumption of the algorithm ACF is: the overall variance of all pixels of the source images implies the existence of a virtual image excellent, having the best amount of detail than any other source images.

Remote Sensing Image Fusion

Image fusion in remote sensing has several application domains. An important domain is the multi-resolution image fusion (commonly referred to pan-sharpening). In satellite imagery we can have two types of images

  • Panchromatic images - An image collected in the broad visual wavelength range but rendered in black and white.
  • Multispectral images - Images optically acquired in more than one spectral or wavelength interval. Each individual image is usually of the same physical area and scale but of a different spectral band.

The SPOT PAN satellite provides high resolution (10m pixel) panchromatic data. While the LANDSAT TM satellite provides low resolution (30m pixel) multispectral images. Image fusion attempts to merge these images and produce a single high resolution multispectral image.

The standard merging methods of image fusion are based on Red-Green-Blue (RGB) to Intensity-Hue-Saturation (IHS) transformation. The usual steps involved in satellite image fusion are as follows:

  1. Resize the low resolution multispectral images to the same size as the panchromatic image.
  2. Transform the R, G and B bands of the multispectral image into IHS components.
  3. Modify the panchromatic image with respect to the multispectral image. This is usually performed by histogram matching of the panchromatic image with Intensity component of the multispectral images as reference.
  4. Replace the intensity component by the panchromatic image and perform inverse transformation to obtain a high resolution multispectral image.

An explanation of how to do Pan-sharpening in Photoshop. For other applications of image in remote sensing, interested readers can refer to: Beyond Pan-sharpening: Pixel-level Fusion in Remote Sensing Applications.

Medical Image Fusion

Image fusion has become a common term used within medical diagnostics and treatment.[5] The term is used when multiple patient images are registered and overlaid or merged to provide additional information. Fused images may be created from multiple images from the same imaging modality,[6] or by combining information from multiple modalities,[7] such as magnetic resonance image (MRI), computed tomography (CT), positron emission tomography (PET), and single photon emission computed tomography (SPECT). In radiology and radiation oncology, these images serve different purposes. For example, CT images are used more often to ascertain differences in tissue density while MRI images are typically used to diagnose brain tumors.

For accurate diagnoses, radiologists must integrate information from multiple image formats. Fused, anatomically-consistent images are especially beneficial in diagnosing and treating cancer. Companies such as Nicesoft, Velocity Medical Solutions, Mirada Medical, Keosys, MIM Software Inc., IKOE, Brainlab [8] and Convergent Imaging Solutions have recently created image fusion software for both improved diagnostic reading, and for use in conjunction with radiation treatment planning systems. With the advent of these new technologies, radiation oncologists can take full advantage of intensity modulated radiation therapy (IMRT). Being able to overlay diagnostic images onto radiation planning images results in more accurate IMRT target tumor volumes.

See also

External links

References

  1. Haghighat, M. B. A., Aghagolzadeh, A., & Seyedarabi, H. (2011). Multi-focus image fusion for visual sensor networks in DCT domain. Computers & Electrical Engineering, 37(5), 789-797.
  2. Haghighat, M. B. A., Aghagolzadeh, A., & Seyedarabi, H. (2011). A non-reference image fusion metric based on mutual information of image features. Computers & Electrical Engineering, 37(5), 744-756.
  3. Springer Active Connection Fusion
  4. Image processing: JNet Network
  5. A.P. James, B V. Dasarathy, 'Medical Image Fusion: A survey of state of the art', Information Fusion, 2014;http://dx.doi.org/10.1016/j.inffus.2013.12.002
  6. M.J. Gooding et al. Investigation into the fusion of multiple 4-D fetal echocardiography images to improve image quality, Ultrasound in Medincine and Biology, 2010;36(6):957-66
  7. J.B. Maintz, M.A. Viergever, 'A survey of medical image registration', Medical Image Analysis, 1998;2(1):1-36
  8. Brainlab Image Fusion
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.