Next Article in Journal
Study and Modeling of the Magnetic Field Distribution in the Fricker Hydrocyclone Cylindrical Part
Previous Article in Journal
Symbolic Computation to Solving an Irrational Equation on Based Symmetric Polynomials Method
Previous Article in Special Issue
Computational Analysis of Air Lubrication System for Commercial Shipping and Impacts on Fuel Consumption
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Feature Selection of Non-Dermoscopic Skin Lesion Images for Nevus and Melanoma Classification

by
Felicia Anisoara Damian
1,2,
Simona Moldovanu
2,3,
Nilanjan Dey
4,
Amira S. Ashour
5 and
Luminita Moraru
1,2,*
1
Department of Chemistry, Physics & Environment, Faculty of Sciences and Environment, Dunarea de Jos University of Galati, 47 Domneasca Str., 800008 Galati, Romania
2
The Modelling & Simulation Laboratory, Dunarea de Jos University of Galati, 111 Domneasca Str., 800102 Galati, Romania
3
Department of Computer Science and Information Technology, Faculty of Automation, Computers, Electrical Engineering and Electronics, Dunarea de Jos University of Galati, 47 Domneasca Str., 800008 Galati, Romania
4
Department of Information Technology, Techno India College of Technology, West Bengal 700156, India
5
Department of Electronics and Electrical Communications Engineering, Faculty of Engineering, Tanta University, Tanta 31527, Egypt
*
Author to whom correspondence should be addressed.
Submission received: 3 March 2020 / Revised: 3 April 2020 / Accepted: 29 April 2020 / Published: 30 April 2020

Abstract

:
(1) Background: In this research, we aimed to identify and validate a set of relevant features to distinguish between benign nevi and melanoma lesions. (2) Methods: Two datasets with 70 melanomas and 100 nevi were investigated. The first one contained raw images. The second dataset contained images preprocessed for noise removal and uneven illumination reduction. Further, the images belonging to both datasets were segmented, followed by extracting features considered in terms of form/shape and color such as asymmetry, eccentricity, circularity, asymmetry of color distribution, quadrant asymmetry, fast Fourier transform (FFT) normalization amplitude, and 6th and 7th Hu’s moments. The FFT normalization amplitude is an atypical feature that is computed as a Fourier transform descriptor and focuses on geometric signatures of skin lesions using the frequency domain information. The receiver operating characteristic (ROC) curve and area under the curve (AUC) were employed to ascertain the relevance of the selected features and their capability to differentiate between nevi and melanoma. (3) Results: The ROC curves and AUC were employed for all experiments and selected features. A comparison in terms of the accuracy and AUC was performed, and an evaluation of the performance of the analyzed features was carried out. (4) Conclusions: The asymmetry index and eccentricity, together with F6 Hu’s invariant moment, were fairly competent in providing a good separation between malignant melanoma and benign lesions. Also, the FFT normalization amplitude feature should be exploited due to showing potential in classification.

1. Introduction

