SlideShare a Scribd company logo
1 of 5
Download to read offline
Full Paper
ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013

A New Approach for Segmentation of Fused Images
using Cluster based Thresholding
Ch.Hima Bindu1, Dr K.Satya Prasad2
1

Assoc. Professor, ECE Department, QIS College of Engineering & Technology,
Ongole, Andhra Pradesh, India.
Email: hb.muvvala@gmail.com
2
Professor of ECE Department, JNTUK,
Kakinada, Andhra Pradesh, India.
Email: prasad_kodati@yahoo.co.in
The medical images like MRI and CT provides highresolution images with structural and anatomical information.
PET images provide functional information with low spatial
resolution. In the recent years, the success of MRI-CT [Ref.
7], PET-MRI [Ref. 5] & PET-CT [Ref.6] imaging in the clinical
field triggered considerable interest in noninvasive functional
and anatomical imaging. The limited spatial resolution in PET
images is often resulted unsatisfactory in morphological
analysis. Combining anatomical and functional tomography
datasets provide much more qualitative detection and
quantitative determination in this area [Ref.8].
In this paper proposes a new-clustering scheme that
divides the 2-D DWT coefficients into clusters at each scale.
The energy of each these clusters is treated as a feature that
contains a useful piece of information about the image. Then
the threshold value is extracted from these feature vectors to
segment the fused image accurately.
The rest of the paper is organized as follows: Section 2
explains 2-D Discrete Wavelet Transforms. Section 3 presents
generic fusion model. Section 4 explains the proposed
segmentation method. Section 5 explains the overall proposed
method. Section 6 the discussion on the experimental results.
In the laconic section, the paper is concluded.

Abstract—This paper proposes the new segmentation technique
with cluster based method. In this, the multi source medical
images like MRI (M agnetic Resonance Imaging), CT
(computed tomography) & PET (positron emission
tomography) are fused and then segmented using cluster based
thresholding approach. The edge details of an image have
become an essential technique in clinical and researchoriented applications. The more edge details of the fused image
have obtainable with this method. The objective of the
clustering process is to partition a fused image coefficients
into a number of clusters having similar features. These
features are useful to generate the threshold value for further
segmentation of fused image. Finally the segmented output
is compared with standard FCM method and modified Otsu
method. Experimental results have shown that the proposed
cluster based thresholding method is able to effectively extract
important edge details of fused image.
Index Terms—Discrete Wavelet transforms; General Fusion
Process; Clustering Process; Threshold estimation.

I. INTRODUCTION
Image segmentation is a process of partitioning an image
into some non-overlapping meaningful homogeneous
regions. Image segmentation is having many applications,
such as image retrieval, geographical imaging, target tracking
and medical imaging. The final objective of segmentation
process is to separate an image into distinct regions with
respect to some characteristics such as gray value, texture or
statistical behavior [Ref.1]. The fully automatic brain tissue
classification of medical images is of great importance for
research and clinical study [Ref.14].
The implementation of feature extraction techniques are
mostly important for pattern recognition and image processing
problems [Ref.9]. The extracted features by feature selection
method can effectively classify patterns. For this the twodimensional DWT proposed by Mallat has been applied
extensively for feature extraction of image processing
applications due to its excellent properties of time frequency
localization and adaptive multi-scale decomposition [Ref.2,
Ref.3].
In [Ref.4] developed a new-cluster based feature extraction
method for signals based on one-dimensional DWT, hence
here this is effectively applied on images to acquire effective
segmentation of fused images [Ref.13].
© 2013 ACEEE
DOI: 01.IJSIP.4.2.1171

II. DISCRETE WAVELET T RANSFORM
Discrete Wavelet transform (DWT) provides a framework
in which a signal is decomposed, with each level
corresponding to lower frequency sub band, and higher
frequency sub bands. There are two main groups of
transforms: continuous and discrete. In one dimension the
idea of the wavelet transform is to present the signal as a
superposition of wavelets. If a signal is represented by f (t),
the wavelet decomposition is
f (t ) 

 c m, n m, n(t)

m, n

(2.1)

Where  m , n 2  m 2  2  m
, m and n are integers. There
exist very special choices of ψ such that  m , n ( t ) constitutes
an ortho normal basis, so that the wavelet transform
coefficient can be obtained by an inner calculation:
(t) 






t  n


c m , n   f , m , n   m , n (t ) f (t )dt
1

(2.2)
Full Paper
ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013
In order to develop a multiresolution analysis, a scaling
function  is needed, together with the dilated and translated

sampling. This result in one set of approximation coefficients
I a and three set of detail coefficients, as shown in Fig 1,

parameters of  m , n ( t )  2  m 2   2  m t  n  . The signal f ( t )
can be decomposed in its coarse part and details of various
sizes by projecting it onto the corresponding spaces.

where I b , I c , I d represent the horizontal, vertical and diagonal directions of the image I , respectively. In the filter theory,
,
these four sub images correspond to the outputs of low-low
(LL), low-high (LH), high-low (HL), and high-high (HH)
bands. By recursively applying the same scheme to the LL
sub band multi resolution decomposition with a desire level
can then be achieved. There, a DWT with K decomposition
levels will have M=3*K+1 such frequency bands. Fig 2 shows
the 2-D structures of the wavelet transform with two decomposition levels. It should be noted that for a transform with K
levels of decomposition, there is always only one low frequency band, the rest of bands are high frequency bands in a
given decomposition level [Ref.11].

Therefore, the approximation coefficients a m , n of the
function f at resolution 2 and wavelet coefficients
can be obtained:
c
m

m ,n

a m, n   h 2n  k a m 1, k
k

Cm, n 

 g 2n  k a m 1, k
k

(2.3)
(2.4)

Where h n is a low pass FIR filter and g n is a high pass
FIR filter. To reconstruct the original signal, the analysis filter
can be selected from a biorthogonal set which have a related
~
~
set of synthesis filters. These synthesis filters h and g can
be used to perfectly reconstruct the signal using the
reconstruction formula
~

~
a m 1,l ( f )    h 2n l a m,n ( f )  g 2n l c m,n ( f )



n

(2.5)

Equations (2.3) and (2.4) are implemented by filtering and
down sampling. Conversely equation (2.5) is implemented
by an initial up sampling and a subsequent filtering.

Fig: 2-D Discrete Wavelet Transform

III. GENERIC MODEL OF MULTISCALE-BASED IMAGE FUSION
In this paper, there are two different input medical source
images A and B (like MRI & CT, MRI & PET, CT & PET). The
image fusion algorithm should preserve all the salient features of source images. Fig 3 illustrates the generic image
fusion frame work based on Multiscale image decomposition
methods. The source images are firstly decomposed into lowfrequency sub bands and a sequence of high-frequency sub

Fig 1: Structure of 2-D DWT

In a 2-D DWT, a 1-D DWT is first performed on the rows
and then columns of the data by separately filtering and down

Fig 3: Block diagram of generic model of multi scale image fusion

© 2013 ACEEE
DOI: 01.IJSIP.4.2.1171

2
Full Paper
ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013
Grow the each cluster by starting with cluster seed point in
the direction of 4- neighbors, only if neighboring value is 0.
Otherwise no expansion is carried out if the neighbor is at
boundary or value is 1.
Repeat the previous step until no 0’s remains in the matrix.
The procedure illustrated in Fig 4. In Fig 4 (a) is the binary
matrix and (b) cluster matrix with cluster formation process.
In this example, 12 ones are existed in the binary matrix and
then entire matrix forms 12 clusters with this process [Ref.3].

bands in different scales and orientations. Then the fusion
coefficients are obtained from sub bands according to fusion rules. Finally, fused image is reconstructed by applying
inverse transform on the fused sub bands.
The key issue in spatial domain algorithms is identifying
the most important information in source images and fusing
the salient information into the fused image [Ref.10].
IV. PROPOSED SEGMENTATION METHOD WITH THRESHOLD
ESTIMATION
After 2-D wavelet coefficients are obtained then the
segmentation starts with cluster determination, cluster
formation and threshold estimation methods. The following
section explains these methods.
A. Clustering process
In generally, clustering is the process of partitioning a set
of pixels into subsets called clusters having similar features.
The choice of similarity criterion plays a significant role in
the accuracy of the segmentation results. The term clustering
refers to a number of different methods in this the pixels or
coefficients are grouped into clusters in an unsupervised
mode.

(a)

B. Cluster Determination
In this section, an improved clustering method for
extracting features from the 2-D wavelet coefficients of the
fused image. To determine the clusters, the 2-D discrete
wavelet transform is computed for fused image. As per Fig 2,
the image coefficients are represented and denoted
by  A 2 l f , D 1 j f , D 22 j f , D 23 j f ,1  j  J  . According to the central
2

(b)
Fig 4: (a) Threshold Matrix (b) Cluster Matrix

limit theorem the G 2p j f for fused image with the mean and
standard deviation of the image denoted by   A  and   A 
respectively.
G

p
2j

:

1

  SD pj

 2

D. Threshold Estimation- Based on cluster features
From the procedure described in the previous subsection,
the clusters 1, 2, 3—— etc are exited for the threshold image.
Using these clusters the feature of each cluster is determined
by,


p
p


 SD j f    SD j f  
2
 2 
f 



U i 

P=1, 2, 3 & j=1, 2, ——J. .
(4.1)
Now apply the pittner and kamarhti [Ref.4] threshold of
the form T 2 j : 2 ln L 2 j  ln   with   e 2 to the elements of





Th  max

(4.3)

U i  / 2 k

k=1, 2——L-1

(4.4)

In this Ui is determined by above equation (4.3) for each
cluster ‘i’.

(4.2)

V. OVERVIEW OF THE PROPOSED METHOD FOR AUTOMATIC
SEGMENTATION

C. Cluster formation

The complete procedure from the determination threshold
value to the automatic segmentation process is as follows:
Step-A: The input images (like MRI-CT or PET-CT or CTPET) are decomposed by wavelet transform, forming J- level
hierarchical structure.
Step- B: These wavelet coefficients are fused with simple

After computing the binary matrix B 2pj from the fused
wavelet coefficients, the grouping of clusters is formed with
the neighboring pixel relation. The procedure is as follows:
Assign a cluster number to the every value of ‘1’ in the
binary matrix. Each number act as seed point of that cluster.
© 2013 ACEEE
DOI: 01.IJSIP.4.2.1171

2

Each feature of the cluster is determined by using above
equation on fused wavelet coefficients. By using these feature
values of all clusters, the threshold value is obtained by using
the following equation:

the matrix G 2p j f . In this L2j being the number of computed
detail coefficients at each scale. Finally the corresponding
binary matrix B 2p j with heavy side function:  x   1 for
x  0 and   x   0 for x <0.


B pj :   G pj  T j

2
2
  2

 v
vU i

3
Full Paper
ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013
additive process on each respective subband coefficients.
Step- C: Apply equation (4.1-4.4) on fused image to
determine the clusters of the image according to Pitter and
Kamarthi Lemma 1 conditions.
Step-D: The cluster formation process follows the cluster
determination process to obtain final clustered image with N
number of clusters.
Step-E: Use the threshold estimation algorithm for
different values of k, to obtain final automatic segmented
output of fused image.
The flowchart of the proposed method is shown in fig (5).

Fig 6: MRI-CT fusion results (a) Source image A (MRI) (b) Source
image (CT) (c) Fused image. Segmented Image: (d) FCM Method
(e) Modified Otsu method [Ref.15] (f) Proposed method with k=6

Fig 7: MRI-PET fusion results (a) Source image A (MRI) (b) Source
image B (PET) (c) Fused image. Segmented Image: (d) FCM
Method (e) Modified Otsu method [Ref.15] (f) Proposed method
with k=5

Fig 5: Flow chart of proposed method

VI. EXPERIMENTAL RESULTS
In order to evaluate the effectiveness of the proposed
algorithm, the segmented outputs are compared with Fuzzy
Clustering method and modified otsu method proposed in
[15] on medical images. The images are downloaded from
[http://www.med.harvard.edu/AANLIB/home.html]. The results are shown in Fig (6-8). The number of clusters formed in
each fused image type and threshold value is tabulated in
table (I).

Fig 8: CT-PET fusion results: (a) Source image A (CT) (b) Source
image (PET) (c) Fused image. Segmented Image: (d) FCM Method
(e) Modified Otsu method [Ref.15] (f) Proposed method with k=0
TABLE I: DIFFERENT PARAMETERS OF PROPOSED METHOD
Type of
fused image
MRI-CT
MRI-PET
CT-PET

© 2013 ACEEE
DOI: 01.IJSIP.4.2.1171

4

No. of
clusters
3336
3721
3915

Threshold
value
47.74
0.2468
76.2

K
value
6
5
0
Full Paper
ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013
CONCLUSIONS

[9] Xiangzhi Bai, Fugen Zhou, Bindang Xue, “Edge Preserved
Image Fusion Based on Multiscale Toggle Contrast Operator”,
Image And Vision Computing 29, 2011, pp. 829-839.
[10] Xiaoquing Zhang, Yongguo Zheng, Yanjun Peng, Weike Liu,
Changqiang Yang, “Research on multi-mode medical image
fusion algorithm based on wavelet transform and edge
characteristics of images”, 2nd International conference on Image
and
signal
processing,
2009,
pp.1-4.
[11] Stephan G.Mallat, “A Theory for Multiresolution Signal
Decomposition: The Wavelet Representation”, IEEE
Transactions on Pattern Analysis and Machine Intelligence,
Vol 11, July 1989, pp: 674-693.
[12] J.Y.Cheng, Y.S.Chen, et.al. “FCM based automatic thresholding
algorithm to segment the brain images,” International
Conference on machine learning and cybernetics, 2007,
pp.1371-1376.
[13] Tania Stathaki, “Image Fusion Algorithms and Applications”,
Elsevier, 2007.
[14] Ch. Hima Bindu, Dr.K.Satya Prasad, “A Fully Automatic
Scheme for Medical Image Segmentation With Wavelet Based
Image Fusion”, Proceedings of the 2011 International
Conference on Image Processing, Computer Vision & Pattern
Recognition, July 2011, Los Vegas, pp.230-235.
[15] Ch.Hima Bindu, Dr.K.Satya Prasad, “An Efficient Medical
Image Segmentation using Conventional OTSU Method”,
International Journal of advanced science and technology, Vol
38, Jan 2012, pp.67-73.

In this paper, automatic image segmentation aided with
threshold estimation scheme based on cluster features on
medical images is presented. Firstly the simple additive fusion
process is applied on respective wavelet sub band coefficients
of different multi source images (like MRI-CT or PET-CT or
CT-PET). Later the fused image was decomposed into J=3
levels by wavelet transform. The clusters are formed using
cluster determination and cluster formation process. Finally
the threshold value from cluster features used to segment
the fused image. The resultant segmented image is compared
with standard FCM method [Ref.12] and modified Otsu
method. The threshold values and number of clusters are
formulated in a tabular form. Experimental results show that
the effectiveness of the edge segmented output for
multisource images providing more edges of the fused image.
This shows that the proposed method has the advantages of
automation, no re-initialization of cluster centers, threshold
value and also reducing the number iterations. The total
number of clusters also resembles the content of more
information in segmented output image. This proposed
method can be extended with different multi scale transforms.
REFERENCES

Ch.Hima bindu is currently working as Associate
Professor in ECE Department, QIS College of Engineering & Technology, ONGOLE, and Andhra
Pradesh, India. She is working towards her Ph.D.
at JNTUK, Kakinada, India. She received her
M.Tech. from the same institute. She has ten years
of experience of teaching undergraduate students
and post graduate students. She has published 10 research papers
in International journals and more than 8 research papers in National & International Conferences. Her research interests are in
the areas of image Segmentation, image Feature Extraction and Signal Processing.

[1] Xuchao Li, Lihua Yan, “Wavelet Domain Possibilistic C-Means
Clustering based on Markov Random Field for Image
Segmentation”, IEEE international conference on ICIS 2009,
pp:194-198.
[2] Sriparna saha, Sanghamitra Bandyapadhyay, “MRI Brain Image
Segmentation by Fuzzy Symmetry based Genetic Clustering
Tecchnique”, IEEE Congress on CEC 2007, pp: 44174423.
[3] Gang Yu, Sagar V.Kamarthi, “ACluster based Wavelet Feature
Extraction method and its application”, Engineering
Applications of Artificial Intelligence 23(2010), pp: 196-202.
[4] Stefan Pittner, Sagr V. Kamarthi, “Feature Extraction from
Wavelet Coefficients for Pattern Recognition Tasks”, IEEE
Transactions on Pattern Analysis and Machine Intelligence,
Vol 21, January 1999, pp: 83-88.
[5] Sabalan Daneshvar, Hassan Ghassemian, “MRI and PET Image
Fusion by Combining HIS and retina – inspired Models”,
Information Fusion 11, 2010, pp.114-123.
[6] Yuhui Liu, Jinzhu Yang, Jinshan Sun, “PET / CT Medical
Image Fusion Algorithm Based On Multiwavelet Transform”,
IEEE Advanced Computer Control (ICACC), March 2010,
Vol .2, pp. 264-268.
[7] Alexander Wong, William Bishop, “Efficient least
squares fusion of MRI and CT images using a phase
congruency model”, Pattern Recognition Letters, Vol. 29, Issue
3, February 2008, pp.173-180.
[8] G.G.Bhutada, R.S.Anand, S.C. Saxena, “Edge Preserved Image
Enhancement using Adaptive Fusion of Images Denosied By
Wavelet And Curvelet Transform”, Digital Signal Processing
21 (2011) 118-130.

© 2013 ACEEE
DOI: 01.IJSIP.4.2.1171

Dr.K.Satya Prasad is currently Rector and Professor in ECE Department, JNTUK, Kakinada,
India. He received his Ph.D. from IIT, Madras.
He has more than 32 years of experience in teaching and 25 years of R & D. He is an expert in
Digital Signal Processing. He guided 10 PhD’s and
guiding 10 PhD scholars. He authored Electronic
Devices and Circuits, Network Analysis and Signal & Systems text
books. He held different positions in his carrier like Head of the
Department, Vice Principal, Principal for JNTU Engg College and
Director of Evaluation & presently the Rector of JNTUK.. He
published more than 100 technical papers in national and International journals and conferences. The area of interest includes Digital Signal Processing, Image Processing, Communications etc.

5

More Related Content

What's hot

Efficiency and capability of fractal image compression with adaptive quardtre...
Efficiency and capability of fractal image compression with adaptive quardtre...Efficiency and capability of fractal image compression with adaptive quardtre...
Efficiency and capability of fractal image compression with adaptive quardtre...
ijma
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentation
Raveesh Methi
 

What's hot (15)

Id105
Id105Id105
Id105
 
40120140507003
4012014050700340120140507003
40120140507003
 
Paper id 27201451
Paper id 27201451Paper id 27201451
Paper id 27201451
 
Marker Controlled Segmentation Technique for Medical application
Marker Controlled Segmentation Technique for Medical applicationMarker Controlled Segmentation Technique for Medical application
Marker Controlled Segmentation Technique for Medical application
 
Automatic left ventricle segmentation
Automatic left ventricle segmentationAutomatic left ventricle segmentation
Automatic left ventricle segmentation
 
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
 
Fuzzy clustering Approach in segmentation of T1-T2 brain MRI
Fuzzy clustering Approach in segmentation of T1-T2 brain MRIFuzzy clustering Approach in segmentation of T1-T2 brain MRI
Fuzzy clustering Approach in segmentation of T1-T2 brain MRI
 
A comparative study of dimension reduction methods combined with wavelet tran...
A comparative study of dimension reduction methods combined with wavelet tran...A comparative study of dimension reduction methods combined with wavelet tran...
A comparative study of dimension reduction methods combined with wavelet tran...
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Review of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image CompressionReview of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image Compression
 
Efficiency and capability of fractal image compression with adaptive quardtre...
Efficiency and capability of fractal image compression with adaptive quardtre...Efficiency and capability of fractal image compression with adaptive quardtre...
Efficiency and capability of fractal image compression with adaptive quardtre...
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentation
 
FUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSIS
FUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSISFUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSIS
FUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSIS
 
Image Segmentation
 Image Segmentation Image Segmentation
Image Segmentation
 
A Novel Feature Extraction Scheme for Medical X-Ray Images
A Novel Feature Extraction Scheme for Medical X-Ray ImagesA Novel Feature Extraction Scheme for Medical X-Ray Images
A Novel Feature Extraction Scheme for Medical X-Ray Images
 

Viewers also liked

Meios comunicação
Meios comunicaçãoMeios comunicação
Meios comunicação
vera martins
 
Integrated Access Control Bro_LR
Integrated Access Control Bro_LRIntegrated Access Control Bro_LR
Integrated Access Control Bro_LR
Gene Earhart
 

Viewers also liked (16)

Programa 6
Programa 6 Programa 6
Programa 6
 
AFI
AFIAFI
AFI
 
Doc1
Doc1Doc1
Doc1
 
Mid-Atlantic Marketing Summit Presentation
 Mid-Atlantic Marketing Summit Presentation  Mid-Atlantic Marketing Summit Presentation
Mid-Atlantic Marketing Summit Presentation
 
Meios comunicação
Meios comunicaçãoMeios comunicação
Meios comunicação
 
intervju smp nov 2015
intervju smp nov 2015intervju smp nov 2015
intervju smp nov 2015
 
Integrated Access Control Bro_LR
Integrated Access Control Bro_LRIntegrated Access Control Bro_LR
Integrated Access Control Bro_LR
 
Presentación "Cloud Computing" Evento PagePersonnel
Presentación "Cloud Computing" Evento PagePersonnelPresentación "Cloud Computing" Evento PagePersonnel
Presentación "Cloud Computing" Evento PagePersonnel
 
Konsep umum penyakit
Konsep umum penyakitKonsep umum penyakit
Konsep umum penyakit
 
Antigua roma. Trabajo de Inés Casero.
Antigua roma. Trabajo de Inés Casero.Antigua roma. Trabajo de Inés Casero.
Antigua roma. Trabajo de Inés Casero.
 
Winter Driving
Winter DrivingWinter Driving
Winter Driving
 
Removal of Transformation Errors by Quarterion In Multi View Image Registration
Removal of Transformation Errors by Quarterion In Multi View Image RegistrationRemoval of Transformation Errors by Quarterion In Multi View Image Registration
Removal of Transformation Errors by Quarterion In Multi View Image Registration
 
Dual-layer Digital Image Watermarking for Intellectual Property Right Protection
Dual-layer Digital Image Watermarking for Intellectual Property Right ProtectionDual-layer Digital Image Watermarking for Intellectual Property Right Protection
Dual-layer Digital Image Watermarking for Intellectual Property Right Protection
 
Bismilah media-1
Bismilah media-1Bismilah media-1
Bismilah media-1
 
TMT Predictions 2016: Discover the major Technology, Media & Telecommunicatio...
TMT Predictions 2016: Discover the major Technology, Media & Telecommunicatio...TMT Predictions 2016: Discover the major Technology, Media & Telecommunicatio...
TMT Predictions 2016: Discover the major Technology, Media & Telecommunicatio...
 
house and lot rush rush for sale/ 2bedrooms/1tb/house and lot 1.2m up
house and lot rush rush for sale/ 2bedrooms/1tb/house and lot 1.2m up house and lot rush rush for sale/ 2bedrooms/1tb/house and lot 1.2m up
house and lot rush rush for sale/ 2bedrooms/1tb/house and lot 1.2m up
 

Similar to A New Approach for Segmentation of Fused Images using Cluster based Thresholding

Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
BRNSSPublicationHubI
 
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
INFOGAIN PUBLICATION
 

Similar to A New Approach for Segmentation of Fused Images using Cluster based Thresholding (20)

Wavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methodsWavelet Transform based Medical Image Fusion With different fusion methods
Wavelet Transform based Medical Image Fusion With different fusion methods
 
Density Driven Image Coding for Tumor Detection in mri Image
Density Driven Image Coding for Tumor Detection in mri ImageDensity Driven Image Coding for Tumor Detection in mri Image
Density Driven Image Coding for Tumor Detection in mri Image
 
Ap36252256
Ap36252256Ap36252256
Ap36252256
 
A New Approach of Medical Image Fusion using Discrete Wavelet Transform
A New Approach of Medical Image Fusion using Discrete Wavelet TransformA New Approach of Medical Image Fusion using Discrete Wavelet Transform
A New Approach of Medical Image Fusion using Discrete Wavelet Transform
 
Review on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformReview on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet Transform
 
Ch4201557563
Ch4201557563Ch4201557563
Ch4201557563
 
I010135760
I010135760I010135760
I010135760
 
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformContent Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
 
Hh3114071412
Hh3114071412Hh3114071412
Hh3114071412
 
Contourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image DenoisingContourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image Denoising
 
Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...Comparative analysis of multimodal medical image fusion using pca and wavelet...
Comparative analysis of multimodal medical image fusion using pca and wavelet...
 
PDE BASED FEATURES FOR TEXTURE ANALYSIS USING WAVELET TRANSFORM
PDE BASED FEATURES FOR TEXTURE ANALYSIS USING WAVELET TRANSFORMPDE BASED FEATURES FOR TEXTURE ANALYSIS USING WAVELET TRANSFORM
PDE BASED FEATURES FOR TEXTURE ANALYSIS USING WAVELET TRANSFORM
 
PERFORMANCE EVALUATION OF DIFFERENT TECHNIQUES FOR TEXTURE CLASSIFICATION
PERFORMANCE EVALUATION OF DIFFERENT TECHNIQUES FOR TEXTURE CLASSIFICATION PERFORMANCE EVALUATION OF DIFFERENT TECHNIQUES FOR TEXTURE CLASSIFICATION
PERFORMANCE EVALUATION OF DIFFERENT TECHNIQUES FOR TEXTURE CLASSIFICATION
 
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
Fast Stereo Images Compression Method based on Wavelet Transform and Two dime...
 
3-D WAVELET CODEC (COMPRESSION/DECOMPRESSION) FOR 3-D MEDICAL IMAGES
3-D WAVELET CODEC (COMPRESSION/DECOMPRESSION) FOR 3-D MEDICAL IMAGES3-D WAVELET CODEC (COMPRESSION/DECOMPRESSION) FOR 3-D MEDICAL IMAGES
3-D WAVELET CODEC (COMPRESSION/DECOMPRESSION) FOR 3-D MEDICAL IMAGES
 
Multi Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image RetrievalMulti Resolution features of Content Based Image Retrieval
Multi Resolution features of Content Based Image Retrieval
 
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
 
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
4 ijaems jun-2015-5-hybrid algorithmic approach for medical image compression...
 
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
Change Detection from Remotely Sensed Images Based on Stationary Wavelet Tran...
 
Quality assessment of image fusion
Quality assessment of image fusionQuality assessment of image fusion
Quality assessment of image fusion
 

More from IDES Editor

Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
IDES Editor
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFC
IDES Editor
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability Framework
IDES Editor
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
IDES Editor
 

More from IDES Editor (20)

Power System State Estimation - A Review
Power System State Estimation - A ReviewPower System State Estimation - A Review
Power System State Estimation - A Review
 
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...Artificial Intelligence Technique based Reactive Power Planning Incorporating...
Artificial Intelligence Technique based Reactive Power Planning Incorporating...
 
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
Design and Performance Analysis of Genetic based PID-PSS with SVC in a Multi-...
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
 
Line Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFCLine Losses in the 14-Bus Power System Network using UPFC
Line Losses in the 14-Bus Power System Network using UPFC
 
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
Study of Structural Behaviour of Gravity Dam with Various Features of Gallery...
 
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric ModelingAssessing Uncertainty of Pushover Analysis to Geometric Modeling
Assessing Uncertainty of Pushover Analysis to Geometric Modeling
 
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
Secure Multi-Party Negotiation: An Analysis for Electronic Payments in Mobile...
 
Selfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive ThresholdsSelfish Node Isolation & Incentivation using Progressive Thresholds
Selfish Node Isolation & Incentivation using Progressive Thresholds
 
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
Various OSI Layer Attacks and Countermeasure to Enhance the Performance of WS...
 
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
Responsive Parameter based an AntiWorm Approach to Prevent Wormhole Attack in...
 
Cloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability FrameworkCloud Security and Data Integrity with Client Accountability Framework
Cloud Security and Data Integrity with Client Accountability Framework
 
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP BotnetGenetic Algorithm based Layered Detection and Defense of HTTP Botnet
Genetic Algorithm based Layered Detection and Defense of HTTP Botnet
 
Enhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through SteganographyEnhancing Data Storage Security in Cloud Computing Through Steganography
Enhancing Data Storage Security in Cloud Computing Through Steganography
 
Low Energy Routing for WSN’s
Low Energy Routing for WSN’sLow Energy Routing for WSN’s
Low Energy Routing for WSN’s
 
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
Permutation of Pixels within the Shares of Visual Cryptography using KBRP for...
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance Analysis
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
 
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
Microelectronic Circuit Analogous to Hydrogen Bonding Network in Active Site ...
 
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
Texture Unit based Monocular Real-world Scene Classification using SOM and KN...
 

Recently uploaded

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
fonyou31
 

Recently uploaded (20)

Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 

A New Approach for Segmentation of Fused Images using Cluster based Thresholding

  • 1. Full Paper ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013 A New Approach for Segmentation of Fused Images using Cluster based Thresholding Ch.Hima Bindu1, Dr K.Satya Prasad2 1 Assoc. Professor, ECE Department, QIS College of Engineering & Technology, Ongole, Andhra Pradesh, India. Email: hb.muvvala@gmail.com 2 Professor of ECE Department, JNTUK, Kakinada, Andhra Pradesh, India. Email: prasad_kodati@yahoo.co.in The medical images like MRI and CT provides highresolution images with structural and anatomical information. PET images provide functional information with low spatial resolution. In the recent years, the success of MRI-CT [Ref. 7], PET-MRI [Ref. 5] & PET-CT [Ref.6] imaging in the clinical field triggered considerable interest in noninvasive functional and anatomical imaging. The limited spatial resolution in PET images is often resulted unsatisfactory in morphological analysis. Combining anatomical and functional tomography datasets provide much more qualitative detection and quantitative determination in this area [Ref.8]. In this paper proposes a new-clustering scheme that divides the 2-D DWT coefficients into clusters at each scale. The energy of each these clusters is treated as a feature that contains a useful piece of information about the image. Then the threshold value is extracted from these feature vectors to segment the fused image accurately. The rest of the paper is organized as follows: Section 2 explains 2-D Discrete Wavelet Transforms. Section 3 presents generic fusion model. Section 4 explains the proposed segmentation method. Section 5 explains the overall proposed method. Section 6 the discussion on the experimental results. In the laconic section, the paper is concluded. Abstract—This paper proposes the new segmentation technique with cluster based method. In this, the multi source medical images like MRI (M agnetic Resonance Imaging), CT (computed tomography) & PET (positron emission tomography) are fused and then segmented using cluster based thresholding approach. The edge details of an image have become an essential technique in clinical and researchoriented applications. The more edge details of the fused image have obtainable with this method. The objective of the clustering process is to partition a fused image coefficients into a number of clusters having similar features. These features are useful to generate the threshold value for further segmentation of fused image. Finally the segmented output is compared with standard FCM method and modified Otsu method. Experimental results have shown that the proposed cluster based thresholding method is able to effectively extract important edge details of fused image. Index Terms—Discrete Wavelet transforms; General Fusion Process; Clustering Process; Threshold estimation. I. INTRODUCTION Image segmentation is a process of partitioning an image into some non-overlapping meaningful homogeneous regions. Image segmentation is having many applications, such as image retrieval, geographical imaging, target tracking and medical imaging. The final objective of segmentation process is to separate an image into distinct regions with respect to some characteristics such as gray value, texture or statistical behavior [Ref.1]. The fully automatic brain tissue classification of medical images is of great importance for research and clinical study [Ref.14]. The implementation of feature extraction techniques are mostly important for pattern recognition and image processing problems [Ref.9]. The extracted features by feature selection method can effectively classify patterns. For this the twodimensional DWT proposed by Mallat has been applied extensively for feature extraction of image processing applications due to its excellent properties of time frequency localization and adaptive multi-scale decomposition [Ref.2, Ref.3]. In [Ref.4] developed a new-cluster based feature extraction method for signals based on one-dimensional DWT, hence here this is effectively applied on images to acquire effective segmentation of fused images [Ref.13]. © 2013 ACEEE DOI: 01.IJSIP.4.2.1171 II. DISCRETE WAVELET T RANSFORM Discrete Wavelet transform (DWT) provides a framework in which a signal is decomposed, with each level corresponding to lower frequency sub band, and higher frequency sub bands. There are two main groups of transforms: continuous and discrete. In one dimension the idea of the wavelet transform is to present the signal as a superposition of wavelets. If a signal is represented by f (t), the wavelet decomposition is f (t )   c m, n m, n(t) m, n (2.1) Where  m , n 2  m 2  2  m , m and n are integers. There exist very special choices of ψ such that  m , n ( t ) constitutes an ortho normal basis, so that the wavelet transform coefficient can be obtained by an inner calculation: (t)      t  n  c m , n   f , m , n   m , n (t ) f (t )dt 1 (2.2)
  • 2. Full Paper ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013 In order to develop a multiresolution analysis, a scaling function  is needed, together with the dilated and translated sampling. This result in one set of approximation coefficients I a and three set of detail coefficients, as shown in Fig 1, parameters of  m , n ( t )  2  m 2   2  m t  n  . The signal f ( t ) can be decomposed in its coarse part and details of various sizes by projecting it onto the corresponding spaces. where I b , I c , I d represent the horizontal, vertical and diagonal directions of the image I , respectively. In the filter theory, , these four sub images correspond to the outputs of low-low (LL), low-high (LH), high-low (HL), and high-high (HH) bands. By recursively applying the same scheme to the LL sub band multi resolution decomposition with a desire level can then be achieved. There, a DWT with K decomposition levels will have M=3*K+1 such frequency bands. Fig 2 shows the 2-D structures of the wavelet transform with two decomposition levels. It should be noted that for a transform with K levels of decomposition, there is always only one low frequency band, the rest of bands are high frequency bands in a given decomposition level [Ref.11]. Therefore, the approximation coefficients a m , n of the function f at resolution 2 and wavelet coefficients can be obtained: c m m ,n a m, n   h 2n  k a m 1, k k Cm, n   g 2n  k a m 1, k k (2.3) (2.4) Where h n is a low pass FIR filter and g n is a high pass FIR filter. To reconstruct the original signal, the analysis filter can be selected from a biorthogonal set which have a related ~ ~ set of synthesis filters. These synthesis filters h and g can be used to perfectly reconstruct the signal using the reconstruction formula ~  ~ a m 1,l ( f )    h 2n l a m,n ( f )  g 2n l c m,n ( f )   n (2.5) Equations (2.3) and (2.4) are implemented by filtering and down sampling. Conversely equation (2.5) is implemented by an initial up sampling and a subsequent filtering. Fig: 2-D Discrete Wavelet Transform III. GENERIC MODEL OF MULTISCALE-BASED IMAGE FUSION In this paper, there are two different input medical source images A and B (like MRI & CT, MRI & PET, CT & PET). The image fusion algorithm should preserve all the salient features of source images. Fig 3 illustrates the generic image fusion frame work based on Multiscale image decomposition methods. The source images are firstly decomposed into lowfrequency sub bands and a sequence of high-frequency sub Fig 1: Structure of 2-D DWT In a 2-D DWT, a 1-D DWT is first performed on the rows and then columns of the data by separately filtering and down Fig 3: Block diagram of generic model of multi scale image fusion © 2013 ACEEE DOI: 01.IJSIP.4.2.1171 2
  • 3. Full Paper ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013 Grow the each cluster by starting with cluster seed point in the direction of 4- neighbors, only if neighboring value is 0. Otherwise no expansion is carried out if the neighbor is at boundary or value is 1. Repeat the previous step until no 0’s remains in the matrix. The procedure illustrated in Fig 4. In Fig 4 (a) is the binary matrix and (b) cluster matrix with cluster formation process. In this example, 12 ones are existed in the binary matrix and then entire matrix forms 12 clusters with this process [Ref.3]. bands in different scales and orientations. Then the fusion coefficients are obtained from sub bands according to fusion rules. Finally, fused image is reconstructed by applying inverse transform on the fused sub bands. The key issue in spatial domain algorithms is identifying the most important information in source images and fusing the salient information into the fused image [Ref.10]. IV. PROPOSED SEGMENTATION METHOD WITH THRESHOLD ESTIMATION After 2-D wavelet coefficients are obtained then the segmentation starts with cluster determination, cluster formation and threshold estimation methods. The following section explains these methods. A. Clustering process In generally, clustering is the process of partitioning a set of pixels into subsets called clusters having similar features. The choice of similarity criterion plays a significant role in the accuracy of the segmentation results. The term clustering refers to a number of different methods in this the pixels or coefficients are grouped into clusters in an unsupervised mode. (a) B. Cluster Determination In this section, an improved clustering method for extracting features from the 2-D wavelet coefficients of the fused image. To determine the clusters, the 2-D discrete wavelet transform is computed for fused image. As per Fig 2, the image coefficients are represented and denoted by  A 2 l f , D 1 j f , D 22 j f , D 23 j f ,1  j  J  . According to the central 2 (b) Fig 4: (a) Threshold Matrix (b) Cluster Matrix limit theorem the G 2p j f for fused image with the mean and standard deviation of the image denoted by   A  and   A  respectively. G p 2j : 1   SD pj   2 D. Threshold Estimation- Based on cluster features From the procedure described in the previous subsection, the clusters 1, 2, 3—— etc are exited for the threshold image. Using these clusters the feature of each cluster is determined by,  p p    SD j f    SD j f   2  2  f    U i  P=1, 2, 3 & j=1, 2, ——J. . (4.1) Now apply the pittner and kamarhti [Ref.4] threshold of the form T 2 j : 2 ln L 2 j  ln   with   e 2 to the elements of    Th  max (4.3) U i  / 2 k k=1, 2——L-1 (4.4) In this Ui is determined by above equation (4.3) for each cluster ‘i’. (4.2) V. OVERVIEW OF THE PROPOSED METHOD FOR AUTOMATIC SEGMENTATION C. Cluster formation The complete procedure from the determination threshold value to the automatic segmentation process is as follows: Step-A: The input images (like MRI-CT or PET-CT or CTPET) are decomposed by wavelet transform, forming J- level hierarchical structure. Step- B: These wavelet coefficients are fused with simple After computing the binary matrix B 2pj from the fused wavelet coefficients, the grouping of clusters is formed with the neighboring pixel relation. The procedure is as follows: Assign a cluster number to the every value of ‘1’ in the binary matrix. Each number act as seed point of that cluster. © 2013 ACEEE DOI: 01.IJSIP.4.2.1171 2 Each feature of the cluster is determined by using above equation on fused wavelet coefficients. By using these feature values of all clusters, the threshold value is obtained by using the following equation: the matrix G 2p j f . In this L2j being the number of computed detail coefficients at each scale. Finally the corresponding binary matrix B 2p j with heavy side function:  x   1 for x  0 and   x   0 for x <0.  B pj :   G pj  T j  2 2   2  v vU i 3
  • 4. Full Paper ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013 additive process on each respective subband coefficients. Step- C: Apply equation (4.1-4.4) on fused image to determine the clusters of the image according to Pitter and Kamarthi Lemma 1 conditions. Step-D: The cluster formation process follows the cluster determination process to obtain final clustered image with N number of clusters. Step-E: Use the threshold estimation algorithm for different values of k, to obtain final automatic segmented output of fused image. The flowchart of the proposed method is shown in fig (5). Fig 6: MRI-CT fusion results (a) Source image A (MRI) (b) Source image (CT) (c) Fused image. Segmented Image: (d) FCM Method (e) Modified Otsu method [Ref.15] (f) Proposed method with k=6 Fig 7: MRI-PET fusion results (a) Source image A (MRI) (b) Source image B (PET) (c) Fused image. Segmented Image: (d) FCM Method (e) Modified Otsu method [Ref.15] (f) Proposed method with k=5 Fig 5: Flow chart of proposed method VI. EXPERIMENTAL RESULTS In order to evaluate the effectiveness of the proposed algorithm, the segmented outputs are compared with Fuzzy Clustering method and modified otsu method proposed in [15] on medical images. The images are downloaded from [http://www.med.harvard.edu/AANLIB/home.html]. The results are shown in Fig (6-8). The number of clusters formed in each fused image type and threshold value is tabulated in table (I). Fig 8: CT-PET fusion results: (a) Source image A (CT) (b) Source image (PET) (c) Fused image. Segmented Image: (d) FCM Method (e) Modified Otsu method [Ref.15] (f) Proposed method with k=0 TABLE I: DIFFERENT PARAMETERS OF PROPOSED METHOD Type of fused image MRI-CT MRI-PET CT-PET © 2013 ACEEE DOI: 01.IJSIP.4.2.1171 4 No. of clusters 3336 3721 3915 Threshold value 47.74 0.2468 76.2 K value 6 5 0
  • 5. Full Paper ACEEE Int. J. on Signal & Image Processing, Vol. 4, No. 2, May 2013 CONCLUSIONS [9] Xiangzhi Bai, Fugen Zhou, Bindang Xue, “Edge Preserved Image Fusion Based on Multiscale Toggle Contrast Operator”, Image And Vision Computing 29, 2011, pp. 829-839. [10] Xiaoquing Zhang, Yongguo Zheng, Yanjun Peng, Weike Liu, Changqiang Yang, “Research on multi-mode medical image fusion algorithm based on wavelet transform and edge characteristics of images”, 2nd International conference on Image and signal processing, 2009, pp.1-4. [11] Stephan G.Mallat, “A Theory for Multiresolution Signal Decomposition: The Wavelet Representation”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol 11, July 1989, pp: 674-693. [12] J.Y.Cheng, Y.S.Chen, et.al. “FCM based automatic thresholding algorithm to segment the brain images,” International Conference on machine learning and cybernetics, 2007, pp.1371-1376. [13] Tania Stathaki, “Image Fusion Algorithms and Applications”, Elsevier, 2007. [14] Ch. Hima Bindu, Dr.K.Satya Prasad, “A Fully Automatic Scheme for Medical Image Segmentation With Wavelet Based Image Fusion”, Proceedings of the 2011 International Conference on Image Processing, Computer Vision & Pattern Recognition, July 2011, Los Vegas, pp.230-235. [15] Ch.Hima Bindu, Dr.K.Satya Prasad, “An Efficient Medical Image Segmentation using Conventional OTSU Method”, International Journal of advanced science and technology, Vol 38, Jan 2012, pp.67-73. In this paper, automatic image segmentation aided with threshold estimation scheme based on cluster features on medical images is presented. Firstly the simple additive fusion process is applied on respective wavelet sub band coefficients of different multi source images (like MRI-CT or PET-CT or CT-PET). Later the fused image was decomposed into J=3 levels by wavelet transform. The clusters are formed using cluster determination and cluster formation process. Finally the threshold value from cluster features used to segment the fused image. The resultant segmented image is compared with standard FCM method [Ref.12] and modified Otsu method. The threshold values and number of clusters are formulated in a tabular form. Experimental results show that the effectiveness of the edge segmented output for multisource images providing more edges of the fused image. This shows that the proposed method has the advantages of automation, no re-initialization of cluster centers, threshold value and also reducing the number iterations. The total number of clusters also resembles the content of more information in segmented output image. This proposed method can be extended with different multi scale transforms. REFERENCES Ch.Hima bindu is currently working as Associate Professor in ECE Department, QIS College of Engineering & Technology, ONGOLE, and Andhra Pradesh, India. She is working towards her Ph.D. at JNTUK, Kakinada, India. She received her M.Tech. from the same institute. She has ten years of experience of teaching undergraduate students and post graduate students. She has published 10 research papers in International journals and more than 8 research papers in National & International Conferences. Her research interests are in the areas of image Segmentation, image Feature Extraction and Signal Processing. [1] Xuchao Li, Lihua Yan, “Wavelet Domain Possibilistic C-Means Clustering based on Markov Random Field for Image Segmentation”, IEEE international conference on ICIS 2009, pp:194-198. [2] Sriparna saha, Sanghamitra Bandyapadhyay, “MRI Brain Image Segmentation by Fuzzy Symmetry based Genetic Clustering Tecchnique”, IEEE Congress on CEC 2007, pp: 44174423. [3] Gang Yu, Sagar V.Kamarthi, “ACluster based Wavelet Feature Extraction method and its application”, Engineering Applications of Artificial Intelligence 23(2010), pp: 196-202. [4] Stefan Pittner, Sagr V. Kamarthi, “Feature Extraction from Wavelet Coefficients for Pattern Recognition Tasks”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol 21, January 1999, pp: 83-88. [5] Sabalan Daneshvar, Hassan Ghassemian, “MRI and PET Image Fusion by Combining HIS and retina – inspired Models”, Information Fusion 11, 2010, pp.114-123. [6] Yuhui Liu, Jinzhu Yang, Jinshan Sun, “PET / CT Medical Image Fusion Algorithm Based On Multiwavelet Transform”, IEEE Advanced Computer Control (ICACC), March 2010, Vol .2, pp. 264-268. [7] Alexander Wong, William Bishop, “Efficient least squares fusion of MRI and CT images using a phase congruency model”, Pattern Recognition Letters, Vol. 29, Issue 3, February 2008, pp.173-180. [8] G.G.Bhutada, R.S.Anand, S.C. Saxena, “Edge Preserved Image Enhancement using Adaptive Fusion of Images Denosied By Wavelet And Curvelet Transform”, Digital Signal Processing 21 (2011) 118-130. © 2013 ACEEE DOI: 01.IJSIP.4.2.1171 Dr.K.Satya Prasad is currently Rector and Professor in ECE Department, JNTUK, Kakinada, India. He received his Ph.D. from IIT, Madras. He has more than 32 years of experience in teaching and 25 years of R & D. He is an expert in Digital Signal Processing. He guided 10 PhD’s and guiding 10 PhD scholars. He authored Electronic Devices and Circuits, Network Analysis and Signal & Systems text books. He held different positions in his carrier like Head of the Department, Vice Principal, Principal for JNTU Engg College and Director of Evaluation & presently the Rector of JNTUK.. He published more than 100 technical papers in national and International journals and conferences. The area of interest includes Digital Signal Processing, Image Processing, Communications etc. 5