SlideShare a Scribd company logo
1 of 8
Download to read offline
http://www.iaeme.com/IJMET/index.asp 106 editor@iaeme.com
International Journal of Mechanical Engineering and Technology (IJMET)
Volume 9, Issue 11, November 2018, pp. 106–113, Article ID: IJMET_09_11_013
Available online at http://www.iaeme.com/ijmet/issues.asp?JType=IJMET&VType=9&IType=11
ISSN Print: 0976-6340 and ISSN Online: 0976-6359
© IAEME Publication Scopus Indexed
PERFORMANCE ANALYSIS OF PSO - EM
HYBRID EDGE DETECTION IN ULTRASOUND
IMAGES
Harikumar Rajaguru and Sunil kumar Prabhakar
Department of ECE, Bannari Amman Institute of Technology, Sathyamangalam, India
ABSTRACT
Ultrasound medical images are very important component of the diagnostics process.
As a part of image analysis, edge detection is often considered for further segmentation
or more precise measurements of patterns in the picture. Unfortunately, ultrasound
images are subject to degradations, especially speckle noise which is also a high
frequency component. Conventional edge detector can detect edges in image with additive
noise effectively but not ultrasound image that are corrupted by multiplicative speckle
noise which alleviates image resolution resulting in inaccurate characterization of object
features. In this paper, anisotropic diffusion and PSO-EM based edge detectors are
analyzed and compared for the suppression of the multiplicative noise effectively while
preserving the edge of the object in ultrasound image. The result shows that the proposed
methods provided better result than conventional method.
Key words: ultrasound, speckle noise, anisotropic diffusion, PSO-EM
Cite this Article Harikumar Rajaguru and Sunilkumar Prabhakar, Performance Analysis
of Pso - Em Hybrid Edge Detection in Ultrasound Images, International Journal of
Mechanical Engineering and Technology, 9(11), 2018, pp. 106–113.
http://www.iaeme.com/IJMET/issues.asp?JType=IJMET&VType=9&IType=11
1. INTRODUCTION
The use of ultrasound imaging in medical diagnosis is well established because of its non invasive
nature, low cost, capability of forming real time imaging and continuing improvement in image
quality. However, it suffers from a number of shortcomings and these include: acquisition noise
from the equipment, ambient noise from the environment, the presence of background tissue,
other organs and anatomical influences such as body fat, and breathing motion. Therefore, noise
reduction is very important, as various types of noise generated limits the effectiveness of medical
image diagnosis.
Ultrasound is a sound wave with a frequency that exceeds 20 kHz. It transports energy and
propagates through several means as a pulsating pressure wave [1]. It is described by a number
of wave parameters such as pressure density, propagation direction, and particle displace‐ ment.
If the particle displacement is parallel to the propagation direction, then the wave is called a
longitudinal or compression wave. If the particle displacement is perpendicular to the propagation
Harikumar Rajaguru and Sunil kumar Prabhakar
http://www.iaeme.com/IJMET/index.asp 107 editor@iaeme.com
direction, it is a shear or transverse wave. The interaction of ultrasound waves with tissue is
subject to the laws of geometrical optics. It includes reflection, refraction, scattering, diffraction,
interference, and absorption. Except from interference, all other interactions reduce the intensity
of the ultrasound beam.
Ultrasound technique is mainly based on measuring the echoes transmitted back from a
medium when sending an ultrasound wave to it. In the echo impulse ultrasound technique, the
ultrasound wave interacts with tissue and some of the transmitted energy returns to the transducer
to be detected by the instrument [2]. Further, the reflected waves are picked up by the transducer
probe and relayed to the machine. The machine calculates the distance from the transducer probe
to the tissue or organ (boundaries) using the speed of sound in tissue (1,540 m/s) and the time of
the each echo's return ( millionths of a second). The machine displays the distances and intensities
of the echoes on the screen, forming a two dimensional image. Superficial structures such as
muscles, tendons, testes, breast and the neonatal brain are imaged at a higher frequency (7- 18
MHz), which provides better axial and lateral resolution. Deeper structures such as liver and
kidney are imaged at a lower frequency 1-6 MHz with lower axial and lateral resolution but
greater penetration.
The usefulness of ultrasound imaging is degraded by the presence of signal dependent noise
known as speckle. Speckle noise is multiplicative in nature. This type of noise is an inherent
property of medical ultrasound imaging and because of this noise the image resolution and
contrast become reduced, which affects the diagnostic value of this imaging modality [3]. So,
speckle noise reduction is an essential pre processing step, whenever ultrasound imaging is used
for medical imaging. Therefore, image de speckling is a very important task, and should be
filtered out [4,5], without affecting important features of the image. Figure 1 shows the flow of
the paper, which includes that the ultra sound images are segmented and the Region of Interest
(ROI) is found through the threshold method. Then the edges in the ROI are analyzed through
various edge detects like, mean, median, Lee, SRAD and PSO-EM algorithm. The performance
of various edge detectors are analyzed by the PSNR metric. The organization of the paper as
follows, section I introduces the basics of ultra sonic imaging techniques and in section II various
edge detectors are explained. In the section III PSO-EM based edge detection algorithm is
discussed. The results are analyzed in the section IV and the paper is concluded in the section V.
Performance Analysis of Pso - Em Hybrid Edge Detection in Ultrasound Images
http://www.iaeme.com/IJMET/index.asp 108 editor@iaeme.com
Figure 1 Block Diagram of the Edge Detection Method
2. MATERIALS AND METHODS
Various noise models and edge detectors are discussed in this section of the paper.
A.SPECKLE NOISE MODEL
Effective speckle reduction techniques require an accurate statistical model of ultrasound signals.
A generalized model of the speckle imaging [6] can be written as
g(x,y)=f(x,y).n(x,y)+a(x,y) (1)
where g(x, y) represents the noisy pixel; f(x, y) represents the noise-free pixel; n(x, y) and a(x,
y) represent the multiplicative and additive noise, respectively; and (x, y) are the indices of the
spatial locations in the two-dimensional (2D) image. In this section of the paper, we have outlined
a partial differential equation (PDE) approach to speckle removal that we call speckle reducing
anisotropic diffusion (SRAD) and compared with various other filtering techniques. SRAD not
only preserves edges but also enhances edges by inhibiting diffusion across edges and allowing
diffusion on either side of the edge.
B.FILTERIG METHODS
Filter has very important role in image de-noising process. Using filter technique, in order to
decide particular value of pixel in output image the neighbour pixels also participate. The values
in filter are known as coefficient rather than pixels. The filter which we use for denoising is also
called as mask.
Mean filter
The mean filter also called averaging filter [7] replaces the value of every pixel in an image by
the average of the gray levels in the neighbourhood. It has the effect of smoothing and blurring
Harikumar Rajaguru and Sunil kumar Prabhakar
http://www.iaeme.com/IJMET/index.asp 109 editor@iaeme.com
the image and it is optimal filter for Gaussian noise. Since the speckle noise is multiplicative, the
simple mean filter is not effective.
Median filter
Median filtering is a nonlinear filtering method, which is used to remove the speckle noise from
an Ultrasound image. It replaces the original gray level of a pixel by the median of gray values
of pixels in a specific neighbourhood [12]. This filter is popular for reducing the noise without
blurring the edges of the image. The median filter is also called the order specific filter because
it is based on statistics derived from ordering the elements of a set rather than taking the mean.
Lee filter
Lee filter is based on the multiplicative speckle model and it can use local statistics to effectively
preserve edges and features. Lee filter is based on the approach that if the variance over an area
is low, then the smoothing will be performed. Otherwise, if the variance is high (e.g. near edges),
smoothing will not be performed. Lee filter can be described by [7]
W(X,Y) = 1 – (C2
B / (C2
I + C2
B)) (2)
where W(X,Y) is the adaptive filter coefficient. CI is the coefficient of variation of the noised
image and CB is the coefficient of variation of the noise.
Anisotropic Diffusion
Perona and Malik proposed the following nonlinear PDE for smoothing image on a continuous
domain:[5],
= [ ∇ . ∇ ]
= 0 =
(3)
where is ∇ the gradient operator, the divergence operator, denotes the magnitude, c(x) the
diffusion coefficient, and I0a the initial image. They suggested two diffusion coefficients
c(x)= /
(4)
and
c(x)=exp[-(x/k)2
] (5)
Where k is an edge magnitude parameter.
In the anisotropic diffusion method, the gradient magnitude is used to detect an image edge
or boundary as a step discontinuity in intensity. If |∇I| >> k, then c(|∇I|) trends to 0 and we have
an all-pass filter; if |∇I| << k, then c(|∇I|) trends to 1 and we achieve isotropic diffusion (Gaussian
filtering).
A discrete form of PDE is given by
∆
= +
∆
| |
∑ c ∇ ,# ∇ ,##∈ (6)
Where is the discretely sampled image, s denotes the pixel position in a discrete two-
dimensional (2-D) grid, and Δt is the time step size & represents the spatial neighbourhood of
pixel , |& | is the number of pixels in the window (usually four, except at the image boundaries),
and ∆
= - # ∀( ∈ & .
The advantages of anisotropic diffusion include intra-region smoothing and edge
preservation. Anisotropic diffusion performs well for images corrupted by additive noise. Several
enhancements and edge detection methods have been described in the literature for images with
Performance Analysis of Pso - Em Hybrid Edge Detection in Ultrasound Images
http://www.iaeme.com/IJMET/index.asp 110 editor@iaeme.com
additive noise. In cases where images contain speckle, anisotropic diffusion will actually enhance
the speckle, instead of eliminating the corruption.
3. PSO-EM BASED EDGE DETECTOR
Now days the use of heuristics and learning algorithms are very useful in the edge detection and
preservation one such a type of learning method is PSO-EM edge detector which is discussed in
the following section of the paper. This hybrid algorithm combines the usefulness of PSO and
EM methods which in turn bestowed with better results than the traditional models.
A.PSO Algorithm
PSO uses a number of agents (particles) that constitute a swarm moving around in the search
space looking for the best solution. Each one particle is treated as a point in a N-dimensional
space which adjusts its “flying” according to position and velocity. Every particle's movement is
influenced by its local best known position and is also guided toward the best known positions in
the search-space, which are updated as better positions are found by other particles and this is
expected to move the swarm toward the best solutions[8]. It makes few or no assumptions about
the problem being optimized and can search very large spaces of candidate solutions. To be more
specific, PSO does not use the gradient of the problem being optimized, which means PSO does
not require that the optimization problem be differentiable as is required by classic optimization
methods such as Quasi Newton methods and Gradient Descent. PSO can therefore also be used
on optimization problems that are partially noisy, irregular, change over time, etc.
Consider a swarm of p particles or birds. For each particle, indexed by i, the position Xi is
adjusted by a stochastic velocity vi which depends on the distance that the particles are from its
own best solution and that of its neighborhood. The position Xi is updated in the following
manner[10]
1 1
i i i
k k kX X v+ += + (7)
where velocity vi (k) is calculated as follows:
1 1 1 2 2( ) ( )i i i i g i
k k k k k kv v c r p X c r p X+ = + − + − (8)
where i
kv is the current velocity of the particle Xi , k denotes the time step, c1 and c2 are
acceleration coefficients, r1, r2 ~ U(0, 1) represents uniform random numbers, i
kp is the personal
best solution of particle i at time k, and g
kp is the best position found by the neighborhood of
particle i at time k.
In equation (8), the velocity of a particle is determined by three factors:
i) i
kv serves as a momentum term to prevent excessive oscillations in search direction,
ii) 1 1( )i i
k kc r p X− is referred as the cognitive component, which represents the distance that a
particle is from the best solution, i
kp found by itself. The cognitive component represents the
natural tendency of individuals to return to the environments where they experienced their best
Performance
iii) 2 2 ( )g i
k kc r p X− is referred as the social component, which represents the distance that a
particle is from the best position, g
kp found by its neighbourhood. This represents the tendency
of individuals to follow the success of other individuals.
PSO Procedure
PSO algorithm can be implemented by using the following procedure[10].
Harikumar Rajaguru and Sunil kumar Prabhakar
http://www.iaeme.com/IJMET/index.asp 111 editor@iaeme.com
Step 1: Set the swarm size and initialize each particle by generating random candidate
solutions and velocities.
Step 2: Evaluate each particle in the predefined fitness function and update its i
kp only
if the current fitness is better.
Step 3: Find the particle that has the best fitness in the whole swarm and update g
kp only
if the fitness value found is better.
Step 4: If the stopping criterion is satisfied (e.g., stability or number of iterations), then
stop.
Step 5: Update velocity and position of all the particles according to equation (8) and
equation (7), then repeat steps 2 to 5.
B. Expectation-Maximization Algorithm
The EM algorithm is an efficient iterative procedure to compute the Maximum Likelihood (ML)
estimate in the presence of threshold data. In ML estimation, we wish to estimate the model
parameter(s) for which the observed data are the most likely. Each iteration of the EM algorithm
consists of two processes: The E-step, and the M-step. In the expectation, or E-step, the threshold
data are estimated given the observed data and current estimate of the model parameters [9].This
is achieved using the conditional expectation, explaining the choice of terminology.
In the M-step, the likelihood function is maximized under the assumption that the threshold
data are known. The estimate of the missing data from the E-step is used in lieu of the actual
threshold data.
EM Algorithm Procedure
Given a set of samples X={x1, x2,…xk}, the complete data set S=(X, Y) consists of the sample
set X and a set Y of variables indicating from which component of the mixtures the sample came.
We describe, below how to estimate the parameters of the Gaussian mixtures with the EM
algorithm. After classification of the abnormal regions, EM segmentation is adopted to segment
the intracranial area into two clusters. Basically, EM algorithm is a statistical estimation
algorithm used for finding maximum likelihood estimates of parameters in probabilistic models
[11].
i) Find the initial values for the maximum likelihood parameters which are means, co
variances and mixing weights.
ii) In expectation (E) step, use the probability density function for a Gaussian distribution to
compute the cluster probability for every pixel. The multivariate Gaussian conditional density
function is written as:
1 1 1( | ) exp ( ) ( )
/ 2 1/ 2 2(2 ) | |
tf x x xii i i id
i
θ µ µ
π
 −= − − −∑ 
 ∑
(9)
where θi= (μi, ∑i). x is a d- dimensional feature vector. μi is the mean vector and ∑i, |∑i| and
∑i
-1
are the d-by-d covariance matrix, its determinant and inverse respectively.
iii) In maximization (M) step, use the probability values obtained in E-step to re-estimate the
means, co variances and mixing weights.
iv) Repeat E-step in (ii) and M-step in (iii).
The algorithm terminates when the difference between the log likelihood for the previous
iteration and current iteration fulfills the tolerance.
4. IMAGE QUALITY EVALUATION METRICS
Performance Analysis of Pso - Em Hybrid Edge Detection in Ultrasound Images
http://www.iaeme.com/IJMET/index.asp 112 editor@iaeme.com
The performance of each filter is evaluated quantitatively for ultrasound image with speckle noise
using the quality metrics like Root Mean Square Error(RMSE) and Peak Signal-to – Noise
Ratio(PSNR).Let x and y denote the original and denoised image.
RMSE: The Root Mean square error (RMSE), is given by
RMSE=)
*+
∑ ∑+
,- ./,, − 1/,,
2*
/- (10)
PSNR: PSNR is defined by the mean squared error.
PSNR=10.log10
*345
6*78
(11)
Figure 2 Original Ultrasound Image Figure 3 Edge Detected Ultrasound Image by PSO-EM
Algorithm
Figure 2 shows the original Ultra sound Image and figure 3 depicts the PSO-EM algorithm
based edge detection in the ultra sound Image.
5. RESULTS AND DISCUSSION
To remove speckle noise, detection and preservation of edges from ultrasound images anisotropic
diffusion method, PSO-EM and some other methods are used in this work. Results are shown in
the table 1.
Table 1 Performance of the Filters in Removal of Speckle Noise.
TYPES OF FILTERS RMSE PSNR
MEDIAN 3.5936 31.7539
MEAN 3.1430 30.1534
LEE 3..0651 32.1763
SRAD 2.9424 33.4777
PSO EM EDGE
DETECTOR
2.86 36.5931
It is observed from the table 1 that the PSO-EM based edge detector outperforms all the other
types of edge detectors including SRAD.
6. CONCLUSION
The speckle reduction and detail retention are two key issues in speckle suppression of medical
ultrasound images. Performance of all algorithms is tested with ultrasound image of abdomen.
Speckle Reducing Anisotropic Diffusion filter (SRAD) and PSO-EM are better than several
commonly used filters including Mean, Lee and median in terms of speckle suppression and detail
preservation.
REFERENCES
Harikumar Rajaguru and Sunil kumar Prabhakar
http://www.iaeme.com/IJMET/index.asp 113 editor@iaeme.com
[1] Suetens Paul, Fundamentals of Medical Imaging, (1st Edition), Cambridge university, U.K.;
2002.p145-182.
[2] Hedrick W.R. and Hykes D.L., Image and signal processing in diagnostic ultrasound imaging,
Journal of Diagnostic Medical Sonography 1989; 5(5): 231–239.
[3] Godman J.W., Some Fundamental Properties of Speckle, Jl. Opt. Soc. Am. 1976; 66
(11):1145-1149.
[4] Burckhardt C.B., Speckle in Ultrasound B Mode Scans, IEEE Trans. Sonics Ultrasonics
1978;25:1-6.
[5] Yongjian Y. and Acton S.T. Speckle reducing anisotropic diffusion, IEEE Trans. Image
Processing. Nov. 2002; 11(11):1260–1270.
[6] Prager R.W., Gee A.H., Treece G.M., and Berman L., Speckle detection in ultrasound
[7] Images using first order statistics, GUED/ F-INFENG/TR 415, University of Cambridge,
Dept. of Engineering, July, 2002: 1–17.
[8] R.C. Gonzalez and R.E. Woods: 'Digital Image Processing', Addison- Wesley Publishing
Company, 2002.
[9] R.Harikumar, P.Sunil Kumar, “Performance Analysis of PSO as Post Classifier in Detection
of Epilepsy Risk Levels From EEG Signals,”International Journal of Mechanical Engineering
and Technology (IJMET) Volume 9, Issue 7, July 2018, pp 1093–1103, Article ID:
IJMET_09_07_118
[10] R.Harikumar, P.Sunil Kumar, “Performance Comparison of EM, MEM, CTM, PCA, ICA,
Entropy and MI for Photoplethysmography Signals”, Biomedical and Pharmacology Journal,
Vol.8, No.1, 2015, pg no: 413-418
[11] Dr.R.Harikumar, B.Vinoth Kumar, Performance Analysis of EM, SVD, and SVM Classifiers
in Classification of Carcinogenic Regions of Medical Image, Int J Imaging Syst Technol, 24,
16–22, March 2014;
[12] Sunil Kumar Prabhakar, Harikumar Rajaguru, Expectation Maximization Based PCA and
Hessian LLE with suitable Post Classifiers for Epilepsy Classification from EEG Signals 8th
International Conference on Soft Computing and Pattern Recognition(SoCPAR- 2016) VIT
University Vellore, December 19-21, 2016
[13] Dr.R.Harikumar, S.Arun Analysis of an Edge Preserving Denoising Technique for X-Ray and
Ultrasonic Images Using Wavelet Transform International Conference on Communication
and Signal Processing 2011(ICCOS’11) at Karunya University, Coimbatore, during 17th and
18th March 2011.
[14] A.H.M. Jaffar Iqbal Barbhuiya, An Efficient Edge Detection Approach using DWT.
International Journal of Computer Engineering and Technology, 9(5), 2018, pp. 32-42.
[15] Ajinkya A. Gaitonde and Vijayalakshmi A, Combinational Edge Detection using Multiple
Color Channels and GrabCut. International Journal of Civil Engineering and Technology,
9(1), 2018, pp. 728-737.
[16] Reena Jangra and Abhishek Bhatnagar. Comparison Analysis of Sensitivity of Noise B/W
Various Edge Detection Technique by Estimating Their PSNR Value. International Journal
of Computer Engineering and Technology, 6(10), 2015, pp. 01-12.
[17] Bhupendra Fataniya, Mekhala Kar, Grishma Joshi, Dr. Tanish Zaveri and Dr. Sanjeev
Acharya. Edge Detection of Microscopic Image, International Journal of Electronics and
Communication Engineering & Technology, 7(3), 2016, pp. 01–10.

