<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Optimized cluster centroids for segmentation of skin cancer using triangular intuitionistic fuzzy sets</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Anupama Namburu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Senthilkumar Mohan</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sibi Chakkaravarthy</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Prabha Selvaraj</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Computer Science Engineering), VIT-AP University</institution>
          ,
          <addr-line>Amaravathi, Guntur</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>School of Computer Science Engineering</institution>
          ,
          <addr-line>VIT, Vellore</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <fpage>66</fpage>
      <lpage>85</lpage>
      <abstract>
        <p>Malignant Melanoma is a dangerous skin cancer and its detection is a challenging task as it appears in numerous ranges of size, shape, shading with various skin tones. Also, artifacts like hairs, outlines, blood vessels, and boils add further complexity. In this paper, a simplified clustering method is proposed to improve melanoma detection with reduced time complexity. The triangular membership function(TMF) is used to detect the initial regions for obtaining initial centroids. These initial centroids are used to apply intuitionistic fuzzy c-means clustering. The TMF helps in identifying the initial clusters and regions and reduces the number of iterations needed for segmentation. The proposed method efectively detects skin cancer regions with an average accuracy of 90% and performs well.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;LATEX Fuzzy sets</kwd>
        <kwd>intuitionistic fuzzy sets</kwd>
        <kwd>medical image segmentation</kwd>
        <kwd>image processing</kwd>
        <kwd>skin cancer</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>One of the most prevalent forms of cancer throughout the world is skin cancer and as per World
Health Organization. It ranks 19ℎ both in men and women with 324,635 cases reported in the
year 2020. With the increased cases, the early detection and timely treatment for melanoma are
critical for patient survival.</p>
      <p>Dermoscopy is a well-known in vivo non-obtrusive imaging instrument that utilizes
captivated light to help dermatologists in inspecting pigmented skin sores dependent on a lot of
morphological highlights. In spite of the fact that dermoscopy has been appeared to prompt
expanded demonstrative exactness, appropriate understanding of dermoscopic images is
typically tedious, complex, costlier, and depends on the observer’s perception. The traditional
approaches are carried out with low-quality image processing methods which fall in image
analysis in the medical field. The initial methods carried out in cleaning the raw data are done
by pre-processing methods that adjust the intensity, contract, redundant data, scaling, and
binarisation in the morphological structure of the image.</p>
      <p>
        The recent advancement in information technology is tremendous in showing high-performance