Skin diseases vary in severity and symptoms; for example, a nevus is a benign skin lesion due to the proliferation of cells that produce pigments (melanocytes), while melanoma is a form of skin cancer with aggressive development that can develop from a benign lesion. Melanoma originates from the same pigment-producing nevus cells [1]. Both clinical and statistical types of research have confirmed that melanoma is rapidly evolving, causing high mortality among the population worldwide. In 2017, 87,110 individuals were diagnosed with melanoma in the USA [2]. The skin lesion is curable with early stage detection, leading to the development of computer-aided detection systems for the computational diagnosis of typical skin lesions. The most significant step in such systems is feature extraction and selection, where various features, such as the asymmetry, border irregularity, and color, can be used to inspect the skin lesion pigmentation, shape, or evolution [3] or to separate melanomas from benign lesions [4]. For automated melanoma detection, numerous computer-based techniques using image segmentation [4] and support vector machines (SVMs) [5] exist. Furthermore, for quantitative and qualitative information, other features, such as color, texture, or geometrical features, can be extracted. In [3], the ABCD (A = asymmetry, B = border irregularity, C = color variegation, and D = diameter of the lesion) set and the seven-point checklist were expanded with feature E (evolving or evolutionary change) to assess the dynamic nature of skin malignancy. The reported sensitivity and specificity of the ABCDE features vary when they are used individually or in combinations. This method classified only pigmented lesions and has limited generalization capability when non-melanoma skin cancer is investigated.
Different studies have been conducted for lesion detection based on feature extraction. Korotkov and Garcia [6] reported an automatic technique for skin cancer detection on images acquired by in vivo imaging based on specific features related to pigmented skin lesions. Besides this, asymmetry, irregular edges, heterogeneity, and dynamic color features have been widely used to analyze suspicious skin lesions [7]. Smaoui and Bessassi [8] analyzed lesions based on the ABCD rule and computed the total dermatoscopic value for the malignancy detection of pigmented skin lesions. The geometric/color asymmetries, border irregularity, colors, and diameters were investigated as features. They used three skin lesions, namely, melanoma, suspicious, and benign skin lesions, in 40 samples of dermatoscopic images. The accuracy of the proposed method was 92%, with 4 false diagnoses among the 40 samples. The asymmetry of a lesion image was determined by identifying the centroids and centers of mass in each of the four lesion quadrants and using fuzzy logic techniques [9,10]. Based on the four features of asymmetry computed for each quadrant, the benign lesion and malignant melanoma discrimination results reached an accuracy of 81%. The shape features of skin lesions can be characterized by using Hu’s invariant moments [11,12,13]. Hu’s moments method uses the central moments, which integrate translation and scale normalization. The main drawback of Hu’s moments consists of their redundant information. On the other hand, Hu’s moments show strong differentiation abilities and are robust to noise. A different approach for shape characterization is based on spectrum analysis using fast Fourier transform (FFT) and specific Fourier descriptors. Yuan et al. [14] adopted the FFT and wavelet analysis to investigate various simple shapes and the real microstructure morphology in terms of shape similarity, axis orientation, axis ratio, and profile roughness. Similar shapes can be appropriately distinguished through FFT and Fourier descriptors.
The ABCD features are usually integrated with a large number of other features to improve the classification process, especially in multiclassification problems. In the current work, a set of necessary simple descriptors is introduced to characterize the skin lesions sufficiently to be unambiguously classified [15,16,17,18]. The asymmetry, eccentricity, circularity, asymmetry of color distribution, quadrant asymmetry, 6th and 7th Hu’s moments, and FFT normalization amplitude were investigated due to their ability to distinguish the skin lesions. Receiver operating characteristic (ROC)-based feature selection approaches were employed for classification in [19]. A preprocessing step is employed for noise removal and uneven illumination reduction. The classical morphologic top-hat transform is carried out to correct the uneven illumination of the images [20,21].
Based on the above analysis, we propose this feature selection approach to use the fewest simple descriptors necessary to characterize an object adequately. Also, we aim to determine those features that can serve as good candidates for skin lesion classification. The long-term objective is to develop a teledermatology tool for the diagnosis of skin lesions and later to migrate to a mobile application.
The remaining sections introduce the segmentation process used, the mathematical approaches of the extracted features, and the proposed method in Section 2, followed by the experimental results and discussion in Section 3. Finally, Section 4 highlights the conclusions of the study.

2. Materials and Methods

A set of features is proposed, and these features were extracted from color digital images. Two databases with 70 melanomas and 100 nevi were investigated. The first one, denoted D1, contains raw images. The second database, D2, contains images preprocessed for noise removal and uneven illumination reduction. The feature extraction was based on the segmentation of the lesion area from the surrounding normal skin. Afterward, the area under the curve (AUC) and ROC curve were employed to ascertain the relevance of the selected features and their capability to differentiate between nevi and melanoma.

2.1. Preprocessing Operations

The removal of noise and artifacts due to the existence of hair is considered an important step in achieving high performance in image diagnosis. Also, uneven illumination correction is in high demand. A median de-noising filter was considered for image improvement with minimal degradation of the initial image [22]. To correct the nonuniform illumination, an algorithm using top-hat transformation was implemented [20,21]. Several examples of images processed for noise removal and nonuniform illumination correction are presented in Figure 1.

