SlideShare a Scribd company logo
1 of 5
Download to read offline
Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13
www.ijera.com 9 | P a g e
A Novel Approach for Diabetic Retinopthy Classification
Rocky Yefrenes Dillak*, Petrisia Widyasari Sudarmadji**
*(Department of Electrical Engineering, Politeknik Negeri Kupang, Indonesia)
** (Department of Electrical Engineering, Politeknik Negeri Kupang, Indonesia)
ABSTRACT
Sustainable Diabetic Mellitus may lead to several complications towards patients. One of the complications is
diabetic retinopathy. Diabetic retinopathy is the type of complication towards the retinal and interferes with
patient’s sight. Medical examination toward patients with diabetic retinopathy is observed directly through
retinal images using fundus camera. Diabetic retinopathy is classified into four classes based on severity, which
are: normal, non-proliferative diabetic retinopathy (NPDR), proliferative diabetic retinopathy (PDR), and
macular edema (ME). The aim of this research is to develop a method which can be used to classify the level of
severity of diabetic retinopathy based on patient’s retinal images. Seven texture features were extracted from
retinal images using gray level co-occurence matrix three dimensional method (3D-GLCM). These features are
maximum probability, correlation, contrast, energy, homogeneity, and entropy; subsequently trained using
Levenberg-Marquardt Backpropagation Neural Network (LMBP). This study used 600 data of patient’s retinal
images, consist of 450 data retinal images for training and 150 data retinal images for testing. Based on the result
of this test, the method can classify the severity of diabetic retinopathy with sensitivity of 97.37%, specificity of
75% and accuracy of 91.67%
Keywords – diabetic retinopathy, 3D-GLCM, Levenberg-Marquardt, neural network
I. INTRODUCTION
Diabetic retinopathy (DR) is one of the
Diabetic Mellitus complications and if not be treated
immediately will lead to permanent blindness. The
symptoms shown by patients with DR are
microneurism, hemorrhages, hard exudates, soft
exudates and neovascularis. At some intensity, these
symptoms can be used as stages of DR severity.
These stages generally divided into three stages
namely non-proliferative diabetic retinopathy
(NPDR), proliferative diabetic retinopathy (PDR),
and macular edema (ME) [1].
Medical examination by opthamologist
towards patients with DR is directly observed
through retinal images that was obtained using
fundus camera. Thus the more patients to be
diagnosed the more time will be needed. Therefore,
to overcome this lacking, the digital images
processing system based on machine learning is
needed moreover a system that can be used to
classify the retinal images promptly and accurately
into DR stages. This will assist optamologists to
determine suitable medical treatment for patiens.
The problem that often occurs in anomaly
detection using digital images is difficulty in
separating between area which is abnormal and area
which is non normal. The normal area that has
similar feature with abormal if be computed as a
feature of an anomaly image can diminish the
uniqueness of an anomaly [2]. This can also happen
in the study of DR where there are certain areas in
retinal images that should be eliminated because it
can reduce the uniqueness of DR images. Study in
[3] stated that optic disc (OD) constitutes an area in
normal retinal images that contains similar features
with DR images such as DR images that contain
exudates symptom. Several studies that conducted
OD elimination before detecting exudate symptoms
indicated higher accuracy than classification without
OD elimination [4]. Build upon this analysis, OD
should not to be computed because it can influence
the accuracy of classification.
Based on background above, the purpose
of this study is to develop a method that can be used
to classify stages of diabetic retinopathy using 3D-
GLCM method that taken from [5] with levenberg-
marquardt backpropagation neural network (LMBP).
This study expected to give information to the
researcher as the continuity of classification stages
of diabetic retinopathy.
II. LITERAURE REVIEW
The study of detecting DR symptoms was
conducted by [6], which study about recognized
hemorrhage symptoms using template matching.
The result of this study shows sensitivity of
system 85%. Similar study was also conducted by
[7] about classification of hard exudates symptoms
on DR images using RBF method. The accuracy of
this study is 88.1%.
David, et al [4] conducted comparisons of
DR classification using LVQ and backpropagation
RESEARCH ARTICLE OPEN ACCESS
Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13
www.ijera.com 10 | P a g e
,
( , ) x y
s t S
classifier. The result is backpropagation can classify
with better accuracy 93.3% than LVQ which is
90.3%. Similar study was also conducted [9] in
classifying DR symptoms on DR images using
feature extraction method along with classification
algorithm Learning Vector Quantization (LVQ). DR
symptoms that were classified namely
microneurisme, exudates and hemorrhage. The
performances of this study produce sensitivity of
93.33% and specificity of 90%.
Study about classifying DR stages was also
conducted in [8] using histogram features and multi
layer perceptron (MLP) classifier. The proposed
approach in this study is calculating the area of
exudates and blood vessel area henceforth being
trained to MLP.
Acharya, et al [9] conducted a study using
support vector machine (SVM) to classify stages of
DR. In their study, preprocessing conducted by
converting RGB to grayscale form and applying
adaptive histogram equalization subsequently. After
preprocessing, retinal images of DR cropped
manually to separate retinal region from its
background. The next step is to extract features
using Gray Level Co-occurance (GLCM) method as
inputs to SVM classifier. The result of this study
shows that system is capable in classifying DR with
85% of accuracy.
Chen, et al [5] in their research using 3D-
GLCM to extract features from iris images with
system accuracy up to 99.65%. In this study,
researcher utilized 3D-GLCM to extract features
from DR images then classified using ANN
Backpropagation.
III. THE PROPOSED METHOD
The proposed method divided into six
steps, which are explained in detail in the next
subsections. The overall scheme of the method
developed in this work is depicted in Fig. 1.
Fig 1. The proposed method
A. Data Acquisition
In this research, the images used were
collected from MESSIDOR database
(http://messidor.crihan.fr). It has been established to
falicitate the computer aided diagnosis of DR. 1,200
eye fundus color images of the posterior pole for the
database were acquired by 3 ophthalmologic
departments using a color video 3CCD camera on a
Topcon TRC NW6 non-mydriatic retinograph with a
45°FOVand were stored in sizes of either
1,440*960, or 2,240*1,488, or 2,304*1,536 pixels
with 8 bits per color plane. 800 images were
acquired with pupil dilation (one drop of
Tropicamide at 0.5%) and 400 without dilation
(http://messidor.crihan.fr).
B. Preprocessing
Preprocessing was performed to remove the
non-uniform background which may be due to non-
uniform illumination or variation in the pigment
color of eye. Contrast stretching operation was
performed to solve this problem [10] before
applying median filter process. This technique
adjusts the local variation in contrast by increasing
the contrast in lower contrast area and lowering the
contrast in high contrast area.
These preprocessing technics are explained
briefly in the following sections:
Contrast Stretching
The contrast of an image is the distribution
of dark and light pixels. Gray image with low
contrast will be seen too dark, too light, or too gray.
In the stretch contrast, each pixel in the image
transformed using the following functions:
 
( , )
( , ) ( 1)
A i j c
B i j L
d c

 

(1)
B (i, j) and A (i, j) respectively represent the
transformed pixel before and after. c and d are
minimum and maximum value of an input image
meanwhile L is maximum value of grayscale image.
Filter Median
The median filter is an excellent in
reducing salt and pepper noise and often used to
improve retinal image quality, especially in diabetic
retinopathy [11] [12]. Median filter works by
changing the value of a pixel in the original image
(center) with a median value of the the original
image pixel based on a neighborhood (window)
formulated as follows:
( , ) m ed ian { g (s, t)}f x y 
(2)
C. Optic Disc Elimination
The he optic nerve head or optic disk (OD)
is one of the important anatomical features that are
usually visible in a fundus image of the retina. The
OD represents the location of entrance of the blood
vessels and the optic nerve into the retina. In fundus
images, the OD usually appears as a bright region,
Image
Aquisition
Preprocessing
Optic Disc
Elimination
Feature
Extraction 3D-
GLCM
Classifier Levenberg-
Marquardt
Output
(NPDR,PDR,ME)
Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13
www.ijera.com 11 | P a g e
white or yellow in color In the commonly used
macula-centered format for fundus images, the OD
is located toward the left-hand or right-hand side of
the image and is an approximately circular area that
is about one sixth the width of the image in
diameter, is brighter than the surrounding area, and
appears as the convergent area of the blood vessel
network. In an image of the retina, all of the
properties mentioned above (shape, color, size, and
convergence) contribute to the identification of the
OD. Identification of the OD is an important step in
the detection and analysis of the anatomical
structures and pathological features in the retina
[13]. In order to eliminate OD, this paper used
thresholding, dilation, invert and image
multiplication. The steps work as follows :
a) Thresholding
Thresholding is the process of changing the
degree of gray image into a binary image in order to
differentiate the area towrds object and background.
For the purpose of OD segmentation, this study used
thresholding method with T = 203, as shown in
equation:
(3)
b) Dilation
Dilation is a morphological operation
which state of any given pixel in the output image is
determined by applying a rule to the corresponding
pixel and its neighbors in the input image. An
essential part of the dilation operations is the
structuring element (SE) used to probe the input
image. A structuring element is a matrix consisting
of only 0s and 1s that can have any arbitrary shape
and size.
c) Invert
( , ) { : }x
D A B A B x B A      (4)
Invert is the process of mapping pixels value of an
image in which the value of black pixels (0) will be
converted to white pixel (255) and vice versa.
d) Image Multiplication
Multiplication of two images is done by
following equation :
C(x,y)=A(x,y)*B(x,y) (5)
Where C is output image, A and B is input image.
D. Features Extraction
Since the 2D-GLCM is unable to fully
represent the texture features of the space domain
images, this study used an improved of GLCM,
called 3D-GLCM, which is expanded from the
original 2DGLCM and thus can strengthen and
demonstrate the texture features of the space [5].
Six features extracted from 3D-GLCM in this study
are : (i) maximum probability, (ii) entropy, (iii)
energy, (iv) correlation, (v) contrast, and (vi)
homogeneity as used in [14].
All features computed as follows:
a. MaxProbability= ( , )
m ax ( )i j
p (6)
b. Entropy.
It is the randomness or the degree of disorder present
in the image. The value of entropy is the largest
when all elements of the co-occurrence matrix are
the same
and small when elements are unequal:
Entopy = , , 2 , ,
1 1 1
lo g
q q q
i y k i j k
i j k
P P
  
    (7)