results in detecting and diagnosing the diferent types of cancer, particularly skin cancer. The
unwanted noises are removed pre-processing methods proposed by [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The quality of the
image is enhanced by pre-processing methods which would reduce the processing time and
time complexity.
      </p>
      <p>
        Image resizing plays an important role while processing the data. As diferent datasets have
varied sizes of images, it is necessary to resize them to the same size to apply the algorithms.
The pre-processing is succeeded by Image segmentation to detect the region of interest (ROI).
The ROI may be anything that we need to analyze. In the medical image, ROI could be the
diseased region that is separated by the unafected region [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. This segments the unafected
tissue and then the required features are considered from the afected region so that the result
will be accurate and clear [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        The classical way of segmenting is performed by thresholding, clustering, and other edge
detection methods, and the ABCDE method is used to diagnose melanoma in the skin during
the analysis [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Even though many methods are incorporated in detecting and diagnosing
cancer, there are still many challenges being faced while dealing with real-time image data.
It contained many unpredicted complex data while the ocular emergence of the image in the
afected skin area and causes dificulty in separating the desired ROI of melanoma with accurate
contour measure from the image [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        Automated state-of-the-art techniques have been developed to help dermatologists in
improving their efectiveness and objectivity of visual understanding of dermoscopic images[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
Automatic image segmentation is performed mainly using classification and clustering.
Classification is supervised segmentation that requires prior information about the classes for
classifying. Clustering is preferred as it is unsupervised and does not require prior information.
However, clustering algorithms require initial centroids in order to obtain the clusters. Wrongly
chosen clusters can result in local minima producing invalid segmentation regions, deeming
the efort unfruitful.
      </p>
      <p>
        Many researchers proposed automated methods to break these challenges. The broad category
of these methods includes thresholding, clustering, classification, and contours &amp; snakes, each
having its merits and demerits [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        Skin lesion segmentation based on thresholding namely, Otsu’s[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], fuzzy logic [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], adaptive
thresholding [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] are available in literature. The threshold methods lead to irregular edges with
varied thresholds.
      </p>
      <p>
        The lesions of a melanoma tend to have fuzzy borders and irregular shapes leading to
uncertainty in identifying the exact lesion from skin images. Researchers have used fuzzy sets
and rough sets to address the uncertainty and vagueness in the image. Skin cancer with fuzzy
logic approaches are proposed in [
        <xref ref-type="bibr" rid="ref11 ref12 ref13 ref14">11, 12, 13, 14</xref>
        ]. Fuzzy-based methods have the advantage of
representing the intermediate data in intervals allowing qualitative analysis of data [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. A fuzzy
intensity threshold with type2 fuzzy logic proposed in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] was able to detect the pixel intensity
either belongs to ROI or the background. These fuzzy-based methods failed to group lesion
pixels with low contrast as lesions.
      </p>
      <p>
        Garcia et al. use fuzzy classification of pixels and histogram threshold with innovative
methods applied on skin images for segmentation in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. The method used otsu’s threshold
method and then fuzzified the regions and applied morphological operators to extract the
tissues in case of artifacts. Castillejos et al.[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] presented predefined cluster selection using
fuzzy c-means. This work specifies automatically, the number of clusters needed by an image
for segmentation. The clustering algorithms are highly influenced by the initial centroids and
the number of clusters needed for clustering.
      </p>
      <p>
        Many algorithms based on active contours and snakes are proposed for skin lesion
segmentation [
        <xref ref-type="bibr" rid="ref16 ref17 ref18 ref19 ref20 ref21">16, 17, 18, 19, 20, 21</xref>
        ]. These algorithms usually depend on the initial curves and positioning
of curves that undergo deformation to detect the boundaries of lesions. An automated method
for adapting the contour to skin lesions is proposed in [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], but still, the contour selection is
needed.
      </p>
      <p>
        In recent days, many deep learning models for segmenting skin lesions are proposed in the
literature using convolutional neural networks, generative adversarial models, deep
autoencoders, stacked autoencoders, convolutional autoencoders, restricted Boltzmann’s machine,
and recurrent neural nets are reviewed and analyzed in [
        <xref ref-type="bibr" rid="ref22 ref23 ref24 ref25 ref26">22, 23, 24, 25, 26</xref>
        ]. Deep learning
methods have the ability to obtain the features from images that are useful in segmentation. The
performance of the deep learning models has improved when compared to existing methods.
However, Graphics Processing Units (GPU) are used in parallel to analyze the features and to
detect the skin lesions[
        <xref ref-type="bibr" rid="ref27 ref28 ref6">6, 27, 28</xref>
        ].
      </p>
      <p>
        Adrian et al. use the trapezoidal intuitionistic fuzzy method for transferring the data into
interval-valued trapezoidal multi-criteria for decision-making [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ].In order to eficiently handle
the data, intuitionistic fuzzy sets(IFS) provide a triple vector to make appropriate decision
making. Aribarg has introduced a modified fuzzy ant-miner ( MFAM) that employs attributes and
case weighting for training in [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ]. IFS was successfully applied for brain image segmentation
for classifying tissues and tumors in presence of noise and artifacts [31, 32]. This motivated to
use of IFS for segmenting skin lesions in presence of artifacts.
      </p>
      <p>Intuitionistic fuzzy set(IFS) theory with medical images has been proposed to handle images
with a lot of uncertainties, as they are badly illumined with fuzzy. Direct segmentation of
results often creates unusable results. In [33] Charia et al. use IFS theory to produce accurate
diagnosing of diseases using cellular images. FCM clustering method has been proposed by
Huang et al. in [34] for image segmentation with rough set theory. The segmentation results of
various clustering numbers under FCM where the image is distributed into various small regions
based on the indistinguishable attributes with their relationship, have reduced error rates and
improved segmentation of fuzzy boundary regions.</p>
      <p>Advanced fuzzy set-theoretic techniques are very important and play a major role in the area
of medical images. Digital pathology images with the IFS method are applied for segmentation of
images. This method results in strong results compared to other segmentation methods [35, 36].
Shaw et al. show that triangular intuitionistic fuzzy numbers with arithmetic procedures can be
used to check the reliability of the fuzzy systems. To calculate imprecise failure, each component
failure is taken into considerations by the triangular intuitionistic fuzzy numbers [37][38].</p>
      <p>Tilson et al. use FCM clustering programs for data analysis problems, and we have seen this
method generate fuzzy classification for any set of given numerical data. The clustering method
used to group the subsets and generalized objective with least square method [39]is proposed.
Intuitionistic fuzzy c-means(IFCM) algorithm has been proposed for image segmentation in [40]
for Brian images. Verma et al. use IFCM to handle the uncertainty. However, the results show
that the method is very sensitive to noise and does not incorporate any local spatial information.
From this, IIFCM (improved intuitionistic fuzzy c-means) has been proposed to handle the
insensitive to noise and freedom of choosing the parameter when tuning is performed. IIFCM
method results in significant performance increase compared to other existing methods [ 41, 32].</p>
      <p>The clustering algorithms are based on IFS also sufer from initial centroid selection. In
this paper, a novel algorithm is presented to obtain the melanoma regions from skin images.
The proposed method identifies the initial regions using triangular fuzzy sets. The obtained
regions are considered for diferent membership functions for IFS and the centroids are also
initialized with mean values of the regions. The updating of the centroids and the membership
functions of IFS are iterated until clusters are stable and exactly identify the melanoma regions.
The algorithm extracts the melanoma regions efectively when compared to other existing
algorithms.</p>
      <p>The paper has diferent sections which explains the background in Section 2, Triangular
Intutionistic Fuzzy C-Means (TIFCM) in Section 3, implementation and results analysis in section
4 and finally conclusions and the future scope in Section 5.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <sec id="sec-2-1">
        <title>2.1. Challenges of Skin cancer detection</title>
        <p>Skin cancer detection is a challenging task due to numerous artefacts associated with the skin
medical images.</p>
        <sec id="sec-2-1-1">
          <title>2.1.1. Irregular shape,size and shade</title>
          <p>Huge changes among skin lesions has complicated the detection and segmentation of skin
lesions accurately. Numerous factors like lesion localization, its size, shape, skin hair, bubbles,
blood vessels, uneven boundaries with fuzziness, and tone of the skin, need to be handled with
pre processing for accurate segmentation.</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>2.1.2. Image acquisition artefacts</title>
          <p>The artefacts related to image acquisition include rule marker, imaging frames, low contrast
and illumination. Figure 1 depicts the artefacts that make skin cancer detection more complex.</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Pre-Processing and post Processing</title>
        <p>Pre-processing is preformed on the data sets in diferent ways. Initially the images are converted
to gray scale and resize is performed as diferent data sets contain varied sizes of images. Here no
further pre-processing is performed as intuitionistic sets are used to obtain the lesion belonging
and non belonging and fuzzy boundaries based on the membership function. As part of post
processing binarization,is performed on the lesion belonging region to obtain the lesion region.</p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Fuzzy sets and Triangular fuzzy membership function</title>
        <p>
          Definition 1. The definition of fuzzy set is notated by a membership function  ¯() where 
is the universe of discourse.This function establishes a mapping between each element  ∈ 
to a real valued number in the range [
          <xref ref-type="bibr" rid="ref1">0, 1</xref>
          ]. This membership function reveals the grade of
membership of the element  in  ¯(). As the value of the function gets closer to unity, the
higher will be the membership grade.
        </p>
        <p>Definition 2. The function  ¯() for a triangular fuzzy number ˜ = (1, 2, 3) is established
as:
⎧ 0
⎪⎪ − 1
 ¯() = ⎨ 2− 1
⎪⎪⎩ 033−− 2
if  &lt; 1
if 1 &lt;  ≤ 2
if 2 &lt;  &lt; 3
Otherwise
The values of the triplet (1, 2, 3) are real numbers that confines to 1 ≤ 2 ≤ 3. The
value of  at the triplet element 2 is the most likely value of the evaluation data and it is also
observed as the supreme grade of  ¯(). On the other hand, the minimum grade of  at  ¯() is
the least likely value to be evaluated from the membership function i.e.,  ¯() = 0. The range
of evaluation data is bounded between the constants [1, 3], which is an implication of degree
of fuzziness of the evaluation data.</p>
      </sec>
      <sec id="sec-2-4">
        <title>2.4. Intuitionistic fuzzy sets:</title>
        <p>Generalization of fuzzy sets is characterised by membership, non-membership and hesitancy
values [42]. The degree of belongingness to a cluster determines the membership and
nonmembership property of the elements. The dilemma of a particular pixel belonging to a specific
(1)
cluster is determined by the hesitancy. Hesitancy adds preciseness to the imperfect knowledge
obtained from the fuzzy sets.</p>
        <p>= {(,  (),  ()) |  ∈ }
(2)
with  () = 1 − ( () +  ()) where the functions  (),  () indicates the degree
of belongingness and non-belongingness of an element to the finite set . The intuitionistic
fuzzy index is determined by  (), which signifies the degree of hesitation of an element.
The necessary conditions to be satisfied for element  ∈  that is defined as IFS is given by
0 ≤  (),  (),  () ≤ 1. The bias, noise and assignment of an element to a particular
cluster is precisely represented by the three functions.</p>
      </sec>
      <sec id="sec-2-5">
        <title>2.5. Data Sets</title>
        <p>There are diferent data sets available to work with skin cancer algorithms.</p>
        <p>PH2 [43] comprises of epiluminoscopy images which is otherwise called as dermoscopic
images contains the size of 768X560 pixel values. This datasets has 200 melanocytic lesions
images consisting of nevi, sensitive nevi and melanomas. This dataset also contains numerous
images descriptors as well.</p>
        <p>ISIC 2019 dataset is categorized into 8 diferent classes of dermoscopic images for training
and testing. The datasets are available with and with out metadata containing a total 25,331
images. The Groundtruth’s are also available for the standard images of lesion for testing.This
dataset is originated from BCN20000, HAM10000 and MSK Datasets. [41, 44]</p>
        <p>HAM10000 [45] as the name indicates, it contains 10,015 images for training and were
categorised in to diferent dermatoscopic images in realm of pigmented lesions collected from
varied population. They were collected, confirmed and stored through diferent modalities rate.
[45]. They are available for the research and public use in the ISIC collection.</p>
      </sec>
      <sec id="sec-2-6">
        <title>2.6. Pre-Processing</title>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Proposed Methodology</title>
      <p>This section mainly concentrates on the flow of segmentation performed on skin images using
triangular intuitionistic fuzzy sets.</p>
      <sec id="sec-3-1">
        <title>3.1. Triangular membership based fuzzy region determination</title>
        <p>The Fuzzy functions highly impact the segmentation performance as these are necessary for
producing clusters. The proposed method presents a novel approach by identifying the initial
regions with the triangular membership functions which act as the input to the intutionistic
fuzzy c-means. The observed image having the size  ×  be notated as  = {/ represents
ℎ pixel value in the image }. In order to apply triangular membership function ,  and
 values are needed. These values are calculated from the gray values associated with the
peaks and valleys of the histogram of the image [46]. Figure 2 show the ISIC images and their
corresponding peaks and valleys. Every sequence of valley, peak and valley will be treated as
1, 2 and 3 that will extract the membership  ¯() for the regions using Equation 1.</p>
        <p>The regions obtained from the triangular membership function are given as input to the
intuitionistic fuzzy c-means. Figure 3 shows the regions extracted using triangular membership
function.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Triangular Intuitionistic fuzzy c-means (TIFCM)</title>
        <p>The regions obtained from the triangular membership function are used to find the centroids
needed to perform intuitionistic fuzzy c-means. Many image segmentation works based on IFS
are proposed in [47, 48, 32]. The image  is corelated to intuitionistic fuzzy with the below
equation
 = {(,  (),  ()) |  ∈ }
(3)
In order to find  (),  () and  (), membership functions, the three regions obtained with
, ,  of triangular membership function is considered as deterministic region (),() and
other region as indeterminacy region  (). Compute the mean value of every region to obtain
the initial centroids  where 1 &lt;  &lt; (  is the 3 for three regions).</p>
        <p>The computation of membership value  () is performed with the deterministic region
() and the centroids with the below Eq. 4.</p>
        <p>() =
⎛
∑=︀1 ⎝⎜ ,∑=!|︀=|1|(|)(−)−|||| ⎠⎟
where  is the centroid of ℎ cluster (here, mean value of (()) and  is the centroid values
of regions other than ℎ cluster (here,  (),  ()) are obtained from triangular membership
function). Compute  (), and  () with the help of  () and  () by making use of
Eqs.(5)(6).</p>
        <p>() =</p>
        <p>⎛
∑=︀1 ⎝⎜ ,∑=!|︀=|1(||)(−)−|||| ⎠⎟</p>
        <p>Find the other centroids using the Equation 8 for  () and  (). Here,  indicates the
fuzzification constant given by user. The membership function converts to be crisp and binary if the
values  nears to 1 otherwise fuzzy and blurred with increased value [49]. Good segmentation
results are produced for vast data with 1.5 &lt;  &lt; 3 and generally 2 is considered[50, 51].</p>
        <p>Triangular intuitionistic fuzzy c-means is also iterative similar to other clustering algorithms.
It finds the three regions using Equations 4,5,6 and obtains the new centroids using Equation
8 repeatedly and stops when the clusters are stable. The stability of cluster is computed
with the similarity coeficient based on the Hamming distance between the previous clusters
 ()),  () and  () and present cluster  ())+1,  ()+1 and  ()+1. The hamming
distance is given with the equation
 = ∑* ︀ |  () −  ()+1 |
+ |= 1() −  ()+1 |
+ |  () −  ()+1 |</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Triangular intuitionistic fuzzy c-means clustering Algorithm (TIFCM)</title>
        <p>The step-wise algorithm of Triangular intuitionistic fuzzy is listed below.
(7)
(8)
(9)
Algorithm 1 Segmentation algorithm for images with generalized triangular intuitionistic
fuzzy sets
INPUT: TIFCM image  and  exit criteria with 0.01.</p>
        <p>OUTPUT:  number of clusters to be generated for representing the regions of skin image
contain , ,  values for each regions using method defined by [ 46]
1 Obtain a,b,c values for each regions using method defined by [46].
2 Obtain the three regions (),() and () as per Eq. 1 .
3 Find the cluster centroids  from the regions by finding the mean value of the region.
4 while true
4.1 for every  in  clusters and every  in  obtain three intuitionistic membership function
values using Eq. 4-6
4.2 Update the partition matrix    () and the cluster centroid  using Eq. 7 and Eq. 8.
4.3 Estimate the similarity coeficient( ) using Eq.9
4.4 If  ≤  then break else compute    () =   ()+1 and repeat 4.
5 with stable  (),  () and  () obtain  clusters.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Implementation and Experimental Results</title>
      <sec id="sec-4-1">
        <title>4.1. Experimental Setup</title>
        <p>In order to find the eficacy of the proposed algorithm TIFCMM, The ISIC 2016, HAM10000 2019
data set [44] and PH2[43] data set is used. The data set contains the skin images with diagnostic,
clinical, technical and database attributes based images. The proposed TIFCM algorithm is
worked out with MATLAB software on i5 processor. The total number of clusters  is assigned
as 3 in the proposed algorithm to determine the three regions regions. The centroid values are
initialised through the triangular membership functions. The diference between the subsequent
clusters is fixed as the exit criteria, which is 0.01.</p>
        <p>As part of pre-processing the images are resized to 512 × 640 as the image sizes vary for
ISIC, PH2 HAM10000 data sets. In post processing of the proposed algorithm, the deterministic
ifnal region is converted to black and white in order to compare with the ground truths.</p>
        <p>The segmentation results of the TIFCM algorithm on various skin images is shown in Fig.
4. Column 1shows the Original images of ISIC data sets. The images (a)ISIC_0000000,(e)
ISIC_0000008 (i)ISIC_0000049 (m) ISIC_0000008 (q) ISIC_0000002 (u) ISIC_0000043 are shown
in Column 1 and are used to extract malignant region using proposed TIFCM. Column 2 shows
the Deterministic region depicting cancer region, Column 3 depicting Indeterminacy regions
and Column 4 showing the Hesitance regions extracted from the stable clusters of TIFCM.
Further, in Fig. 5 the segmentation results of images ISIC0034329, ISIC0034332, ISCI0034337 and
ISIC0034343 of ISIC 2019 data set are presented. The subjective analysis show that the lesion
was extracted eficiently using the proposed method.</p>
        <p>
          Fig. 6 exhibits the results of TIFCM algorithm for diferent images like malignant melanoma,
melanoma, benign melanoma, common nevus, a typical nevus image that are commonly
identiifed skin diseases of PH2 data set. The lesion detection of these images are compared with their
ground truths [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. The results showed that the proposed algorithm performs very well when
compared to other algorithms. The comparative analysis of the proposed algorithms with other
state of art techniques namely KM [52], FCM [50], RFCM [53], and GRIFCM [32] is given in Fig 7 .
The detailed analysis with other segmentation algorithms reveals that the proposed algorithm
gives improved cancer region segmentation.
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Quantitative Analysis</title>
        <p>The segmentation results are analysed quantitatively using the performance measures namely,
segmentation accuracy (SA), jaccards coeficient (JC) and Dice coeficient (DC) .</p>
        <p>Jaccard coeficient</p>
        <p>1 ⋂︀ 2
=</p>
        <p>1 ⋃︀ 2
1. True positive (TP): Ratio of sum of true pixels in the E2 detected in E1.
2. True negative (TN): Ratio of sum of true pixels in the E2 falsely segmented as negative in</p>
        <p>E1.
3. False positive (FP): Ratio of sum of false pixels in E2 falsely segmented as positive in E1.
4. False negative (FN): Ratio of sum of false pixels in E2 detected as negative in E1.</p>
        <p>The SA, JC, DC, precision, specificity and sensitivity measures are given in Table 1. These
performance measures are calculated for diferent skin disease, namely, malignant melanoma,
melanoma, benign melanoma, common nevus, typical nevus images of ISIC data set images. The
results proved that the proposed algorithms have eficiently extracted the lesion of an cancerous
tissues. The average JC value of 0.85, SA of 0.90 is achieved for with the proposed TIFCM. The
quality of segmentation can be assessed by observing the segmentation JC value with 0.8 or
above indicating the visual “correctness”. It is observed that for 100 images from ISIC 2019
the observant agreement for JC value is considered as 0.786[44]. It is observed that, the fall in
JC value below 0.7, the “correctness” of the segmentation can be debated. With the proposed
method,78 out of 100 images fell above JC of 0.7, 10 images fell at or below 0.7, rest images fell
below 0.6.</p>
        <p>In order to depict the eficiency and robustness of the proposed TIFCM method, a comparison
with the latest methods in the literature, are shown in Table 2. The methods used in the
comparison are executed on ISIC 2017 challenge and are ranked based on the Jaccards coeficient.
It is clear from the table that the JC values produced with the proposed method has an marginal
increment over other lesion segmentation algorithms.Also, the improved sensitivity values are
observed with the proposed method. In contrast, the deep learning methods have exhibited
high segmentation accuracy and specificity. The proposed method dice coeficients are inline
with the results of the deep learning methods.</p>
        <p>The eficacy of the proposed method is also compared with the method FCM classification
of pixels with histogram thresholds [54]. The SA, JC and sensitivity values are significantly
improved with the proposed methods while the specificity and DC values are less with the
proposed method.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>Computer aided detection of malignant melanoma skin cancer with the use of skin images has
tremendously assisted the clinicians. Due to numerous factors like artifacts in skin images, non
homogeneous intensity and low contrast images skin cancer detection increased complexity.
In this paper, we present a novel TIFCM algorithm for skin image segmentation. Triangular
membership function is used to extract the initial regions and centroids. This avoids the initial
selection of centroids which is the drawback of every clustering algorithm. The triangular
membership based centroids and regions assist in faster stability of clusters reducing the
execution time. The regions extracted are used as initial inputs to calculate the membership
functions of the intuitionistic fuzzy c-means that efectively handles the uncertainty in the skin
images.</p>
    </sec>
    <sec id="sec-6">
      <title>Declarations</title>
      <p>• Funding-Not Applicable
• Conflict of interest/Competing interests- Not Applicable
[31] Y. K. Dubey, M. M. Mushrif, K. Mitra, Segmentation of brain mr images using rough set
based intuitionistic fuzzy clustering, Biocybernetics and Biomedical Engineering 36 (2016)
413–426.
[32] A. Namburu, S. K. Samayamantula, S. R. Edara, Generalised rough intuitionistic fuzzy
c-means for magnetic resonance brain image segmentation, IET Image Processing 11
(2017) 777–785.
[33] T. Chaira, A rank ordered filter for medical image edge enhancement and detection
using intuitionistic fuzzy set, Applied Soft Computing Journal 12 (2012) 1259–1266. URL:
http://dx.doi.org/10.1016/j.asoc.2011.12.011. doi:10.1016/j.asoc.2011.12.011.
[34] H. Huang, F. Meng, S. Zhou, F. Jiang, G. Manogaran, Brain Image Segmentation Based
on FCM Clustering Algorithm and Rough Set, IEEE Access 7 (2019) 12386–12396. doi:10.
1109/ACCESS.2019.2893063.
[35] R.UmaRani, P.Amsini, Triangular Intuitionistic Fuzzy Set for Nuclei Segmentation in</p>
      <p>Digital Cancer Pathology, IOSR Journal of Engineering (2018).
[36] S. P. Mondal, A. Goswami, S. Kumar De, Nonlinear Triangular Intuitionistic Fuzzy Number
and Its Application in Linear Integral Equation, Advances in Fuzzy Systems 2019 (2019)
1–14. doi:10.1155/2019/4142382.
[37] a.K. Shaw, T. Roy, Trapezoidal intuitionistic fuzzy number with some arithmetic operations
and its application on reliability evaluation, International Journal of Mathematics in
Operational Research 5 (2012) 55. doi:10.1504/ijmor.2013.050512.
[38] D. F. Li, A ratio ranking method of triangular intuitionistic fuzzy numbers and its
application to MADM problems, Computers and Mathematics with Applications 60 (2010)
1557 − − 1570.
[39] L. V. Tilson, P. S. Excell, R. J. Green, A generalisation of the fuzzy c-means clustering
algorithm, in: International Geoscience and Remote Sensing Symposium, ’Remote Sensing:
Moving Toward the 21st Century’., volume 3, 1988, pp. 1783–1784. doi:10.1109/IGARSS.
1988.569600.
[40] H. Verma, R. K. Agrawal, A. Sharan, An improved intuitionistic fuzzy c-means clustering
algorithm incorporating local information for brain image segmentation, Applied Soft
Computing Journal 46 (2016). doi:10.1016/j.asoc.2015.12.022.
[41] N. C. Codella, D. Gutman, M. E. Celebi, B. Helba, M. a. Marchetti, S. W. Dusza, A. Kalloo,
K. Liopyris, N. Mishra, H. Kittler, A. Halpern, Skin lesion analysis toward melanoma
detection: A challenge at the 2017 International symposium on biomedical imaging (ISBI),
hosted by the international skin imaging collaboration (ISIC), Proceedings - International
Symposium on Biomedical Imaging 2018-April (2018) 168–172. doi:10.1109/ISBI.2018.
8363547.
[42] K. T. Atanassov, Intuitionistic fuzzy sets, Fuzzy sets. Syst 20 (1986) 87–96.
[43] T. Mendonca, M. Celebi, T. Mendonca, J. Marques, Ph2: A public database for the analysis
of dermoscopic images, Dermoscopy image analysis (2015).
[44] N. C. Codella, D. Gutman, M. E. Celebi, B. Helba, M. A. Marchetti, S. W. Dusza, A. Kalloo,
K. Liopyris, N. Mishra, H. Kittler, et al., Skin lesion analysis toward melanoma detection:
A challenge at the 2017 international symposium on biomedical imaging (isbi), hosted
by the international skin imaging collaboration (isic), in: 2018 IEEE 15th International
Symposium on Biomedical Imaging (ISBI 2018), IEEE, 2018, pp. 168–172.
[45] P. Tschandl, C. Rosendahl, H. Kittler, The ham10000 dataset, a large collection of
multisource dermatoscopic images of common pigmented skin lesions, Scientific data 5 (2018)
1–9.
[46] V. D. Silva, Finding dominant peaks and valleys of an image
histogram, 2020. URL: https://www.mathworks.com/matlabcentral/fileexchange/
31570-finding-dominant-peaks-and-valleys-of-an-image-histogram.
[47] T. Chaira, A rank ordered filter for medical image edge enhancement and detection using
intuitionistic fuzzy set, Appl. Soft Comput. 12 (2012) 1259–1266.
[48] H. Verma, R. Agrawal, A. Sharan, An improved intuitionistic fuzzy c-means clustering
algorithm incorporating local information for brain image segmentation, Appl. Soft
Comput. 46 (2015) 543—-557.
[49] D. L. Pham, Spatial models for fuzzy clustering, Comput. Vis. Image Underst. 84 (2001)
285–297.
[50] J. C. Bezdek, R. Ehrlich, W. Full, Fcm: The fuzzy c-means clustering algorithm, Comput.</p>
      <p>Geosci. 10 (1984) 191–203.
[51] A. Namburu, S. kumar Samay, S. R. Edara, Soft fuzzy rough set-based mr brain image
segmentation, Applied Soft Computing 54 (2017) 456–466.
[52] J. T. Tou, R. C. Gonzalez, Pattern recognition, Reading, Addison-Wesley, MA (1974).
[53] P. Maji, S. K. Pal, Rfcm: a hybrid clustering algorithm using rough and fuzzy sets, Fund.</p>
      <p>Inform. 80 (2007) 475–496.
[54] J. L. Garcia-Arroyo, B. Garcia-Zapirain, Segmentation of skin lesions in dermoscopy images
using fuzzy classification of pixels and histogram thresholding, Computer methods and
programs in biomedicine 168 (2019) 11–19.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>R. B.</given-names>
            <surname>Oliveira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. Mercedes</given-names>
            <surname>Filho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Papa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Pereira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M. R.</given-names>
            <surname>Tavares</surname>
          </string-name>
          ,
          <article-title>Computational methods for the image segmentation of pigmented skin lesions: a review</article-title>
          ,
          <source>Computer methods and programs in biomedicine 131</source>
          (
          <year>2016</year>
          )
          <fpage>127</fpage>
          -
          <lpage>141</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>D.</given-names>
            <surname>Koundal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <article-title>Advanced neutrosophic set-based ultrasound image analysis, in: Neutrosophic set in medical image analysis</article-title>
          ,
          <source>Elsevier</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>51</fpage>
          -
          <lpage>73</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Al-Masni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Al-Antari</surname>
          </string-name>
          , M.-
          <string-name>
            <given-names>T.</given-names>
            <surname>Choi</surname>
          </string-name>
          , S.-M. Han, T.-S. Kim,
          <article-title>Skin lesion segmentation in dermoscopy images via deep full resolution convolutional networks</article-title>
          ,
          <source>Computer methods and programs in biomedicine 162</source>
          (
          <year>2018</year>
          )
          <fpage>221</fpage>
          -
          <lpage>231</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>O. O.</given-names>
            <surname>Olugbara</surname>
          </string-name>
          , T. B.
          <string-name>
            <surname>Taiwo</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Heukelman</surname>
          </string-name>
          ,
          <article-title>Segmentation of melanoma skin lesion using perceptual color diference saliency with morphological analysis</article-title>
          ,
          <source>Mathematical Problems in Engineering</source>
          <year>2018</year>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Pennisi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. D.</given-names>
            <surname>Bloisi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Giampetruzzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Mondino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Facchiano</surname>
          </string-name>
          ,
          <article-title>Skin lesion image segmentation using delaunay triangulation for melanoma detection</article-title>
          ,
          <source>Computerized Medical Imaging and Graphics</source>
          <volume>52</volume>
          (
          <year>2016</year>
          )
          <fpage>89</fpage>
          -
          <lpage>103</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <article-title>Automatic skin lesion segmentation with fully convolutional-deconvolutional networks</article-title>
          ,
          <source>arXiv preprint arXiv:1703.05165</source>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>K.</given-names>
            <surname>Korotkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Garcia</surname>
          </string-name>
          ,
          <article-title>Computerized analysis of pigmented skin lesions: a review</article-title>
          ,
          <source>Artificial intelligence in medicine 56</source>
          (
          <year>2012</year>
          )
          <fpage>69</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>N.</given-names>
            <surname>Otsu</surname>
          </string-name>
          ,
          <article-title>A threshold selection method from gray-level histograms</article-title>
          ,
          <source>IEEE transactions on systems, man, and cybernetics 9</source>
          (
          <year>1979</year>
          )
          <fpage>62</fpage>
          -
          <lpage>66</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M. E.</given-names>
            <surname>Yüksel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Borlu</surname>
          </string-name>
          ,
          <article-title>Accurate segmentation of dermoscopic images by image thresholding based on type-2 fuzzy logic</article-title>
          ,
          <source>IEEE Transactions on Fuzzy Systems</source>
          <volume>17</volume>
          (
          <year>2009</year>
          )
          <fpage>976</fpage>
          -
          <lpage>982</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>C.</given-names>
            <surname>Barata</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ruela</surname>
          </string-name>
          , M. Francisco, T. Mendonça,
          <string-name>
            <given-names>J. S.</given-names>
            <surname>Marques</surname>
          </string-name>
          ,
          <article-title>Two systems for the detection of melanomas in dermoscopy images using texture and color features</article-title>
          ,
          <source>IEEE Systems Journal</source>
          <volume>8</volume>
          (
          <year>2013</year>
          )
          <fpage>965</fpage>
          -
          <lpage>979</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Schaefer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. H.</given-names>
            <surname>Sadka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. E.</given-names>
            <surname>Celebi</surname>
          </string-name>
          ,
          <article-title>Anisotropic mean shift based fuzzy c-means segmentation of dermoscopy images</article-title>
          ,
          <source>IEEE Journal of Selected Topics in Signal Processing</source>
          <volume>3</volume>
          (
          <year>2009</year>
          )
          <fpage>26</fpage>
          -
          <lpage>34</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>H.</given-names>
            <surname>Castillejos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Ponomaryov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Nino-de Rivera</surname>
          </string-name>
          , V. Golikov,
          <article-title>Wavelet transform fuzzy algorithms for dermoscopic image segmentation</article-title>
          ,
          <source>Computational and mathematical methods in medicine 2012</source>
          (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>G.</given-names>
            <surname>Castiello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Castellano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Fanelli</surname>
          </string-name>
          ,
          <article-title>Neuro-fuzzy analysis of dermatological images</article-title>
          ,
          <source>in: 2004 IEEE International Joint Conference on Neural Networks (IEEE Cat. No. 04CH37541)</source>
          , volume
          <volume>4</volume>
          , IEEE,
          <year>2004</year>
          , pp.
          <fpage>3247</fpage>
          -
          <lpage>3252</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Maeda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kawano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Yamauchi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Suzuki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Marçal</surname>
          </string-name>
          , T. Mendonça,
          <article-title>Perceptual image segmentation using fuzzy-based hierarchical algorithm and its application to dermoscopy images</article-title>
          ,
          <source>in: 2008 IEEE Conference on Soft Computing in Industrial Applications</source>
          , IEEE,
          <year>2008</year>
          , pp.
          <fpage>66</fpage>
          -
          <lpage>71</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>J. L. G.</given-names>
            <surname>Arroyo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Garcia-Zapirain</surname>
          </string-name>
          ,
          <article-title>Segmentation of skin lesions based on fuzzy classification of pixels and histogram thresholding</article-title>
          ,
          <source>CoRR abs/1703</source>
          .03888 (
          <year>2017</year>
          ). URL: http://arxiv.org/abs/1703.03888. arXiv:
          <volume>1703</volume>
          .
          <fpage>03888</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>L.</given-names>
            <surname>Ma</surname>
          </string-name>
          , R. C.
          <article-title>Staunton, Analysis of the contour structural irregularity of skin lesions using wavelet decomposition</article-title>
          ,
          <source>Pattern recognition 46</source>
          (
          <year>2013</year>
          )
          <fpage>98</fpage>
          -
          <lpage>106</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>M. E.</given-names>
            <surname>Celebi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Iyatomi</surname>
          </string-name>
          , G. Schaefer,
          <string-name>
            <given-names>W. V.</given-names>
            <surname>Stoecker</surname>
          </string-name>
          ,
          <article-title>Lesion border detection in dermoscopy images</article-title>
          ,
          <source>Computerized medical imaging and graphics 33</source>
          (
          <year>2009</year>
          )
          <fpage>148</fpage>
          -
          <lpage>153</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>B.</given-names>
            <surname>Erkol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. H.</given-names>
            <surname>Moss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. Joe</given-names>
            <surname>Stanley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. V.</given-names>
            <surname>Stoecker</surname>
          </string-name>
          , E. Hvatum,
          <article-title>Automatic lesion boundary detection in dermoscopy images using gradient vector flow snakes</article-title>
          ,
          <source>Skin Research and Technology</source>
          <volume>11</volume>
          (
          <year>2005</year>
          )
          <fpage>17</fpage>
          -
          <lpage>26</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>F.</given-names>
            <surname>Riaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Naeem</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Nawaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Coimbra</surname>
          </string-name>
          ,
          <article-title>Active contours based segmentation and lesion periphery analysis for characterization of skin lesions in dermoscopy images</article-title>
          ,
          <source>IEEE journal of biomedical and health informatics 23</source>
          (
          <year>2018</year>
          )
          <fpage>489</fpage>
          -
          <lpage>500</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>V.</given-names>
            <surname>Rajinikanth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Madhavaraja</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Satapathy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Fernandes</surname>
          </string-name>
          ,
          <article-title>Otsu's multi-thresholding and active contour snake model to segment dermoscopy images</article-title>
          ,
          <source>Journal of Medical Imaging and Health Informatics</source>
          <volume>7</volume>
          (
          <year>2017</year>
          )
          <fpage>1837</fpage>
          -
          <lpage>1840</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>F. F. X.</given-names>
            <surname>Vasconcelos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. G.</given-names>
            <surname>Medeiros</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Peixoto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. P.</given-names>
            <surname>Rebouças</surname>
          </string-name>
          <string-name>
            <surname>Filho</surname>
          </string-name>
          ,
          <article-title>Automatic skin lesions segmentation based on a new morphological approach via geodesic active contour</article-title>
          ,
          <source>Cognitive Systems Research</source>
          <volume>55</volume>
          (
          <year>2019</year>
          )
          <fpage>44</fpage>
          -
          <lpage>59</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>T. J.</given-names>
            <surname>Brinker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hekler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. S.</given-names>
            <surname>Utikal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Grabe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Schadendorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Klode</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Berking</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Steeb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. H.</given-names>
            <surname>Enk</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          von Kalle,
          <article-title>Skin cancer classification using convolutional neural networks: systematic review</article-title>
          ,
          <source>Journal of medical Internet research 20</source>
          (
          <year>2018</year>
          )
          <article-title>e11936</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>N. N.</given-names>
            <surname>Sultana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. B.</given-names>
            <surname>Puhan</surname>
          </string-name>
          ,
          <article-title>Recent deep learning methods for melanoma detection: a review</article-title>
          ,
          <source>in: International Conference on Mathematics and Computing</source>
          , Springer,
          <year>2018</year>
          , pp.
          <fpage>118</fpage>
          -
          <lpage>132</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>A.</given-names>
            <surname>Marka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. B.</given-names>
            <surname>Carter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Toto</surname>
          </string-name>
          , S. Hassanpour,
          <article-title>Automated detection of nonmelanoma skin cancer using digital images: a systematic review</article-title>
          ,
          <source>BMC medical imaging 19</source>
          (
          <year>2019</year>
          )
          <fpage>21</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>K.</given-names>
            <surname>Munir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Elahi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ayub</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Frezza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rizzi</surname>
          </string-name>
          ,
          <article-title>Cancer diagnosis using deep learning: A bibliographic review</article-title>
          ,
          <source>Cancers</source>
          <volume>11</volume>
          (
          <year>2019</year>
          )
          <fpage>1235</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>H. M. Ünver</surname>
          </string-name>
          , E. Ayan,
          <article-title>Skin lesion segmentation in dermoscopic images with combination of yolo and grabcut algorithm</article-title>
          ,
          <source>Diagnostics</source>
          <volume>9</volume>
          (
          <year>2019</year>
          )
          <fpage>72</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Shen</surname>
          </string-name>
          ,
          <article-title>Skin lesion analysis towards melanoma detection using deep learning network</article-title>
          ,
          <source>Sensors</source>
          <volume>18</volume>
          (
          <year>2018</year>
          )
          <fpage>556</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>B. S.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Michael</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kalra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. R.</given-names>
            <surname>Tizhoosh</surname>
          </string-name>
          ,
          <article-title>Skin lesion segmentation: U-nets versus clustering</article-title>
          ,
          <source>in: 2017 IEEE Symposium Series on Computational Intelligence (SSCI)</source>
          , IEEE,
          <year>2017</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Adrian</surname>
            <given-names>I.</given-names>
          </string-name>
          <article-title>Ban and Delia A. Tuse, Trapezoidal/triangular intuitionistic fuzzy numbers versus interval-valued trapezoidal/triangular fuzzy numbers and applications to multicriteria decision making methods</article-title>
          ,
          <source>Notes on Intuitionistic Fuzzy Sets</source>
          <volume>20</volume>
          (
          <year>2014</year>
          )
          <fpage>43</fpage>
          -
          <lpage>51</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>T.</given-names>
            <surname>Aribarg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Supratid</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Lursinsap, Optimizing the modified fuzzy ant-miner for eficient medical diagnosis</article-title>
          ,
          <source>Applied Intelligence</source>
          <volume>37</volume>
          (
          <year>2012</year>
          )
          <fpage>357</fpage>
          -
          <lpage>376</lpage>
          . doi:
          <volume>10</volume>
          .1007/ s10489-011-0332-x.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>