2.2. Segmentation Process

Otsu’s method optimally converts a grayscale image into a binary image by setting threshold T values to minimize the overlapping of the class distribution [16,17,18]. It is formulated as discriminatory analysis between two groups of pixel intensity level, C 0 and C 1 , according to T, such that C 0 = 0 ,   1 ,   2 ,   ,   T , and C 1 = T + 1 ,   T + 2 , ,   L 1 , where L is the image maximum gray level. Figure 2 displays the results of the segmentation process of skin lesion images.

2.3. Description of Features

In the present work, various features were extracted; these have the following mathematical expressions. The asymmetry index (AI) was calculated as follows [23]:
AI = Δ A e A e  
where A e is the area of the ellipse circumscribing the object, and   Δ A e is the difference between the area of the ellipse circumscribing the object and the area of the object. Besides this, the eccentricity (E) of an ellipse is the ratio of the distance from the center to the foci to the distance from the center to the vertices. It expresses the elongation degree of an ellipse/object as follows [24]:
E = 1 R min R max
where R min and R max are the minimum and maximum distances from the foci of the object to the contour of the object, which is delineated by a circle. A value of zero indicates a linear object. The shape analysis of skin lesions was conducted as follows: (i) the central position of the lesion (barycenter) was located using the pixel coordinates in the horizontal and vertical directions and the first-order moments m0,1 and m1,0; (ii) the orientation of the lesion shape was determined using the second-order moments m2,0, m1,1, and m0,2 to compute the major axis orientation and the major and minor axis lengths. Only the number of pixels of the analyzed object and the elliptic contour were considered and adapted to the size regardless of the size of the skin lesion.
Accordingly, several measurements were calculated as follows.
The circularity (CIRC) excludes the local irregularities and indicates the deviation from a circular shape [25]:
CIRC = 4 π A P 2 ,
where A and P are the area and perimeter of the object, respectively. Perimeter was measured by counting the number of pixel edges forming a border between pixels inside the object from the pixels outside the object, and the area as the sum of pixels inside of the object.
To measure the feature of asymmetry of color distribution (Q), the lesion was divided according to the major axis. The chi-square distance ( Q x ) was computed using the histograms of both components, as follows [8]:
Q x e 1 , e 2 = i = 1 N ( e 1 i e 2 i ) 2 e 1 i + e 2 i ,   x = R ,   G ,   B ,
where   e 1 and e 2 are histograms of size N for each axially separated component of the lesion. This technique was applied for the R, G, and B components. The asymmetry of color distribution (Q) was computed as the average of the asymmetry scores of each component R, G, and B.
A quadrant asymmetry (ƛ) feature for skin lesion discrimination was used to compute a set of four new features of asymmetry. This feature is an adapted version of the method proposed in [9]. The skin lesion border mask was divided into four quadrants (each 128 × 128 pixels). The centroids and centers of mass of the whole lesion image and each quadrant were determined. Then, the asymmetry feature for quadrant i was computed as [10]
ƛ i = Q k L i oQ i oL i ,   i = 1 , 4 ¯ ,
where k = 1 for nevi and k = 2 for melanoma. Qi is the area of the object (nevus or melanoma) and Li is the area of the lesion in the particular quadrant i. oQi is the distance from the centroid of the lesion within quadrant i to the centroid of the lesion, and oLi is the distance from the center of mass of the lesion within quadrant i to the center of mass of the lesion. The quadrant asymmetry ( ƛ ) was computed as the average of the quadrant asymmetry features ƛ i .
Hu’s moments were computed using the shape boundary information and relationships among the pixels inside the region [11,12,13]. Hu’s seven moments contain much redundant information. Hu’s invariant moments use the central moments, which integrate translation and scale normalization. The moments F1 to F6 are translation, size, and rotation invariant. F7 is skew invariant. We analyzed in our approach only the moments F6 and F7:
F 6 = ( η 20 η 02 ) ( ( η 30 + η 12 ) 2 ( η 21 + η 03 ) 2 ) + 4 η 11 (   η 30 + η 12 ) ( η 21 + η 03 ) ,
F 7 = ( 3 η 21 η 03 ) ( η 21 + η 03 ) ( 3 ( η 30 + η 12 ) 2 ( η 21 + η 03 ) 2 ) ( η 30   3 η 12 ) ( η 21 + η 03 ) ( 3 ( η 30 + η 12 ) 2 ( η 21 + η 03 ) 2 ) ,
where   η ij ,   i + j 2 denotes invariance concerning both translation and scale. The major weakness of Hu’s theory is that it does not provide for the possibility of any generalization.
The FFT normalization amplitude feature computed as a Fourier transform descriptor is introduced to analyze the shape characteristics of lesions. The discrete form of the fast Fourier transform (FFT) is [6]
F ( p , q ) = m = 0 M 1 n = 0 N 1 f ( m , n ) e j 2 π mp M e j 2 π nq N
where p = 0,1, M − 1; q = 0,1, N − 1. According to FFT analysis, the Fourier amplitude can be written as follows:
F ( u ) = R ( u ) + jI ( u ) ,
where R(u) and I(u) are the real and imaginary parts of the transforming data; j is the square root of −1; u = 1, 2, …, N − 1. The FFT normalization amplitude acts as an analyzed feature and contains shape orientation. It is as follows:
FFT = | | F u | | | | F 0 | |
where   | | F u | |   indicates the norm of the amplitude of F(u) or the Fourier spectrum, and | | F u 0 | | is the amplitude of the 0th Fourier descriptor.
Finally, the AUC and the ROC curve were used to estimate the effectiveness of a selected feature by comparison with a perfect classifier (a perfect classifier has an AUC of 100%). If AUC < 0.6, the selected features are irrelevant for the proposed goal. ROC plots were made of the sensitivity versus the false alarm rate (i.e., 1—specificity). The sensitivity or the detection probability was computed as TP/(TP + FN) and the specificity or false alarm probability was TN/(TN + FP), where TP is true positive, FN is false negative, TN is true negative, and FP is false positive.

