CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

Article:Implementation and Comparative Study of Image Fusion Algorithms

by Shivsubramani Krishnamoorthy, K P Soman
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 9 - Number 2
Year of Publication: 2010
Authors: Shivsubramani Krishnamoorthy, K P Soman
10.5120/1357-1832

Shivsubramani Krishnamoorthy, K P Soman . Article:Implementation and Comparative Study of Image Fusion Algorithms. International Journal of Computer Applications. 9, 2 ( November 2010), 25-35. DOI=10.5120/1357-1832

@article{ 10.5120/1357-1832,
author = { Shivsubramani Krishnamoorthy, K P Soman },
title = { Article:Implementation and Comparative Study of Image Fusion Algorithms },
journal = { International Journal of Computer Applications },
issue_date = { November 2010 },
volume = { 9 },
number = { 2 },
month = { November },
year = { 2010 },
issn = { 0975-8887 },
pages = { 25-35 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume9/number2/1357-1832/ },
doi = { 10.5120/1357-1832 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:58:30.755448+05:30
%A Shivsubramani Krishnamoorthy
%A K P Soman
%T Article:Implementation and Comparative Study of Image Fusion Algorithms
%J International Journal of Computer Applications
%@ 0975-8887
%V 9
%N 2
%P 25-35
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Image Fusion is a process of combining the relevant information from a set of images, into a single image, wherein the resultant fused image will be more informative and complete than any of the input images. This paper discusses the implementation of three categories of image fusion algorithms – the basic fusion algorithms, the pyramid based algorithms and the basic DWT algorithms, developed as an Image Fusion Toolkit - ImFus, using Visual C++ 6.0. The objective of the paper is to assess the wide range of algorithms together, which is not found in the literature. The fused images were assessed using Structural Similarity Image Metric (SSIM) [10], Laplacian Mean Squared Error along with seven other simple image quality metrics that helped us measure the various image features; which were also implemented as part of the toolkit. The readings produced by the image quality metrics, based on the image quality of the fused images, were used to assess the algorithms. We used Pareto Optimization method to figure out the algorithm that consistently had the image quality metrics produce the best readings. An assessment of the quality of the fused images was additionally performed with the help of ten respondents based on their visual perception, to verify the results produced by the metric based assessment. Coincidentally, both the assessment methods matched in their raking of the algorithms. The Pareto Optimization method picked DWT with Haar fusion method as the one with the best image quality metrics readings. The result here was substantiated by the visual perception based method where it was inferred that fused images produced by DWT with Haar fusion method was marked the best 63.33% of times which was far better than any other algorithm. Both the methods also matched in assessing Morphological Pyramid method as producing fused images of inferior quality.

References
Index Terms

Computer Science
Information Sciences

Keywords

Image Fusion Principal Component Analysis Pyramid Methods Discrete Wavelet Transform Image Quality Metrics Pareto Optimality