c. Energy
Energy is sometimes derived from the use of angular
second moment. It is the sum of squared elements in
the GLCM known as angular second moment.
Basically, it is the measurement of the denseness or
order in the image
Energy = 2
, ,
1 1 1
q q q
i j k
i j k
P
  
   (8)
d. Correlation
correlation=
( )( )( )
, ,
1 1 1
q q q i m j m k m
r c o
P
i j k
i j k r c o
  
  
  
  
(9)
e. Contrast
The quantity contrast gives the measure of the
amount of intensity variation in the image [15].:
Contrast=
2 2 2
( ) ( ) ( )
, ,
1 1 1
q q q
i j i k j k p
i j k
i j k
       
  
  
(10)
f. Homogeneity
Homogeneity measures how close the distribution of
elements in the GLCM is to the diagonal of GLCM.
Homogeneity weighs values by the inverse of the
contrast weight, with weights decreasing
exponentially away from the diagonal as shown in
Eq.(11)
Homogeneity =
, ,
11 1 1
pq q q
i j k
i j i k j ki j k
  
         
(11)
Subsequently extracted from 3D-GLCM, these
features will be trained using LMBP neural network
to obtain accuracy of classification.
E. Neural Network Classification
The LMBP neural network architecture had
seven input neurons, one hidden layers with seven
neurons each and one output neuron. The output
neuron will classify four classes as‘0.0’ for Normal,
‘0.1’ for NPDR and‘0.2’ for PDR and '0.3' for ME.
The network was trained with given set of training
data and later tested with remaining testing samples.
During the training phase, each output of the LMBP
Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13
www.ijera.com 12 | P a g e
is a real value in the range 0.0–0.3, whereas the
‘desired’ output is 0.0, 0.1, 0.2, or 0.3. During the
recall phase, the output signal is approximated to
binary levels by comparing it with threshold the
threshold. The mean square error of the LMBP was
set to 0.0001.
IV. RESULTS AND DISCCUSION
This research used 600 images that divided
into two groups namely: (a) training 450 images (b)
testing 150 images. In order to measure the ability
of LMBP classifer, these data afterwards were
trained and tested. The results as shown in Table.1
Table 1. Results of LMBP Classifier
Classe
s
traini
ng
testing
classification
(%)
correct incorrect
Normal 75 30 27 3 90.0
NPDR 150 30 27 3 90.0
PDR 150 45 42 3 93.3
ME 75 45 42 3 93.3
The results from Table 1 show that the
classifier is able to identify their class up to 90%.
This results were used to calculate the systems
performance by calculating sensitivity, specificity,
and accuracy [16]
T P
S en sitivity
T P F N

 (12)