2.4. The Proposed Feature Selection Method

These steps of the proposed method are illustrated in Figure 3.

3. Results and Discussion

To evaluate the performance of the proposed feature selection procedure, 170 color digital images (70 melanomas and 100 nevi) from the Digital Archive of the Department of Dermatology of the University Medical Center in Groningen (UMCG) were used [26]. In this study, the programming environment was MATLAB R2018a. The hardware experimental environment consisted of an Intel (R) Core (TM) i3-4030U x64-based processor, 1.9 GHz CPU, 4 GB installed memory (RAM), and 64-bit operating system.
The present work is based on the features selected using the proposed procedure to differentiate between benign nevi and melanoma lesions. The proposed features describe the structure of the skin lesions and the appearance differences between benign and malignant. A total of eight features were quantified for each lesion type and dataset. The ROC curves and AUC are illustrated in Figure 4. Table 1 shows the average values of the performance measures
The area under the curve (AUC) for AI (asymmetry index) is 0.81 for raw images and 0.89 for the processed images, showing very good separation between the malignant melanoma and benign lesions. Similarly, for feature E (eccentricity), the AUC values are 0.75 (D1) and 0.77 (D2), indicating good separation between malignant melanoma and nevi. The CIRC, Q, and ƛ features show values of area under the ROC plot ranging from 0.51 to 0.58, indicating modest separation of the two classes. The FFT normalization amplitude has an AUC of 0.64 for raw images and 0.69 for images in dataset D2 and presents average separation of the two classes. F6 and F7 Hu’s invariant moments have AUC values of 0.71(D1)/0.77(D2) and 0.61(D1)/0.66(D2), respectively. F6 has good separation, while F7 has average separation between malignant melanoma and benign lesions.
In terms of sensitivity and specificity, the asymmetry index, for images in D2, shows balanced accuracy of correct classification for melanoma and nevi (Table 1). Conversely, eccentricity and the FFT normalization amplitude (for dataset D2) indicate sensitivity of 0.94/0.80 versus specificity of 0.63/0.51 and accuracy of 0.79/0.66, respectively. The eccentricity and FFT normalization amplitude are relevant features for melanoma diagnosis. F6 Hu’s invariant moment is important for nevus diagnosis as its specificity/sensitivity is 0.82/0.72 with accuracy of 0.772. F7 Hu’s invariant moment follows the same trend, but the accuracy is 0.67 (D2). Asymmetry of color distribution (Q) and quadrant asymmetry (ƛ) features showed no significant contribution as assessed by the sensitivity, specificity, and accuracy.
According to these results, two dominant uncorrelated features, AI (asymmetry index) and E (eccentricity), are good candidates for skin lesion classification. They are geometric features and indicate that melanoma usually shows important disturbances in terms of symmetry and regular geometric shapes, and they can thus be discriminated from benign lesions. Also, the FFT normalization amplitude can act as a descriptor of the skin lesion malignancy as it is built using the shape characteristics of lesions. On the other hand, the quadrant asymmetry (ƛ) feature failed to be a relevant feature for classification. When the analysis is performed partially in quadrants, some information is lost and the lesion discrimination results are not satisfactory. The asymmetry of color distribution (Q) describes the biaxial asymmetry in terms of color distribution and shows inferior performance in comparison with geometric features, despite the increased complexity of the extraction algorithm. However, this feature has potential in the evaluation of malignancy when a set of features is generated by combining the color and geometric features. The Hu’s moments characterize global features and are appropriate for shape recognition. The F6 moment is translation, size, and rotation invariant and F7 is skew invariant. F6 is more highly recommended for classification tasks than F7 but the computation process of both features is quite complicated. For all proposed features, there were better results for processed images (D2).
Moreover, a comparison with previous studies that used the same dataset was conducted, where Giotis et al. [26] proposed a classification system based on color and texture lesion descriptors using the same image database. The automatically extracted features were combined with a set of visual attributes provided by the examining physician. The most valuable features were selected using a majority vote, and 81% diagnostic accuracy was reported. The cost of the computation process was high, where the features were generated from images and visual features. Almaraz-Damian et al. [27] proposed a computer-aided detection system for the detection and classification of melanoma skin lesions. They used a fusion technique to concatenate the features provided by the ABCD rule and a deep learning algorithm and used a mutual information metric to extract relevant information among features. Then, some classifiers such as logistic regression, support vector machine with linear and radial basis function (RBF) kernel, and vector machine algorithms were employed. The proposed method achieved an accuracy of 92.40% but is computationally expensive. Accordingly, due to the effectiveness of the proposed approach, it is suggested to compare the proposed approach with other feature selection methods for benchmarking and other previous studies on dermoscopic images, such as in [28,29,30,31,32]. In the future, we intend to migrate this method to a mobile application.

