SlideShare a Scribd company logo
1 of 9
Download to read offline
TELKOMNIKA, Vol.15, No.4, December 2017, pp. 1776~1784
ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013
DOI:10.12928/TELKOMNIKA.v15i4.5021  1776
Received July 30, 2017; Revised October 28, 2017; Accepted November 15, 2017
Computer Aided Diagnosis using Margin and Posterior
Acoustic Featuresfor Breast Ultrasound Images
Hanung Adi Nugroho*
1
, Yuli Triyani
2
, Made Rahmawaty
3
, Igi Ardiyanto
4
1,2,3,4
Department of Electrical and Information Technology, Faculty of Engineering,
Universitas Gadjah Mada, Yogyakarta, Indonesia, Jl. Grafika 2, Kampus UGM,
Yogyakarta 55281, Phone: (+62) 274 552305
2,3
Department of Electrical Engineering, Politeknik Caltex Riau, Pekanbaru, Indonesia
Jl. Umbansari No 1, Kampus PCR, Pekanbaru 28265, Phone: (+62) 761 53939
*Corresponding author, e-mail: adinugroho@ugm.ac.id
1
; yuli@pcr.ac.id
2
; made@pcr.ac.id
3
;
igi@ugm.ac.id
4
Abstract
Breast cancer is the most commonly diagnosed cancer among females worldwide. Computer
aided diagnosis (CAD) was developed to assist radiologists in detecting and evaluating nodules so it can
improve diagnostic accuracy, avoid unnecessary biopsies, reduce anxiety and control costs. This research
proposes a method of CAD for breast ultrasound images based on margin and posterior acoustic features.
It consists of preprocessing, segmentation using active contour without edge (ACWE) and morphological,
feature extraction and classification. Texture and geometry analysis was used to determine the
characteristics of the posterior acoustic and margin nodules. Support vector machines (SVM) provided
better performance than multilayer perceptron (MLP). The performance of proposed method achieved the
accuracy of 91.35%, sensitivity of 92.00%, specificity of 89.66%, PPV of 95.83%, NPV of 81.26% and
Kappa of 0.7915. These results indicate that the developed CAD has potential to be implemented for
diagnosis of breast cancer using ultrasound images.
Keywords: Computer aided diagnosis, ultrasonography, breast cancer, margin, posterior acoustic feature
Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
The International Agency for Research on Cancer (IARC) released Globocan 2012
which provides the contemporary estimation of the incidence, prevalence, and mortality for 28
major types of cancer in 184 countries worldwide. It was estimated that around 6.7 million
females were diagnosed with cancer in 2012 [1]. Breast cancer is the most commonly
diagnosed cancer among females in the cast majority (140 of 184) of countries. It contributed a
quarter of all cancer cases and 15% of all cancer deaths among females. An estimated 53% of
cases occurred in developing countries. Males might also suffer from the frequency of 1%
worldwide [2], [3]. In Indonesia, almost half (41.7%) of the estimated 5-year prevalent cancer
cases among females is breast cancer [4].
Early detection, accurate diagnosis and treatment of breast cancer are the most
effective way to reduce the mortality rate [2]. Screening for breast cancer with mammography
has limitations for dense breast and exhibits low negative predictive value. It caused many
patients with benign nodules were subjected to unnecessary biopsy. Ultrasound (US) is the
most important alternative to the mammogram. Breast US imaging has some benefits such as
no radiation, more convenient, safer, cheaper, faster and more sensitive for detecting
abnormalities in dense breast compared to mammogram imaging. However, it is highly
dependent on the operators, the radiologist’s experience and may result in inconsistency of
interpretation.
Analysis of US image characteristics can assist in determining benign and malignant
breast nodules based on Breast Imaging Reporting and Data System (BIRADS). The BIRADS
categories are used to detect malignancy which include shape, margin, echogenicity, orientation
and posterior acoustic features [5]. A computer aided diagnosis (CAD) is a system developed
by considering the role of radiologists and computers. It transforms the visual features and
characteristics of nodules into mathematic models based on the classification schemes. It
TELKOMNIKA ISSN: 1693-6930 
CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN)
1777
enhances the diagnostic accuracy, unnecessary biopsy might be avoidable, reduce of anxiety
and control costs.
Some researchers have developed breast ultrasound CAD for malignant or benign
classification based on the BIRADS category of echogenicity and shape. Huang et al. [6]
developed CAD with morphological features based on shape and support vector machine
(SVM) classifier to identify the US breast nodules as malignant or benign. Chen et al. [7] used
six practical texture features results of the principal component analysis (PCA) for classification
of breast lesions as benign and malignant tumors. Chen et al. [8] used seven morphologic
features and multilayer feed-forward neural network (MFNN) to distinguish benign and
malignant lesions. Wibawanto et al. [9] combined gray level run length matrix (GLRLM) and gray
level co-occurrence matrix (GLCM) to improve the performance of classification ultrasound
images as cystic and non-cystic lesions.
This paper proposes a method of CAD for classification of breast cancer nodules based
on margin and posterior acoustic feature with ultrasound imaging modalities. This method
consists of four steps, namely preprocessing, segmentation, feature extraction by using fractal,
histogram, GLCM, GLRLM and geometric followed by classification.
2. Research Method
The developed method consists of four main stages. The first stage is pre-processing.
This stage is conducted by cropping the images into the region of interest area, converting
images to gray scale images and reducing the noise using adaptive median filter. The second
stage is segmentation. In this stage, active contour without edge (ACWE) is used to obtain the
nodules’ contour and separate the nodule from the background. The third stage is feature
extraction. The extracted features consist of fractal, histogram, GLCM, GLRLM and geometric
features. The final stage is to classify benign nodules from malignant nodules. The block
diagram of this research is shown in Figure 1.
Figure 1. Block diagram of the proposed method
2.1. Data Collection
This study used 2D ultrasound images which were obtained from the database of the
Sardjito hospital, DR Suhardi Hardjolukito Hospitaland Kotabaru clinic Yogyakarta. It was
acquired by two types of ultrasound machines namely Logiq C5 premium and Voluson 730 with
7 MHz linear transducers. It consisted of images with pathologically proven 72 benign nodules
and 32 malignant nodules. The characteristics of the margin consist of 73 circumscribed margin
and 31 not circumscribed margin. While acoustic posterior features consist of 14 nodules with
no posterior, 75 nodules with posterior enhancement and 15 nodules with posterior shadow.
2.2. Pre-processing
The adaptive median filter has been widely used compared to the standard median
filter. It processes each pixel with different window sizes resulting in a new determined value for
the specific pixel. This filter usesthe median value of the pixels in the window as the output. The
algorithm of the filter is described as follows [10]:
Level I: if Zmin < Zmed <Zmax, go to level II, else, increase the windows size
If the windows size < Smax, repeat level A; else,output : Zmed
Level II: If Zmin < Zxy<Zmax,output Zxy, else, output Zmed
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784
1778
where Smax is the maximum windows size, Zmin is the maximum intensity in windows,
Zmin is the minimum intensity in windows, Zmed is the median intensity in windows and Zxy is
the intensity of center (x,y). Thus, the adaptive median filter canpreserve sharpness of image
and reducealmost all the noise.
2.3. Segmentation
Chan-Vese [11] proposed active contours without edges (ACWE) segmentation method.
It isan improvement of edge-based models since edge detection is not based on gradient image,
but curve evolution. The main idea is to consider information inside the regions, not limited only
to the boundaries. The energy is defined as follows:
𝐸(∅) = ∫ 𝐹(𝐼(𝑥), ∅(𝑥))𝑑𝑥 + 𝜆 ∫ 𝛿(∅(𝑥))‖∇∅(𝑥)‖𝑑𝑥
ΩΩ
(1)
𝐹(𝐼, 𝑥), ∅(𝑥)) = 𝐻(∅(𝑥))(𝐼(𝑥) − 𝑣)2
+ (1 − 𝐻(∅(𝑥)))(𝐼(𝑥) − 𝑢)2
(2)
withδis the dirac function, H is the heavy side function, u and v are the two parameters updated
on each iteration as below:
𝑢 =
∫ (1 − 𝐻(∅(𝑥))) . 𝐼(𝑥)𝑑𝑥Ω
∫ 1 − 𝐻(∅(𝑥))𝑑𝑥Ω
(3)
𝑣 =
∫ 𝐻(∅(𝑥)). 𝐼(𝑥)𝑑𝑥Ω
∫ 𝐻(∅(𝑥))𝑑𝑥Ω
(4)
The evolution equation is given by:
𝛿∅
𝛿𝑡
(𝑥) = 𝛿(∅(𝑥))((𝐼(𝑥) − 𝑣)2
− ((𝐼(𝑥) − 𝑢)2) + 𝜆𝛿(∅(𝑥))𝑘
(5)
ACWE with morphological operation achieved the best performance for breast image
segmentation [12]. Morphological is an image processing method which modifies the spatial form
or structure of objects involves the logical operation. The essence of the morphological method
involves two-pixel arrays such as an image (A) and a kernel structure (B) [13]. The basic
operations of morphological aredilation and erosion. Dilation of grayscale image is defined as
follows:
(𝐴 ⊕ 𝑔 𝐵)(𝑢, 𝑣) = 𝑚𝑎𝑥(𝑖,𝑗)∈𝐻(𝐴(𝑢 − 𝑖, 𝑣 − 𝑗) + 𝐵(𝑖, 𝑗)) (6)
While the erosion of grayscale image is formulated as:
(𝐴 ⊖ 𝑔 𝐵)(𝑢, 𝑣) = 𝑚𝑖𝑛(𝑖,𝑗)∈𝐻(𝐴(𝑢 + 𝑖, 𝑣 + 𝑗) − 𝐵(𝑖, 𝑗)) (7)
2.4. Feature Extraction
Feature extraction provides meaningful information of image description for the next
step of image analysis. This research uses texture and geometric features. Texture and
geometric features are a very useful for image characterisation. Texture refers to the repetition
of several pixels, in which the placement could be periodic, quasiperiodic or random, called as
texel. It can be evaluated as being fine, smooth, granulated, rippled, regular, irregular or linear
[14]. Several textural features have been widely used for analysing ultrasound images [7], [9],
[3], [15], [16]. It is generally classified into three categories, i.e. statistical, structural and spectral
approaches. In this study, texture analysis is conducted based on statistical and spectral
approaches, in addition to shape analysis using geometric features. The statistical approach
consists of the first order based on the histogram, the second order based on gray level co-
TELKOMNIKA ISSN: 1693-6930 
CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN)
1779
occurrence matrix (GLCM) and the third order based on gray level run length matrix (GLRLM).
While the spectral approach uses fractal dimension.
2.4.1. Histogram
Thehistogram is a simple way to estimateof image probability density functions (PDF).
Some of the histogram features are used for texture analysis as follows [17]:
1) Mean is the average brightness of objects in the image. It is calculated based on (8).
𝑚 = ∑ 𝑖 𝑝(𝑖)
𝐿−1
𝑖=0
(8)
Here i denotes the gray level of image, p(i) denotes the probability, and L denotes the highest
gray level of image.
2) Standard deviation is related to size of the image contrast which is given by (9).
𝜎 = √∑(𝑖 − 𝑚)2 𝑝(𝑖)
𝐿−1
𝑖=1
(9)
3) Skewness shows asymmetry of the average intensity which is calculated by the (10).
𝑆𝑘𝑒𝑤𝑛𝑒𝑠𝑠 = ∑(𝑖 − 𝑚)3
𝑝(𝑖)
𝐿−1
𝑖=1
(10)
4) Energy is the distribution of pixel intensities toward gray level and is formulated in (11).
𝐸𝑛𝑒𝑟𝑔𝑦 = ∑[𝑝(𝑖)]2
𝐿−1
𝑖=1
(11)
5) Entropy indicates the complexity of the image and can be written as (12):
𝐸𝑛𝑡𝑟𝑜𝑝𝑦 = ∑ 𝑝(𝑖)𝑙𝑜𝑔2(𝑝(𝑖))
𝐿−1
𝑖=1
(12)
6) Smoothness measures the fineness or roughness intensity of the imagea can be estimated
by (13):
𝑆𝑚𝑜𝑜𝑡ℎ𝑛𝑒𝑠𝑠 = 1 −
1
1 − 𝜎2
(13)
2.4.2. Gray Level Co-Occurrence Matrix
GLCM uses textures on second-order to explain the spatial patterns [18]. The spatial
patterns are defined in terms of distance and angle. GLCM features are used for this research
as follows [19]:
1) Angular Second Moment (ASM) shows homogeneity relationship of the image.
𝐴𝑆𝑀 = ∑ ∑(𝐺𝐿𝐶𝑀(𝑖, 𝑗))
2
𝐿
𝐽=1
𝐿
𝑖=1
(14)
2) Contrast describes gray level variation of pixel.
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784
1780
𝐶𝑜𝑛𝑡𝑟𝑎𝑠𝑡 = ∑ 𝑛2
{ ∑ 𝐺𝐿𝐶𝑀(𝑖, 𝑗)
|𝑖−𝑗|=𝑛
}
𝐿
𝑛=1
(15)
3) Inverse Different Moment (IDM) is related to homogeneity.
𝐼𝐷𝑀 = ∑ ∑
(𝐺𝐿𝐶𝑀(𝑖, 𝑗))
2
1 + (𝑖 − 𝑗)2
𝐿
𝑗=1
𝐿
𝑖=1
(16)
4) Entropy representsthe irregularity of image gray levels.
𝐸𝑛𝑡𝑟𝑜𝑝𝑦 = − ∑ ∑(𝐺𝐿𝐶𝑀(𝑖, 𝑗))𝑙𝑜𝑔(𝐺𝐿𝐶𝑀(𝑖, 𝑗)
𝐿
𝑗=1
𝐿
𝑖=1
(17)
5) Correlation is related to linear dependence among the image gray level.
𝐶𝑜𝑟𝑟𝑒𝑙𝑎𝑡𝑖𝑜𝑛 =
∑ ∑ (𝑖𝑗)(𝐺𝐿𝐶𝑀(𝑖, 𝑗) − 𝜇𝑖
′
𝜇 𝑗
′
)𝐿
𝑗=1
𝐿
𝑖=1
𝜎𝑖
′ 𝜎𝑗
′
(18)
2.4.3. Gray Level Run Length Matrix
GLRLM matrix represents a two-dimensional matrix where each element p(i,j/θ) is the
number of elements j with the intensity i, at θ direction [19]. There are seven features of GLRLM
which used in this research as follows short run emphasis (SRE), long run emphasis (LRE),
gray level non-uniformity (GLN), run length non-uniformity (RLN), run percentage (RP), low gray
level run emphasis (LGRE), and high gray level run emphasis (HGRE). These features can be
calculated by the following equations [20].
𝑆𝑅𝐸 =
∑ ∑
𝑝(𝑖,𝑗/𝜃)
𝑗2
𝑅
𝑗=1
𝐺
𝑖=1
∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
(19)
𝐿𝑅𝐸 =
∑ ∑ 𝑗2
𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
(20)
𝐺𝐿𝑁 =
∑ (∑ 𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1 )
2𝐺
𝑖=1
∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
(21)
𝑅𝐿𝑁 =
∑ (∑ 𝑝(𝑖, 𝑗/𝜃)𝐺
𝑖=1 )2𝑅
𝑗=1
∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
(22)
𝑅𝑃 =
1
𝑁
∑ ∑ 𝑝(𝑖, 𝑗/𝜃)
𝑅
𝑗=1
𝐺
𝑖=1
(23)
𝐿𝐺𝑅𝐸 =
∑ ∑
𝑝(𝑖,𝑗/𝜃)
𝑖2
𝑅
𝑗=1
𝐺
𝑖=1
∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
(24)
𝐻𝐺𝑅𝐸 =
∑ ∑ 𝑖2
𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅
𝑗=1
𝐺
𝑖=1
(25)
TELKOMNIKA ISSN: 1693-6930 
CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN)
1781
2.4.4. Geometry Features
The geometric feature is constructed by a set of geometrical elements such as points,
lines, curves or surfaces [21]. This research used 7 geometry features that are convexity,
solidity, compactness, circularity, dispercy, Fourier descriptor and aspect ratio. Convexity
measures how convex the objects than the convex hull. Solidity is the ratio object area and
convex hull surrounding the object. Compactness is an irregularity index. Dispercy is irregularity
of an object obtained by the ratio between the length of a major chord with object area. Fourier
descriptor is the average value which describes the condition of the lesion edge. Aspect ratio is
the ratio between width and height of the object. Each feature can be written as the
following [22].
𝐶𝑜𝑛𝑣𝑒𝑥𝑖𝑡𝑦 =
𝐶𝑜𝑛𝑣𝑒𝑥 𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟
𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟
(26)
𝑆𝑜𝑙𝑖𝑑𝑖𝑡𝑦 =
𝑂𝑏𝑗𝑒𝑐𝑡 𝐴𝑟𝑒𝑎
𝐶𝑜𝑛𝑣𝑒𝑥 𝐴𝑟𝑒𝑎
(27)
𝐶𝑜𝑚𝑝𝑎𝑐𝑡𝑛𝑒𝑠𝑠 =
4𝜋. 𝐴𝑟𝑒𝑎
𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟2
(28)
𝐶𝑖𝑟𝑐𝑢𝑙𝑎𝑟𝑖𝑡𝑦 =
𝐴𝑟𝑒𝑎
𝐶𝑜𝑛𝑣𝑒𝑥 𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟2
(29)
𝐷𝑖𝑠𝑝𝑒𝑟𝑐𝑦 =
𝑀𝑎𝑗𝑜𝑟 𝑎𝑥𝑖𝑠 𝑙𝑒𝑛𝑔𝑡ℎ
𝐴𝑟𝑒𝑎
(30)
𝐹𝑜𝑢𝑟𝑖𝑒𝑟 𝐷𝑒𝑠𝑐𝑟𝑖𝑝𝑡𝑜𝑟 =
1
𝑁
∑ 𝑠(𝑡). exp(
−𝑗2𝜋𝑛𝑡)
𝑁
𝑁
𝑇=0
𝑛𝑢𝑚𝑒𝑙𝐹𝐷
(31)
𝐴𝑠𝑝𝑒𝑐𝑡 𝑅𝑎𝑡𝑖𝑜 =
𝑀𝑎𝑥 𝐷𝑖𝑎𝑚𝑒𝑡𝑒𝑟
𝑀𝑖𝑛 𝐷𝑖𝑎𝑚𝑒𝑡𝑒𝑟
(32)
2.5. Classification
This research compares two common approaches for classification process, which are
multi-layer perceptron (MLP) and support vector machines (SVM). MLP is a nonlinear
supervised classifier and the development of perceptron neural network. It consists of an input
layer, some hidden layers, and output layer in which each branch has a weight. It always
changes during learning or training process with back propagation algorithm. SVM is a
supervised learning classifier. It finds an optimal hyperplane which maximises the distance
between hyperplane and support vectors to separate two classes [24]. SVM uses kernel
functions. It has excellent generalisation capability to correctly classify samples that are not
within features used for training.
3. Results and Analysis
The data used in this study consist of 104 breast ultrasound images with pathologically
proven. Based on the margin, nodules can be classified as circumscribedornot circumscribed.
Based on the posterior acoustic featurecan be classified as an enhancement, no posterior or
posterior shadow.Each classification nodules is shown in Figure 2.
Rectangular RoI with breast nodules to be analysed is manually selected by the
radiologists. Speckle noise frequently occurres at the time of the ultrasonography acquisition
[23]. Several ultrasound images contain labels and markers by the radiologists. Therefore, it is
important to reduce them. Nugroho et al. [15] conducted a study to reduce the labels and
markers on breast ultrasound images using a median filter. However, it caused a blurred image
especially at the edges of the nodule. Rahmawaty et al. [13] also conducted a similar study by
comparing median filters and median adaptive filter. Both filters can remove markers and
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784
1782
labels, but adaptive median filter produces images with smaller blur effects. The results of
preprocessing process are shown in Figure 3.
(a) (b) (c) (d) (e)
Figure 2. Classification of nodules based on margin and posterior acoustic feature
(a) circumscribed (b) not circumscribed (c) enhancement (d) posterior shadow (e) no posterior
Rectangular RoI with breast nodules to be analysed is manually selected by the
radiologists. Speckle noise frequently occurresat the time of the ultrasonography
acquisition [23]. Several ultrasound images contain labels and markers by the radiologists.
Therefore, it is important to reduce them. Nugroho et al. [15] conducted a study to reduce the
labels and markers on breast ultrasound images using a median filter. However, it caused a
blurred image especially at the edges of the nodule. Rahmawaty et al. [24] also conducted a
similar study by comparing median filters and median adaptive filter. Both filters can remove
markers and labels, but adaptive median filter produces images with smaller blur effects. The
results of preprocessing process are shown in Figure 3.
(a) (b) (c) (d)
Figure 3. The result of preprocessing (a) Ultrasound Image (b) ROI Image
(c) Grayscale Image (d) Filter Image
Segmentation process with ACWE method is conducted to separate the nodule areas
and the background. In this method, an initial masking is required and will be executed as much
as the number of iteration. Initial masking and the number of iteration significantly affect the
segmentation results as shown in Figure 4. Morphological technique is used to remove smaller
areas on segmentation image which are not nodule but detected as nodule. Thus it is obtained
a nodule area only. The additional of morphological operations are able to improve the
performance of the segmentation. It is indicated by the increased level of similarity between
segmentation result and the gold standard.
(a) (b) (c)
Figure 4. Segmentation result with different iteration (a) 50 iteration (b) 100 iteration
(c) 350 iteration
The posterior acoustic feature shows attenuation characteristic of breast nodules that
affects the acoustic transmission on ultrasonography system. Thus, its identification needs to
determine nodule area, under nodule area (posterior area) and bottom side nodule area. The
TELKOMNIKA ISSN: 1693-6930 
CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN)
1783
classification of nodules margin requires its contour and surrounding area. It is obtained from
dilation of segmented image. The segmentation results are shown in Figure 5.
(a) (b) (c) (c)
Figure 5. Results of segmentation (a) ACWE image (b) Morphological image
(c) Posterior segment image (d) Surrounding area of lesion
Geometric features of the nodules and its texture comparison with the surrounding area
are used to characterise the nodules margin. While the posterior acoustic characteristic is
extracted from the texture comparison of nodule, posterior area, and bottom side nodule area.
The next step is the classification of nodules based on margin and posterior acoustic
characteristics. This research compares two common classification approaches, which are MLP
and SVM. A 3-fold cross validation is used to perform an analysis of the proposed method. All of
the data are randomly divided into 3 groups. The performance of the classification approach is
listed in Table 1. It shows the SVM provides better performance than the MLP. The SVM
performance achieves the accuracy of 91.35%, the sensitivity of 92.00%, specificity of 89.66%,
PPV of 95.83%, NPV of 81.26% and Kappa of 0.7915. Unlike MLP, SVM complexity does not
depend on the data sets dimension. SVM is based on structural risk minimisation, so it is more
efficient to generate better classification. The Kappa value of 0.7915 indicates substantial
agreement between the radiological diagnosis and the proposed method.
Table 1. The Performance of the Classification
Performance Classification approaches
MLP SVM
Accuracy (%) 87.5 91.35
Sensitivity (%) 90.41 92.00
Specificity (%) 80.65 89.66
PPV (%) 91.67 95.83
NPV (%) 78.13 81.25
Kappa 0.704 0.7915
4. Conclusion
This research proposes a method for a computer-aided diagnosis of breast ultrasound
images based on margin and posterior acoustic features. It consists of preprocessing,
segmentation, feature extraction and classification. Performance in differentiating between
malignant and benign nodules is strongly affected by the accuracy of the nodules characteristics
that is obtained by the system. SVM provides better performance than the MLP. The result
shows that the performance of the proposed method achieves the accuracy of 91.35%, a
sensitivity of 92.00%, specificity of 89.66%, PPV of 95.83%, NPV of 81.26% and Kappa of
0.7915. This finding is expected to help radiologists in diagnosing breast nodules on ultrasound
images. For future works, feature selection can be applied to improve the performance of the
proposed method.
References
[1] LA Torre, F Bray, RL Siegel, J Ferlay, J Lortet-tieulent, A Jemal. Global Cancer Statistics. 2012. CA a
cancer J. Clin., 2015: 65(2): 87–108.
[2] American Cancer Society. Global Cancer Facts & Figures 3rd Edition. Atlanta. 2015.
[3] P Release. Latest world cancer statistics Global cancer burden rises to 14. 1 million new cases in
 ISSN: 1693-6930
TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784
1784
2012 : Marked increase in breast cancers must be addressed. 2013.
[4] KR Kesehatan. Infodatin Pusat Data dan Informasi Kementerian Kesehatan RI. Jakarta. 2015.
[5] American College of Radiology (ACR). ACR BI-RADS Atlas Fifth Edition. 2015. [Online]. Available:
http://www.acr.org/~/media/ACR/Documents/PDF/QualitySafety/Resources/BIRADS/Posters/BIRADS
Reference Card_web_F.pdf. [Accessed: 16-Apr-2016].
[6] YL Huang, Chen, YR. Jiang, SJ Kuo, HK Wu, WK Moon. Computer-aided diagnosis using
morphological features for classifying breast lesions on ultrasound. ULTRASOUND Obstet. Gynecol.,
2008; 32(4): 565–572.
[7] DR Chen, YL Huang, SH Lin. Computer-aided diagnosis with textural features for breast lesions in
sonograms. C. Comput. Med. Imaging Graph., 2011; 35(3): 220–226.
[8] CM Chen et al. Breast Lesions on Sonograms: Computer-aided Diagnosis with Nearly Setting-
Independent Features and Artificial Neural Networks. Radiology. 2003; 226(2):. 504–514.
[9] H Wibawanto, A Susanto, TS Widodo. Discriminating Cystic and Non Cystic Mass using GLCM and
GLRLM-based Texture Features. 2010; 2(4): 569–80.
[10] G Zheng-yang, Z Le. Improved Adaptive Median Filter. 2014 Tenth International Conference on
Computational Intelligence and Security, 2014, pp. 44–46.
[11] TF C, LA V. Active contours without edges. IEEE Trans Image Process. 2001; 10(2): 266–77.
[12] Y Triyani, HA Nugroho, M Rahmawaty, I Ardiyanto, L Choridah. Performance analysis of image
segmentation for breast ultrasound images. 2016 8th International Conference on Information
Technology and Electrical Engineering (ICITEE). 2016: 1–6.
[13] M Rahmawaty, HA Nugroho, Y Triyani, I Ardiyanto, I Soesanti. Classification of breast ultrasound
images based on texture analysis. 2016 1st International Conference on Biomedical Engineering
(IBIOMED). 2016: 84–89.
[14] AK Jain. Fundamentals of digital image processing. London. 1986; 46(3).
[15] HA Nugroho, M Rahmawaty, Y Triyani, I Ardiyanto. Texture Analysis for Classification of Thyroid
Ultrasound Images. International Electronics Symposium (IES). 2016: 486–490.
[16] E Oczeretko, M Borowska, A Kitlas, A Borusiewicz, Sobolewska-Siemieniuk. Fractal analysis of
medical images in the irregular regions of interest.IEEE International Conference on BioInformatics
and BioEngineering. 2008: 1–6.
[17] B Jahne, Digital Image Processing, 5th ed. Heidelberg: Springer, 2002.
[18] A Nugroho, HA Nugroho, NA Setiawan, L Choridah. Internal content classification of ultrasound
thyroid nodules based on textural features. Commun. Sci. Technol., 2016; 1(2): 61–69.
[19] HA Nugroho, M Rahmawaty, Y Triyani, I Ardiyanto, L. Choridah, and R. Indrastuti. Texture analysis
and classification in ultrasound medical images for determining echo pattern characteristics. 2017 7th
IEEE International Conference on System Engineering and Technology (ICSET). 2017: 23–26.
[20] AK Mohanty, MR Senapati, S Beberta, SK Lenka. Texture-based features for classification of
mammograms using decision tree. Neural Comput. Appl., 2013; 23(3–4): 1011–1017.
[21] MJ Rani. Evaluation of Textural Feature Extraction From GLRM for Prostate Cancer Trus Medical
Images. Int. J. Adv. Eng. Technol., 2012; 2(2): 401–409.
[22] FA., YA, SN. Geometric feature extraction of batik image using cardinal spline curve representation.
Telkomnika Telecomun. Compt. Electr. Control Telkomnika Telecommunication Comput. Electron.
Control., 2014; 12(2): 397–404.
[23] RR Hernandez, AL Chau, VT Mora, CAR Hernandez. Plant Identification using New Geometric
Features with Standard Data Mining Methods. International Confrence on Networking, Sensing, and
Control. 2016: 1–4.
[24] M Fachrurrozi, M Mujtahid. Iris image recognition based on independent component analysis and
support vector machine. Telkomnika Telecommunication Comput. Electron. Control., 2015; 13(2):
597–603.

More Related Content

What's hot

Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images IOSR Journals
 
A Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor DetectionA Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor DetectionEditor IJMTER
 
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...CSCJournals
 
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological OperationsBrain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological Operationsiosrjce
 
11.texture feature based analysis of segmenting soft tissues from brain ct im...
11.texture feature based analysis of segmenting soft tissues from brain ct im...11.texture feature based analysis of segmenting soft tissues from brain ct im...
11.texture feature based analysis of segmenting soft tissues from brain ct im...Alexander Decker
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringeSAT Journals
 
Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...eSAT Journals
 
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
 
Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...
Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...
Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...CSCJournals
 
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
 
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...csandit
 
Paper id 26201476
Paper id 26201476Paper id 26201476
Paper id 26201476IJRAT
 
Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...
Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...
Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...IJECEIAES
 
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...ijsc
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNNMohammadRakib8
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageeSAT Publishing House
 
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
 
Contour evolution method for precise boundary delineation of medical images
Contour evolution method for precise boundary delineation of medical imagesContour evolution method for precise boundary delineation of medical images
Contour evolution method for precise boundary delineation of medical imagesTELKOMNIKA JOURNAL
 

What's hot (18)

Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images
 
A Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor DetectionA Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor Detection
 
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
Brain Tumor Extraction from T1- Weighted MRI using Co-clustering and Level Se...
 
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological OperationsBrain Tumor Area Calculation in CT-scan image using Morphological Operations
Brain Tumor Area Calculation in CT-scan image using Morphological Operations
 
11.texture feature based analysis of segmenting soft tissues from brain ct im...
11.texture feature based analysis of segmenting soft tissues from brain ct im...11.texture feature based analysis of segmenting soft tissues from brain ct im...
11.texture feature based analysis of segmenting soft tissues from brain ct im...
 
Clustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clusteringClustering of medline documents using semi supervised spectral clustering
Clustering of medline documents using semi supervised spectral clustering
 
Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...Brain tumour segmentation based on local independent projection based classif...
Brain tumour segmentation based on local independent projection based classif...
 
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
 
Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...
Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...
Feature Extraction and Analysis on Xinjiang High Morbidity of Kazak Esophagea...
 
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...
 
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
INVESTIGATION THE EFFECT OF USING GRAY LEVEL AND RGB CHANNELS ON BRAIN TUMOR ...
 
Paper id 26201476
Paper id 26201476Paper id 26201476
Paper id 26201476
 
Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...
Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...
Comparison of Three Segmentation Methods for Breast Ultrasound Images Based o...
 
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound image
 
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...
 
Contour evolution method for precise boundary delineation of medical images
Contour evolution method for precise boundary delineation of medical imagesContour evolution method for precise boundary delineation of medical images
Contour evolution method for precise boundary delineation of medical images
 

Similar to Computer Aided Diagnosis of Breast Cancer Using Ultrasound Images

Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...CSITiaesprime
 
Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...
Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...
Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...IRJET Journal
 
Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...TELKOMNIKA JOURNAL
 
76201966
7620196676201966
76201966IJRAT
 
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...TELKOMNIKA JOURNAL
 
An Efficient System for Cancer Detection using Digital Mammograms
An Efficient System for Cancer Detection using Digital MammogramsAn Efficient System for Cancer Detection using Digital Mammograms
An Efficient System for Cancer Detection using Digital MammogramsIOSRjournaljce
 
Automatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct imagesAutomatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct imageseSAT Publishing House
 
A hybrid de-noising method for mammogram images
A hybrid de-noising method for mammogram imagesA hybrid de-noising method for mammogram images
A hybrid de-noising method for mammogram imagesnooriasukmaningtyas
 
11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammograms11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammogramsAlexander Decker
 
11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammogramsAlexander Decker
 
IRJET - Lung Cancer Detection using GLCM and Convolutional Neural Network
IRJET -  	  Lung Cancer Detection using GLCM and Convolutional Neural NetworkIRJET -  	  Lung Cancer Detection using GLCM and Convolutional Neural Network
IRJET - Lung Cancer Detection using GLCM and Convolutional Neural NetworkIRJET Journal
 
Feature Selection Mammogram based on Breast Cancer Mining
Feature Selection Mammogram based on Breast Cancer Mining Feature Selection Mammogram based on Breast Cancer Mining
Feature Selection Mammogram based on Breast Cancer Mining IJECEIAES
 
Artificial neural network for cervical abnormalities detection on computed to...
Artificial neural network for cervical abnormalities detection on computed to...Artificial neural network for cervical abnormalities detection on computed to...
Artificial neural network for cervical abnormalities detection on computed to...IAESIJAI
 
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...journalBEEI
 
IRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT ImagesIRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT ImagesIRJET Journal
 
Brain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain ImagesBrain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain ImagesIRJET Journal
 
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...IRJET Journal
 
DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...
DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...
DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...AM Publications
 

Similar to Computer Aided Diagnosis of Breast Cancer Using Ultrasound Images (20)

Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...
 
Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...
Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...
Breast Cancer Detection and Classification using Ultrasound and Ultrasound El...
 
Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...
 
76201966
7620196676201966
76201966
 
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
Breast Mass Segmentation Using a Semi-automatic Procedure Based on Fuzzy C-me...
 
Az4102375381
Az4102375381Az4102375381
Az4102375381
 
V180304142149
V180304142149V180304142149
V180304142149
 
An Efficient System for Cancer Detection using Digital Mammograms
An Efficient System for Cancer Detection using Digital MammogramsAn Efficient System for Cancer Detection using Digital Mammograms
An Efficient System for Cancer Detection using Digital Mammograms
 
Automatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct imagesAutomatic detection of lung cancer in ct images
Automatic detection of lung cancer in ct images
 
A hybrid de-noising method for mammogram images
A hybrid de-noising method for mammogram imagesA hybrid de-noising method for mammogram images
A hybrid de-noising method for mammogram images
 
11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammograms11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammograms
 
11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms
 
IRJET - Lung Cancer Detection using GLCM and Convolutional Neural Network
IRJET -  	  Lung Cancer Detection using GLCM and Convolutional Neural NetworkIRJET -  	  Lung Cancer Detection using GLCM and Convolutional Neural Network
IRJET - Lung Cancer Detection using GLCM and Convolutional Neural Network
 
Feature Selection Mammogram based on Breast Cancer Mining
Feature Selection Mammogram based on Breast Cancer Mining Feature Selection Mammogram based on Breast Cancer Mining
Feature Selection Mammogram based on Breast Cancer Mining
 
Artificial neural network for cervical abnormalities detection on computed to...
Artificial neural network for cervical abnormalities detection on computed to...Artificial neural network for cervical abnormalities detection on computed to...
Artificial neural network for cervical abnormalities detection on computed to...
 
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
Detection of Prostate Cancer Using Radial/Axial Scanning of 2D Trans-rectal U...
 
IRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT ImagesIRJET- A New Strategy to Detect Lung Cancer on CT Images
IRJET- A New Strategy to Detect Lung Cancer on CT Images
 
Brain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain ImagesBrain Tumor Detection and Classification Using MRI Brain Images
Brain Tumor Detection and Classification Using MRI Brain Images
 
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
A Progressive Review: Early Stage Breast Cancer Detection using Ultrasound Im...
 
DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...
DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...
DETERMINATION OF BREAST CANCER AREA FROM MAMMOGRAPHY IMAGES USING THRESHOLDIN...
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
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
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 

Recently uploaded (20)

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
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)
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
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...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 

Computer Aided Diagnosis of Breast Cancer Using Ultrasound Images

  • 1. TELKOMNIKA, Vol.15, No.4, December 2017, pp. 1776~1784 ISSN: 1693-6930, accredited A by DIKTI, Decree No: 58/DIKTI/Kep/2013 DOI:10.12928/TELKOMNIKA.v15i4.5021  1776 Received July 30, 2017; Revised October 28, 2017; Accepted November 15, 2017 Computer Aided Diagnosis using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images Hanung Adi Nugroho* 1 , Yuli Triyani 2 , Made Rahmawaty 3 , Igi Ardiyanto 4 1,2,3,4 Department of Electrical and Information Technology, Faculty of Engineering, Universitas Gadjah Mada, Yogyakarta, Indonesia, Jl. Grafika 2, Kampus UGM, Yogyakarta 55281, Phone: (+62) 274 552305 2,3 Department of Electrical Engineering, Politeknik Caltex Riau, Pekanbaru, Indonesia Jl. Umbansari No 1, Kampus PCR, Pekanbaru 28265, Phone: (+62) 761 53939 *Corresponding author, e-mail: adinugroho@ugm.ac.id 1 ; yuli@pcr.ac.id 2 ; made@pcr.ac.id 3 ; igi@ugm.ac.id 4 Abstract Breast cancer is the most commonly diagnosed cancer among females worldwide. Computer aided diagnosis (CAD) was developed to assist radiologists in detecting and evaluating nodules so it can improve diagnostic accuracy, avoid unnecessary biopsies, reduce anxiety and control costs. This research proposes a method of CAD for breast ultrasound images based on margin and posterior acoustic features. It consists of preprocessing, segmentation using active contour without edge (ACWE) and morphological, feature extraction and classification. Texture and geometry analysis was used to determine the characteristics of the posterior acoustic and margin nodules. Support vector machines (SVM) provided better performance than multilayer perceptron (MLP). The performance of proposed method achieved the accuracy of 91.35%, sensitivity of 92.00%, specificity of 89.66%, PPV of 95.83%, NPV of 81.26% and Kappa of 0.7915. These results indicate that the developed CAD has potential to be implemented for diagnosis of breast cancer using ultrasound images. Keywords: Computer aided diagnosis, ultrasonography, breast cancer, margin, posterior acoustic feature Copyright © 2017 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction The International Agency for Research on Cancer (IARC) released Globocan 2012 which provides the contemporary estimation of the incidence, prevalence, and mortality for 28 major types of cancer in 184 countries worldwide. It was estimated that around 6.7 million females were diagnosed with cancer in 2012 [1]. Breast cancer is the most commonly diagnosed cancer among females in the cast majority (140 of 184) of countries. It contributed a quarter of all cancer cases and 15% of all cancer deaths among females. An estimated 53% of cases occurred in developing countries. Males might also suffer from the frequency of 1% worldwide [2], [3]. In Indonesia, almost half (41.7%) of the estimated 5-year prevalent cancer cases among females is breast cancer [4]. Early detection, accurate diagnosis and treatment of breast cancer are the most effective way to reduce the mortality rate [2]. Screening for breast cancer with mammography has limitations for dense breast and exhibits low negative predictive value. It caused many patients with benign nodules were subjected to unnecessary biopsy. Ultrasound (US) is the most important alternative to the mammogram. Breast US imaging has some benefits such as no radiation, more convenient, safer, cheaper, faster and more sensitive for detecting abnormalities in dense breast compared to mammogram imaging. However, it is highly dependent on the operators, the radiologist’s experience and may result in inconsistency of interpretation. Analysis of US image characteristics can assist in determining benign and malignant breast nodules based on Breast Imaging Reporting and Data System (BIRADS). The BIRADS categories are used to detect malignancy which include shape, margin, echogenicity, orientation and posterior acoustic features [5]. A computer aided diagnosis (CAD) is a system developed by considering the role of radiologists and computers. It transforms the visual features and characteristics of nodules into mathematic models based on the classification schemes. It
  • 2. TELKOMNIKA ISSN: 1693-6930  CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN) 1777 enhances the diagnostic accuracy, unnecessary biopsy might be avoidable, reduce of anxiety and control costs. Some researchers have developed breast ultrasound CAD for malignant or benign classification based on the BIRADS category of echogenicity and shape. Huang et al. [6] developed CAD with morphological features based on shape and support vector machine (SVM) classifier to identify the US breast nodules as malignant or benign. Chen et al. [7] used six practical texture features results of the principal component analysis (PCA) for classification of breast lesions as benign and malignant tumors. Chen et al. [8] used seven morphologic features and multilayer feed-forward neural network (MFNN) to distinguish benign and malignant lesions. Wibawanto et al. [9] combined gray level run length matrix (GLRLM) and gray level co-occurrence matrix (GLCM) to improve the performance of classification ultrasound images as cystic and non-cystic lesions. This paper proposes a method of CAD for classification of breast cancer nodules based on margin and posterior acoustic feature with ultrasound imaging modalities. This method consists of four steps, namely preprocessing, segmentation, feature extraction by using fractal, histogram, GLCM, GLRLM and geometric followed by classification. 2. Research Method The developed method consists of four main stages. The first stage is pre-processing. This stage is conducted by cropping the images into the region of interest area, converting images to gray scale images and reducing the noise using adaptive median filter. The second stage is segmentation. In this stage, active contour without edge (ACWE) is used to obtain the nodules’ contour and separate the nodule from the background. The third stage is feature extraction. The extracted features consist of fractal, histogram, GLCM, GLRLM and geometric features. The final stage is to classify benign nodules from malignant nodules. The block diagram of this research is shown in Figure 1. Figure 1. Block diagram of the proposed method 2.1. Data Collection This study used 2D ultrasound images which were obtained from the database of the Sardjito hospital, DR Suhardi Hardjolukito Hospitaland Kotabaru clinic Yogyakarta. It was acquired by two types of ultrasound machines namely Logiq C5 premium and Voluson 730 with 7 MHz linear transducers. It consisted of images with pathologically proven 72 benign nodules and 32 malignant nodules. The characteristics of the margin consist of 73 circumscribed margin and 31 not circumscribed margin. While acoustic posterior features consist of 14 nodules with no posterior, 75 nodules with posterior enhancement and 15 nodules with posterior shadow. 2.2. Pre-processing The adaptive median filter has been widely used compared to the standard median filter. It processes each pixel with different window sizes resulting in a new determined value for the specific pixel. This filter usesthe median value of the pixels in the window as the output. The algorithm of the filter is described as follows [10]: Level I: if Zmin < Zmed <Zmax, go to level II, else, increase the windows size If the windows size < Smax, repeat level A; else,output : Zmed Level II: If Zmin < Zxy<Zmax,output Zxy, else, output Zmed
  • 3.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784 1778 where Smax is the maximum windows size, Zmin is the maximum intensity in windows, Zmin is the minimum intensity in windows, Zmed is the median intensity in windows and Zxy is the intensity of center (x,y). Thus, the adaptive median filter canpreserve sharpness of image and reducealmost all the noise. 2.3. Segmentation Chan-Vese [11] proposed active contours without edges (ACWE) segmentation method. It isan improvement of edge-based models since edge detection is not based on gradient image, but curve evolution. The main idea is to consider information inside the regions, not limited only to the boundaries. The energy is defined as follows: 𝐸(∅) = ∫ 𝐹(𝐼(𝑥), ∅(𝑥))𝑑𝑥 + 𝜆 ∫ 𝛿(∅(𝑥))‖∇∅(𝑥)‖𝑑𝑥 ΩΩ (1) 𝐹(𝐼, 𝑥), ∅(𝑥)) = 𝐻(∅(𝑥))(𝐼(𝑥) − 𝑣)2 + (1 − 𝐻(∅(𝑥)))(𝐼(𝑥) − 𝑢)2 (2) withδis the dirac function, H is the heavy side function, u and v are the two parameters updated on each iteration as below: 𝑢 = ∫ (1 − 𝐻(∅(𝑥))) . 𝐼(𝑥)𝑑𝑥Ω ∫ 1 − 𝐻(∅(𝑥))𝑑𝑥Ω (3) 𝑣 = ∫ 𝐻(∅(𝑥)). 𝐼(𝑥)𝑑𝑥Ω ∫ 𝐻(∅(𝑥))𝑑𝑥Ω (4) The evolution equation is given by: 𝛿∅ 𝛿𝑡 (𝑥) = 𝛿(∅(𝑥))((𝐼(𝑥) − 𝑣)2 − ((𝐼(𝑥) − 𝑢)2) + 𝜆𝛿(∅(𝑥))𝑘 (5) ACWE with morphological operation achieved the best performance for breast image segmentation [12]. Morphological is an image processing method which modifies the spatial form or structure of objects involves the logical operation. The essence of the morphological method involves two-pixel arrays such as an image (A) and a kernel structure (B) [13]. The basic operations of morphological aredilation and erosion. Dilation of grayscale image is defined as follows: (𝐴 ⊕ 𝑔 𝐵)(𝑢, 𝑣) = 𝑚𝑎𝑥(𝑖,𝑗)∈𝐻(𝐴(𝑢 − 𝑖, 𝑣 − 𝑗) + 𝐵(𝑖, 𝑗)) (6) While the erosion of grayscale image is formulated as: (𝐴 ⊖ 𝑔 𝐵)(𝑢, 𝑣) = 𝑚𝑖𝑛(𝑖,𝑗)∈𝐻(𝐴(𝑢 + 𝑖, 𝑣 + 𝑗) − 𝐵(𝑖, 𝑗)) (7) 2.4. Feature Extraction Feature extraction provides meaningful information of image description for the next step of image analysis. This research uses texture and geometric features. Texture and geometric features are a very useful for image characterisation. Texture refers to the repetition of several pixels, in which the placement could be periodic, quasiperiodic or random, called as texel. It can be evaluated as being fine, smooth, granulated, rippled, regular, irregular or linear [14]. Several textural features have been widely used for analysing ultrasound images [7], [9], [3], [15], [16]. It is generally classified into three categories, i.e. statistical, structural and spectral approaches. In this study, texture analysis is conducted based on statistical and spectral approaches, in addition to shape analysis using geometric features. The statistical approach consists of the first order based on the histogram, the second order based on gray level co-
  • 4. TELKOMNIKA ISSN: 1693-6930  CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN) 1779 occurrence matrix (GLCM) and the third order based on gray level run length matrix (GLRLM). While the spectral approach uses fractal dimension. 2.4.1. Histogram Thehistogram is a simple way to estimateof image probability density functions (PDF). Some of the histogram features are used for texture analysis as follows [17]: 1) Mean is the average brightness of objects in the image. It is calculated based on (8). 𝑚 = ∑ 𝑖 𝑝(𝑖) 𝐿−1 𝑖=0 (8) Here i denotes the gray level of image, p(i) denotes the probability, and L denotes the highest gray level of image. 2) Standard deviation is related to size of the image contrast which is given by (9). 𝜎 = √∑(𝑖 − 𝑚)2 𝑝(𝑖) 𝐿−1 𝑖=1 (9) 3) Skewness shows asymmetry of the average intensity which is calculated by the (10). 𝑆𝑘𝑒𝑤𝑛𝑒𝑠𝑠 = ∑(𝑖 − 𝑚)3 𝑝(𝑖) 𝐿−1 𝑖=1 (10) 4) Energy is the distribution of pixel intensities toward gray level and is formulated in (11). 𝐸𝑛𝑒𝑟𝑔𝑦 = ∑[𝑝(𝑖)]2 𝐿−1 𝑖=1 (11) 5) Entropy indicates the complexity of the image and can be written as (12): 𝐸𝑛𝑡𝑟𝑜𝑝𝑦 = ∑ 𝑝(𝑖)𝑙𝑜𝑔2(𝑝(𝑖)) 𝐿−1 𝑖=1 (12) 6) Smoothness measures the fineness or roughness intensity of the imagea can be estimated by (13): 𝑆𝑚𝑜𝑜𝑡ℎ𝑛𝑒𝑠𝑠 = 1 − 1 1 − 𝜎2 (13) 2.4.2. Gray Level Co-Occurrence Matrix GLCM uses textures on second-order to explain the spatial patterns [18]. The spatial patterns are defined in terms of distance and angle. GLCM features are used for this research as follows [19]: 1) Angular Second Moment (ASM) shows homogeneity relationship of the image. 𝐴𝑆𝑀 = ∑ ∑(𝐺𝐿𝐶𝑀(𝑖, 𝑗)) 2 𝐿 𝐽=1 𝐿 𝑖=1 (14) 2) Contrast describes gray level variation of pixel.
  • 5.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784 1780 𝐶𝑜𝑛𝑡𝑟𝑎𝑠𝑡 = ∑ 𝑛2 { ∑ 𝐺𝐿𝐶𝑀(𝑖, 𝑗) |𝑖−𝑗|=𝑛 } 𝐿 𝑛=1 (15) 3) Inverse Different Moment (IDM) is related to homogeneity. 𝐼𝐷𝑀 = ∑ ∑ (𝐺𝐿𝐶𝑀(𝑖, 𝑗)) 2 1 + (𝑖 − 𝑗)2 𝐿 𝑗=1 𝐿 𝑖=1 (16) 4) Entropy representsthe irregularity of image gray levels. 𝐸𝑛𝑡𝑟𝑜𝑝𝑦 = − ∑ ∑(𝐺𝐿𝐶𝑀(𝑖, 𝑗))𝑙𝑜𝑔(𝐺𝐿𝐶𝑀(𝑖, 𝑗) 𝐿 𝑗=1 𝐿 𝑖=1 (17) 5) Correlation is related to linear dependence among the image gray level. 𝐶𝑜𝑟𝑟𝑒𝑙𝑎𝑡𝑖𝑜𝑛 = ∑ ∑ (𝑖𝑗)(𝐺𝐿𝐶𝑀(𝑖, 𝑗) − 𝜇𝑖 ′ 𝜇 𝑗 ′ )𝐿 𝑗=1 𝐿 𝑖=1 𝜎𝑖 ′ 𝜎𝑗 ′ (18) 2.4.3. Gray Level Run Length Matrix GLRLM matrix represents a two-dimensional matrix where each element p(i,j/θ) is the number of elements j with the intensity i, at θ direction [19]. There are seven features of GLRLM which used in this research as follows short run emphasis (SRE), long run emphasis (LRE), gray level non-uniformity (GLN), run length non-uniformity (RLN), run percentage (RP), low gray level run emphasis (LGRE), and high gray level run emphasis (HGRE). These features can be calculated by the following equations [20]. 𝑆𝑅𝐸 = ∑ ∑ 𝑝(𝑖,𝑗/𝜃) 𝑗2 𝑅 𝑗=1 𝐺 𝑖=1 ∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 (19) 𝐿𝑅𝐸 = ∑ ∑ 𝑗2 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 ∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 (20) 𝐺𝐿𝑁 = ∑ (∑ 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 ) 2𝐺 𝑖=1 ∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 (21) 𝑅𝐿𝑁 = ∑ (∑ 𝑝(𝑖, 𝑗/𝜃)𝐺 𝑖=1 )2𝑅 𝑗=1 ∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 (22) 𝑅𝑃 = 1 𝑁 ∑ ∑ 𝑝(𝑖, 𝑗/𝜃) 𝑅 𝑗=1 𝐺 𝑖=1 (23) 𝐿𝐺𝑅𝐸 = ∑ ∑ 𝑝(𝑖,𝑗/𝜃) 𝑖2 𝑅 𝑗=1 𝐺 𝑖=1 ∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 (24) 𝐻𝐺𝑅𝐸 = ∑ ∑ 𝑖2 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 ∑ ∑ 𝑝(𝑖, 𝑗/𝜃)𝑅 𝑗=1 𝐺 𝑖=1 (25)
  • 6. TELKOMNIKA ISSN: 1693-6930  CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN) 1781 2.4.4. Geometry Features The geometric feature is constructed by a set of geometrical elements such as points, lines, curves or surfaces [21]. This research used 7 geometry features that are convexity, solidity, compactness, circularity, dispercy, Fourier descriptor and aspect ratio. Convexity measures how convex the objects than the convex hull. Solidity is the ratio object area and convex hull surrounding the object. Compactness is an irregularity index. Dispercy is irregularity of an object obtained by the ratio between the length of a major chord with object area. Fourier descriptor is the average value which describes the condition of the lesion edge. Aspect ratio is the ratio between width and height of the object. Each feature can be written as the following [22]. 𝐶𝑜𝑛𝑣𝑒𝑥𝑖𝑡𝑦 = 𝐶𝑜𝑛𝑣𝑒𝑥 𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟 𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟 (26) 𝑆𝑜𝑙𝑖𝑑𝑖𝑡𝑦 = 𝑂𝑏𝑗𝑒𝑐𝑡 𝐴𝑟𝑒𝑎 𝐶𝑜𝑛𝑣𝑒𝑥 𝐴𝑟𝑒𝑎 (27) 𝐶𝑜𝑚𝑝𝑎𝑐𝑡𝑛𝑒𝑠𝑠 = 4𝜋. 𝐴𝑟𝑒𝑎 𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟2 (28) 𝐶𝑖𝑟𝑐𝑢𝑙𝑎𝑟𝑖𝑡𝑦 = 𝐴𝑟𝑒𝑎 𝐶𝑜𝑛𝑣𝑒𝑥 𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟2 (29) 𝐷𝑖𝑠𝑝𝑒𝑟𝑐𝑦 = 𝑀𝑎𝑗𝑜𝑟 𝑎𝑥𝑖𝑠 𝑙𝑒𝑛𝑔𝑡ℎ 𝐴𝑟𝑒𝑎 (30) 𝐹𝑜𝑢𝑟𝑖𝑒𝑟 𝐷𝑒𝑠𝑐𝑟𝑖𝑝𝑡𝑜𝑟 = 1 𝑁 ∑ 𝑠(𝑡). exp( −𝑗2𝜋𝑛𝑡) 𝑁 𝑁 𝑇=0 𝑛𝑢𝑚𝑒𝑙𝐹𝐷 (31) 𝐴𝑠𝑝𝑒𝑐𝑡 𝑅𝑎𝑡𝑖𝑜 = 𝑀𝑎𝑥 𝐷𝑖𝑎𝑚𝑒𝑡𝑒𝑟 𝑀𝑖𝑛 𝐷𝑖𝑎𝑚𝑒𝑡𝑒𝑟 (32) 2.5. Classification This research compares two common approaches for classification process, which are multi-layer perceptron (MLP) and support vector machines (SVM). MLP is a nonlinear supervised classifier and the development of perceptron neural network. It consists of an input layer, some hidden layers, and output layer in which each branch has a weight. It always changes during learning or training process with back propagation algorithm. SVM is a supervised learning classifier. It finds an optimal hyperplane which maximises the distance between hyperplane and support vectors to separate two classes [24]. SVM uses kernel functions. It has excellent generalisation capability to correctly classify samples that are not within features used for training. 3. Results and Analysis The data used in this study consist of 104 breast ultrasound images with pathologically proven. Based on the margin, nodules can be classified as circumscribedornot circumscribed. Based on the posterior acoustic featurecan be classified as an enhancement, no posterior or posterior shadow.Each classification nodules is shown in Figure 2. Rectangular RoI with breast nodules to be analysed is manually selected by the radiologists. Speckle noise frequently occurres at the time of the ultrasonography acquisition [23]. Several ultrasound images contain labels and markers by the radiologists. Therefore, it is important to reduce them. Nugroho et al. [15] conducted a study to reduce the labels and markers on breast ultrasound images using a median filter. However, it caused a blurred image especially at the edges of the nodule. Rahmawaty et al. [13] also conducted a similar study by comparing median filters and median adaptive filter. Both filters can remove markers and
  • 7.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784 1782 labels, but adaptive median filter produces images with smaller blur effects. The results of preprocessing process are shown in Figure 3. (a) (b) (c) (d) (e) Figure 2. Classification of nodules based on margin and posterior acoustic feature (a) circumscribed (b) not circumscribed (c) enhancement (d) posterior shadow (e) no posterior Rectangular RoI with breast nodules to be analysed is manually selected by the radiologists. Speckle noise frequently occurresat the time of the ultrasonography acquisition [23]. Several ultrasound images contain labels and markers by the radiologists. Therefore, it is important to reduce them. Nugroho et al. [15] conducted a study to reduce the labels and markers on breast ultrasound images using a median filter. However, it caused a blurred image especially at the edges of the nodule. Rahmawaty et al. [24] also conducted a similar study by comparing median filters and median adaptive filter. Both filters can remove markers and labels, but adaptive median filter produces images with smaller blur effects. The results of preprocessing process are shown in Figure 3. (a) (b) (c) (d) Figure 3. The result of preprocessing (a) Ultrasound Image (b) ROI Image (c) Grayscale Image (d) Filter Image Segmentation process with ACWE method is conducted to separate the nodule areas and the background. In this method, an initial masking is required and will be executed as much as the number of iteration. Initial masking and the number of iteration significantly affect the segmentation results as shown in Figure 4. Morphological technique is used to remove smaller areas on segmentation image which are not nodule but detected as nodule. Thus it is obtained a nodule area only. The additional of morphological operations are able to improve the performance of the segmentation. It is indicated by the increased level of similarity between segmentation result and the gold standard. (a) (b) (c) Figure 4. Segmentation result with different iteration (a) 50 iteration (b) 100 iteration (c) 350 iteration The posterior acoustic feature shows attenuation characteristic of breast nodules that affects the acoustic transmission on ultrasonography system. Thus, its identification needs to determine nodule area, under nodule area (posterior area) and bottom side nodule area. The
  • 8. TELKOMNIKA ISSN: 1693-6930  CAD using Margin and Posterior Acoustic Featuresfor Breast Ultrasound Images (Hanung AN) 1783 classification of nodules margin requires its contour and surrounding area. It is obtained from dilation of segmented image. The segmentation results are shown in Figure 5. (a) (b) (c) (c) Figure 5. Results of segmentation (a) ACWE image (b) Morphological image (c) Posterior segment image (d) Surrounding area of lesion Geometric features of the nodules and its texture comparison with the surrounding area are used to characterise the nodules margin. While the posterior acoustic characteristic is extracted from the texture comparison of nodule, posterior area, and bottom side nodule area. The next step is the classification of nodules based on margin and posterior acoustic characteristics. This research compares two common classification approaches, which are MLP and SVM. A 3-fold cross validation is used to perform an analysis of the proposed method. All of the data are randomly divided into 3 groups. The performance of the classification approach is listed in Table 1. It shows the SVM provides better performance than the MLP. The SVM performance achieves the accuracy of 91.35%, the sensitivity of 92.00%, specificity of 89.66%, PPV of 95.83%, NPV of 81.26% and Kappa of 0.7915. Unlike MLP, SVM complexity does not depend on the data sets dimension. SVM is based on structural risk minimisation, so it is more efficient to generate better classification. The Kappa value of 0.7915 indicates substantial agreement between the radiological diagnosis and the proposed method. Table 1. The Performance of the Classification Performance Classification approaches MLP SVM Accuracy (%) 87.5 91.35 Sensitivity (%) 90.41 92.00 Specificity (%) 80.65 89.66 PPV (%) 91.67 95.83 NPV (%) 78.13 81.25 Kappa 0.704 0.7915 4. Conclusion This research proposes a method for a computer-aided diagnosis of breast ultrasound images based on margin and posterior acoustic features. It consists of preprocessing, segmentation, feature extraction and classification. Performance in differentiating between malignant and benign nodules is strongly affected by the accuracy of the nodules characteristics that is obtained by the system. SVM provides better performance than the MLP. The result shows that the performance of the proposed method achieves the accuracy of 91.35%, a sensitivity of 92.00%, specificity of 89.66%, PPV of 95.83%, NPV of 81.26% and Kappa of 0.7915. This finding is expected to help radiologists in diagnosing breast nodules on ultrasound images. For future works, feature selection can be applied to improve the performance of the proposed method. References [1] LA Torre, F Bray, RL Siegel, J Ferlay, J Lortet-tieulent, A Jemal. Global Cancer Statistics. 2012. CA a cancer J. Clin., 2015: 65(2): 87–108. [2] American Cancer Society. Global Cancer Facts & Figures 3rd Edition. Atlanta. 2015. [3] P Release. Latest world cancer statistics Global cancer burden rises to 14. 1 million new cases in
  • 9.  ISSN: 1693-6930 TELKOMNIKA Vol. 15, No. 4, December 2017 : 1776 – 1784 1784 2012 : Marked increase in breast cancers must be addressed. 2013. [4] KR Kesehatan. Infodatin Pusat Data dan Informasi Kementerian Kesehatan RI. Jakarta. 2015. [5] American College of Radiology (ACR). ACR BI-RADS Atlas Fifth Edition. 2015. [Online]. Available: http://www.acr.org/~/media/ACR/Documents/PDF/QualitySafety/Resources/BIRADS/Posters/BIRADS Reference Card_web_F.pdf. [Accessed: 16-Apr-2016]. [6] YL Huang, Chen, YR. Jiang, SJ Kuo, HK Wu, WK Moon. Computer-aided diagnosis using morphological features for classifying breast lesions on ultrasound. ULTRASOUND Obstet. Gynecol., 2008; 32(4): 565–572. [7] DR Chen, YL Huang, SH Lin. Computer-aided diagnosis with textural features for breast lesions in sonograms. C. Comput. Med. Imaging Graph., 2011; 35(3): 220–226. [8] CM Chen et al. Breast Lesions on Sonograms: Computer-aided Diagnosis with Nearly Setting- Independent Features and Artificial Neural Networks. Radiology. 2003; 226(2):. 504–514. [9] H Wibawanto, A Susanto, TS Widodo. Discriminating Cystic and Non Cystic Mass using GLCM and GLRLM-based Texture Features. 2010; 2(4): 569–80. [10] G Zheng-yang, Z Le. Improved Adaptive Median Filter. 2014 Tenth International Conference on Computational Intelligence and Security, 2014, pp. 44–46. [11] TF C, LA V. Active contours without edges. IEEE Trans Image Process. 2001; 10(2): 266–77. [12] Y Triyani, HA Nugroho, M Rahmawaty, I Ardiyanto, L Choridah. Performance analysis of image segmentation for breast ultrasound images. 2016 8th International Conference on Information Technology and Electrical Engineering (ICITEE). 2016: 1–6. [13] M Rahmawaty, HA Nugroho, Y Triyani, I Ardiyanto, I Soesanti. Classification of breast ultrasound images based on texture analysis. 2016 1st International Conference on Biomedical Engineering (IBIOMED). 2016: 84–89. [14] AK Jain. Fundamentals of digital image processing. London. 1986; 46(3). [15] HA Nugroho, M Rahmawaty, Y Triyani, I Ardiyanto. Texture Analysis for Classification of Thyroid Ultrasound Images. International Electronics Symposium (IES). 2016: 486–490. [16] E Oczeretko, M Borowska, A Kitlas, A Borusiewicz, Sobolewska-Siemieniuk. Fractal analysis of medical images in the irregular regions of interest.IEEE International Conference on BioInformatics and BioEngineering. 2008: 1–6. [17] B Jahne, Digital Image Processing, 5th ed. Heidelberg: Springer, 2002. [18] A Nugroho, HA Nugroho, NA Setiawan, L Choridah. Internal content classification of ultrasound thyroid nodules based on textural features. Commun. Sci. Technol., 2016; 1(2): 61–69. [19] HA Nugroho, M Rahmawaty, Y Triyani, I Ardiyanto, L. Choridah, and R. Indrastuti. Texture analysis and classification in ultrasound medical images for determining echo pattern characteristics. 2017 7th IEEE International Conference on System Engineering and Technology (ICSET). 2017: 23–26. [20] AK Mohanty, MR Senapati, S Beberta, SK Lenka. Texture-based features for classification of mammograms using decision tree. Neural Comput. Appl., 2013; 23(3–4): 1011–1017. [21] MJ Rani. Evaluation of Textural Feature Extraction From GLRM for Prostate Cancer Trus Medical Images. Int. J. Adv. Eng. Technol., 2012; 2(2): 401–409. [22] FA., YA, SN. Geometric feature extraction of batik image using cardinal spline curve representation. Telkomnika Telecomun. Compt. Electr. Control Telkomnika Telecommunication Comput. Electron. Control., 2014; 12(2): 397–404. [23] RR Hernandez, AL Chau, VT Mora, CAR Hernandez. Plant Identification using New Geometric Features with Standard Data Mining Methods. International Confrence on Networking, Sensing, and Control. 2016: 1–4. [24] M Fachrurrozi, M Mujtahid. Iris image recognition based on independent component analysis and support vector machine. Telkomnika Telecommunication Comput. Electron. Control., 2015; 13(2): 597–603.