T N
S p ecivicity
T N F P

 (13)
Tabel 2. Sensitivity, specificity, and accuracy
Sensitivity Specificity Percentage of accuracy
97.37% 75% 91.67%
Table 2 shows the result of sensitivity,
specificity, accuracy for the four classes of eye
images using neural network classifier. The
sensitivity of the system is 97.37% and specificity is
75%, indicating that the result is clinically
significant.
This research compared two methods
namely method with OD elimination and without
OD elimination and the result as shown in Table 3.
Table 3. Comparison of two emthods
Approach Feature extraction Accuracy (%)
OD elimination 3D-GLCM 91.67%
without OD
elimination
3D-GLCM 72.18%
Table 3 shows that proposed approach
produce accuracy of 91.67% higher than approach
without OD elimination namely 72.18%. Therefore
this method has increased the accuracy of 19.49%.
We also campared our method ability with
other methods as shown in Table 4.
Table 4. Comparison with various approaches
Approaches Sensitivity Specificity Accurac
y
Nayak et. al 90% 80% 84%
Garcia et. al Not reported Not reported 88.1%
Fahrudin et. al
Not reported 90%
Not
reported
Acharya et. al Not reported Not reported 85%
Proposed
approach
97.37% 75% 91.67%
V. CONCLUSION
a) The proposed method is able to classify four
classes images namely: normal, NPDR, PDR
dan ME.
b) The result of this approach produced Sensitivity
of 97.37%, Specificity of 75% and Accuracy of
91.67%.
c) The performance of proposed approach increased
accuracy of 19.49% higher than approach
without OD elimination
ACKNOWLEDGEMENTS
The authors would like to thank
MESSIDOR database for providing retinal images
used in this paper.
REFERENCES
[1] P. Mithcell, S. Foran, T.Y. Wong, B. Chua,
I. Patel, dan E. Ojaimi Guidelines for the
Management of Diabethic Retinopathy,
2008, Electronic Publication, National
Health and Medical Research Council
(NHMRC), Australia.
[2] M. Kuivaleinen, Retinal Image Analysis
Using Machinde Vision, Tesis, Departemen
of Information Technoloy, Lappeenranta
University of Technology, Lappeenranta,
2005.
[3] A. Sopharak, M.N. Dailey, B.
Uyyanonvara, S. Barman, T. Williamson,
K.T. New, dan Y.A. Moe, Machine
Learning Approach to Automatic Exudate
Detection in Retinal Images from Diabetic
Patients, Journal of Modern Optic, 2010,
No. 2, Vol. 57 : 124-135.
[4] J. David, R. Krihnan, dan S. Kumar, Neural
Network Based retinal Image Analysis,
IEEE, 2008.
[5] W.S. Chen, R.H. Huang, dan L. Hsieh,
Iris Recognition Using 3D Co-ocurrence
Matrix, Springer-Verlag, Berlin
Heidelberg, 2009 : 1122-1131.
[6] R.Y. Dillak, dan M.G. Bintiri, Diabetic
Retinopathy Detection using 2D-GLCM,
Seminar Nasional Sains dan Teknik
(SAINTEK), 2012.
[7] J.P. Bae, K.G. Kim, H.C. Kang, C.B.
Jeong, K.H. Park, dan J.M. Hwang, A
Study on Hemmorhage Detection Using
Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com
ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13
www.ijera.com 13 | P a g e
Hybrid Method in Fundus Images, Journal
of Digital Imaging, 2013.
[8] M. Garcia, C.I. Sanchez, J. Poza, M.I.
Lopez, dan R. Hornero, Detection of Hard
Exudates in Retinal Images Using a Radial
Basis Function Classifier., Journals of
Biomedical Engineering, 2015, No. 7, Vol.
37 : 1448-1463.
[9] A. Fahrudin, Diabetic Retinopathy
Detection using ANN, Tesis, Program
Pasca Sarjana Fakultas Teknik Universitas
Gadjah Mada Yogyakarta, 2010.
[10] B. Nayak, P. Bhat, dan R. Acharya,
Automated Identification of Diabetic
Retinopathy Stages Using Digital Fundus
Images, J. Med. Syst, 2008, 32 : 107-115.
[11] U.R. Acharya, E.Y.K. Ng, J.H. Tan, S.V.
Sree, dan K.H. Ng, An Integrated Index for
the Identification of Diabetic Retinopathy
Using Texture Parameters, Springer-
Verlag, Germany, 2015.
[12] S. Prabakar, K. Porkumaran, P.K. Shah,
dan V. Narendran, A Novel Image
Processing Approach for Retinopathy of
Prematurity Stage Screening, European
Journal of Scientific Research, 2014 No. 3,
Vol. 55 : 334 – 347.
[13] M. Ulinuha, I. Purnama, dan M. Hariadi,
Segmentasi Optic Disc pada Penderita
Diabetic Retinopathy Menggunakan GVF
Snake, 2013.
[14] D. Gadkari, Image Quality Analysis Using
GLCM, Tesis, University of Central
Florida, Florida, 2004.
[15] R. C. Gonzales, dan R.E. Woods, Digital
Image Processing, 3rd
ed., 2008, Prentice
Hall : Upper Sadle River, NewJersey, USA.
[16] R. Priya, dan P. Aruna, Review of
Automated Diagnosis Of Diabetic
Retinopathy using The Support Vector
Machine, International Journal of Applied
Engineering Research, 2013, No. 4, Vol. 1 :
844-863.

More Related Content

What's hot

New Approach of MA Detection & Grading Using Different Classifiers
New Approach of MA Detection & Grading Using Different ClassifiersNew Approach of MA Detection & Grading Using Different Classifiers
New Approach of MA Detection & Grading Using Different ClassifiersIJSTA
 
Retinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering techniqueRetinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering techniquesipij
 
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-imagesA novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-imagesSrinivasaRaoNaga
 