More Related Content

What's hot

Analysis PSNR of High Density Salt and Pepper Impulse Noise Using Median Filter
Analysis PSNR of High Density Salt and Pepper Impulse Noise Using Median FilterAnalysis PSNR of High Density Salt and Pepper Impulse Noise Using Median Filter
Analysis PSNR of High Density Salt and Pepper Impulse Noise Using Median Filterijtsrd
 
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...iosrjce
 
Digital Tomosynthesis: Theory of Operation
Digital Tomosynthesis: Theory of OperationDigital Tomosynthesis: Theory of Operation
Digital Tomosynthesis: Theory of OperationCarestream
 
Basic Medical Imaging Processing and Analysis
Basic Medical Imaging Processing and AnalysisBasic Medical Imaging Processing and Analysis
Basic Medical Imaging Processing and AnalysisKyla De Chavez
 
Survey on Noise Removal in Digital Images
Survey on Noise Removal in Digital ImagesSurvey on Noise Removal in Digital Images
Survey on Noise Removal in Digital ImagesIOSR Journals
 
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...ijma
 
Smart Noise Cancellation Processing: New Level of Clarity in Digital Radiography
Smart Noise Cancellation Processing: New Level of Clarity in Digital RadiographySmart Noise Cancellation Processing: New Level of Clarity in Digital Radiography
Smart Noise Cancellation Processing: New Level of Clarity in Digital RadiographyCarestream
 
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...IRJET Journal
 
Filter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient methodFilter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient methodTELKOMNIKA JOURNAL
 
research paper Ijetae 0812 23
research paper Ijetae 0812 23research paper Ijetae 0812 23
research paper Ijetae 0812 23Punit Karnani
 
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...ijcsit
 
A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...
A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...
A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...ijait
 
Imrt and inverse planning
Imrt and inverse planningImrt and inverse planning
Imrt and inverse planningAbhishek Soni
 
compiter radiography and digital radiography
compiter radiography and digital radiography compiter radiography and digital radiography
compiter radiography and digital radiography Unaiz Musthafa
 
EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...
EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...
EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...Carestream
 

What's hot (20)

Analysis PSNR of High Density Salt and Pepper Impulse Noise Using Median Filter
Analysis PSNR of High Density Salt and Pepper Impulse Noise Using Median FilterAnalysis PSNR of High Density Salt and Pepper Impulse Noise Using Median Filter
Analysis PSNR of High Density Salt and Pepper Impulse Noise Using Median Filter
 
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
A Novel Adaptive Denoising Method for Removal of Impulse Noise in Images usin...
 
Digital Tomosynthesis: Theory of Operation
Digital Tomosynthesis: Theory of OperationDigital Tomosynthesis: Theory of Operation
Digital Tomosynthesis: Theory of Operation
 
Basic Medical Imaging Processing and Analysis
Basic Medical Imaging Processing and AnalysisBasic Medical Imaging Processing and Analysis
Basic Medical Imaging Processing and Analysis
 
Survey on Noise Removal in Digital Images
Survey on Noise Removal in Digital ImagesSurvey on Noise Removal in Digital Images
Survey on Noise Removal in Digital Images
 
Co33548550
Co33548550Co33548550
Co33548550
 
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
A SIMPLE IMAGE PROCESSING APPROACH TO ABNORMAL SLICES DETECTION FROM MRI TUMO...
 
V180304142149
V180304142149V180304142149
V180304142149
 
Smart Noise Cancellation Processing: New Level of Clarity in Digital Radiography
Smart Noise Cancellation Processing: New Level of Clarity in Digital RadiographySmart Noise Cancellation Processing: New Level of Clarity in Digital Radiography
Smart Noise Cancellation Processing: New Level of Clarity in Digital Radiography
 
[IJET-V1I5P4] Authors :Murugan, Avudaiappan, Balasubramanian
[IJET-V1I5P4] Authors :Murugan, Avudaiappan, Balasubramanian [IJET-V1I5P4] Authors :Murugan, Avudaiappan, Balasubramanian
[IJET-V1I5P4] Authors :Murugan, Avudaiappan, Balasubramanian
 
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...
 
Filter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient methodFilter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient method
 
research paper Ijetae 0812 23
research paper Ijetae 0812 23research paper Ijetae 0812 23
research paper Ijetae 0812 23
 
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
 
A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...
A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...
A COMPARATIVE STUDY ALGORITHM FOR NOISY IMAGE RESTORATION IN THE FIELD OF MED...
 
Imrt and inverse planning
Imrt and inverse planningImrt and inverse planning
Imrt and inverse planning
 
call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...
 
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
 
compiter radiography and digital radiography
compiter radiography and digital radiography compiter radiography and digital radiography
compiter radiography and digital radiography
 
EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...
EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...
EVP Plus Software delivers state-of-the-art image processing for CR and DR sy...
 

Similar to Ijmet 09 11_013

Paper id 312201526
Paper id 312201526Paper id 312201526
Paper id 312201526IJRAT
 
An Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse NoiseAn Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse NoisejournalBEEI
 
Speckle noise reduction from medical ultrasound images using wavelet thresh
Speckle noise reduction from medical ultrasound images using wavelet threshSpeckle noise reduction from medical ultrasound images using wavelet thresh
Speckle noise reduction from medical ultrasound images using wavelet threshIAEME Publication
 
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...IRJET Journal
 
Noise Reduction in MRI Liver Image Using Discrete Wavelet Transform
Noise Reduction in MRI Liver Image Using Discrete Wavelet TransformNoise Reduction in MRI Liver Image Using Discrete Wavelet Transform
Noise Reduction in MRI Liver Image Using Discrete Wavelet TransformIRJET Journal
 
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...sipij
 
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 DenoisingCSCJournals
 
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...iosrjce
 
Performance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imagesPerformance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imageseSAT Publishing House
 
Performance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imagesPerformance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imageseSAT Publishing House
 
A STUDY OF SPECKLE NOISE REDUCTION FILTERS
A STUDY OF SPECKLE NOISE REDUCTION FILTERS A STUDY OF SPECKLE NOISE REDUCTION FILTERS
A STUDY OF SPECKLE NOISE REDUCTION FILTERS sipij
 
Optimum Image Filters for Various Types of Noise
Optimum Image Filters for Various Types of NoiseOptimum Image Filters for Various Types of Noise
Optimum Image Filters for Various Types of NoiseTELKOMNIKA JOURNAL
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Efficient analysis mri us 1
Efficient analysis mri us 1Efficient analysis mri us 1
Efficient analysis mri us 1Mhmd Abuazoum
 
Comparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung imagesComparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung imagesIRJET Journal
 

Similar to Ijmet 09 11_013 (20)

[IJCT-V3I2P34] Authors: Palwinder Singh
[IJCT-V3I2P34] Authors: Palwinder Singh[IJCT-V3I2P34] Authors: Palwinder Singh
[IJCT-V3I2P34] Authors: Palwinder Singh
 
Paper id 312201526
Paper id 312201526Paper id 312201526
Paper id 312201526
 
An Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse NoiseAn Efficient Image Denoising Approach for the Recovery of Impulse Noise
An Efficient Image Denoising Approach for the Recovery of Impulse Noise
 
Speckle noise reduction from medical ultrasound images using wavelet thresh
Speckle noise reduction from medical ultrasound images using wavelet threshSpeckle noise reduction from medical ultrasound images using wavelet thresh
Speckle noise reduction from medical ultrasound images using wavelet thresh
 
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
 
Co33548550
Co33548550Co33548550
Co33548550
 
Noise Reduction in MRI Liver Image Using Discrete Wavelet Transform
Noise Reduction in MRI Liver Image Using Discrete Wavelet TransformNoise Reduction in MRI Liver Image Using Discrete Wavelet Transform
Noise Reduction in MRI Liver Image Using Discrete Wavelet Transform
 
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
 
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
 
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
The Performance Analysis of Median Filter for Suppressing Impulse Noise from ...
 
A017230107
A017230107A017230107
A017230107
 
Performance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imagesPerformance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri images
 
Performance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri imagesPerformance analysis of image filtering algorithms for mri images
Performance analysis of image filtering algorithms for mri images
 
A STUDY OF SPECKLE NOISE REDUCTION FILTERS
A STUDY OF SPECKLE NOISE REDUCTION FILTERS A STUDY OF SPECKLE NOISE REDUCTION FILTERS
A STUDY OF SPECKLE NOISE REDUCTION FILTERS
 
Optimum Image Filters for Various Types of Noise
Optimum Image Filters for Various Types of NoiseOptimum Image Filters for Various Types of Noise
Optimum Image Filters for Various Types of Noise
 
Ijetcas14 479
Ijetcas14 479Ijetcas14 479
Ijetcas14 479
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...
A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...
A Proposed Framework to De-noise Medical Images Based on Convolution Neural N...
 
Efficient analysis mri us 1
Efficient analysis mri us 1Efficient analysis mri us 1
Efficient analysis mri us 1
 
Comparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung imagesComparison on average, median and wiener filter using lung images
Comparison on average, median and wiener filter using lung images
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