4. Conclusions

In this study, a set of eight features were investigated in terms of their potential to differentiate melanoma from nevi. These features are devoted to asymmetry evaluation based on shape and color assessment. Emphasis was placed on the evaluation of lesion shape and color, which are expressed by various mathematical approaches. In an attempt to break out of the patterns of the ABCD rule, we investigated an atypical feature, namely, the FFT normalization amplitude computed as a Fourier transform descriptor that focuses on geometric signatures of the skin lesion using frequency domain information. The asymmetry index and eccentricity, together with F6 Hu’s invariant moment, are fairly competent in providing good separation between malignant melanoma and benign lesions. Also, the FFT normalization amplitude feature should be exploited as it shows potential in classification. Additionally, the AI (asymmetry index) feature is competitive for multiclass classification (melanoma and nevus skin lesions), eccentricity and FFT normalization amplitude for melanoma diagnosis, and F6 and F7 Hu’s invariant moments for nevus diagnosis.

Author Contributions

L.M.: Research project—Conception, Organization, and Execution; Statistical Analysis—Design, Execution, Review, and Critique; Manuscript—Writing of the first draft, Review, and Critique. F.A.D.: Research project—Organization and Execution; Statistical Analysis—Design, Review, and Critique. S.M.: Research project—Conception, Organization and Execution; Software validation. N.D.: Research project—Software validation; Manuscript—Review and Critique. A.S.A.: Research project—statistical/results analysis, interpretation, and Critique, Manuscript—writing, review and Critique. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Saleh, J. Murine models of melanoma. Pathol. Res. Pract. 2018, 214, 1235–1238. [Google Scholar] [CrossRef] [PubMed]
  2. Matthews, N.H.; Li, W.-Q.; Qureshi, A.A.; Weinstock, M.A.; Cho, E. Epidemiology of melanoma. In Cutaneous Melanoma: Etiology and Therapy, 2nd ed.; Ward, W.H., Farma, J.M., Eds.; Codon Publications: Brisbane, Australia, 2017; pp. 3–22. [Google Scholar]
  3. Abbasi, N.R.; Shaw, H.M.; Rigel, D.S.; Friedman, R.J.; McCarthy, W.H.; Osman, I.; Kopf, A.W.; Polsky, D. Early diagnosis of cutaneous melanoma: Revisiting the ABCD criteria. JAMA 2004, 292, 2771–2776. [Google Scholar] [CrossRef] [PubMed]
  4. Celebi, M.E.; Codella, N.; Halpern, A. Dermoscopy image analysis: Overview and future directions. IEEE J. Biomed. Health Inform. 2019, 23, 474–478. [Google Scholar] [CrossRef]
  5. Almaraz-Damian, J.A.; Ponomaryov, V.; Rendon-Gonzalez, E. Melanoma CADe based on ABCD rule and haralick texture features. In Proceedings of the 9th International Kharkiv Symposium on Physics and Engineering of Microwaves, Millimeter and Submillimeter Waves (MSMW), Kharkiv, Ukraine, 20–24 June 2016; pp. 1–4. [Google Scholar]
  6. Korotkov, K.; Garcia, R. Computerized analysis of pigmented skin lesions: A review. Artif. Intell. Med. 2012, 56, 69–90. [Google Scholar] [CrossRef]
  7. ESMO Guidelines Working Group; Dummer, R.; Hauschild, A.; Guggenheim, M.; Jost, L.; Pentheroudakis, G. Cutaneous melanoma: ESMO clinical practice guidelines for diagnosis, treatment and follow-up. Ann. Oncol. J. Eur. Soc. Med. Oncol. 2010, 21, 194–197. [Google Scholar]
  8. Smaoui, N.; Bessassi, S. A developed system for melanoma diagnosis. IJCVSP 2013, 3, 10–17. [Google Scholar]
  9. Khan, A.; Gupta, K.; Stanley, R.J.; Stoecker, W.V.; Moss, R.H.; Argenziano, G.; Soyer, H.P.; Rabinovitz, H.S.; Cognetta, A.B. Fuzzy logic techniques for blotch feature evaluation in dermoscopy images. Comput. Med. Imaging Graph. 2009, 33, 50–57. [Google Scholar] [CrossRef] [Green Version]
  10. Premaladha, J.; Ravichandran, K.S. Asymmetry analysis of malignant melanoma using image processing: A survey. J. Artif. Intell. 2014, 7, 45–53. [Google Scholar] [CrossRef]
  11. Hu, M.-K. Visual pattern recognition by moment invariants. IRE Trans. Inf. Theory 1962, 8, 179–187. [Google Scholar] [CrossRef] [Green Version]
  12. Wood, J. Invariant pattern recognition: A review. Pattern Recognit. 1996, 29, 1–17. [Google Scholar] [CrossRef]
  13. Vaishnavdev, A.; Suganraj, S.; Mareeswaran, L.; Subaraja, S.K.; Srinivas, K. Analysis of Brodatz image using GLCM and Hu’s moments. SSRG Int. J. Electron. C 2017, 54–58. [Google Scholar]
  14. Yuan, Z.; Li, F.; Zhang, P.; Chen, B. Description of shape characteristics through Fourier and wavelet analysis. Chin. J. Aeronaut. 2014, 27, 160–168. [Google Scholar] [CrossRef] [Green Version]
  15. Moldovanu, S.; Moraru, L.; Bibicu, D. Computerized decision support in liver steatosis investigation. Int. J. Biol. Biomed. Eng. 2012, 6, 69–76. [Google Scholar]
  16. Otsu, N. A Threshold selection method from gray-level histograms. IEEE Trans. Syst. Man Cybern. 1979, 9, 62–66. [Google Scholar] [CrossRef] [Green Version]
  17. Moraru, L.; Moldovanu, S.; Biswas, A. Optimization of breast lesion segmentation in texture feature space approach. Med. Eng. Phys. 2014, 36, 129–135. [Google Scholar] [CrossRef]
  18. Moldovanu, S.; Moraru, L.; Bibicu, D. Characterization of myocardium muscle biostructure using first order features. Dig. J. Nanomater. Bios. 2011, 6, 1357–1365. [Google Scholar]
  19. Fawcett, T. An introduction to ROC analysis. Pattern Recognit. Lett. 2006, 27, 861–874. [Google Scholar] [CrossRef]
  20. Wang, G.; Wang, Y.; Li, H.; Chen, X.; Lu, H.; Ma, Y.; Peng, C.; Wang, Y.; Tang, L. Morphological background detection and illumination normalization of text image with poor lighting. PLoS ONE 2014, 9, e110991. [Google Scholar] [CrossRef] [Green Version]
  21. Soille, P. Morphological Image Analysis: Principles and Applications, 2nd ed.; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2013; pp. 1211–1227. [Google Scholar]
  22. Kaveri, E.; Chakravarthy, T. Skin images filtering using gaussian and median filtering techniques. IJIRCCE 2016, 4, 162–165. [Google Scholar]
  23. Garrido, A. Symmetry and asymmetry level measures. Symmetry 2010, 2, 707–721. [Google Scholar] [CrossRef]
  24. Sheeju, D.B.; Ramamurthy, B. Skin cancer detection and stage prediction using image processing techniques. Int. J. Eng. Technol. 2018, 7, 204–209. [Google Scholar]
  25. Xie, F.; Wu, Y.; Jiang, Z.; Meng, R. Dermoscopy image processing for Chinese. In Computer Vision Techniques for the Diagnosis of Skin Cancer. Series in BioEngineering; Scharcanski, J., Celebi, M.E., Eds.; Springer: Berlin/Heidelberg, Germany, 2014; pp. 109–137. [Google Scholar]
  26. Giotis, I.; Molders, N.; Land, S.; Biehl, M.; Jonkman, M.; Petkov, N. MED-NODE: A computer-assisted melanoma diagnosis system using non-dermoscopic images. Expert Syst. Appl. 2015, 42, 6578–6585. [Google Scholar] [CrossRef]
  27. Almaraz-Damian, J.-A.; Ponomaryov, V.; Sadovnychiy, S.; Castillejos-Fernandez, H. Melanoma and nevus skin lesion classification using handcraft and deep learning feature fusion via mutual information measures. Entropy 2020, 22, 484. [Google Scholar] [CrossRef] [Green Version]
  28. Chaki, J.; Dey, N. Texture Feature Extraction Techniques for Image Recognition; Springer: Singapore, 2020. [Google Scholar]
  29. Chaki, J.; Dey, N. A Beginner’s Guide to Image Preprocessing Techniques, 1st ed.; CRC Press: Boca Raton, FL, USA, 2018. [Google Scholar]
  30. Dey, N.; Rajinikanth, V.; Ashour, A.S.; Tavares, J.M.R. Social group optimization supported segmentation and evaluation of skin melanoma images. Symmetry 2018, 10, 51. [Google Scholar] [CrossRef] [Green Version]
  31. Rajinikanth, V.; Satapathy, S.C.; Dey, N.; Fernandes, S.L.; Manic, K.S. Skin melanoma assessment using Kapur’s entropy and level set—A study with bat algorithm. In Smart Intelligent Computing and Applications; Suresh, C.S., Vikrant, B., Swagatam, D., Eds.; Springer: Singapore, 2018; Volume 1, pp. 193–202. [Google Scholar]
  32. Wang, R.; Wang, G. Web text categorization based on statistical merging algorithm in big data environment. IJACI 2019, 10, 17–32. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Preprocessing of a melanoma image (first raw) and nevus image (second raw): (a1,a2) Original image; (b1,b2) illumination equalization results obtained by employing classical top-hat transform; (c1,c2) the image given after applying the median filter.
