See discussions, st ats, and author pr ofiles f or this public ation at : https:www .researchgate.ne tpublic ation322499164 [620538]
See discussions, st ats, and author pr ofiles f or this public ation at : https://www .researchgate.ne t/public ation/322499164
ABCD Rules for Melanoma Melanoma Segmentation Skin cancer ABCD rule
Article · Januar y 2018
CITATIONS
0READS
1,005
2 author s, including:
Some o f the author s of this public ation ar e also w orking on these r elat ed pr ojects:
mycomple te thesis View pr oject
a part of my ieee tr ansaction p aper View pr oject
Satheesha T y
C M R Univ ersity
37 PUBLICA TIONS 65 CITATIONS
SEE PROFILE
All c ontent f ollo wing this p age was uplo aded b y Satheesha T y on 15 Januar y 2018.
The user has r equest ed enhanc ement of the do wnlo aded file.
300 World Journal of Techn
ology, Engineering and Resea
r
ch, Volume 2, Issue 1 (2017)
300
–
308
Contents available at
WJTER
World Journal of Technology, Engineering
and Research
Journal Homepage:
www.wjter.com
ABCD Rules
f
or Melanoma
T Y Satheesha
a*
,
Sushmita N S
b
,
Gururaj Murtugudde
c
a
Associate Professor,Dept. of ECE, NCET, Bangalore
, India
b
Assistant Professor
, Dept. of ISE, NCET, Bangalore,India
c
Professor
and Head, Dept. of ISE, SVCE, Bangalore
, India
Keywords
A B S T R A C T
M
elanoma
Segmentation
S
kin cancer
ABCD rule
Early Detection of melanoma remains the key factor lowering
mortality from the cancer. Melanoma is a difficult challenge
diagnostically and therapeutically.
Diagnosis of the putative
primary lesion is difficult. This difficulty increases when the
primary lesion has undergone complete regression.
Melanoma
is a skin cancer which is early for effective treatment. During
the las
t decade, new computer
–
based technologies have
improved diagnostic sensitivity and specificity and may result
in optimizing lesion selection for biopsy and pathology
review.
.So, the aim of this scheme to improve two schemes in
order to develop an interfac
e that can assist diagnosis
dermatologists in the diagnostic phase. In this paper, a
preprocessing technique is performed to separate noise and
unnecessary structure from the image. Therefore, automatic
segmentation is introduced to locate the skin lesion.
Then,
feature extraction followed by ABCD rule to make the
diagnosis through the calculation of the TDV score. The best
results were obtained by using 50 images which contains
apprehensive melanoma skin cancer. The best fully automated
method is TDV. By e
valuating results we can reason out that
the accuracy of the system is better than previous work.
© 2017 WJTER All rights reserved.
301
I.
INTRODUCTION
Cancer arises through genetic alterations in cells that are subject to further selection.
During this guesstionary process, control over genomic integrity becomes indecorously
compromised, resulting in loss of tumor
–
suppressor genes and activation of
ontogenesis.
As a result of these changes, cancer cells differ substantially from their regular
counterparts. The incidence of the melanoma has shown histrionic increases over the past
thirty five years. Melanoma represents a small subset, it is the most e
xtreme cutaneous
neoplasm. In
the United
States,
in
2014
there
w
ere
an
estimated
76,100
new cases of
skin
cancer
diagn
o
sed
and
9,710
deaths
from
this disease[1]. The incidence of
melanoma increases by 4.1 percent per year, faster than any other
malignancy a skin
cancer will develop in one in five people during the lifetime. Skin cancer is divided into
two major part which are melanoma and non melanoma skin cancers. Early detection of
this cancer can help its cure ability. Melanoma arises from the
cancerous growth in the
pigmented spots. Dermatologists can diagnose melanoma in about 80% of the cases
according to BCD process.So; the digital dermatoscopy could give dermatologist a closer
look at apprehensive lesions in an early step. Based on images
obtained by digital
dermoscopy, our conclusive aim is to develop an aided
–
diagnostic system for the
identification of early stage melanomas. This would enable supervised classification of
melanocytic lesions. The melanoma detection process is composed of f
ive steps that are
the preprocessing, the segmentation, the post
–
processing, the feature extraction by the
ABCD rule and finally the classification based on the Total Dermatoscopic Value
calculation (TDV). The ABCD rule presents the following features whic
h are the
Asymmetry, the Border Irregularity, the Color variation and the Diameter. This latter must
be greater than 6mm in the case of melanoma.
Earlier detection and therapy also leads to
decreased cost of therapy. An estimated 90% of costs spent on mela
noma therapy in the
United States are related to those with advanced disease.7 Therefore, a significant savings
in health care cost can be realized if melanoma incidence could be lowered or if it could be
detected in an earlier, more easily treated phase.
However, skin cancer is one of the few
cancers in which the cause of most cases is known
—
excessive sun exposure,8 and it
would be expected that lowering an individual’s ultraviolet (UV) exposure should
similarly improve later risk of developing skin cancer
. However, other factors influence
the risk of developing and dying from this cancer.
This paper is organized as follows. In Section 2 we present a brief overview of previous
related work. In Section 3, we illustrate our approach to melanoma skin cancer de
tection.
Experimental results and analysis are presented and discussed in Section 4. Finally, we
present a brief conclusion.
1.
Melanoma Skin Cancer Detection
The digital dermatoscopic method is developed for image analysis. Among these
methods, the colo
r enhancement which is based on the color correction with HSV model.
In this approach, linear regression models are constructed for each channel, which allows
automatic adjustment of the hue and saturation [2]. A second approach is based on a
scheme of sta
ndardization based on two steps; removing the color variations and
strengthening contrast images [3]. Although this approach has in some cases good results,
it remains limited since lesions classification depends on other parameters like asymmetry
and bord
er irregularity.
Other approaches developed in the literatures are based on feature
extraction. The first describes a new method based on graphs which will enable networks
to extract pigments from images of dermoscopy [4].The second implements the
302
classification of skin lesions based on the characteristics of ”granularity” [5]. The third
proposes a classification with white areas on the images [6]. However ,multi
–
scale
growing [7], fuzzy c means based on anisotropic mean shift[14],
Based on the expe
riment
using 30 samples images, the accuracy of the system proposed by Fatichah et al. [8] is
85% but the accuracy using fuzzy region growing proposed by Fatichah et al. [9] is 86.6%.
Despite region
–
based approaches have difficulties, especially, when the
lesion or the skin
region is textured, this category is widely used by researchers. For that, in this paper we try
to improve region growing algorithm for the detection of lesion.
II.
ARCHITECTURE SYSTEM OF MELANOMA SKIN CANCER
DETECTION
Dermatoscopic
images used in this work are collected with the Department of
Dermatology, University Hospital Hedi Chaker Sfax. They are coded on 24 bits storing the
three color components r (red), g (green) and b (blue). These rgb images are 640×480
pixels in size. Unfo
rtunately, the image acquisition leads to the permanent presence of
illumination. The existence of shadows, reflections on wet tissue or fatty report more
difficulties.
2.1
Preprocessing
The image preprocessing is an major step in image diagnosis. It is used to correct
defects illumination, eliminating noise and small spots and enhance. it starts by using a
median filter aiming at cleaning the image by eliminating certain defects. Th
is spatial filter
is based on calculating for each pixel the median of the gray levels of the neighbors pixels.
Since each component of the image can be viewed as a grayscale image, we can apply this
filter on each component separately. Then, we performed
a morphological closing aiming
at eliminating all artifacts such as hair. According to the images provided, it was found
empirically that setting a 5×5 median filter and a disk with a diameter of 3 gives the best
results. Fig.1 shows the influence of the m
edian filter and the morphological closing on the
image. Finally, we must improve the color between the lesion and healthy skin. Since our
goal is to extract the lesion apart, we improve the contrast of the image by adjusting
intensity values after convert
ing the image to grayscale. The influence of the Histogram
adjustment on the grayscale image is shown in Fig. 2.
2.2
Segmentation
To do a classification of skin lesions, and particularly to distinguish melanoma from
benign lesions, we must begin by isol
ating the lesion from healthy skin that surrounds each
color image using a segmentation methodology. The detection of this skin lesion is a
critical problem in dermatoscopic images because the transition between the lesion and the
surrounding skin is diffi
cult to detect accurately. For this, segmentation method chosen
must be precise. In this paper, the segmentation process used is region growing. This
segmentation technique begins with a pixel as the seed point. Then it aggregates the pixels
according to t
wo criteria: homogeneity and adjacency [10]. These two manual methods,
based on a random selection of the threshold and the germ, are not recommended. In fact,
it will have a bad Influence on the segmentation result. In this work, we tried to adapt a
simpl
e method of region growing for our application to detect skin lesions. To optimize
the result of the segmentation, the proposed method is based on an automatic choice of the
threshold and the seed point from which and at each level of growth we add the
303 nei
ghboring pixels having similar properties. Since only one region must be segmented
and the lesion is always darker than the normal skin, the seed pixel will be automatically
selected as the pixel with the gray level which is darker and more similar to its
neighbors.
This characteristic is achieved by calculating the difference between the pixel P and the
average of a 5×5 window of its neighbors. This method is illustrated in the diagram
presented in Fig. 3.
(a)
(b)
Fig. 1
: Preprocessing: (a) Original image (b) image given after applying the median filter and the morphological closing
(a)
(b)
Fig.
2
: Influence of the histogram adjustment on grayscale image:(a) Filtered image converted to grayscale (b) Influence of the
histogram
adjust
Fig.
3
: Seed point selection method
.
304
Fig. 4
: Triangle method
Fig. 5
: Choice of the triangle method: a) An image presenting a
Lesion b) Corresponding histogram.
The threshold is calculated using the following steps: Finding the optimal threshold T
of the image automatically us
ing the triangle method which allows constructing a line
between the histogram peak and the farthest end. The threshold is the maximum distance
between the line and the histogram as shown in Fig. 4. The choice of this method is based
on the fact that all t
he images showing a lesion are still presented as a dark spot
surrounded by a lighter area (skin) as shown in Fig. 5(a). The histogram of such an image
is always given as presented in Fig. 5(b).Calculating the average of the region where
is
the Number of
pixels belonging to the region:
