SlideShare a Scribd company logo
Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58
www.ijera.com 55 | P a g e
Fuzzy Type Image Fusion Using SPIHT Image Compression
Technique
Shyam Sundar, Mahendra Kumar, Gaurav Sharma
M.Tech Scholar with the Department of Electronics & Communication Engineering, Mewar University
Chittorgarh, India
Faculty with Department of Electronics & Communication Engineering, University College of Engineering,
RTU, Kota, India.
HOD with the Department of Electronics & Communication Engineering Mewar University Chittorgarh, India
Abstract
This paper presents a fuzzy type image fusion technique using Set Partitioning in Hierarchical Trees (SPIHT).
It is concluded that fusion with higher single levels provides better fusion quality. This technique can be used
for fusion of fuzzy images as well as multi model image fusion. The proposed algorithm is very simple, easy to
implement and could be used for real time applications. This is paper also provided comparatively studied
between proposed and previous existing technique and validation of the proposed algorithm as Peak Signal to
Noise Ratio (PSNR), Root Mean Square Error (RMSE).
Index Terms- Fuzzy type image, Set Partitioning in Hierarchical Trees (SPIHT), PSNR, RMSE.
I. INTRODUCTION
OFF late, multi sensor data fusion is found to
play a vital role in defence as well as in civilian
applications because diversity of sensors available
and these working in different spectral bands. Image
fusion, where multiple registered images are
combined together to increase the information
content, is a promising research area. Numerous
image fusion algorithms such as multi-resolution
[1, 2], multi scale [3] and statistical signal
processing [4,5,6] based techniques are presented and
evaluated.
The developments in the field of sensing
technologies multi-sensor systems have become a
reality in a various fields such as remote sensing,
medical imaging, machine vision and the military
applications for which they were developed.
The result of the use of these techniques is
a increase of the amount of data available. Image
fusion provides an effective way of reducing the
increasing volume of information while at the same
time extracting all the useful information from the
source images.
Multi-sensor data often presents complementary
information, so image fusion provides an effective
method to enable comparison and analysis of data.
The aim of image fusion, apart from reducing the
amount of data, is to create new images that are
more suitable for the purposes of human/machine
perception, and for further image- processing tasks
such as segmentation, object detection or target
recognition in applications such as remote sensing
and medical imaging. For example, visible-band and
infrared images may be fused to aid pilots landing
aircraft in poor visibility [3, 5,7].
Finally, the performance of the image fusion
scheme is evaluated as tradeoffs between true image
and fused image. In previous techniques when apply
fuzzy type images, the performance criterion is poor,
so this paper proposed a novel Set Partitioning in
Hierarchical Trees image compression techniques
which provide fused image with better quality. The
remainder of the paper is organized as follows: In
Section II, discussed Proposed Set Partitioning in
Hierarchical Trees image compression techniques.
Different Fusion Performance evaluation criterion
presented in section III. Results and comparatively
study of techniques is described in section IV and
conclusions are presented in Sections V.
II. Proposed Set Partitioning in
Hierarchical Trees (SPIHT) image
compression technique
SPIHT is computationally very fast and among
the best image compression algorithms known today.
According to statistic analysis of the output binary
stream of SPIHT encoding, propose a simple and
effective method combined with Huffman encode for
further compression. In this paper the results from the
SPHIT algorithm are compared with the existing
methods for compression like discrete cosine
transform (DCT) and discrete wavelet transform
(DWT).
The set partitioning in hierarchical tree algorithm
is proposed [11] and utilized for lossless image
compression nowadays. One of the most powerful
wavelet based image compression techniques is
RESEARCH ARTICLE OPEN ACCESS
Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58
www.ijera.com 56 | P a g e
SPIHT. The main advantages of SPIHT method are it
can provide Good Image quality with high PSNR and
low RMSE. First, the image is decomposed into four
sub-bands. The decomposition process is repeated
until reach the final scale. Each decomposition
consists of one low-frequency sub-band with three
high-frequency sub-bands. The extension and
efficient implementation of EZW-[Embedded Zero
Wavelet] algorithm [12, 13] is SPIHT algorithm. it is
represented by the equation as follows
Where ( )nS x ,is the importance of set of coordinate
x.
,i j
L is the coefficient value at each coordinate(i,j).
LL1 HL1
HL
LH1 HH1
LH HH
Fig.1: 2 level Discrete Wavelet Transform
The complete SPIHT algorithm does
compression in three steps such as sorting,
refinement and quantization. The SPIHT algorithm
encodes the image data using three lists such as LIP,
LIS and LSP. LIP contains the individual coefficients
having the magnitudes smaller than the threshold
values. LIS contains the overall wavelet coefficients
defined in tree structure having magnitudes smaller
than the threshold values. LSP is the set of pixels
having magnitude greater than the threshold value of
the important pixels.
SPIHT is computationally very fast and among
the best image compression algorithms known today.
The statistical analysis of the output binary
stream of encoding, propose a simple and effective
method combined with Huffman encode for further
compression transform as a branch of mathematics
developed rapidly, which has a good localization
property in the time domain and frequency domain,
can analyse the details of any scale and frequency.
so, it superior to Fourier and DCT. It has been widely
applied and developed in image processing and
compression.
III. PROPOSED IMAGE FUSION
SYSTEM
Fig.2: Proposed Image Fusion System
Consider image 1 as fuzzy type image 1 and
image 2 as fuzzy type image 2 and image
compression and feature extracted by SPIHT
technique and apply Image fusion algorithm as
averaging method for fused image and compare
actual/true image with fused image and calculate
PSNR and RMSE to check effectiveness of proposed
system.
Pseudo code:
Im1=DWT (image1)
En1=encoding (Im1)
De1=decoding (En1)
Im1’=IDWT (De1)
Id1=Im1-Im1’
Im2=DWT (image2)
En2=encoding (Im2)
De2=decoding (En2)
Im2’=IDWT (De2)
Id2=Im2-Im2’
Id=abs(Id1)-(Idf)>=0;
 
 ,( , ) 2max1,