IRJET- Retinal Structure Segmentation using Adaptive Fuzzy Thresholding
IRJET- Retinal Structure Segmentation using Adaptive Fuzzy ThresholdingIRJET- Retinal Structure Segmentation using Adaptive Fuzzy Thresholding
IRJET- Retinal Structure Segmentation using Adaptive Fuzzy ThresholdingIRJET Journal
 
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...Journal For Research
 
CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...
CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...
CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...sipij
 
Focal Cortical Dysplasia Lesion Analysis with Complex Diffusion Approach
Focal Cortical Dysplasia Lesion Analysis with Complex Diffusion ApproachFocal Cortical Dysplasia Lesion Analysis with Complex Diffusion Approach
Focal Cortical Dysplasia Lesion Analysis with Complex Diffusion ApproachQuEST Global (erstwhile NeST Software)
 
Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...
Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...
Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...paperpublications3
 
Multistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s DiseaseMultistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s DiseaseIJLT EMAS
 
A COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATION
A COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATIONA COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATION
A COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATIONsipij
 
Automated Diagnosis of Glaucoma using Haralick Texture Features
Automated Diagnosis of Glaucoma using Haralick Texture FeaturesAutomated Diagnosis of Glaucoma using Haralick Texture Features
Automated Diagnosis of Glaucoma using Haralick Texture FeaturesIOSR Journals
 
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means ClusteringAn Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means ClusteringIRJET Journal
 
Automatic grading of diabetic retinopathy through machine learning
Automatic grading of diabetic retinopathy through machine learning   Automatic grading of diabetic retinopathy through machine learning
Automatic grading of diabetic retinopathy through machine learning SupriyaKamatgi
 
Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...eSAT Publishing House
 
Classification of neovascularization using convolutional neural network model
Classification of neovascularization using convolutional neural network modelClassification of neovascularization using convolutional neural network model
Classification of neovascularization using convolutional neural network modelTELKOMNIKA JOURNAL
 
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...ijsrd.com
 
Haemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A ReviewHaemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A ReviewIJERA Editor
 

What's hot (20)

New Approach of MA Detection & Grading Using Different Classifiers
New Approach of MA Detection & Grading Using Different ClassifiersNew Approach of MA Detection & Grading Using Different Classifiers
New Approach of MA Detection & Grading Using Different Classifiers
 
Retinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering techniqueRetinal image analysis using morphological process and clustering technique
Retinal image analysis using morphological process and clustering technique
 
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-imagesA novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
 
Ijecet 06 09_007
Ijecet 06 09_007Ijecet 06 09_007
Ijecet 06 09_007
 
IRJET- Retinal Structure Segmentation using Adaptive Fuzzy Thresholding
IRJET- Retinal Structure Segmentation using Adaptive Fuzzy ThresholdingIRJET- Retinal Structure Segmentation using Adaptive Fuzzy Thresholding
IRJET- Retinal Structure Segmentation using Adaptive Fuzzy Thresholding
 
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
Image Binarization for the uses of Preprocessing to Detect Brain Abnormality ...
 
CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...
CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...
CLASSIFICATION OF OCT IMAGES FOR DETECTING DIABETIC RETINOPATHY DISEASE USING...
 
Focal Cortical Dysplasia Lesion Analysis with Complex Diffusion Approach
Focal Cortical Dysplasia Lesion Analysis with Complex Diffusion ApproachFocal Cortical Dysplasia Lesion Analysis with Complex Diffusion Approach
Focal Cortical Dysplasia Lesion Analysis with Complex Diffusion Approach
 
Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...
Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...
Detection and Grading of Diabetic Maculopathy Automatically in Digital Retina...
 
Multistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s DiseaseMultistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s Disease
 
A COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATION
A COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATIONA COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATION
A COMPARATIVE STUDY OF MACHINE LEARNING ALGORITHMS FOR EEG SIGNAL CLASSIFICATION
 
Automated Diagnosis of Glaucoma using Haralick Texture Features
Automated Diagnosis of Glaucoma using Haralick Texture FeaturesAutomated Diagnosis of Glaucoma using Haralick Texture Features
Automated Diagnosis of Glaucoma using Haralick Texture Features
 
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means ClusteringAn Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
 
Automatic grading of diabetic retinopathy through machine learning
Automatic grading of diabetic retinopathy through machine learning   Automatic grading of diabetic retinopathy through machine learning
Automatic grading of diabetic retinopathy through machine learning
 
Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...Early detection of glaucoma through retinal nerve fiber layer analysis using ...
Early detection of glaucoma through retinal nerve fiber layer analysis using ...
 
Classification of neovascularization using convolutional neural network model
Classification of neovascularization using convolutional neural network modelClassification of neovascularization using convolutional neural network model
Classification of neovascularization using convolutional neural network model
 
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
Classification and Segmentation of Glaucomatous Image Using Probabilistic Neu...
 
Er36881887
Er36881887Er36881887
Er36881887
 
Ijetcas14 523
Ijetcas14 523Ijetcas14 523
Ijetcas14 523
 
Haemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A ReviewHaemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A Review
 

Viewers also liked

Detection of aggressiveness in immature rats and study of partly modified pas...
Detection of aggressiveness in immature rats and study of partly modified pas...Detection of aggressiveness in immature rats and study of partly modified pas...
Detection of aggressiveness in immature rats and study of partly modified pas...IJERA Editor
 
Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...
Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...
Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...IJERA Editor
 
“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...
“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...
“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...IJERA Editor
 
Topology and Control of Current-Fed Quasi Z-Source Inverter
Topology and Control of Current-Fed Quasi Z-Source InverterTopology and Control of Current-Fed Quasi Z-Source Inverter
Topology and Control of Current-Fed Quasi Z-Source InverterIJERA Editor
 
Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...
Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...
Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...IJERA Editor
 
Motion Compensation With Prediction Error Using Ezw Wavelet Coefficients
Motion Compensation With Prediction Error Using Ezw Wavelet CoefficientsMotion Compensation With Prediction Error Using Ezw Wavelet Coefficients
Motion Compensation With Prediction Error Using Ezw Wavelet CoefficientsIJERA Editor
 
Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique IJERA Editor
 
презентация Осинниковский городской округ
презентация Осинниковский городской округпрезентация Осинниковский городской округ
презентация Осинниковский городской округa-dolgih
 
Cm2 4. association of the hind iii and s447x in t2d
Cm2 4. association of the hind iii and s447x in t2dCm2 4. association of the hind iii and s447x in t2d
Cm2 4. association of the hind iii and s447x in t2dGibran Fadl
 
