You are on page 1of 25

SKIN CANCER DETECTION AND CLASSIFICATION

USING IMAGE PROCESSING

Team member Guided By


Allen Immanual A Mr. k. Praveen
(210421401001) Assistant Professor
ECE Department
INTRODUCTION

• One of the fundamental sorts of skin cancer is Melanoma. It is the deadliest


skin cancer which may lead to death.
• The reasons for the occurrence of the melanoma is of genetic factor exposing
skin directly to the UV rays which are emitted by the sun.
• Identification of this melanoma at very initial stage may helping curing the
skin disease which may lead to skin cancer.
• Our work mainly focus on the identification of Melanoma at its initial stage.
ABSTRACT

• Melanoma is considered a fatal type of skin cancer. Generally from the age
group of 10-40 years people will have more moles on their skin. These moles
will have the alike appearance with these melanoma. Identification or
classification of melanoma and Nevi (mole) is very important.
• Where in the proposed system we use FFNN which is a part of Deep learning
and it provides better classification results than the other Algorithms. For
division K-mean grouping is utilized and for extracting feature of the input
image GLCM is used. From the extracted features, we distinguish the images
as melanoma or nevus by the Feed Forward Neural Network classifier.
OBJECTIVE

• To classify the skin lesion into melanoma and nevus.


• To obtain better accuracy.
REQUIREMENT

SYSTEM REQUIREMENTS:
• Windows 7 (or) higher
• 64 bit operating system
• Minimum 2GB RAM needed

SOFTWARE REQUIREMENTS:
• MATLAB 2018
LITERATURE SURVEY

Author Title Journal/ Comments


Conference
Hiam Alquran, The Melanoma Skin Cancer International Journal This study involves in dermoscopic image
Isam Abu Qasmieh , Detection and Classification on Applied Electrical database where feature extraction are
Ali Mohammad using Support Vector Engineering and done through GLCM & ABCD rule with
Alqudah(2017) Machine. Computing classifier as SVM and achieved an
Technologies. accuracy of 92.1%

MA. Ahmed Thaajwer Melanoma Skin Cancer IEEE Jordan In this method SVM is used as the
UA. Piumi Ishanka Detection Using Image Conference on classifier and feature extraction is done
Processing and Machine Applied Electrical through GLCM and accuracy of about
Learning Techniques Engineering and 83% is achieved.
Computing
Technologies
LITERATURE SURVEY

Author Title Journal/ Comments


Conference
Pillay, Verosha and S. Skin cancer detection from Conference on ICTAS This research utilized ABCD
Viriri. macroscopic images rule for the input
(2019) images,and the Output is
obtained by TDS,SVM,KNN
Classifier

Abuzaghleh, Omar & Noninvasive Real-Time IEEE It undergoes a automatic


Barkana, Buket & Automated Skin Lesion image analysis
Faezipour, Miad. Analysis System for (preprocessing,
(2015) Melanoma Early Detection segmentation, feature
and Prevention extraction) and automatic
classification.

Department of ECE EC8811- PROJECT WORK


EXISTING SYSTEM

• In the existing model, support vector machine is used for distinguishing the
image into melanoma and nevus.
• So there is a chance of not detecting melanoma in few cases. Therefore the
existing system is a bit challenging one.
• For this system, DERMIS images representing 120 skin infection pictures
are used. This approach achieved a precision over 96%.
PROPOSED SYSTEM

• In this proposed system we are using the K-mean clustering


technique using centroid selection for increasing the accuracy in
classification.

• For feature extraction GLCM and ABCD rule are used with FFNN
as the classifying the image into melanoma or nevus and we achieve
an accuracy of about 97%.
BLOCK DIAGRAM
PREPROCESSING

• Preprocessing is the initial step for detection of skin cancer which does
image enhancement by removing noises.
• Then it is converted from RGB model to Grayscale model.
• The input image often consists of air bubbles and noises which causes the
degradation of the results. Therefore, preprocessing is an important
procedure to be followed before applying segmentation
PREPROCESSING OUTPUT
SEGMENTATION
• The second stage after preprocessing is detecting and segmenting the region of
interest which represents the lesion region. Image segmentation is done by
partitioning a digital image into various segments. The goal of segmentation is
to simplify and/or change the representation or segregate the portion of an
image into something that is more meaningful and easier to analyze.

• The segmentation stage includes steps: Image thresholding, image filling,


image opening, converting extracted region to gray level, and then performing
histogram equalization to the extracted gray level image.
SEGMENTED IMAGES
FEATURE EXTRACTION

• Defining the features is the most important factor in image processing

• we use one of the common algorithm to extract features which is Gray Level
Co-Occurrence Matrix (GLCM).

• In addition, the dermoscopy features (ABCD) are important in distinguishing


skin lesion types.
FEATURE EXTRACTION

The feature extraction process includes 4 phases as follows:

Phase 1: In this phase, we deal with the original image in RGB format, which
contains three channels of colors, Red, Green, and Blue.

Phase 2: In this phase, we deal with the binary, where the features of
Asymmetry, border irregularity, and circulation are obtained from the binary
image. TDS features are calculated with parameters as Asymmetry, Border
irregularity, color and diameter
FEATURE EXTRACTION

Phase 3: In this phase, we deal with a lesion image in grayscale image.


Energy, correlation, homogeneity and contrast features are obtained by
applying gray level co-occurrence matrix (GLCM) on the gray level image of
the lesion.

Phase 4: In this phase, we deal with the histogram equalized image, where the
features of entropy, skewness, kurtosis and mean are obtained .
FEATURE EXTRACTION
CLASSIFICATION

• This is the final stage of the proposed skin cancer detection model which
helps for early diagnosis and progression of melanoma nevus using images.

• The classification accuracy of a system depends not only on the selection of


feature set but also on the selection of optimal classifier.

• In this study, feed forward neural network classifier is adopted due to its
superior generality and fast convergence in high dimensional data.

Department of ECE EC8811- PROJECT WORK


RESULT AND DISCUSSION

• Contrasting the current framework, we utilized an effective feed forward


network classifier to characterize the information pictures precisely.
• For better execution of the framework, we utilized a median filter for the
commotion evacuation, which thus upgrade the picture by eliminating the
clamor.
• The unique features of the segmented images were extracted using GLCM.
Features are contrast, correlation, Energy, Homogeneity, Std Deviation. On
that features feedforward neural network algorithm is used to classify. The
better accuracy is achieved.
RESULT AND DISCUSSION

Department of ECE EC8811- PROJECT WORK


COMPARISON OF VARIOUS METHODS
REFERENCE

[1] M. E. Celebi, H. Iyatomi, G. Schaefer, and W. V. Stoecker, ‘‘Lesion border detection in dermoscopy
images,’’Comput. Med. Imag. Graph., vol. 33, 2009.
[2]D. A. Shoieb, S. M. Youssef, and W. M. Aly, ``Computer-aided model for skin diagnosis using deep
learning,'' J. Image Graph., vol. 4, no. 2, p p. 122129, Dec. 2013
[3]K.Korotkov and R. Garcia, ‘‘Computerized analysis of pigmented skin lesions: A review,’’, vol. 56, 2012.
[4] MuhammedQasimKhan, AyaazHussain, SaeedurRehman, UmairKhan,” Classification of melanoma and
nevus in digital images for diagnosis of skin cancer”,2017
[5] Pillay, Verosha and S. Viriri. “Skin Cancer Detection from Macroscopic Images.” 2019 Conference on
Information Communications Technology and Society (ICTAS) (2019): 1-9.
[6]D. A. Shoieb, S. M. Youssef, and W. M. Aly, ``Computer-aided model for skin diagnosis using deep
learning,'' J. Image Graph., vol. 4, no. 2, pp. 122129, Dec. 2019.
REFERENCE
[7]Mutlu Mete ,Nikolay MetodievSirakov ,John Griffin ,Alan Menter “A novel clasification system for dysplastic
nevus and malignanat melanoma”,2016
[8]Esteva, A., Kuprel, B., Novoa, R.A., et al.: ‘Dermatologist-level classification of skin cancer with deep neural
networks’, Nature, 2017, 542, (7639), p. 115
[9]Harangi, B.: ‘Skin lesion classification with ensembles of deep convolutional neural networks’, J. Biomed.
Inf., 2018, 86, pp. 25–32
[10] M. A. Farooq, M. A. M. Azhar and R. H. Raza, "Automatic Lesion Detection System (ALDS) for Skin
Cancer Classification Using SVM and Neural Classifiers," 2016 IEEE 16th International Conference on
Bioinformatics and Bioengineering (BIBE), 2016, pp. 301-308
[11]J. H. Ng, M. Goyal, B. Hewitt, and M. H. Yap, ‘‘The effect of color constancy algorithms on semantic
segmentation of skin lesions,’’, vol. 10953, Mar. 2019.
[12] B. Ahmad, M. Usama, C. Huang, K. Hwang, M. S. Hossain and G. Muhammad, "Discriminative Feature
Learning for Skin Disease Classification Using Deep Convolutional Neural Network," in IEEE Access, vol. 8,
pp. 39025-39033
REFERENCE
[13] Alquran, Hiam &Abuqasmieh, Isam&Alqudah, Ali & Al-Hammouri, Sajidah&Alawneh, Israa&Abughazaleh,
Ammar &Hasayen, Firas. (2017). “ The Melanoma Skin Cancer Detection and Classification Using Support
Vector Machine”
[14] M, Vijayalakshmi. (2019). “Melanoma Skin Cancer Detection using Image Processing and Machine
Learning”. International Journal of Trend in Scientific Research and Development. Volume-3. 780-784.
10.31142/ijtsrd23936.

[15] R. Moussa, F. Gerges, C. Salem, R. Akiki, O. Falou and D. Azar, "Computer-aided detection of Melanoma
using geometric features," 2016 3rd Middle East Conference on Biomedical Engineering (MECBME), 2016, pp.
125-128

[16] Abuzaghleh, Omar &Barkana, Buket&Faezipour, Miad. (2015). “Noninvasive Real-Time Automated Skin
Lesion Analysis System for Melanoma Early Detection and Prevention”. IEEE Journal of Translational
Engineering in Health and Medicine. 3. 10.1109/JTEHM.2015.2419612.

You might also like