0( )
n
i ji j x L
n othrewiseS x  

Image1 Image2
SPIHT SPIHT
Decoding
IDWT
FUSION
ALGORITHM
Fused Image
Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58
www.ijera.com 57 | P a g e
Imf=Idf+Imf
Idfm=decoding(Imf)
Imf=IDWT (Idfm)
This pseudo code shows the implementation Process.
IV. FUSION PERFORMANCE
EVALUATION
The performance of image fusion algorithms
can be evaluated when the reference image is
available using the following metrics [3, 5, 8, 9]:
Root Mean Square Error:
It is computed as the root mean square error
(RMSE) of the corresponding pixels in the reference
image Ir and the fused image If. It will be nearly
zero when the reference and fused images are alike
and it will increase when the dissimilarity increases.
Peak Signal to Noise Ratio:
This value will be high when the fused and
reference images are alike and higher value implies
better fusion.
where, L in the number of gray levels in the image.
V. RESULTS AND COMPARATIVELY
STUDY
Fig 3: Reference fuzzy type Image
Fig 4: Fuzzy type Image 1
Fig 5: Fuzzy type Image 2
Reference Fuzzy type image mahi.jpg of size
420x342 is shown in Fig-3. The two images to be
fused are generated from the Fuzzy type truth image
using fuzzy type as shown in Fig-4&5. The fused
image is almost similar to reference image and the
error image is almost zero. It shows that the fused
image contains all information coming from the
complementary source images [10].
The fusion quality evaluation metrics are shown
in Table-1. The metrics showed in table with bold
font are better among others. Fusion with 3 level
pyramid or above are giving almost similar
performance.
Table 1 Proposed Hybrid Technique
Pyramid levels
Techniq
ues
1 3 5 7
RMSE
DCTPT 10.0311 9.3924 9.4921 12.7680
FFTPT 7.9812 7.8937 7.9885 8.0075
SPIHT 6.4560
PSNR
DCTPT 38.1513 38.4370 38.3912 37.1036
FFTPT 39.1441 39.1920 39.1402 39.1298
SPIHT 40.0651
Fig 6: Comparatively study for RMSE between DCT
based Pyramid Transform and Proposed Method
Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58
www.ijera.com 58 | P a g e
Fig 7: Comparatively study for PSNR between DCT
based Pyramid Transform and Proposed Method
VI. CONCLUSION
A novel image fusion technique using SPIHT
based has been presented and its performance
evaluated. It is concluded that fusion with three
level provides better fusion quality. This technique
can be used for fusion of fuzzy type images as well
as multi model image fusion. The proposed algorithm
is very simple, easy to implement and could be used
for real time applications. This paper is also
provided comparatively studied between
proposed and DCT based Pyramid transform
technique and validation of the proposed algorithm as
Peak Signal to Noise Ratio (PSNR) and Root Mean
Square Error (RMSE) in table 1 and plots also.
REFERENCE
[1] A. Toet, “A morphological pyramid image
decomposition”, Pattern Recogn. Lett. 9(4),
255–261 (1989).
[2] VPS Naidu and J.R. Raol, ”Pixel-Level
Image Fusion using Wavelets and Principal
Component Analysis – A Comparative
Analysis” Defence Science Journal, Vol.58,
No.3, pp.338-352, May 2008.
[3] VPS Naidu, “Discrete Cosine Transform-
based Image Fusion”, Special Issue on
Mobile Intelligent Autonomous System,
Defence Science Journal, Vol. 60, No.1,
pp.48-54, Jan. 2010.
[4] Mahendra Kumar et.al., “Digital Image
Watermarking using Fractional Fourier
transform via image compression”, In IEEE
International Conference on Computational
Intelligence and Computing Research 2013
(IEEE ICCIC-2013), 26-28 Dec., 2013.
[5] VPS Naidu, “A Novel Image Fusion
Technique using DCT based Laplacian
Pyramid”, International Journal of Inventive
Engineering and Sciences (IJIES) ISSN:
2319–9598, Volume-1, Issue-2, January,
2013.
[6] Rick S. Blum, “Robust image fusion using a
statistical signal processing approach”,
Image Fusion, 6, pp.119-128, 2005.
[7] Shutao Li, James T. Kwok and Yaonan
Wang, “Combination of images with diverse
focuses using the spatial frequency”,
Information fusion, 2(3), pp.167-176, 2001.
[8] V.P.S. Naidu, J.R. Rao. “Pixel-level Image
Fusion using Wavelets and Principal
Component Analysis”, Defence Science
Journal, pp. 338 -352, 2008.
[9] Seetha M, MuraliKrishna I.V &
Deekshatulu, B.L, (2005) “Data Fusion
Performance Analysis Based on
Conventional and Wavelet Transform
Techniques”, IEEE Proceedings on
Geoscience and Remote Sensing
Symposium, Vol 4, pp. 2842-2845.
[10] Yang, X.H., Huang, F.Z., Liu,G. 2009
“Urban Remote Image Fusion Using Fuzzy
Rule”. IEEE Proceedings of the Eighth
International Conference on Machine
Learning and Cybernetics, pp. 101-109,
(2009).

More Related Content

What's hot (20)

PDF
Design of c slotted microstrip antenna using
eSAT Publishing House
 
PDF
APPLICATION OF IMAGE FUSION FOR ENHANCING THE QUALITY OF AN IMAGE
cscpconf
 
PDF
Review and comparison of tasks scheduling in cloud computing
ijfcstjournal
 
PDF
Analysis of computational
csandit
 
PDF
Modified weighted embedding method for image steganography
IAEME Publication
 
PDF
IJSRED-V2I2P12
IJSRED
 
PDF
Face recognition using gaussian mixture model & artificial neural network
eSAT Journals
 
PDF
Implementation and performance evaluation of
ijcsa
 
PDF
Application of gaussian filter with principal component analysis
IAEME Publication
 
PDF
IRJET- Fusion based Brain Tumor Detection
IRJET Journal
 
PDF
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...
CSCJournals
 
PDF
Ijetcas14 527
Iasir Journals
 
PDF
Lecture 4 Relationship between pixels
VARUN KUMAR
 
PDF
IRJET- Jeevn-Net: Brain Tumor Segmentation using Cascaded U-Net & Overall...
IRJET Journal
 
PDF
Lecture 1 Introduction to image processing
VARUN KUMAR
 
PDF
IRJET - Hand Gesture Recognition to Perform System Operations
IRJET Journal
 
PDF
Architecture neural network deep optimizing based on self organizing feature ...
journalBEEI
 
PDF
Lecture 2 Introduction to digital image
VARUN KUMAR
 
PDF
SAR Image Classification by Multilayer Back Propagation Neural Network
IJMTST Journal
 
PDF
F045033440
IJERA Editor
 
Design of c slotted microstrip antenna using
eSAT Publishing House
 
APPLICATION OF IMAGE FUSION FOR ENHANCING THE QUALITY OF AN IMAGE
cscpconf
 
Review and comparison of tasks scheduling in cloud computing
ijfcstjournal
 
Analysis of computational
csandit
 
Modified weighted embedding method for image steganography
IAEME Publication
 
IJSRED-V2I2P12
IJSRED
 
Face recognition using gaussian mixture model & artificial neural network
eSAT Journals
 
Implementation and performance evaluation of
ijcsa
 
Application of gaussian filter with principal component analysis
IAEME Publication
 
IRJET- Fusion based Brain Tumor Detection
IRJET Journal
 
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...
CSCJournals
 
Ijetcas14 527
Iasir Journals
 
Lecture 4 Relationship between pixels
VARUN KUMAR
 
IRJET- Jeevn-Net: Brain Tumor Segmentation using Cascaded U-Net & Overall...
IRJET Journal
 
Lecture 1 Introduction to image processing
VARUN KUMAR
 
IRJET - Hand Gesture Recognition to Perform System Operations
IRJET Journal
 
Architecture neural network deep optimizing based on self organizing feature ...
journalBEEI
 
Lecture 2 Introduction to digital image
VARUN KUMAR
 
SAR Image Classification by Multilayer Back Propagation Neural Network
IJMTST Journal
 
F045033440
IJERA Editor
 

Viewers also liked (19)

PDF
Experimental and numerical evaluation of plasticity model with ductile damage...
IJERA Editor
 
PDF
Identification and Classification of Fruit Diseases
IJERA Editor
 
PDF
Effect Of Process Parameters On Mechanical Properties Of Friction Stir.Welded...
IJERA Editor
 
PDF
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
IJERA Editor
 
PDF
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...
IJERA Editor
 
PDF
Effect of Steel Fiber on Alkali activated Fly Ash Concrete
IJERA Editor
 
PDF
Hy-Tech Cleaning technology for Solid Waste Management by Using Micro-Control...
IJERA Editor
 
PDF
Effects of Several Purple Potato Additions on Bread Quality
IJERA Editor
 
PDF
Analysis and Capacity Based Earthquake Resistance Design of Multy Bay Multy S...
IJERA Editor
 
PDF
Effect of Process Parameters of Friction Stir Welded Joint for Similar Alumin...
IJERA Editor
 
PDF
Modified Sierpinski Gasket for Wi-Fi and WLAN Applications
IJERA Editor
 
PDF
Design and Implementation of programmable Cardiac Pacemaker Using VHDL
IJERA Editor
 
PDF
Design and Implementation of Automatic Street Light Control Using Sensors and...
IJERA Editor
 
PDF
A Comparative Study of Software Requirement, Elicitation, Prioritization and ...
IJERA Editor
 
PDF
Load Frequency Control, Integral control, Fuzzy Logic.
IJERA Editor
 
PDF
Performance Enhancement Of Multimodal Biometrics Using Cryptosystem
IJERA Editor
 
PDF
Permeability
IJERA Editor
 
PDF
Optimization of Preventive Maintenance Practice in Maritime Academy Oron
IJERA Editor
 
PDF
Study on Behaviour of Concrete Mix Replaceing Fine Aggregate With Steel Slag ...
IJERA Editor
 
Experimental and numerical evaluation of plasticity model with ductile damage...
IJERA Editor
 
Identification and Classification of Fruit Diseases
IJERA Editor
 
Effect Of Process Parameters On Mechanical Properties Of Friction Stir.Welded...
IJERA Editor
 
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
IJERA Editor
 
Enhanced Seamless Handoff Using Multiple Access Points in Wireless Local Area...
IJERA Editor
 
Effect of Steel Fiber on Alkali activated Fly Ash Concrete
IJERA Editor
 
Hy-Tech Cleaning technology for Solid Waste Management by Using Micro-Control...
IJERA Editor
 
Effects of Several Purple Potato Additions on Bread Quality
IJERA Editor
 
Analysis and Capacity Based Earthquake Resistance Design of Multy Bay Multy S...
IJERA Editor
 
Effect of Process Parameters of Friction Stir Welded Joint for Similar Alumin...
IJERA Editor
 
Modified Sierpinski Gasket for Wi-Fi and WLAN Applications
IJERA Editor
 
Design and Implementation of programmable Cardiac Pacemaker Using VHDL
IJERA Editor
 
Design and Implementation of Automatic Street Light Control Using Sensors and...
IJERA Editor
 
A Comparative Study of Software Requirement, Elicitation, Prioritization and ...
IJERA Editor
 
Load Frequency Control, Integral control, Fuzzy Logic.
IJERA Editor
 
Performance Enhancement Of Multimodal Biometrics Using Cryptosystem
IJERA Editor
 
Permeability
IJERA Editor
 
Optimization of Preventive Maintenance Practice in Maritime Academy Oron
IJERA Editor
 
Study on Behaviour of Concrete Mix Replaceing Fine Aggregate With Steel Slag ...
IJERA Editor
 
Ad

Similar to Fuzzy Type Image Fusion Using SPIHT Image Compression Technique (20)

PDF
An approach for color image compression of bmp and tiff images using dct and dwt
IAEME Publication
 
PDF
Region wise processing of an image using multithreading in multi core environ
IAEME Publication
 
PDF
Region wise processing of an image using multithreading in multi core environ
IAEME Publication
 
PDF
Review On Fractal Image Compression Techniques
IRJET Journal
 
PDF
Fingerprint Image Compression using Sparse Representation and Enhancement wit...
Editor IJCATR
 
PDF
Wavelet based Image Coding Schemes: A Recent Survey
ijsc
 
PDF
International Journal on Soft Computing ( IJSC )
ijsc
 
PDF
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...
Dr. Amarjeet Singh
 
PDF
Medical image analysis and processing using a dual transform
eSAT Publishing House
 
PDF
Medical image analysis and processing using a dual transform
eSAT Journals
 
PDF
Design and implementation of image compression using set partitioning in hier...
eSAT Journals
 
PDF
An Efficient Frame Embedding Using Haar Wavelet Coefficients And Orthogonal C...
IJERA Editor
 
PDF
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET Journal
 
PDF
IRJET - Simulation of Colour Image Processing Techniques on VHDL
IRJET Journal
 
PDF
Techniques of Brain Cancer Detection from MRI using Machine Learning
IRJET Journal
 
PDF
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
IRJET Journal
 
PDF
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
IRJET Journal
 
PDF
The Computation Complexity Reduction of 2-D Gaussian Filter
IRJET Journal
 
PDF
Influence of local segmentation in the context of digital image processing
iaemedu
 
PDF
A Comprehensive lossless modified compression in medical application on DICOM...
IOSR Journals
 
An approach for color image compression of bmp and tiff images using dct and dwt
IAEME Publication
 
Region wise processing of an image using multithreading in multi core environ
IAEME Publication
 
Region wise processing of an image using multithreading in multi core environ
IAEME Publication
 
Review On Fractal Image Compression Techniques
IRJET Journal
 
Fingerprint Image Compression using Sparse Representation and Enhancement wit...
Editor IJCATR
 
Wavelet based Image Coding Schemes: A Recent Survey
ijsc
 
International Journal on Soft Computing ( IJSC )
ijsc
 
High Speed Data Exchange Algorithm in Telemedicine with Wavelet based on 4D M...
Dr. Amarjeet Singh
 
Medical image analysis and processing using a dual transform
eSAT Publishing House
 
Medical image analysis and processing using a dual transform
eSAT Journals
 
Design and implementation of image compression using set partitioning in hier...
eSAT Journals
 
An Efficient Frame Embedding Using Haar Wavelet Coefficients And Orthogonal C...
IJERA Editor
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET Journal
 
IRJET - Simulation of Colour Image Processing Techniques on VHDL
IRJET Journal
 
Techniques of Brain Cancer Detection from MRI using Machine Learning
IRJET Journal
 
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
IRJET Journal
 
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
IRJET Journal
 
The Computation Complexity Reduction of 2-D Gaussian Filter
IRJET Journal
 
Influence of local segmentation in the context of digital image processing
iaemedu
 
A Comprehensive lossless modified compression in medical application on DICOM...
IOSR Journals
 
Ad

Recently uploaded (20)

PPTX
Work at Height training for workers .pptx
cecos12
 
PPTX
WHO And BIS std- for water quality .pptx
dhanashree78
 
PPT
SF 9_Unit 1.ppt software engineering ppt
AmarrKannthh
 
PDF
NFPA 10 - Estandar para extintores de incendios portatiles (ed.22 ENG).pdf
Oscar Orozco
 
PDF
June 2025 Top 10 Sites -Electrical and Electronics Engineering: An Internatio...
elelijjournal653
 
PDF
Designing for Tomorrow – Architecture’s Role in the Sustainability Movement
BIM Services
 
PPTX
Kel.3_A_Review_on_Internet_of_Things_for_Defense_v3.pptx
Endang Saefullah
 
PDF
PRIZ Academy - Process functional modelling
PRIZ Guru
 
PPTX
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
PPTX
Introduction to File Transfer Protocol with commands in FTP
BeulahS2
 
PPTX
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
AsadShad4
 
PPTX
Precooling and Refrigerated storage.pptx
ThongamSunita
 