Amc m3 u3_portafolio_planificación de una vci
Amc m3 u3_portafolio_planificación de una vciAmc m3 u3_portafolio_planificación de una vci
Amc m3 u3_portafolio_planificación de una vcialecaste23
 
Autoevaluacion sesion 2
Autoevaluacion sesion 2Autoevaluacion sesion 2
Autoevaluacion sesion 2idolinamendez
 

Viewers also liked (18)

Detection of aggressiveness in immature rats and study of partly modified pas...
Detection of aggressiveness in immature rats and study of partly modified pas...Detection of aggressiveness in immature rats and study of partly modified pas...
Detection of aggressiveness in immature rats and study of partly modified pas...
 
Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...
Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...
Increase in Earthquake Resistance of Two Storey Single Room Building by Provi...
 
“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...
“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...
“ Sedimentology and geochemistry of recent alluvium of the wadi Beht mean (Fu...
 
Topology and Control of Current-Fed Quasi Z-Source Inverter
Topology and Control of Current-Fed Quasi Z-Source InverterTopology and Control of Current-Fed Quasi Z-Source Inverter
Topology and Control of Current-Fed Quasi Z-Source Inverter
 
Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...
Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...
Modeling Precipitating Tub (Settling Basin) For Reduction Sedimentation Effec...
 
Motion Compensation With Prediction Error Using Ezw Wavelet Coefficients
Motion Compensation With Prediction Error Using Ezw Wavelet CoefficientsMotion Compensation With Prediction Error Using Ezw Wavelet Coefficients
Motion Compensation With Prediction Error Using Ezw Wavelet Coefficients
 
Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique Sentiment Analysis of Twitter tweets using supervised classification technique
Sentiment Analysis of Twitter tweets using supervised classification technique
 
презентация Осинниковский городской округ
презентация Осинниковский городской округпрезентация Осинниковский городской округ
презентация Осинниковский городской округ
 
Cm2 4. association of the hind iii and s447x in t2d
Cm2 4. association of the hind iii and s447x in t2dCm2 4. association of the hind iii and s447x in t2d
Cm2 4. association of the hind iii and s447x in t2d
 
Manual 4º profesor
Manual 4º profesorManual 4º profesor
Manual 4º profesor
 
Amc m3 u3_portafolio_planificación de una vci
Amc m3 u3_portafolio_planificación de una vciAmc m3 u3_portafolio_planificación de una vci
Amc m3 u3_portafolio_planificación de una vci
 
Autoevaluacion sesion 2
Autoevaluacion sesion 2Autoevaluacion sesion 2
Autoevaluacion sesion 2
 
Resume_Amaku
Resume_AmakuResume_Amaku
Resume_Amaku
 
Sentido de la visión músculos externos
Sentido de la visión músculos externosSentido de la visión músculos externos
Sentido de la visión músculos externos
 
Lady gaga
Lady gagaLady gaga
Lady gaga
 
Rubrica lalo
Rubrica laloRubrica lalo
Rubrica lalo
 
Traduccion
TraduccionTraduccion
Traduccion
 
One direction
One directionOne direction
One direction
 

Similar to A Novel Approach for Diabetic Retinopthy Classification

IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...IRJET Journal
 
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHYA REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHYIRJET Journal
 
A Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & ClassificationA Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & ClassificationIRJET Journal
 
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...cscpconf
 
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...csandit
 
FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...
FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...
FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...IRJET Journal
 
Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...
Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...
Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...sipij
 
A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...nooriasukmaningtyas
 
C LASSIFICATION O F D IABETES R ETINA I MAGES U SING B LOOD V ESSEL A REAS
C LASSIFICATION  O F D IABETES  R ETINA I MAGES  U SING B LOOD V ESSEL A REASC LASSIFICATION  O F D IABETES  R ETINA I MAGES  U SING B LOOD V ESSEL A REAS
C LASSIFICATION O F D IABETES R ETINA I MAGES U SING B LOOD V ESSEL A REASIJCI JOURNAL
 
Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...
Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...
Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...iosrjce
 
ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...
ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...
ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...TELKOMNIKA JOURNAL
 
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...IOSR Journals
 
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...IRJET Journal
 
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...iosrjce
 
An improved dynamic-layered classification of retinal diseases
An improved dynamic-layered classification of retinal diseasesAn improved dynamic-layered classification of retinal diseases
An improved dynamic-layered classification of retinal diseasesIAESIJAI
 
Glaucoma Detection and Image Processing Approaches: A Review
Glaucoma Detection and Image Processing Approaches: A ReviewGlaucoma Detection and Image Processing Approaches: A Review
Glaucoma Detection and Image Processing Approaches: A ReviewDR.P.S.JAGADEESH KUMAR
 
study-and-development-of-digital-image-processing-tool-for-application-of-dia...
study-and-development-of-digital-image-processing-tool-for-application-of-dia...study-and-development-of-digital-image-processing-tool-for-application-of-dia...
study-and-development-of-digital-image-processing-tool-for-application-of-dia...Jyoti Patil
 
Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network ijcisjournal
 

Similar to A Novel Approach for Diabetic Retinopthy Classification (20)

IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
IRJET -An Automatated Learning Approach for Detection of Diabetic Retinopathy...
 
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHYA REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
A REVIEW PAPER ON THE DETECTION OF DIABETIC RETINOPATHY
 
A Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & ClassificationA Survey on techniques for Diabetic Retinopathy Detection & Classification
A Survey on techniques for Diabetic Retinopathy Detection & Classification
 
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
Discovering Abnormal Patches and Transformations of Diabetics Retinopathy in ...
 
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
DISCOVERING ABNORMAL PATCHES AND TRANSFORMATIONS OF DIABETICS RETINOPATHY IN ...
 
FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...
FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...
FEATURE EXTRACTION TO DETECT AND CLASSIFY DIABETIC RETINOPATHY USING FUNDAL I...
 
Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...
Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...
Classification of OCT Images for Detecting Diabetic Retinopathy Disease using...
 
A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...
 
C LASSIFICATION O F D IABETES R ETINA I MAGES U SING B LOOD V ESSEL A REAS
C LASSIFICATION  O F D IABETES  R ETINA I MAGES  U SING B LOOD V ESSEL A REASC LASSIFICATION  O F D IABETES  R ETINA I MAGES  U SING B LOOD V ESSEL A REAS
C LASSIFICATION O F D IABETES R ETINA I MAGES U SING B LOOD V ESSEL A REAS
 
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHYSYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
 
V01761152156
V01761152156V01761152156
V01761152156
 
Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...
Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...
Automated Detection of Microaneurysm, Hard Exudates, and Cotton Wool Spots in...
 
ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...
ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...
ResNet-n/DR: Automated diagnosis of diabetic retinopathy using a residual neu...
 
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
 
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
IRJET- Approach for Diabetic Retinopathy Analysis using Artificial Neural Net...
 
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
Automatic Detection of Non-Proliferative Diabetic Retinopathy Using Fundus Im...
 
An improved dynamic-layered classification of retinal diseases
An improved dynamic-layered classification of retinal diseasesAn improved dynamic-layered classification of retinal diseases
An improved dynamic-layered classification of retinal diseases
 
Glaucoma Detection and Image Processing Approaches: A Review
Glaucoma Detection and Image Processing Approaches: A ReviewGlaucoma Detection and Image Processing Approaches: A Review
Glaucoma Detection and Image Processing Approaches: A Review
 
study-and-development-of-digital-image-processing-tool-for-application-of-dia...
study-and-development-of-digital-image-processing-tool-for-application-of-dia...study-and-development-of-digital-image-processing-tool-for-application-of-dia...
study-and-development-of-digital-image-processing-tool-for-application-of-dia...
 
Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network Glaucoma Disease Diagnosis Using Feed Forward Neural Network
Glaucoma Disease Diagnosis Using Feed Forward Neural Network
 

Recently uploaded

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 

Recently uploaded (20)

GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 

A Novel Approach for Diabetic Retinopthy Classification

  • 1. Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13 www.ijera.com 9 | P a g e A Novel Approach for Diabetic Retinopthy Classification Rocky Yefrenes Dillak*, Petrisia Widyasari Sudarmadji** *(Department of Electrical Engineering, Politeknik Negeri Kupang, Indonesia) ** (Department of Electrical Engineering, Politeknik Negeri Kupang, Indonesia) ABSTRACT Sustainable Diabetic Mellitus may lead to several complications towards patients. One of the complications is diabetic retinopathy. Diabetic retinopathy is the type of complication towards the retinal and interferes with patient’s sight. Medical examination toward patients with diabetic retinopathy is observed directly through retinal images using fundus camera. Diabetic retinopathy is classified into four classes based on severity, which are: normal, non-proliferative diabetic retinopathy (NPDR), proliferative diabetic retinopathy (PDR), and macular edema (ME). The aim of this research is to develop a method which can be used to classify the level of severity of diabetic retinopathy based on patient’s retinal images. Seven texture features were extracted from retinal images using gray level co-occurence matrix three dimensional method (3D-GLCM). These features are maximum probability, correlation, contrast, energy, homogeneity, and entropy; subsequently trained using Levenberg-Marquardt Backpropagation Neural Network (LMBP). This study used 600 data of patient’s retinal images, consist of 450 data retinal images for training and 150 data retinal images for testing. Based on the result of this test, the method can classify the severity of diabetic retinopathy with sensitivity of 97.37%, specificity of 75% and accuracy of 91.67% Keywords – diabetic retinopathy, 3D-GLCM, Levenberg-Marquardt, neural network I. INTRODUCTION Diabetic retinopathy (DR) is one of the Diabetic Mellitus complications and if not be treated immediately will lead to permanent blindness. The symptoms shown by patients with DR are microneurism, hemorrhages, hard exudates, soft exudates and neovascularis. At some intensity, these symptoms can be used as stages of DR severity. These stages generally divided into three stages namely non-proliferative diabetic retinopathy (NPDR), proliferative diabetic retinopathy (PDR), and macular edema (ME) [1]. Medical examination by opthamologist towards patients with DR is directly observed through retinal images that was obtained using fundus camera. Thus the more patients to be diagnosed the more time will be needed. Therefore, to overcome this lacking, the digital images processing system based on machine learning is needed moreover a system that can be used to classify the retinal images promptly and accurately into DR stages. This will assist optamologists to determine suitable medical treatment for patiens. The problem that often occurs in anomaly detection using digital images is difficulty in separating between area which is abnormal and area which is non normal. The normal area that has similar feature with abormal if be computed as a feature of an anomaly image can diminish the uniqueness of an anomaly [2]. This can also happen in the study of DR where there are certain areas in retinal images that should be eliminated because it can reduce the uniqueness of DR images. Study in [3] stated that optic disc (OD) constitutes an area in normal retinal images that contains similar features with DR images such as DR images that contain exudates symptom. Several studies that conducted OD elimination before detecting exudate symptoms indicated higher accuracy than classification without OD elimination [4]. Build upon this analysis, OD should not to be computed because it can influence the accuracy of classification. Based on background above, the purpose of this study is to develop a method that can be used to classify stages of diabetic retinopathy using 3D- GLCM method that taken from [5] with levenberg- marquardt backpropagation neural network (LMBP). This study expected to give information to the researcher as the continuity of classification stages of diabetic retinopathy. II. LITERAURE REVIEW The study of detecting DR symptoms was conducted by [6], which study about recognized hemorrhage symptoms using template matching. The result of this study shows sensitivity of system 85%. Similar study was also conducted by [7] about classification of hard exudates symptoms on DR images using RBF method. The accuracy of this study is 88.1%. David, et al [4] conducted comparisons of DR classification using LVQ and backpropagation RESEARCH ARTICLE OPEN ACCESS
  • 2. Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13 www.ijera.com 10 | P a g e , ( , ) x y s t S classifier. The result is backpropagation can classify with better accuracy 93.3% than LVQ which is 90.3%. Similar study was also conducted [9] in classifying DR symptoms on DR images using feature extraction method along with classification algorithm Learning Vector Quantization (LVQ). DR symptoms that were classified namely microneurisme, exudates and hemorrhage. The performances of this study produce sensitivity of 93.33% and specificity of 90%. Study about classifying DR stages was also conducted in [8] using histogram features and multi layer perceptron (MLP) classifier. The proposed approach in this study is calculating the area of exudates and blood vessel area henceforth being trained to MLP. Acharya, et al [9] conducted a study using support vector machine (SVM) to classify stages of DR. In their study, preprocessing conducted by converting RGB to grayscale form and applying adaptive histogram equalization subsequently. After preprocessing, retinal images of DR cropped manually to separate retinal region from its background. The next step is to extract features using Gray Level Co-occurance (GLCM) method as inputs to SVM classifier. The result of this study shows that system is capable in classifying DR with 85% of accuracy. Chen, et al [5] in their research using 3D- GLCM to extract features from iris images with system accuracy up to 99.65%. In this study, researcher utilized 3D-GLCM to extract features from DR images then classified using ANN Backpropagation. III. THE PROPOSED METHOD The proposed method divided into six steps, which are explained in detail in the next subsections. The overall scheme of the method developed in this work is depicted in Fig. 1. Fig 1. The proposed method A. Data Acquisition In this research, the images used were collected from MESSIDOR database (http://messidor.crihan.fr). It has been established to falicitate the computer aided diagnosis of DR. 1,200 eye fundus color images of the posterior pole for the database were acquired by 3 ophthalmologic departments using a color video 3CCD camera on a Topcon TRC NW6 non-mydriatic retinograph with a 45°FOVand were stored in sizes of either 1,440*960, or 2,240*1,488, or 2,304*1,536 pixels with 8 bits per color plane. 800 images were acquired with pupil dilation (one drop of Tropicamide at 0.5%) and 400 without dilation (http://messidor.crihan.fr). B. Preprocessing Preprocessing was performed to remove the non-uniform background which may be due to non- uniform illumination or variation in the pigment color of eye. Contrast stretching operation was performed to solve this problem [10] before applying median filter process. This technique adjusts the local variation in contrast by increasing the contrast in lower contrast area and lowering the contrast in high contrast area. These preprocessing technics are explained briefly in the following sections: Contrast Stretching The contrast of an image is the distribution of dark and light pixels. Gray image with low contrast will be seen too dark, too light, or too gray. In the stretch contrast, each pixel in the image transformed using the following functions:   ( , ) ( , ) ( 1) A i j c B i j L d c     (1) B (i, j) and A (i, j) respectively represent the transformed pixel before and after. c and d are minimum and maximum value of an input image meanwhile L is maximum value of grayscale image. Filter Median The median filter is an excellent in reducing salt and pepper noise and often used to improve retinal image quality, especially in diabetic retinopathy [11] [12]. Median filter works by changing the value of a pixel in the original image (center) with a median value of the the original image pixel based on a neighborhood (window) formulated as follows: ( , ) m ed ian { g (s, t)}f x y  (2) C. Optic Disc Elimination The he optic nerve head or optic disk (OD) is one of the important anatomical features that are usually visible in a fundus image of the retina. The OD represents the location of entrance of the blood vessels and the optic nerve into the retina. In fundus images, the OD usually appears as a bright region, Image Aquisition Preprocessing Optic Disc Elimination Feature Extraction 3D- GLCM Classifier Levenberg- Marquardt Output (NPDR,PDR,ME)
  • 3. Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13 www.ijera.com 11 | P a g e white or yellow in color In the commonly used macula-centered format for fundus images, the OD is located toward the left-hand or right-hand side of the image and is an approximately circular area that is about one sixth the width of the image in diameter, is brighter than the surrounding area, and appears as the convergent area of the blood vessel network. In an image of the retina, all of the properties mentioned above (shape, color, size, and convergence) contribute to the identification of the OD. Identification of the OD is an important step in the detection and analysis of the anatomical structures and pathological features in the retina [13]. In order to eliminate OD, this paper used thresholding, dilation, invert and image multiplication. The steps work as follows : a) Thresholding Thresholding is the process of changing the degree of gray image into a binary image in order to differentiate the area towrds object and background. For the purpose of OD segmentation, this study used thresholding method with T = 203, as shown in equation: (3) b) Dilation Dilation is a morphological operation which state of any given pixel in the output image is determined by applying a rule to the corresponding pixel and its neighbors in the input image. An essential part of the dilation operations is the structuring element (SE) used to probe the input image. A structuring element is a matrix consisting of only 0s and 1s that can have any arbitrary shape and size. c) Invert ( , ) { : }x D A B A B x B A      (4) Invert is the process of mapping pixels value of an image in which the value of black pixels (0) will be converted to white pixel (255) and vice versa. d) Image Multiplication Multiplication of two images is done by following equation : C(x,y)=A(x,y)*B(x,y) (5) Where C is output image, A and B is input image. D. Features Extraction Since the 2D-GLCM is unable to fully represent the texture features of the space domain images, this study used an improved of GLCM, called 3D-GLCM, which is expanded from the original 2DGLCM and thus can strengthen and demonstrate the texture features of the space [5]. Six features extracted from 3D-GLCM in this study are : (i) maximum probability, (ii) entropy, (iii) energy, (iv) correlation, (v) contrast, and (vi) homogeneity as used in [14]. All features computed as follows: a. MaxProbability= ( , ) m ax ( )i j p (6) b. Entropy. It is the randomness or the degree of disorder present in the image. The value of entropy is the largest when all elements of the co-occurrence matrix are the same and small when elements are unequal: Entopy = , , 2 , , 1 1 1 lo g q q q i y k i j k i j k P P        (7) c. Energy Energy is sometimes derived from the use of angular second moment. It is the sum of squared elements in the GLCM known as angular second moment. Basically, it is the measurement of the denseness or order in the image Energy = 2 , , 1 1 1 q q q i j k i j k P       (8) d. Correlation correlation= ( )( )( ) , , 1 1 1 q q q i m j m k m r c o P i j k i j k r c o             (9) e. Contrast The quantity contrast gives the measure of the amount of intensity variation in the image [15].: Contrast= 2 2 2 ( ) ( ) ( ) , , 1 1 1 q q q i j i k j k p i j k i j k               (10) f. Homogeneity Homogeneity measures how close the distribution of elements in the GLCM is to the diagonal of GLCM. Homogeneity weighs values by the inverse of the contrast weight, with weights decreasing exponentially away from the diagonal as shown in Eq.(11) Homogeneity = , , 11 1 1 pq q q i j k i j i k j ki j k              (11) Subsequently extracted from 3D-GLCM, these features will be trained using LMBP neural network to obtain accuracy of classification. E. Neural Network Classification The LMBP neural network architecture had seven input neurons, one hidden layers with seven neurons each and one output neuron. The output neuron will classify four classes as‘0.0’ for Normal, ‘0.1’ for NPDR and‘0.2’ for PDR and '0.3' for ME. The network was trained with given set of training data and later tested with remaining testing samples. During the training phase, each output of the LMBP
  • 4. Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13 www.ijera.com 12 | P a g e is a real value in the range 0.0–0.3, whereas the ‘desired’ output is 0.0, 0.1, 0.2, or 0.3. During the recall phase, the output signal is approximated to binary levels by comparing it with threshold the threshold. The mean square error of the LMBP was set to 0.0001. IV. RESULTS AND DISCCUSION This research used 600 images that divided into two groups namely: (a) training 450 images (b) testing 150 images. In order to measure the ability of LMBP classifer, these data afterwards were trained and tested. The results as shown in Table.1 Table 1. Results of LMBP Classifier Classe s traini ng testing classification (%) correct incorrect Normal 75 30 27 3 90.0 NPDR 150 30 27 3 90.0 PDR 150 45 42 3 93.3 ME 75 45 42 3 93.3 The results from Table 1 show that the classifier is able to identify their class up to 90%. This results were used to calculate the systems performance by calculating sensitivity, specificity, and accuracy [16] T P S en sitivity T P F N   (12) T N S p ecivicity T N F P   (13) Tabel 2. Sensitivity, specificity, and accuracy Sensitivity Specificity Percentage of accuracy 97.37% 75% 91.67% Table 2 shows the result of sensitivity, specificity, accuracy for the four classes of eye images using neural network classifier. The sensitivity of the system is 97.37% and specificity is 75%, indicating that the result is clinically significant. This research compared two methods namely method with OD elimination and without OD elimination and the result as shown in Table 3. Table 3. Comparison of two emthods Approach Feature extraction Accuracy (%) OD elimination 3D-GLCM 91.67% without OD elimination 3D-GLCM 72.18% Table 3 shows that proposed approach produce accuracy of 91.67% higher than approach without OD elimination namely 72.18%. Therefore this method has increased the accuracy of 19.49%. We also campared our method ability with other methods as shown in Table 4. Table 4. Comparison with various approaches Approaches Sensitivity Specificity Accurac y Nayak et. al 90% 80% 84% Garcia et. al Not reported Not reported 88.1% Fahrudin et. al Not reported 90% Not reported Acharya et. al Not reported Not reported 85% Proposed approach 97.37% 75% 91.67% V. CONCLUSION a) The proposed method is able to classify four classes images namely: normal, NPDR, PDR dan ME. b) The result of this approach produced Sensitivity of 97.37%, Specificity of 75% and Accuracy of 91.67%. c) The performance of proposed approach increased accuracy of 19.49% higher than approach without OD elimination ACKNOWLEDGEMENTS The authors would like to thank MESSIDOR database for providing retinal images used in this paper. REFERENCES [1] P. Mithcell, S. Foran, T.Y. Wong, B. Chua, I. Patel, dan E. Ojaimi Guidelines for the Management of Diabethic Retinopathy, 2008, Electronic Publication, National Health and Medical Research Council (NHMRC), Australia. [2] M. Kuivaleinen, Retinal Image Analysis Using Machinde Vision, Tesis, Departemen of Information Technoloy, Lappeenranta University of Technology, Lappeenranta, 2005. [3] A. Sopharak, M.N. Dailey, B. Uyyanonvara, S. Barman, T. Williamson, K.T. New, dan Y.A. Moe, Machine Learning Approach to Automatic Exudate Detection in Retinal Images from Diabetic Patients, Journal of Modern Optic, 2010, No. 2, Vol. 57 : 124-135. [4] J. David, R. Krihnan, dan S. Kumar, Neural Network Based retinal Image Analysis, IEEE, 2008. [5] W.S. Chen, R.H. Huang, dan L. Hsieh, Iris Recognition Using 3D Co-ocurrence Matrix, Springer-Verlag, Berlin Heidelberg, 2009 : 1122-1131. [6] R.Y. Dillak, dan M.G. Bintiri, Diabetic Retinopathy Detection using 2D-GLCM, Seminar Nasional Sains dan Teknik (SAINTEK), 2012. [7] J.P. Bae, K.G. Kim, H.C. Kang, C.B. Jeong, K.H. Park, dan J.M. Hwang, A Study on Hemmorhage Detection Using
  • 5. Rocky Yefrenes Dillak. Int. Journal of Engineering Research and Applications www.ijera.com ISSN: 2248-9622, Vol. 6, Issue 5, (Part - 6) May 2016, pp.09-13 www.ijera.com 13 | P a g e Hybrid Method in Fundus Images, Journal of Digital Imaging, 2013. [8] M. Garcia, C.I. Sanchez, J. Poza, M.I. Lopez, dan R. Hornero, Detection of Hard Exudates in Retinal Images Using a Radial Basis Function Classifier., Journals of Biomedical Engineering, 2015, No. 7, Vol. 37 : 1448-1463. [9] A. Fahrudin, Diabetic Retinopathy Detection using ANN, Tesis, Program Pasca Sarjana Fakultas Teknik Universitas Gadjah Mada Yogyakarta, 2010. [10] B. Nayak, P. Bhat, dan R. Acharya, Automated Identification of Diabetic Retinopathy Stages Using Digital Fundus Images, J. Med. Syst, 2008, 32 : 107-115. [11] U.R. Acharya, E.Y.K. Ng, J.H. Tan, S.V. Sree, dan K.H. Ng, An Integrated Index for the Identification of Diabetic Retinopathy Using Texture Parameters, Springer- Verlag, Germany, 2015. [12] S. Prabakar, K. Porkumaran, P.K. Shah, dan V. Narendran, A Novel Image Processing Approach for Retinopathy of Prematurity Stage Screening, European Journal of Scientific Research, 2014 No. 3, Vol. 55 : 334 – 347. [13] M. Ulinuha, I. Purnama, dan M. Hariadi, Segmentasi Optic Disc pada Penderita Diabetic Retinopathy Menggunakan GVF Snake, 2013. [14] D. Gadkari, Image Quality Analysis Using GLCM, Tesis, University of Central Florida, Florida, 2004. [15] R. C. Gonzales, dan R.E. Woods, Digital Image Processing, 3rd ed., 2008, Prentice Hall : Upper Sadle River, NewJersey, USA. [16] R. Priya, dan P. Aruna, Review of Automated Diagnosis Of Diabetic Retinopathy using The Support Vector Machine, International Journal of Applied Engineering Research, 2013, No. 4, Vol. 1 : 844-863.