Ijmet 09 11_013

  • 1. http://www.iaeme.com/IJMET/index.asp 106 editor@iaeme.com International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 11, November 2018, pp. 106–113, Article ID: IJMET_09_11_013 Available online at http://www.iaeme.com/ijmet/issues.asp?JType=IJMET&VType=9&IType=11 ISSN Print: 0976-6340 and ISSN Online: 0976-6359 © IAEME Publication Scopus Indexed PERFORMANCE ANALYSIS OF PSO - EM HYBRID EDGE DETECTION IN ULTRASOUND IMAGES Harikumar Rajaguru and Sunil kumar Prabhakar Department of ECE, Bannari Amman Institute of Technology, Sathyamangalam, India ABSTRACT Ultrasound medical images are very important component of the diagnostics process. As a part of image analysis, edge detection is often considered for further segmentation or more precise measurements of patterns in the picture. Unfortunately, ultrasound images are subject to degradations, especially speckle noise which is also a high frequency component. Conventional edge detector can detect edges in image with additive noise effectively but not ultrasound image that are corrupted by multiplicative speckle noise which alleviates image resolution resulting in inaccurate characterization of object features. In this paper, anisotropic diffusion and PSO-EM based edge detectors are analyzed and compared for the suppression of the multiplicative noise effectively while preserving the edge of the object in ultrasound image. The result shows that the proposed methods provided better result than conventional method. Key words: ultrasound, speckle noise, anisotropic diffusion, PSO-EM Cite this Article Harikumar Rajaguru and Sunilkumar Prabhakar, Performance Analysis of Pso - Em Hybrid Edge Detection in Ultrasound Images, International Journal of Mechanical Engineering and Technology, 9(11), 2018, pp. 106–113. http://www.iaeme.com/IJMET/issues.asp?JType=IJMET&VType=9&IType=11 1. INTRODUCTION The use of ultrasound imaging in medical diagnosis is well established because of its non invasive nature, low cost, capability of forming real time imaging and continuing improvement in image quality. However, it suffers from a number of shortcomings and these include: acquisition noise from the equipment, ambient noise from the environment, the presence of background tissue, other organs and anatomical influences such as body fat, and breathing motion. Therefore, noise reduction is very important, as various types of noise generated limits the effectiveness of medical image diagnosis. Ultrasound is a sound wave with a frequency that exceeds 20 kHz. It transports energy and propagates through several means as a pulsating pressure wave [1]. It is described by a number of wave parameters such as pressure density, propagation direction, and particle displace‐ ment. If the particle displacement is parallel to the propagation direction, then the wave is called a longitudinal or compression wave. If the particle displacement is perpendicular to the propagation
  • 2. Harikumar Rajaguru and Sunil kumar Prabhakar http://www.iaeme.com/IJMET/index.asp 107 editor@iaeme.com direction, it is a shear or transverse wave. The interaction of ultrasound waves with tissue is subject to the laws of geometrical optics. It includes reflection, refraction, scattering, diffraction, interference, and absorption. Except from interference, all other interactions reduce the intensity of the ultrasound beam. Ultrasound technique is mainly based on measuring the echoes transmitted back from a medium when sending an ultrasound wave to it. In the echo impulse ultrasound technique, the ultrasound wave interacts with tissue and some of the transmitted energy returns to the transducer to be detected by the instrument [2]. Further, the reflected waves are picked up by the transducer probe and relayed to the machine. The machine calculates the distance from the transducer probe to the tissue or organ (boundaries) using the speed of sound in tissue (1,540 m/s) and the time of the each echo's return ( millionths of a second). The machine displays the distances and intensities of the echoes on the screen, forming a two dimensional image. Superficial structures such as muscles, tendons, testes, breast and the neonatal brain are imaged at a higher frequency (7- 18 MHz), which provides better axial and lateral resolution. Deeper structures such as liver and kidney are imaged at a lower frequency 1-6 MHz with lower axial and lateral resolution but greater penetration. The usefulness of ultrasound imaging is degraded by the presence of signal dependent noise known as speckle. Speckle noise is multiplicative in nature. This type of noise is an inherent property of medical ultrasound imaging and because of this noise the image resolution and contrast become reduced, which affects the diagnostic value of this imaging modality [3]. So, speckle noise reduction is an essential pre processing step, whenever ultrasound imaging is used for medical imaging. Therefore, image de speckling is a very important task, and should be filtered out [4,5], without affecting important features of the image. Figure 1 shows the flow of the paper, which includes that the ultra sound images are segmented and the Region of Interest (ROI) is found through the threshold method. Then the edges in the ROI are analyzed through various edge detects like, mean, median, Lee, SRAD and PSO-EM algorithm. The performance of various edge detectors are analyzed by the PSNR metric. The organization of the paper as follows, section I introduces the basics of ultra sonic imaging techniques and in section II various edge detectors are explained. In the section III PSO-EM based edge detection algorithm is discussed. The results are analyzed in the section IV and the paper is concluded in the section V.
  • 3. Performance Analysis of Pso - Em Hybrid Edge Detection in Ultrasound Images http://www.iaeme.com/IJMET/index.asp 108 editor@iaeme.com Figure 1 Block Diagram of the Edge Detection Method 2. MATERIALS AND METHODS Various noise models and edge detectors are discussed in this section of the paper. A.SPECKLE NOISE MODEL Effective speckle reduction techniques require an accurate statistical model of ultrasound signals. A generalized model of the speckle imaging [6] can be written as g(x,y)=f(x,y).n(x,y)+a(x,y) (1) where g(x, y) represents the noisy pixel; f(x, y) represents the noise-free pixel; n(x, y) and a(x, y) represent the multiplicative and additive noise, respectively; and (x, y) are the indices of the spatial locations in the two-dimensional (2D) image. In this section of the paper, we have outlined a partial differential equation (PDE) approach to speckle removal that we call speckle reducing anisotropic diffusion (SRAD) and compared with various other filtering techniques. SRAD not only preserves edges but also enhances edges by inhibiting diffusion across edges and allowing diffusion on either side of the edge. B.FILTERIG METHODS Filter has very important role in image de-noising process. Using filter technique, in order to decide particular value of pixel in output image the neighbour pixels also participate. The values in filter are known as coefficient rather than pixels. The filter which we use for denoising is also called as mask. Mean filter The mean filter also called averaging filter [7] replaces the value of every pixel in an image by the average of the gray levels in the neighbourhood. It has the effect of smoothing and blurring
  • 4. Harikumar Rajaguru and Sunil kumar Prabhakar http://www.iaeme.com/IJMET/index.asp 109 editor@iaeme.com the image and it is optimal filter for Gaussian noise. Since the speckle noise is multiplicative, the simple mean filter is not effective. Median filter Median filtering is a nonlinear filtering method, which is used to remove the speckle noise from an Ultrasound image. It replaces the original gray level of a pixel by the median of gray values of pixels in a specific neighbourhood [12]. This filter is popular for reducing the noise without blurring the edges of the image. The median filter is also called the order specific filter because it is based on statistics derived from ordering the elements of a set rather than taking the mean. Lee filter Lee filter is based on the multiplicative speckle model and it can use local statistics to effectively preserve edges and features. Lee filter is based on the approach that if the variance over an area is low, then the smoothing will be performed. Otherwise, if the variance is high (e.g. near edges), smoothing will not be performed. Lee filter can be described by [7] W(X,Y) = 1 – (C2 B / (C2 I + C2 B)) (2) where W(X,Y) is the adaptive filter coefficient. CI is the coefficient of variation of the noised image and CB is the coefficient of variation of the noise. Anisotropic Diffusion Perona and Malik proposed the following nonlinear PDE for smoothing image on a continuous domain:[5], = [ ∇ . ∇ ] = 0 = (3) where is ∇ the gradient operator, the divergence operator, denotes the magnitude, c(x) the diffusion coefficient, and I0a the initial image. They suggested two diffusion coefficients c(x)= / (4) and c(x)=exp[-(x/k)2 ] (5) Where k is an edge magnitude parameter. In the anisotropic diffusion method, the gradient magnitude is used to detect an image edge or boundary as a step discontinuity in intensity. If |∇I| >> k, then c(|∇I|) trends to 0 and we have an all-pass filter; if |∇I| << k, then c(|∇I|) trends to 1 and we achieve isotropic diffusion (Gaussian filtering). A discrete form of PDE is given by ∆ = + ∆ | | ∑ c ∇ ,# ∇ ,##∈ (6) Where is the discretely sampled image, s denotes the pixel position in a discrete two- dimensional (2-D) grid, and Δt is the time step size & represents the spatial neighbourhood of pixel , |& | is the number of pixels in the window (usually four, except at the image boundaries), and ∆ = - # ∀( ∈ & . The advantages of anisotropic diffusion include intra-region smoothing and edge preservation. Anisotropic diffusion performs well for images corrupted by additive noise. Several enhancements and edge detection methods have been described in the literature for images with
  • 5. Performance Analysis of Pso - Em Hybrid Edge Detection in Ultrasound Images http://www.iaeme.com/IJMET/index.asp 110 editor@iaeme.com additive noise. In cases where images contain speckle, anisotropic diffusion will actually enhance the speckle, instead of eliminating the corruption. 3. PSO-EM BASED EDGE DETECTOR Now days the use of heuristics and learning algorithms are very useful in the edge detection and preservation one such a type of learning method is PSO-EM edge detector which is discussed in the following section of the paper. This hybrid algorithm combines the usefulness of PSO and EM methods which in turn bestowed with better results than the traditional models. A.PSO Algorithm PSO uses a number of agents (particles) that constitute a swarm moving around in the search space looking for the best solution. Each one particle is treated as a point in a N-dimensional space which adjusts its “flying” according to position and velocity. Every particle's movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles and this is expected to move the swarm toward the best solutions[8]. It makes few or no assumptions about the problem being optimized and can search very large spaces of candidate solutions. To be more specific, PSO does not use the gradient of the problem being optimized, which means PSO does not require that the optimization problem be differentiable as is required by classic optimization methods such as Quasi Newton methods and Gradient Descent. PSO can therefore also be used on optimization problems that are partially noisy, irregular, change over time, etc. Consider a swarm of p particles or birds. For each particle, indexed by i, the position Xi is adjusted by a stochastic velocity vi which depends on the distance that the particles are from its own best solution and that of its neighborhood. The position Xi is updated in the following manner[10] 1 1 i i i k k kX X v+ += + (7) where velocity vi (k) is calculated as follows: 1 1 1 2 2( ) ( )i i i i g i k k k k k kv v c r p X c r p X+ = + − + − (8) where i kv is the current velocity of the particle Xi , k denotes the time step, c1 and c2 are acceleration coefficients, r1, r2 ~ U(0, 1) represents uniform random numbers, i kp is the personal best solution of particle i at time k, and g kp is the best position found by the neighborhood of particle i at time k. In equation (8), the velocity of a particle is determined by three factors: i) i kv serves as a momentum term to prevent excessive oscillations in search direction, ii) 1 1( )i i k kc r p X− is referred as the cognitive component, which represents the distance that a particle is from the best solution, i kp found by itself. The cognitive component represents the natural tendency of individuals to return to the environments where they experienced their best Performance iii) 2 2 ( )g i k kc r p X− is referred as the social component, which represents the distance that a particle is from the best position, g kp found by its neighbourhood. This represents the tendency of individuals to follow the success of other individuals. PSO Procedure PSO algorithm can be implemented by using the following procedure[10].
  • 6. Harikumar Rajaguru and Sunil kumar Prabhakar http://www.iaeme.com/IJMET/index.asp 111 editor@iaeme.com Step 1: Set the swarm size and initialize each particle by generating random candidate solutions and velocities. Step 2: Evaluate each particle in the predefined fitness function and update its i kp only if the current fitness is better. Step 3: Find the particle that has the best fitness in the whole swarm and update g kp only if the fitness value found is better. Step 4: If the stopping criterion is satisfied (e.g., stability or number of iterations), then stop. Step 5: Update velocity and position of all the particles according to equation (8) and equation (7), then repeat steps 2 to 5. B. Expectation-Maximization Algorithm The EM algorithm is an efficient iterative procedure to compute the Maximum Likelihood (ML) estimate in the presence of threshold data. In ML estimation, we wish to estimate the model parameter(s) for which the observed data are the most likely. Each iteration of the EM algorithm consists of two processes: The E-step, and the M-step. In the expectation, or E-step, the threshold data are estimated given the observed data and current estimate of the model parameters [9].This is achieved using the conditional expectation, explaining the choice of terminology. In the M-step, the likelihood function is maximized under the assumption that the threshold data are known. The estimate of the missing data from the E-step is used in lieu of the actual threshold data. EM Algorithm Procedure Given a set of samples X={x1, x2,…xk}, the complete data set S=(X, Y) consists of the sample set X and a set Y of variables indicating from which component of the mixtures the sample came. We describe, below how to estimate the parameters of the Gaussian mixtures with the EM algorithm. After classification of the abnormal regions, EM segmentation is adopted to segment the intracranial area into two clusters. Basically, EM algorithm is a statistical estimation algorithm used for finding maximum likelihood estimates of parameters in probabilistic models [11]. i) Find the initial values for the maximum likelihood parameters which are means, co variances and mixing weights. ii) In expectation (E) step, use the probability density function for a Gaussian distribution to compute the cluster probability for every pixel. The multivariate Gaussian conditional density function is written as: 1 1 1( | ) exp ( ) ( ) / 2 1/ 2 2(2 ) | | tf x x xii i i id i θ µ µ π  −= − − −∑   ∑ (9) where θi= (μi, ∑i). x is a d- dimensional feature vector. μi is the mean vector and ∑i, |∑i| and ∑i -1 are the d-by-d covariance matrix, its determinant and inverse respectively. iii) In maximization (M) step, use the probability values obtained in E-step to re-estimate the means, co variances and mixing weights. iv) Repeat E-step in (ii) and M-step in (iii). The algorithm terminates when the difference between the log likelihood for the previous iteration and current iteration fulfills the tolerance. 4. IMAGE QUALITY EVALUATION METRICS
  • 7. Performance Analysis of Pso - Em Hybrid Edge Detection in Ultrasound Images http://www.iaeme.com/IJMET/index.asp 112 editor@iaeme.com The performance of each filter is evaluated quantitatively for ultrasound image with speckle noise using the quality metrics like Root Mean Square Error(RMSE) and Peak Signal-to – Noise Ratio(PSNR).Let x and y denote the original and denoised image. RMSE: The Root Mean square error (RMSE), is given by RMSE=) *+ ∑ ∑+ ,- ./,, − 1/,, 2* /- (10) PSNR: PSNR is defined by the mean squared error. PSNR=10.log10 *345 6*78 (11) Figure 2 Original Ultrasound Image Figure 3 Edge Detected Ultrasound Image by PSO-EM Algorithm Figure 2 shows the original Ultra sound Image and figure 3 depicts the PSO-EM algorithm based edge detection in the ultra sound Image. 5. RESULTS AND DISCUSSION To remove speckle noise, detection and preservation of edges from ultrasound images anisotropic diffusion method, PSO-EM and some other methods are used in this work. Results are shown in the table 1. Table 1 Performance of the Filters in Removal of Speckle Noise. TYPES OF FILTERS RMSE PSNR MEDIAN 3.5936 31.7539 MEAN 3.1430 30.1534 LEE 3..0651 32.1763 SRAD 2.9424 33.4777 PSO EM EDGE DETECTOR 2.86 36.5931 It is observed from the table 1 that the PSO-EM based edge detector outperforms all the other types of edge detectors including SRAD. 6. CONCLUSION The speckle reduction and detail retention are two key issues in speckle suppression of medical ultrasound images. Performance of all algorithms is tested with ultrasound image of abdomen. Speckle Reducing Anisotropic Diffusion filter (SRAD) and PSO-EM are better than several commonly used filters including Mean, Lee and median in terms of speckle suppression and detail preservation. REFERENCES
  • 8. Harikumar Rajaguru and Sunil kumar Prabhakar http://www.iaeme.com/IJMET/index.asp 113 editor@iaeme.com [1] Suetens Paul, Fundamentals of Medical Imaging, (1st Edition), Cambridge university, U.K.; 2002.p145-182. [2] Hedrick W.R. and Hykes D.L., Image and signal processing in diagnostic ultrasound imaging, Journal of Diagnostic Medical Sonography 1989; 5(5): 231–239. [3] Godman J.W., Some Fundamental Properties of Speckle, Jl. Opt. Soc. Am. 1976; 66 (11):1145-1149. [4] Burckhardt C.B., Speckle in Ultrasound B Mode Scans, IEEE Trans. Sonics Ultrasonics 1978;25:1-6. [5] Yongjian Y. and Acton S.T. Speckle reducing anisotropic diffusion, IEEE Trans. Image Processing. Nov. 2002; 11(11):1260–1270. [6] Prager R.W., Gee A.H., Treece G.M., and Berman L., Speckle detection in ultrasound [7] Images using first order statistics, GUED/ F-INFENG/TR 415, University of Cambridge, Dept. of Engineering, July, 2002: 1–17. [8] R.C. Gonzalez and R.E. Woods: 'Digital Image Processing', Addison- Wesley Publishing Company, 2002. [9] R.Harikumar, P.Sunil Kumar, “Performance Analysis of PSO as Post Classifier in Detection of Epilepsy Risk Levels From EEG Signals,”International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 7, July 2018, pp 1093–1103, Article ID: IJMET_09_07_118 [10] R.Harikumar, P.Sunil Kumar, “Performance Comparison of EM, MEM, CTM, PCA, ICA, Entropy and MI for Photoplethysmography Signals”, Biomedical and Pharmacology Journal, Vol.8, No.1, 2015, pg no: 413-418 [11] Dr.R.Harikumar, B.Vinoth Kumar, Performance Analysis of EM, SVD, and SVM Classifiers in Classification of Carcinogenic Regions of Medical Image, Int J Imaging Syst Technol, 24, 16–22, March 2014; [12] Sunil Kumar Prabhakar, Harikumar Rajaguru, Expectation Maximization Based PCA and Hessian LLE with suitable Post Classifiers for Epilepsy Classification from EEG Signals 8th International Conference on Soft Computing and Pattern Recognition(SoCPAR- 2016) VIT University Vellore, December 19-21, 2016 [13] Dr.R.Harikumar, S.Arun Analysis of an Edge Preserving Denoising Technique for X-Ray and Ultrasonic Images Using Wavelet Transform International Conference on Communication and Signal Processing 2011(ICCOS’11) at Karunya University, Coimbatore, during 17th and 18th March 2011. [14] A.H.M. Jaffar Iqbal Barbhuiya, An Efficient Edge Detection Approach using DWT. International Journal of Computer Engineering and Technology, 9(5), 2018, pp. 32-42. [15] Ajinkya A. Gaitonde and Vijayalakshmi A, Combinational Edge Detection using Multiple Color Channels and GrabCut. International Journal of Civil Engineering and Technology, 9(1), 2018, pp. 728-737. [16] Reena Jangra and Abhishek Bhatnagar. Comparison Analysis of Sensitivity of Noise B/W Various Edge Detection Technique by Estimating Their PSNR Value. International Journal of Computer Engineering and Technology, 6(10), 2015, pp. 01-12. [17] Bhupendra Fataniya, Mekhala Kar, Grishma Joshi, Dr. Tanish Zaveri and Dr. Sanjeev Acharya. Edge Detection of Microscopic Image, International Journal of Electronics and Communication Engineering & Technology, 7(3), 2016, pp. 01–10.