PPTX
Introduction to Python Programming Language
merlinjohnsy
 
PPTX
CST413 KTU S7 CSE Machine Learning Neural Networks and Support Vector Machine...
resming1
 
PDF
تقرير عن التحليل الديناميكي لتدفق الهواء حول جناح.pdf
محمد قصص فتوتة
 
PPTX
FSE_LLM4SE1_A Tool for In-depth Analysis of Code Execution Reasoning of Large...
cl144
 
PDF
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Mark Billinghurst
 
PDF
Rapid Prototyping for XR: Lecture 4 - High Level Prototyping.
Mark Billinghurst
 
PDF
CLIP_Internals_and_Architecture.pdf sdvsdv sdv
JoseLuisCahuanaRamos3
 
PDF
Rapid Prototyping for XR: Lecture 5 - Cross Platform Development
Mark Billinghurst
 
Work at Height training for workers .pptx
cecos12
 
WHO And BIS std- for water quality .pptx
dhanashree78
 
SF 9_Unit 1.ppt software engineering ppt
AmarrKannthh
 
NFPA 10 - Estandar para extintores de incendios portatiles (ed.22 ENG).pdf
Oscar Orozco
 
June 2025 Top 10 Sites -Electrical and Electronics Engineering: An Internatio...
elelijjournal653
 
Designing for Tomorrow – Architecture’s Role in the Sustainability Movement
BIM Services
 
Kel.3_A_Review_on_Internet_of_Things_for_Defense_v3.pptx
Endang Saefullah
 
PRIZ Academy - Process functional modelling
PRIZ Guru
 
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
Introduction to File Transfer Protocol with commands in FTP
BeulahS2
 
Bharatiya Antariksh Hackathon 2025 Idea Submission PPT.pptx
AsadShad4
 
Precooling and Refrigerated storage.pptx
ThongamSunita
 
Introduction to Python Programming Language
merlinjohnsy
 
CST413 KTU S7 CSE Machine Learning Neural Networks and Support Vector Machine...
resming1
 
تقرير عن التحليل الديناميكي لتدفق الهواء حول جناح.pdf
محمد قصص فتوتة
 
FSE_LLM4SE1_A Tool for In-depth Analysis of Code Execution Reasoning of Large...
cl144
 
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Mark Billinghurst
 
Rapid Prototyping for XR: Lecture 4 - High Level Prototyping.
Mark Billinghurst
 
CLIP_Internals_and_Architecture.pdf sdvsdv sdv
JoseLuisCahuanaRamos3
 
Rapid Prototyping for XR: Lecture 5 - Cross Platform Development
Mark Billinghurst
 

Fuzzy Type Image Fusion Using SPIHT Image Compression Technique

  • 1. Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58 www.ijera.com 55 | P a g e Fuzzy Type Image Fusion Using SPIHT Image Compression Technique Shyam Sundar, Mahendra Kumar, Gaurav Sharma M.Tech Scholar with the Department of Electronics & Communication Engineering, Mewar University Chittorgarh, India Faculty with Department of Electronics & Communication Engineering, University College of Engineering, RTU, Kota, India. HOD with the Department of Electronics & Communication Engineering Mewar University Chittorgarh, India Abstract This paper presents a fuzzy type image fusion technique using Set Partitioning in Hierarchical Trees (SPIHT). It is concluded that fusion with higher single levels provides better fusion quality. This technique can be used for fusion of fuzzy images as well as multi model image fusion. The proposed algorithm is very simple, easy to implement and could be used for real time applications. This is paper also provided comparatively studied between proposed and previous existing technique and validation of the proposed algorithm as Peak Signal to Noise Ratio (PSNR), Root Mean Square Error (RMSE). Index Terms- Fuzzy type image, Set Partitioning in Hierarchical Trees (SPIHT), PSNR, RMSE. I. INTRODUCTION OFF late, multi sensor data fusion is found to play a vital role in defence as well as in civilian applications because diversity of sensors available and these working in different spectral bands. Image fusion, where multiple registered images are combined together to increase the information content, is a promising research area. Numerous image fusion algorithms such as multi-resolution [1, 2], multi scale [3] and statistical signal processing [4,5,6] based techniques are presented and evaluated. The developments in the field of sensing technologies multi-sensor systems have become a reality in a various fields such as remote sensing, medical imaging, machine vision and the military applications for which they were developed. The result of the use of these techniques is a increase of the amount of data available. Image fusion provides an effective way of reducing the increasing volume of information while at the same time extracting all the useful information from the source images. Multi-sensor data often presents complementary information, so image fusion provides an effective method to enable comparison and analysis of data. The aim of image fusion, apart from reducing the amount of data, is to create new images that are more suitable for the purposes of human/machine perception, and for further image- processing tasks such as segmentation, object detection or target recognition in applications such as remote sensing and medical imaging. For example, visible-band and infrared images may be fused to aid pilots landing aircraft in poor visibility [3, 5,7]. Finally, the performance of the image fusion scheme is evaluated as tradeoffs between true image and fused image. In previous techniques when apply fuzzy type images, the performance criterion is poor, so this paper proposed a novel Set Partitioning in Hierarchical Trees image compression techniques which provide fused image with better quality. The remainder of the paper is organized as follows: In Section II, discussed Proposed Set Partitioning in Hierarchical Trees image compression techniques. Different Fusion Performance evaluation criterion presented in section III. Results and comparatively study of techniques is described in section IV and conclusions are presented in Sections V. II. Proposed Set Partitioning in Hierarchical Trees (SPIHT) image compression technique SPIHT is computationally very fast and among the best image compression algorithms known today. According to statistic analysis of the output binary stream of SPIHT encoding, propose a simple and effective method combined with Huffman encode for further compression. In this paper the results from the SPHIT algorithm are compared with the existing methods for compression like discrete cosine transform (DCT) and discrete wavelet transform (DWT). The set partitioning in hierarchical tree algorithm is proposed [11] and utilized for lossless image compression nowadays. One of the most powerful wavelet based image compression techniques is RESEARCH ARTICLE OPEN ACCESS
  • 2. Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58 www.ijera.com 56 | P a g e SPIHT. The main advantages of SPIHT method are it can provide Good Image quality with high PSNR and low RMSE. First, the image is decomposed into four sub-bands. The decomposition process is repeated until reach the final scale. Each decomposition consists of one low-frequency sub-band with three high-frequency sub-bands. The extension and efficient implementation of EZW-[Embedded Zero Wavelet] algorithm [12, 13] is SPIHT algorithm. it is represented by the equation as follows Where ( )nS x ,is the importance of set of coordinate x. ,i j L is the coefficient value at each coordinate(i,j). LL1 HL1 HL LH1 HH1 LH HH Fig.1: 2 level Discrete Wavelet Transform The complete SPIHT algorithm does compression in three steps such as sorting, refinement and quantization. The SPIHT algorithm encodes the image data using three lists such as LIP, LIS and LSP. LIP contains the individual coefficients having the magnitudes smaller than the threshold values. LIS contains the overall wavelet coefficients defined in tree structure having magnitudes smaller than the threshold values. LSP is the set of pixels having magnitude greater than the threshold value of the important pixels. SPIHT is computationally very fast and among the best image compression algorithms known today. The statistical analysis of the output binary stream of encoding, propose a simple and effective method combined with Huffman encode for further compression transform as a branch of mathematics developed rapidly, which has a good localization property in the time domain and frequency domain, can analyse the details of any scale and frequency. so, it superior to Fourier and DCT. It has been widely applied and developed in image processing and compression. III. PROPOSED IMAGE FUSION SYSTEM Fig.2: Proposed Image Fusion System Consider image 1 as fuzzy type image 1 and image 2 as fuzzy type image 2 and image compression and feature extracted by SPIHT technique and apply Image fusion algorithm as averaging method for fused image and compare actual/true image with fused image and calculate PSNR and RMSE to check effectiveness of proposed system. Pseudo code: Im1=DWT (image1) En1=encoding (Im1) De1=decoding (En1) Im1’=IDWT (De1) Id1=Im1-Im1’ Im2=DWT (image2) En2=encoding (Im2) De2=decoding (En2) Im2’=IDWT (De2) Id2=Im2-Im2’ Id=abs(Id1)-(Idf)>=0;    ,( , ) 2max1, 0( ) n i ji j x L n othrewiseS x    Image1 Image2 SPIHT SPIHT Decoding IDWT FUSION ALGORITHM Fused Image
  • 3. Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58 www.ijera.com 57 | P a g e Imf=Idf+Imf Idfm=decoding(Imf) Imf=IDWT (Idfm) This pseudo code shows the implementation Process. IV. FUSION PERFORMANCE EVALUATION The performance of image fusion algorithms can be evaluated when the reference image is available using the following metrics [3, 5, 8, 9]: Root Mean Square Error: It is computed as the root mean square error (RMSE) of the corresponding pixels in the reference image Ir and the fused image If. It will be nearly zero when the reference and fused images are alike and it will increase when the dissimilarity increases. Peak Signal to Noise Ratio: This value will be high when the fused and reference images are alike and higher value implies better fusion. where, L in the number of gray levels in the image. V. RESULTS AND COMPARATIVELY STUDY Fig 3: Reference fuzzy type Image Fig 4: Fuzzy type Image 1 Fig 5: Fuzzy type Image 2 Reference Fuzzy type image mahi.jpg of size 420x342 is shown in Fig-3. The two images to be fused are generated from the Fuzzy type truth image using fuzzy type as shown in Fig-4&5. The fused image is almost similar to reference image and the error image is almost zero. It shows that the fused image contains all information coming from the complementary source images [10]. The fusion quality evaluation metrics are shown in Table-1. The metrics showed in table with bold font are better among others. Fusion with 3 level pyramid or above are giving almost similar performance. Table 1 Proposed Hybrid Technique Pyramid levels Techniq ues 1 3 5 7 RMSE DCTPT 10.0311 9.3924 9.4921 12.7680 FFTPT 7.9812 7.8937 7.9885 8.0075 SPIHT 6.4560 PSNR DCTPT 38.1513 38.4370 38.3912 37.1036 FFTPT 39.1441 39.1920 39.1402 39.1298 SPIHT 40.0651 Fig 6: Comparatively study for RMSE between DCT based Pyramid Transform and Proposed Method
  • 4. Shyam Sundar et al. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 5, Issue 9, (Part - 3) September 2015, pp.55-58 www.ijera.com 58 | P a g e Fig 7: Comparatively study for PSNR between DCT based Pyramid Transform and Proposed Method VI. CONCLUSION A novel image fusion technique using SPIHT based has been presented and its performance evaluated. It is concluded that fusion with three level provides better fusion quality. This technique can be used for fusion of fuzzy type images as well as multi model image fusion. The proposed algorithm is very simple, easy to implement and could be used for real time applications. This paper is also provided comparatively studied between proposed and DCT based Pyramid transform technique and validation of the proposed algorithm as Peak Signal to Noise Ratio (PSNR) and Root Mean Square Error (RMSE) in table 1 and plots also. REFERENCE [1] A. Toet, “A morphological pyramid image decomposition”, Pattern Recogn. Lett. 9(4), 255–261 (1989). [2] VPS Naidu and J.R. Raol, ”Pixel-Level Image Fusion using Wavelets and Principal Component Analysis – A Comparative Analysis” Defence Science Journal, Vol.58, No.3, pp.338-352, May 2008. [3] VPS Naidu, “Discrete Cosine Transform- based Image Fusion”, Special Issue on Mobile Intelligent Autonomous System, Defence Science Journal, Vol. 60, No.1, pp.48-54, Jan. 2010. [4] Mahendra Kumar et.al., “Digital Image Watermarking using Fractional Fourier transform via image compression”, In IEEE International Conference on Computational Intelligence and Computing Research 2013 (IEEE ICCIC-2013), 26-28 Dec., 2013. [5] VPS Naidu, “A Novel Image Fusion Technique using DCT based Laplacian Pyramid”, International Journal of Inventive Engineering and Sciences (IJIES) ISSN: 2319–9598, Volume-1, Issue-2, January, 2013. [6] Rick S. Blum, “Robust image fusion using a statistical signal processing approach”, Image Fusion, 6, pp.119-128, 2005. [7] Shutao Li, James T. Kwok and Yaonan Wang, “Combination of images with diverse focuses using the spatial frequency”, Information fusion, 2(3), pp.167-176, 2001. [8] V.P.S. Naidu, J.R. Rao. “Pixel-level Image Fusion using Wavelets and Principal Component Analysis”, Defence Science Journal, pp. 338 -352, 2008. [9] Seetha M, MuraliKrishna I.V & Deekshatulu, B.L, (2005) “Data Fusion Performance Analysis Based on Conventional and Wavelet Transform Techniques”, IEEE Proceedings on Geoscience and Remote Sensing Symposium, Vol 4, pp. 2842-2845. [10] Yang, X.H., Huang, F.Z., Liu,G. 2009 “Urban Remote Image Fusion Using Fuzzy Rule”. IEEE Proceedings of the Eighth International Conference on Machine Learning and Cybernetics, pp. 101-109, (2009).