Figure 1. Preprocessing of a melanoma image (first raw) and nevus image (second raw): (a1,a2) Original image; (b1,b2) illumination equalization results obtained by employing classical top-hat transform; (c1,c2) the image given after applying the median filter.
Computation 08 00041 g001
Figure 2. Skin lesion segmentation, with index 1 for a nevus and 2 for melanoma; (a1,a2) original RGB image; (b1,b2) ellipse circumscribing the lesion; (c1,c2) elliptical mask; (d1,d2) elliptical mask enclosing the skin lesion; (e1,e2) elliptical mask in grayscale containing the lesion; and (f1,f2) mask associated with the skin lesion (segmented image).
Figure 2. Skin lesion segmentation, with index 1 for a nevus and 2 for melanoma; (a1,a2) original RGB image; (b1,b2) ellipse circumscribing the lesion; (c1,c2) elliptical mask; (d1,d2) elliptical mask enclosing the skin lesion; (e1,e2) elliptical mask in grayscale containing the lesion; and (f1,f2) mask associated with the skin lesion (segmented image).
Computation 08 00041 g002
Figure 3. Proposed feature selection method.
Figure 3. Proposed feature selection method.
Computation 08 00041 g003
Figure 4. Receiver operating characteristic (ROC) curves and area under the curve (AUC) for discriminating melanoma from nevi in the D1 and D2 datasets: (a) AI (asymmetry index) and E (eccentricity) features; (b) circularity (CIRC) and FFT normalization amplitude features; (c) asymmetry of color distribution (Q) and quadrant asymmetry (ƛ) features; (d) F6 and F7 Hu’s invariant moments.
Figure 4. Receiver operating characteristic (ROC) curves and area under the curve (AUC) for discriminating melanoma from nevi in the D1 and D2 datasets: (a) AI (asymmetry index) and E (eccentricity) features; (b) circularity (CIRC) and FFT normalization amplitude features; (c) asymmetry of color distribution (Q) and quadrant asymmetry (ƛ) features; (d) F6 and F7 Hu’s invariant moments.
Computation 08 00041 g004
Table 1. The sensitivity, specificity, and accuracy of the analyzed features for the original (D1) and processed (D2) images.
Table 1. The sensitivity, specificity, and accuracy of the analyzed features for the original (D1) and processed (D2) images.
AI FeatureE FeatureCIRC FeatureFFF FeatureQ Featureƛ FeatureF6 FeatureF7 Feature
Sensitivity (D1)0.980.900.810.530.610.670.680.76
Sensitivity (D2)0.840.940.810.800.630.650.720.62
Specificity (D1)0.640.660.320.760.570.460.800.51
Specificity (D2)0.870.630.350.510.580.530.820.71
Accuracy (D1)0.820.780.570.650.590.570.740.64
Accuracy (D2)0.850.790.580.660.610.590.770.67

Share and Cite

MDPI and ACS Style

Damian, F.A.; Moldovanu, S.; Dey, N.; Ashour, A.S.; Moraru, L. Feature Selection of Non-Dermoscopic Skin Lesion Images for Nevus and Melanoma Classification. Computation 2020, 8, 41. https://0-doi-org.brum.beds.ac.uk/10.3390/computation8020041

AMA Style

Damian FA, Moldovanu S, Dey N, Ashour AS, Moraru L. Feature Selection of Non-Dermoscopic Skin Lesion Images for Nevus and Melanoma Classification. Computation. 2020; 8(2):41. https://0-doi-org.brum.beds.ac.uk/10.3390/computation8020041

Chicago/Turabian Style

Damian, Felicia Anisoara, Simona Moldovanu, Nilanjan Dey, Amira S. Ashour, and Luminita Moraru. 2020. "Feature Selection of Non-Dermoscopic Skin Lesion Images for Nevus and Melanoma Classification" Computation 8, no. 2: 41. https://0-doi-org.brum.beds.ac.uk/10.3390/computation8020041

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop