SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Biocomputing and Nano Technology
2020, Vol. 1, No. 1, pp. 11–15
Copyright © 2021 BOHR Publishers
Original Research www.bohrpub.com
Skin Cancer Recognition Using SVM Image Processing Technique
Rahul Chand Thakur1
and Vaibhav Panwar2
1
M.TECH, Department of Computer Science, IILM Greater Noida
2
Associate Professor, Department of Computer Science, IILM Greater Noida
Abstract. Skin cancer is considered as commonest cause of death among humans in today’s world. This type of
cancer shows non uniform or patchy growth of skin cells that most commonly occurs on of the certain parts of body
which are more likely exposed to the light, but it can occur anywhere on the body. The majority of skin cancers can
be treated if detected early. As a result, finding skin cancer early and easily will save a patient’s life. Early detection
of skin cancer at an early stage is now possible thanks to modern technologies. Biopsy procedure [1] is a systematic
method for diagnosis skin cancer. It is achieved by extracting skin cells, after which the sample is sent to different
laboratories for examination. It’s a very long (in terms of time) and painful process. For primitive detection of skin
cancer disease, we proposed a skin cancer detection system based on svm. It is more helpful to patients. Various
methods of image processing and the supervised learning algorithm called Support Vector Machime (SVM) are used
in the identification process. Epiluminescence microscopy is taken using an image and particular to several pre pro-
cessing techniques which are used in the reduction of sound artifacts and improvise quality of images. Segmentation
is done by using certain thresholding techniques like OTSU. The GLCM technique must be used to remove certain
image features. These characteristics are fed into the classifier as input. The Supervised learning model called (SVM)
is used to distinguish data sets. It determines whether a picture is cancerous or not.
Keywords: Otsu Thresholding, Super Vised Learning Model, GLCM, Skin cancer, Classifier, SVM.
Introduction
Skin cancer is a condition that can be lethal. There are three
basic layers to the skin. The outmost cover, which is made
up of squamous cells which is the first layer, basal cells
that represents the second layer, and melanocytes cells
which makes the innermost layer, is where skin cancer
starts. Non-melanoma cancers include squamous cell and
basal cell carcinomas. Non-melanoma skin cancer is often
treatable and seldom spreads to other parts of the body.
Melanoma is a form of skin cancer that is more dangerous
than the majority of other skin cancers [3]. It easily invades
surrounding part or structure and spreads to other parts
of the body if it is not detected at an early stage. Biopsy
is a formal diagnostic tool for skin cancer detection. A
biopsy is a procedure that involves removing a small
part of tissue or a cell’s sample from a patient’s body to
be examined in a laboratory. It is an awkward process.
Since research takes a long time, the biopsy process is time
consuming for both the patient and the doctor. Biopsy is
performed by scraping skin(tissues) and subjecting the
sample to a series of tests in the laboratory [1]. There is
a chance that the disease will spread to other parts of the
body. It is more dangerous. In light of the aforementioned
scenarios, skin cancer detection via svm is proposed. For
classification, this approach employs SVM and digital
image processing techniques. This method has led to the
primitive detection of skin cancer because it does not
involve applying oil to the skin to obtain clear, enhanced
images of your moles. It is a simple and safe process this
way. Most notably, because of the higher magnification,
Skin Cancer Identification is more precise. SVM can help
avoid the removal of completely harmless moles and skin
lesions that would otherwise be removed.
Literature Review
Skin cancer recognition based on static filters known as
maximum entropy, Otsu thresholding, feature extraction
by gray level co-occurrence matrix (GLCM) and classifica-
tion by artificial nerve Networks were proposed by J Abdul
Jaleel [2013] (ANN). A Back Propagation Neural Network
(BPN) is used for classification [1].
11
12 Rahul Chand Thakur and Vaibhav Panwar
M. Chaithanya Krishna [2014]: The ABCD (Asymmetry
Index Boundary Color Index Diameter) method is used as
a clustering technique to extract features from the segmen-
tation.
A.A.L.C. Amarathunga [2015]: Rule and Chain based
strategy is used in this article to identify and detect the
skin diseases. The proposed machine allows users to recog-
nise children’s and adults skin related diseases and provide
helpful medical advice through the internet.
To predict and diagnose the skin disease, researchers
used various data mining classification algorithms like
MLP, Naïve Bayes and AdaBoost. Just three skin diseases
(Eczema, Impetigo, and Melanoma) respond to this treat-
ment [8].
In this article, Kawsar Ahmed [2013] used a variety of
data preprocessing techniques, disease diagnosis, a maxi-
mum frequent item algorithm for planning, segmentation
is done using K Means Clustering algorithm, and impor-
tant consistent patterns for classification.
Amr Sharawy, Mai S. Mabrouk, Mariam A. Sheha, this
paper describes a melanoma diagnosis approach based on
a series of digital images. To distinguish between cancer-
ous and noncancerous the figure, (GLCM) alos known as
gray level co-occurrence matrix and the classifier (ML) also
kmown as multilayer perception were extracted using the
characteristics [9].
Figure 1. Block diagram.
Proposed System
The use of SVM to identify the appearance of cancer cells
in an image is essentially known as skin cancer detection.
The GLCM and Support Vector Machine are used to detect
skin cancer (SVM). (GLCM) is used to extract second order
statistical features as well as extracting image features that
can be used for classification. SVM is a type of machine
learning technique that is widely used for regression anal-
ysis and classification.
Implementation Details
Input image
Dermoscopic images, which are images taken with a der-
matoscope, are used as input to the proposed system. It’s
a magnifier that’s used to photograph lesions on the skin
(body part). It’s a portable device that makes diagnosing
skin diseases a lot easier.
Pre processing
The aim of pre-processing is to improve image data by
reducing unnecessary distortions and enhancing some
essential image features for subsequent image pro-
cessing. There are three major aspects of image pre-
processing. (1) Conversion to grayscale (2) Noise reduction
(3) Enhancement of the image.
Grayscale conversion
The only detail in a grayscale picture is brightness. In a
grayscale image, each pixel represents an amount or quan-
tity of light. In a grayscale image, the brightness gradient
can be distinguished. Only the light intensity is measured
in a grayscale picture. RGB colours are coded on 256 levels
Skin Cancer Recognition Using SVM Image Processing Technique 13
starts from 0 to 255. The Grayscale conversion is process of
converting a colour image into a grayscale image, as shown
in Figure 3. Gray Scale images are processed easily and take
less time as compared to the colour images. On a grayscale
image, all image processing techniques are used [4].
Our proposed method uses the following equations to
convert a (Red Blue Green) RBG image into a grayscale
image using the weighted sum technique.
Grayscale intensity = 0.299 R + 0.587 G + 0.114 B (1)
Noise Reduction
The process of detecting and deleting unwanted noise from
a digital photo is known as noise reduction. The prob-
lem is to differentiate between the correct aspects which is
required for further bifurcation and which has to be treated
as noise. The term “noise” refers to the unpredictability of
pixel values.
As shown in Figure 1, we use a median filter in our
proposed method to eliminate unnecessary noise [4]. A
non linear filter like median filter having invariant sharp
edges. A sliding window of odd length is used to enforce a
median filter. The median of the sample within the window
is the centermost value, and each sample value is sorted by
magnitude, which produces filtered output.
Image Intensification
Image intensification aims to make a photograph’s main
feature more visible. To obtain a higher quality result in this
case, contrast enhancement is used as shown in Figure 5.
Segmentation
Segmentation is the method of eliminating an image’s
region of interest. Each pixel has similar attributes in a
region of interest. For segmentation, we use maximum
entropy thresholding [5]. To begin, we must first deter-
mine the original image’s grey level, then calculate the
grayscale image’s histogram, and finally, using maximum
entropy, separate the foreground and context. After obtain-
ing the static filters like maximum entropy, a binary image
is obtained, which is white and black image as shown in
Figure 6.
Feature extraction
In order to extract information from a given image, fea-
ture extraction is crucial. For texture image analysis,
we’re using GLCM. This perceptual relationship between
the image pixels identified by GLCM method. The grey
level image matrix is used by GLCM to capture the
most common features like contrast, mean, energy, and
homogeneity [2].
Contrast:
ΣiΣj (i − j)2
C(i, j) (2)
Energy:
ΣiΣj C(i, j)2
(3)
Equation of Homogeneity
ΣiΣj
C(i, j)
1 + |i − j|
(4)
Mean (µ)
Σm
i Σn
j C(i, j)
m ∗ n
(5)
An Image data set helps in image recognition by mea-
suring specific attributes or values using a suitable tech-
nique called Feature Extraction. To differentiate between
cancerous and non-cancerous images, a classifier is used.
For the sake of consistency, we used supervised learning
model called support vector machine. This model analyses
a set of different images and checks which of the two can-
cerous and non-cancerous groups each image belongs to.
The purpose of SVM is to build a hyperplane that separates
the two groups with the least difference [2]. Feature extrac-
tion (glcm) is a technique for reducing the size of an image
data set by measuring certain values or attributes that aid
in image identification [5].
Results
On the internet, I discovered photographs of skin cancer.
They were preprocessed using techniques including con-
version into grayscale, static filters (median) like max-
imum entropy, and the gray level coocuurence matrix
system, and all the various features were fed into Sup-
port Vector Machine to separate malicious cancer and non
melanocytes non-cancerous images, yielding the image.
cancer (as shown in the figure).
Figure 2. Input image.
14 Rahul Chand Thakur and Vaibhav Panwar
Figure 3. Gray scale image.
Figure 4. Image without noise.
Figure 5. Enhanced image.
Figure 6. Segmented image.
Figure 7. Snapshot of output.
Accuracy Rate
=
True Positive Value + True Negative Data Value
True Positive Value + False Positive Value
+ False Negative Value + True Negative Value
(6)
Table 1. Support Vector Machine (SVM) performance.
Parameters Support Vector Machine Classifiers
True Positive Value 17
True Negative Value 04
False Positive Value 1
False Negative Value 2
Accuracy Rate
Accuracy Rate using above formula = 95%
Conclusion
The proposed skin cancer recognition method can easily
be determined by using a (GLCM) and a statistical model
learning called support vector machine to detect if the
image is non cancerous or not. The accurate rate obtained
for the developed machine is 95%. In contrast to biopsy, it
is a painless and long-lasting treatment. It’s more useful to
the patients.
References
[1] J. Abdul Jaleel, Sibi Salim, and Aswin, R.B., “Computer Aided Detec-
tion 01 Skin Cancer”, International Conference on Circuits, Power
and Computing Technologies, 2013.
[2] C. Nageswara Rao, S. Sreehari Sastry and K.B. Mahalakshmi, “Co-
Occurrence Matrix and its Statistical Features an Approach for
Identification of Phase Transitions of Mesogens”, International Jour-
nal of Innovative Research in Engineering and Technology, Vol. 2,
Issue 9, September 2013.
[3] Santosh Achakanalli and G. Sadashivappa, “Statistical Analysis of
Skin Cancer Image – A Case Study”, International Journal of Elec-
tronics and Communication Engineering (IJECE), Vol. 3, Issue 3, May
2014.
[4] “Digital image processing” by jayaraman. Page 244, 254–247,
270–273. (gray level, median filter). Vol. 4, Issue 4, April 2017.
[5] Algorithm for Image Processing and Computer Vision.
Page 142–145. (Thresholding) 2013.
Skin Cancer Recognition Using SVM Image Processing Technique 15
[6] Kawsar Ahmed, Tasnuba Jesmin, “Early Prevention and Detection of
Skin Cancer Risk using Data Mining”, International Journal of Com-
puter Applications, Volume 62 – No. 4, January 2013.
[7] M. Chaithanya Krishna, S. Ranganayakulu, “Skin Cancer Detection
and Feature Extraction through Clustering Technique”, International
Journal of Innovative Research in Computer and Communication
Engineering, Vol. 4, Issue 3, March 2016.
[8] A.A.L.C. Amarathunga, “Expert System for Diagnosis of Skin Dis-
eases”, International Journal of Scientific & Technology Research,
Volume 4, Issue 01, 2015.
[9] Mariam A. Sheha, “Automatic Detection of Melanoma Skin Cancer”,
International Journal of Computer Applications, 2012.
[10] Anshu bharadwaj, Sonajharia Minz, ”Discretization based Support
Vector Machines” Indian Agriculture Statistics Research Institute
2009.
[11] Maurya R., Surya K.S, “GLCM and Multi Class Support Vec-
tor Machine based Automated Skin Cancer Classification,” IEEE
journal, Vol. 12, 2014.

More Related Content

What's hot

Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsBrain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsCSCJournals
 
Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...TELKOMNIKA JOURNAL
 
IRJET- Analysis of Skin Cancer using ABCD Technique
IRJET-  	  Analysis of Skin Cancer using ABCD TechniqueIRJET-  	  Analysis of Skin Cancer using ABCD Technique
IRJET- Analysis of Skin Cancer using ABCD TechniqueIRJET Journal
 
Melanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine LearningMelanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine Learningijtsrd
 
MRI Tissue Segmentation using MICO
MRI Tissue Segmentation using MICOMRI Tissue Segmentation using MICO
MRI Tissue Segmentation using MICOPooja G N
 
By32908914
By32908914By32908914
By32908914IJMER
 
Multiple Analysis of Brain Tumor Detection Based on FCM
Multiple Analysis of Brain Tumor Detection Based on FCMMultiple Analysis of Brain Tumor Detection Based on FCM
Multiple Analysis of Brain Tumor Detection Based on FCMIRJET Journal
 
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLPIRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLPIRJET Journal
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNNMohammadRakib8
 
MRI Tissue Segmentation basics
MRI Tissue Segmentation basicsMRI Tissue Segmentation basics
MRI Tissue Segmentation basicsPooja G N
 
Application of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detectionApplication of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detectioneSAT Publishing House
 
A HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGES
A HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGESA HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGES
A HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGESsipij
 
25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)IAESIJEECS
 
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...sipij
 
IRJET- Texture Feature Extraction for Classification of Melanoma
IRJET-  	  Texture Feature Extraction for Classification of MelanomaIRJET-  	  Texture Feature Extraction for Classification of Melanoma
IRJET- Texture Feature Extraction for Classification of MelanomaIRJET Journal
 

What's hot (18)

Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsBrain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
 
Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...Qualitative assessment of image enhancement algorithms for mammograms based o...
Qualitative assessment of image enhancement algorithms for mammograms based o...
 
IRJET- Analysis of Skin Cancer using ABCD Technique
IRJET-  	  Analysis of Skin Cancer using ABCD TechniqueIRJET-  	  Analysis of Skin Cancer using ABCD Technique
IRJET- Analysis of Skin Cancer using ABCD Technique
 
Ge2511241129
Ge2511241129Ge2511241129
Ge2511241129
 
Melanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine LearningMelanoma Skin Cancer Detection using Image Processing and Machine Learning
Melanoma Skin Cancer Detection using Image Processing and Machine Learning
 
MRI Tissue Segmentation using MICO
MRI Tissue Segmentation using MICOMRI Tissue Segmentation using MICO
MRI Tissue Segmentation using MICO
 
Detection of Cysts in Ultrasonic Images of Ovary
Detection of Cysts in Ultrasonic Images of OvaryDetection of Cysts in Ultrasonic Images of Ovary
Detection of Cysts in Ultrasonic Images of Ovary
 
By32908914
By32908914By32908914
By32908914
 
Multiple Analysis of Brain Tumor Detection Based on FCM
Multiple Analysis of Brain Tumor Detection Based on FCMMultiple Analysis of Brain Tumor Detection Based on FCM
Multiple Analysis of Brain Tumor Detection Based on FCM
 
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLPIRJET- Brain Tumor Detection using Image Processing, ML & NLP
IRJET- Brain Tumor Detection using Image Processing, ML & NLP
 
34 107-1-pb
34 107-1-pb34 107-1-pb
34 107-1-pb
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
MRI Tissue Segmentation basics
MRI Tissue Segmentation basicsMRI Tissue Segmentation basics
MRI Tissue Segmentation basics
 
Application of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detectionApplication of genetic algorithm for liver cancer detection
Application of genetic algorithm for liver cancer detection
 
A HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGES
A HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGESA HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGES
A HYBRID APPROACH BASED SEGMENTATION TECHNIQUE FOR BRAIN TUMOR IN MRI IMAGES
 
25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)25 17 dec16 13743 28032-1-sm(edit)
25 17 dec16 13743 28032-1-sm(edit)
 
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
 
IRJET- Texture Feature Extraction for Classification of Melanoma
IRJET-  	  Texture Feature Extraction for Classification of MelanomaIRJET-  	  Texture Feature Extraction for Classification of Melanoma
IRJET- Texture Feature Extraction for Classification of Melanoma
 

Similar to Skin Cancer Recognition Using SVM Image Processing Technique

97202107
9720210797202107
97202107IJRAT
 
Segmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesSegmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesIJERA Editor
 
IRJET- Lung Cancer Detection using Grey Level Co-Occurrence Matrix
IRJET- Lung Cancer Detection using Grey Level Co-Occurrence MatrixIRJET- Lung Cancer Detection using Grey Level Co-Occurrence Matrix
IRJET- Lung Cancer Detection using Grey Level Co-Occurrence MatrixIRJET Journal
 
11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammograms11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammogramsAlexander Decker
 
11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammogramsAlexander Decker
 
Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...ijtsrd
 
RECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIER
RECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIERRECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIER
RECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIERADEIJ Journal
 
Skin Cancer Detection
Skin Cancer DetectionSkin Cancer Detection
Skin Cancer DetectionIJERA Editor
 
Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...
Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...
Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...IJERA Editor
 
CANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTING
CANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTINGCANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTING
CANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTINGIRJET Journal
 
brain tumor detection by thresholding approach
brain tumor detection by thresholding approachbrain tumor detection by thresholding approach
brain tumor detection by thresholding approachSahil Prajapati
 
Computer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOM
Computer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOMComputer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOM
Computer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOMCSCJournals
 
An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...
An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...
An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...ijtsrd
 
Detection of Skin Cancer using SVM
Detection of Skin Cancer using SVMDetection of Skin Cancer using SVM
Detection of Skin Cancer using SVMIRJET Journal
 
Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...CSITiaesprime
 

Similar to Skin Cancer Recognition Using SVM Image Processing Technique (20)

97202107
9720210797202107
97202107
 
Segmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesSegmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture Features
 
IRJET- Lung Cancer Detection using Grey Level Co-Occurrence Matrix
IRJET- Lung Cancer Detection using Grey Level Co-Occurrence MatrixIRJET- Lung Cancer Detection using Grey Level Co-Occurrence Matrix
IRJET- Lung Cancer Detection using Grey Level Co-Occurrence Matrix
 
Ijciet 10 02_012
Ijciet 10 02_012Ijciet 10 02_012
Ijciet 10 02_012
 
11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammograms11.[37 46]segmentation and feature extraction of tumors from digital mammograms
11.[37 46]segmentation and feature extraction of tumors from digital mammograms
 
11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms
 
Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...Skin Cancer Detection using Digital Image Processing and Implementation using...
Skin Cancer Detection using Digital Image Processing and Implementation using...
 
RECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIER
RECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIERRECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIER
RECOGNITION OF SKIN CANCER IN DERMOSCOPIC IMAGES USING KNN CLASSIFIER
 
BRAIN CANCER CLASSIFICATION USING BACK PROPAGATION NEURAL NETWORK AND PRINCIP...
BRAIN CANCER CLASSIFICATION USING BACK PROPAGATION NEURAL NETWORK AND PRINCIP...BRAIN CANCER CLASSIFICATION USING BACK PROPAGATION NEURAL NETWORK AND PRINCIP...
BRAIN CANCER CLASSIFICATION USING BACK PROPAGATION NEURAL NETWORK AND PRINCIP...
 
Skin Cancer Detection
Skin Cancer DetectionSkin Cancer Detection
Skin Cancer Detection
 
A360108
A360108A360108
A360108
 
Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...
Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...
Possibilistic Fuzzy C Means Algorithm For Mass classificaion In Digital Mammo...
 
Az4102375381
Az4102375381Az4102375381
Az4102375381
 
CANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTING
CANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTINGCANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTING
CANCER CLUMPS DETECTION USING IMAGE PROCESSING BASED ON CELL COUNTING
 
49 299-305
49 299-30549 299-305
49 299-305
 
brain tumor detection by thresholding approach
brain tumor detection by thresholding approachbrain tumor detection by thresholding approach
brain tumor detection by thresholding approach
 
Computer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOM
Computer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOMComputer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOM
Computer Vision for Skin Cancer Diagnosis and Recognition using RBF and SOM
 
An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...
An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...
An Efficient Brain Tumor Detection Algorithm based on Segmentation for MRI Sy...
 
Detection of Skin Cancer using SVM
Detection of Skin Cancer using SVMDetection of Skin Cancer using SVM
Detection of Skin Cancer using SVM
 
Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...Classification of mammograms based on features extraction techniques using su...
Classification of mammograms based on features extraction techniques using su...
 

Recently uploaded

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 

Recently uploaded (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 

Skin Cancer Recognition Using SVM Image Processing Technique

  • 1. International Journal of Biocomputing and Nano Technology 2020, Vol. 1, No. 1, pp. 11–15 Copyright © 2021 BOHR Publishers Original Research www.bohrpub.com Skin Cancer Recognition Using SVM Image Processing Technique Rahul Chand Thakur1 and Vaibhav Panwar2 1 M.TECH, Department of Computer Science, IILM Greater Noida 2 Associate Professor, Department of Computer Science, IILM Greater Noida Abstract. Skin cancer is considered as commonest cause of death among humans in today’s world. This type of cancer shows non uniform or patchy growth of skin cells that most commonly occurs on of the certain parts of body which are more likely exposed to the light, but it can occur anywhere on the body. The majority of skin cancers can be treated if detected early. As a result, finding skin cancer early and easily will save a patient’s life. Early detection of skin cancer at an early stage is now possible thanks to modern technologies. Biopsy procedure [1] is a systematic method for diagnosis skin cancer. It is achieved by extracting skin cells, after which the sample is sent to different laboratories for examination. It’s a very long (in terms of time) and painful process. For primitive detection of skin cancer disease, we proposed a skin cancer detection system based on svm. It is more helpful to patients. Various methods of image processing and the supervised learning algorithm called Support Vector Machime (SVM) are used in the identification process. Epiluminescence microscopy is taken using an image and particular to several pre pro- cessing techniques which are used in the reduction of sound artifacts and improvise quality of images. Segmentation is done by using certain thresholding techniques like OTSU. The GLCM technique must be used to remove certain image features. These characteristics are fed into the classifier as input. The Supervised learning model called (SVM) is used to distinguish data sets. It determines whether a picture is cancerous or not. Keywords: Otsu Thresholding, Super Vised Learning Model, GLCM, Skin cancer, Classifier, SVM. Introduction Skin cancer is a condition that can be lethal. There are three basic layers to the skin. The outmost cover, which is made up of squamous cells which is the first layer, basal cells that represents the second layer, and melanocytes cells which makes the innermost layer, is where skin cancer starts. Non-melanoma cancers include squamous cell and basal cell carcinomas. Non-melanoma skin cancer is often treatable and seldom spreads to other parts of the body. Melanoma is a form of skin cancer that is more dangerous than the majority of other skin cancers [3]. It easily invades surrounding part or structure and spreads to other parts of the body if it is not detected at an early stage. Biopsy is a formal diagnostic tool for skin cancer detection. A biopsy is a procedure that involves removing a small part of tissue or a cell’s sample from a patient’s body to be examined in a laboratory. It is an awkward process. Since research takes a long time, the biopsy process is time consuming for both the patient and the doctor. Biopsy is performed by scraping skin(tissues) and subjecting the sample to a series of tests in the laboratory [1]. There is a chance that the disease will spread to other parts of the body. It is more dangerous. In light of the aforementioned scenarios, skin cancer detection via svm is proposed. For classification, this approach employs SVM and digital image processing techniques. This method has led to the primitive detection of skin cancer because it does not involve applying oil to the skin to obtain clear, enhanced images of your moles. It is a simple and safe process this way. Most notably, because of the higher magnification, Skin Cancer Identification is more precise. SVM can help avoid the removal of completely harmless moles and skin lesions that would otherwise be removed. Literature Review Skin cancer recognition based on static filters known as maximum entropy, Otsu thresholding, feature extraction by gray level co-occurrence matrix (GLCM) and classifica- tion by artificial nerve Networks were proposed by J Abdul Jaleel [2013] (ANN). A Back Propagation Neural Network (BPN) is used for classification [1]. 11
  • 2. 12 Rahul Chand Thakur and Vaibhav Panwar M. Chaithanya Krishna [2014]: The ABCD (Asymmetry Index Boundary Color Index Diameter) method is used as a clustering technique to extract features from the segmen- tation. A.A.L.C. Amarathunga [2015]: Rule and Chain based strategy is used in this article to identify and detect the skin diseases. The proposed machine allows users to recog- nise children’s and adults skin related diseases and provide helpful medical advice through the internet. To predict and diagnose the skin disease, researchers used various data mining classification algorithms like MLP, Naïve Bayes and AdaBoost. Just three skin diseases (Eczema, Impetigo, and Melanoma) respond to this treat- ment [8]. In this article, Kawsar Ahmed [2013] used a variety of data preprocessing techniques, disease diagnosis, a maxi- mum frequent item algorithm for planning, segmentation is done using K Means Clustering algorithm, and impor- tant consistent patterns for classification. Amr Sharawy, Mai S. Mabrouk, Mariam A. Sheha, this paper describes a melanoma diagnosis approach based on a series of digital images. To distinguish between cancer- ous and noncancerous the figure, (GLCM) alos known as gray level co-occurrence matrix and the classifier (ML) also kmown as multilayer perception were extracted using the characteristics [9]. Figure 1. Block diagram. Proposed System The use of SVM to identify the appearance of cancer cells in an image is essentially known as skin cancer detection. The GLCM and Support Vector Machine are used to detect skin cancer (SVM). (GLCM) is used to extract second order statistical features as well as extracting image features that can be used for classification. SVM is a type of machine learning technique that is widely used for regression anal- ysis and classification. Implementation Details Input image Dermoscopic images, which are images taken with a der- matoscope, are used as input to the proposed system. It’s a magnifier that’s used to photograph lesions on the skin (body part). It’s a portable device that makes diagnosing skin diseases a lot easier. Pre processing The aim of pre-processing is to improve image data by reducing unnecessary distortions and enhancing some essential image features for subsequent image pro- cessing. There are three major aspects of image pre- processing. (1) Conversion to grayscale (2) Noise reduction (3) Enhancement of the image. Grayscale conversion The only detail in a grayscale picture is brightness. In a grayscale image, each pixel represents an amount or quan- tity of light. In a grayscale image, the brightness gradient can be distinguished. Only the light intensity is measured in a grayscale picture. RGB colours are coded on 256 levels
  • 3. Skin Cancer Recognition Using SVM Image Processing Technique 13 starts from 0 to 255. The Grayscale conversion is process of converting a colour image into a grayscale image, as shown in Figure 3. Gray Scale images are processed easily and take less time as compared to the colour images. On a grayscale image, all image processing techniques are used [4]. Our proposed method uses the following equations to convert a (Red Blue Green) RBG image into a grayscale image using the weighted sum technique. Grayscale intensity = 0.299 R + 0.587 G + 0.114 B (1) Noise Reduction The process of detecting and deleting unwanted noise from a digital photo is known as noise reduction. The prob- lem is to differentiate between the correct aspects which is required for further bifurcation and which has to be treated as noise. The term “noise” refers to the unpredictability of pixel values. As shown in Figure 1, we use a median filter in our proposed method to eliminate unnecessary noise [4]. A non linear filter like median filter having invariant sharp edges. A sliding window of odd length is used to enforce a median filter. The median of the sample within the window is the centermost value, and each sample value is sorted by magnitude, which produces filtered output. Image Intensification Image intensification aims to make a photograph’s main feature more visible. To obtain a higher quality result in this case, contrast enhancement is used as shown in Figure 5. Segmentation Segmentation is the method of eliminating an image’s region of interest. Each pixel has similar attributes in a region of interest. For segmentation, we use maximum entropy thresholding [5]. To begin, we must first deter- mine the original image’s grey level, then calculate the grayscale image’s histogram, and finally, using maximum entropy, separate the foreground and context. After obtain- ing the static filters like maximum entropy, a binary image is obtained, which is white and black image as shown in Figure 6. Feature extraction In order to extract information from a given image, fea- ture extraction is crucial. For texture image analysis, we’re using GLCM. This perceptual relationship between the image pixels identified by GLCM method. The grey level image matrix is used by GLCM to capture the most common features like contrast, mean, energy, and homogeneity [2]. Contrast: ΣiΣj (i − j)2 C(i, j) (2) Energy: ΣiΣj C(i, j)2 (3) Equation of Homogeneity ΣiΣj C(i, j) 1 + |i − j| (4) Mean (µ) Σm i Σn j C(i, j) m ∗ n (5) An Image data set helps in image recognition by mea- suring specific attributes or values using a suitable tech- nique called Feature Extraction. To differentiate between cancerous and non-cancerous images, a classifier is used. For the sake of consistency, we used supervised learning model called support vector machine. This model analyses a set of different images and checks which of the two can- cerous and non-cancerous groups each image belongs to. The purpose of SVM is to build a hyperplane that separates the two groups with the least difference [2]. Feature extrac- tion (glcm) is a technique for reducing the size of an image data set by measuring certain values or attributes that aid in image identification [5]. Results On the internet, I discovered photographs of skin cancer. They were preprocessed using techniques including con- version into grayscale, static filters (median) like max- imum entropy, and the gray level coocuurence matrix system, and all the various features were fed into Sup- port Vector Machine to separate malicious cancer and non melanocytes non-cancerous images, yielding the image. cancer (as shown in the figure). Figure 2. Input image.
  • 4. 14 Rahul Chand Thakur and Vaibhav Panwar Figure 3. Gray scale image. Figure 4. Image without noise. Figure 5. Enhanced image. Figure 6. Segmented image. Figure 7. Snapshot of output. Accuracy Rate = True Positive Value + True Negative Data Value True Positive Value + False Positive Value + False Negative Value + True Negative Value (6) Table 1. Support Vector Machine (SVM) performance. Parameters Support Vector Machine Classifiers True Positive Value 17 True Negative Value 04 False Positive Value 1 False Negative Value 2 Accuracy Rate Accuracy Rate using above formula = 95% Conclusion The proposed skin cancer recognition method can easily be determined by using a (GLCM) and a statistical model learning called support vector machine to detect if the image is non cancerous or not. The accurate rate obtained for the developed machine is 95%. In contrast to biopsy, it is a painless and long-lasting treatment. It’s more useful to the patients. References [1] J. Abdul Jaleel, Sibi Salim, and Aswin, R.B., “Computer Aided Detec- tion 01 Skin Cancer”, International Conference on Circuits, Power and Computing Technologies, 2013. [2] C. Nageswara Rao, S. Sreehari Sastry and K.B. Mahalakshmi, “Co- Occurrence Matrix and its Statistical Features an Approach for Identification of Phase Transitions of Mesogens”, International Jour- nal of Innovative Research in Engineering and Technology, Vol. 2, Issue 9, September 2013. [3] Santosh Achakanalli and G. Sadashivappa, “Statistical Analysis of Skin Cancer Image – A Case Study”, International Journal of Elec- tronics and Communication Engineering (IJECE), Vol. 3, Issue 3, May 2014. [4] “Digital image processing” by jayaraman. Page 244, 254–247, 270–273. (gray level, median filter). Vol. 4, Issue 4, April 2017. [5] Algorithm for Image Processing and Computer Vision. Page 142–145. (Thresholding) 2013.
  • 5. Skin Cancer Recognition Using SVM Image Processing Technique 15 [6] Kawsar Ahmed, Tasnuba Jesmin, “Early Prevention and Detection of Skin Cancer Risk using Data Mining”, International Journal of Com- puter Applications, Volume 62 – No. 4, January 2013. [7] M. Chaithanya Krishna, S. Ranganayakulu, “Skin Cancer Detection and Feature Extraction through Clustering Technique”, International Journal of Innovative Research in Computer and Communication Engineering, Vol. 4, Issue 3, March 2016. [8] A.A.L.C. Amarathunga, “Expert System for Diagnosis of Skin Dis- eases”, International Journal of Scientific & Technology Research, Volume 4, Issue 01, 2015. [9] Mariam A. Sheha, “Automatic Detection of Melanoma Skin Cancer”, International Journal of Computer Applications, 2012. [10] Anshu bharadwaj, Sonajharia Minz, ”Discretization based Support Vector Machines” Indian Agriculture Statistics Research Institute 2009. [11] Maurya R., Surya K.S, “GLCM and Multi Class Support Vec- tor Machine based Automated Skin Cancer Classification,” IEEE journal, Vol. 12, 2014.