SlideShare ist ein Scribd-Unternehmen logo
1 von 16
DIABETIC RETINOPATHY
USING SUPPORT VECTOR MACHINES
Submitted By:
Prateek Goyal 10102219
Ayush Garg 10104660
Introduction
Diabetes is one of the primary causes of causing blindness, almost 5% of the
total cases in the world can be attributed to it.
For a proper cure, a proper diagnosis is also very necessary.
Due to this major concern, we provide an automated system to robustly detect
diabetic retinopathy from the fundus images thereby providing a chance to
save the vision of many people.
• To provide, the vast amount of population
affected by diabetic retinopathy a proper
diagnosis.
• Need to provide a cheap and robust solution in
the field.
Why this domain ???
People face the following problems:
Expensive Diagnostic
No availability of such techniques in the eye clinics.
Testing must correspond to the strict regulations in the medical practices.
Hypertension can onset retinopathy, so that must also be taken into account
Why consider diabetic retinopathy ?
We are living in the world where modernization is bringing non-
invasive techniques with the help of computer science and
technology for diagnosis of diseases
What is diabetic retinopathy ?
Diabetic retinopathy (DR) is an eye disease caused by the complication of
diabetes and we should detect it early for effective treatment. DR can be
a complication of diabetes type 1 or diabetes type 2.
As diabetes progresses, the vision of a patient may start
deteriorate and lead to diabetic retinopathy.
• DIARETDB1 diabetic retinopathy database and evaluation protocol.
(TOMI KAUPPI, VALENTINA KALESNYKIENE, ET AL., 2011)
• SVM and Neural Network based Diagnosis of Diabetic Retinopathy.
(R.Priya, P. Aruna, 2012)
• Object Recognition and Detection by a Combination of Support Vector Machine
and Rotation Invariant Phase Only Correlation
(CHIKAHITO NAKAJIMA, NORIHIKO ITOH, ET AL. , 2000).
Previous work
We utilize a standard set of fundus images to train our SVM to detect
DR with respect to the 4 features present during the ailment.
Since this field is a current research one, we
take the opportunity to categorize a significant
part of the existing work in a way that can help
doctors in making the right decision.
we will deal with the following techniques
Solution to the big problem !!!
Image Processing
Feature Classification
Support Vector Machines
Feature Extraction
• Color Eye Image: The original fundus image.
• Split Image into individual channels
• Adaptive Histogram: Histogram equalization highlighting the darker regions and keeping the
brighter regions at almost same level.
• Median Blur to remove noisy elements.
• Thresholding to implement spatial filters.
• Hough Circle Transform
• Morphological Closing: Dilation followed by an erosion, to close the gaps hiding random features.
• SVM classifier
Implementation
Components
1. Input – Input is an image of RGB format.
2. Label – Final result obtained from the input image. 0 indicates disease is not
there,1 indicates person is suffering from the disease.
3. Feature extractor- It takes input and applies the features to it.
4. Machine learning Algorithm- Supervised algorithms like SVM which take
features as input.
5. Classifier Model- It is a model which actually predicts the output based on the
training set which was earlier fed to the SVM.
Feature Extractor - It takes “Input” i.e. image(s) as input and creates a set of
feature List for each image.
Before sending the images to feature extractor they must be preprocessed
Gray scale
Histogram equalization
Discrete wavelet transformation
Filtering to remove noise/unwanted
components
Edge detection
Feature
Extractor
Feature
Extractor
Feature extractor gives a feature vector. It is a list of features.
In our case these features come out to be the problems arising in the retina of the eye:-
• Hard Exudates
• Soft Exudates
• Micro Aneurysms
• Hemorrhages
Machine Learning Algorithms
A supervised machine learning algorithm
analyzes the training data and produces an
inferred function, which can be used for mapping
new examples.
Supervised
Machine
Learning
Algorithm
A Support Vector Machine (SVM) is a
discriminative classifier formally defined by a
separating hyperplane. In other words, given
labeled training data (supervised learning),
the algorithm outputs an optimal hyperplane
which categorizes new examples.
OBTAINED ACCURACY:
Classifiers Accuracy
Support Vector Machines 95.6%
PCNN 89.6%
• This result is obtained from SVM and Neural Network based Diagnosis of Diabetic
Retinopathy.
(R.Priya, P. Aruna, 2012)
Therefore we use SVM in our predictions as in medical cases accuracy is our prime concern.
Thus, providing us the final accuracy of >95%.
THANK YOU !!!

Weitere ähnliche Inhalte

Was ist angesagt?

Glaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A SurveyGlaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Eswar Publications
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection
Abu Saleh Musa
 
Face recognition using neural network
Face recognition using neural networkFace recognition using neural network
Face recognition using neural network
Indira Nayak
 
Detection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysisDetection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysis
Rahul Dey
 

Was ist angesagt? (20)

Research: Automatic Diabetic Retinopathy Detection
Research: Automatic Diabetic Retinopathy DetectionResearch: Automatic Diabetic Retinopathy Detection
Research: Automatic Diabetic Retinopathy Detection
 
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A SurveyGlaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
Glaucoma Detection in Retinal Images Using Image Processing Techniques: A Survey
 
Heart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine LearningHeart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine Learning
 
Final ppt
Final pptFinal ppt
Final ppt
 
HPPS: Heart Problem Prediction System using Machine Learning
HPPS: Heart Problem Prediction System using Machine LearningHPPS: Heart Problem Prediction System using Machine Learning
HPPS: Heart Problem Prediction System using Machine Learning
 
Machine Learning for Disease Prediction
Machine Learning for Disease PredictionMachine Learning for Disease Prediction
Machine Learning for Disease Prediction
 
A survey of deep learning approaches to medical applications
A survey of deep learning approaches to medical applicationsA survey of deep learning approaches to medical applications
A survey of deep learning approaches to medical applications
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detection
 
Face recognition attendance system
Face recognition attendance systemFace recognition attendance system
Face recognition attendance system
 
DISEASE PREDICTION SYSTEM USING DATA MINING
DISEASE PREDICTION SYSTEM USING  DATA MININGDISEASE PREDICTION SYSTEM USING  DATA MINING
DISEASE PREDICTION SYSTEM USING DATA MINING
 
Driver DrowsiNess System
Driver DrowsiNess SystemDriver DrowsiNess System
Driver DrowsiNess System
 
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection
 
Attendance Management System using Face Recognition
Attendance Management System using Face RecognitionAttendance Management System using Face Recognition
Attendance Management System using Face Recognition
 
Face recognition using neural network
Face recognition using neural networkFace recognition using neural network
Face recognition using neural network
 
Diabetes prediction with r(using knn)
Diabetes prediction with r(using knn)Diabetes prediction with r(using knn)
Diabetes prediction with r(using knn)
 
Detection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysisDetection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysis
 
Brain Tumour Detection.pptx
Brain Tumour Detection.pptxBrain Tumour Detection.pptx
Brain Tumour Detection.pptx
 

Andere mochten auch

Sagar_Lachure_resume-new
Sagar_Lachure_resume-newSagar_Lachure_resume-new
Sagar_Lachure_resume-new
Sagar Lachure
 
Diabetic retinopathy 30-3-2011
Diabetic retinopathy 30-3-2011Diabetic retinopathy 30-3-2011
Diabetic retinopathy 30-3-2011
Paweena Phangs
 

Andere mochten auch (8)

Sagar_Lachure_resume-new
Sagar_Lachure_resume-newSagar_Lachure_resume-new
Sagar_Lachure_resume-new
 
Suneel Kumar_Padala_CV
Suneel Kumar_Padala_CVSuneel Kumar_Padala_CV
Suneel Kumar_Padala_CV
 
Ijecet 06 09_007
Ijecet 06 09_007Ijecet 06 09_007
Ijecet 06 09_007
 
Manjushree_EC_fresher_2016
Manjushree_EC_fresher_2016Manjushree_EC_fresher_2016
Manjushree_EC_fresher_2016
 
Detection of Exudates Caused By Diabetic Retinopathy in Fundus Retinal Image ...
Detection of Exudates Caused By Diabetic Retinopathy in Fundus Retinal Image ...Detection of Exudates Caused By Diabetic Retinopathy in Fundus Retinal Image ...
Detection of Exudates Caused By Diabetic Retinopathy in Fundus Retinal Image ...
 
[IJET-V1I4P17] Authors: Fahimuddin. Shaik, Dr.Anil Kumar Sharma, Dr.Syed.Must...
[IJET-V1I4P17] Authors: Fahimuddin. Shaik, Dr.Anil Kumar Sharma, Dr.Syed.Must...[IJET-V1I4P17] Authors: Fahimuddin. Shaik, Dr.Anil Kumar Sharma, Dr.Syed.Must...
[IJET-V1I4P17] Authors: Fahimuddin. Shaik, Dr.Anil Kumar Sharma, Dr.Syed.Must...
 
Mark Cahill, Global Vision National Diabetic Retinopathy Screening Programme
Mark Cahill, Global Vision National Diabetic Retinopathy Screening ProgrammeMark Cahill, Global Vision National Diabetic Retinopathy Screening Programme
Mark Cahill, Global Vision National Diabetic Retinopathy Screening Programme
 
Diabetic retinopathy 30-3-2011
Diabetic retinopathy 30-3-2011Diabetic retinopathy 30-3-2011
Diabetic retinopathy 30-3-2011
 

Ähnlich wie Retinopathy

7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY semiar 2.pptx
7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY  semiar 2.pptx7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY  semiar 2.pptx
7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY semiar 2.pptx
HarishankarSharma27
 

Ähnlich wie Retinopathy (20)

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...
 
DR PPT[1]2[1].pptx - Read-Only.pptx
DR PPT[1]2[1].pptx  -  Read-Only.pptxDR PPT[1]2[1].pptx  -  Read-Only.pptx
DR PPT[1]2[1].pptx - Read-Only.pptx
 
Glaucoma Detection using Deep Learning (1).pptx
Glaucoma Detection using Deep Learning (1).pptxGlaucoma Detection using Deep Learning (1).pptx
Glaucoma Detection using Deep Learning (1).pptx
 
Retinal Image Analysis using Machine Learning and Deep.pptx
Retinal Image Analysis using Machine Learning and Deep.pptxRetinal Image Analysis using Machine Learning and Deep.pptx
Retinal Image Analysis using Machine Learning and Deep.pptx
 
Artificial Intelligence In Ophthalmology.pptx
Artificial Intelligence In Ophthalmology.pptxArtificial Intelligence In Ophthalmology.pptx
Artificial Intelligence In Ophthalmology.pptx
 
Driver Drowsiness Detection Review
Driver Drowsiness Detection ReviewDriver Drowsiness Detection Review
Driver Drowsiness Detection Review
 
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...
 
7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY semiar 2.pptx
7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY  semiar 2.pptx7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY  semiar 2.pptx
7-1 ARTIFICIAL INTELLIGENCE IN PATHOLOGY semiar 2.pptx
 
IRJET- Convolutional Neural Networks for Automatic Classification of Diabetic...
IRJET- Convolutional Neural Networks for Automatic Classification of Diabetic...IRJET- Convolutional Neural Networks for Automatic Classification of Diabetic...
IRJET- Convolutional Neural Networks for Automatic Classification of Diabetic...
 
Glaucoma Detection using Deep Learning.pptx
Glaucoma Detection using Deep Learning.pptxGlaucoma Detection using Deep Learning.pptx
Glaucoma Detection using Deep Learning.pptx
 
Practical aspects of medical image ai for hospital (IRB course)
Practical aspects of medical image ai for hospital (IRB course)Practical aspects of medical image ai for hospital (IRB course)
Practical aspects of medical image ai for hospital (IRB course)
 
iScan80 brochure
iScan80 brochureiScan80 brochure
iScan80 brochure
 
Finalinfo
FinalinfoFinalinfo
Finalinfo
 
Thesis presentation
Thesis presentationThesis presentation
Thesis presentation
 
Detection of Macular Edema by using Various Techniques of Feature Extraction ...
Detection of Macular Edema by using Various Techniques of Feature Extraction ...Detection of Macular Edema by using Various Techniques of Feature Extraction ...
Detection of Macular Edema by using Various Techniques of Feature Extraction ...
 
Vaishno medisales: AOE 2021
Vaishno medisales: AOE 2021Vaishno medisales: AOE 2021
Vaishno medisales: AOE 2021
 
Automatic System for Detection and Classification of Brain Tumors
Automatic System for Detection and Classification of Brain TumorsAutomatic System for Detection and Classification of Brain Tumors
Automatic System for Detection and Classification of Brain Tumors
 
Eye Blink and Hand Gesture detection For Aid of Paralyzed Patients
Eye Blink and Hand Gesture detection For Aid of Paralyzed PatientsEye Blink and Hand Gesture detection For Aid of Paralyzed Patients
Eye Blink and Hand Gesture detection For Aid of Paralyzed Patients
 
Meniscus, the Eye Diagnostic Integrated Facility
Meniscus, the Eye Diagnostic Integrated FacilityMeniscus, the Eye Diagnostic Integrated Facility
Meniscus, the Eye Diagnostic Integrated Facility
 
ICCE 2016 NCTU Courses Papers
ICCE 2016 NCTU Courses PapersICCE 2016 NCTU Courses Papers
ICCE 2016 NCTU Courses Papers
 

Kürzlich hochgeladen

Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
gindu3009
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
PirithiRaju
 
Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and Classifications
Areesha Ahmad
 
GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...
GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...
GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...
Lokesh Kothari
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
RohitNehra6
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
Sérgio Sacani
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Lokesh Kothari
 
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
ssuser79fe74
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdf
PirithiRaju
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
PirithiRaju
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Sérgio Sacani
 

Kürzlich hochgeladen (20)

Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and Classifications
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...
GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...
GUIDELINES ON SIMILAR BIOLOGICS Regulatory Requirements for Marketing Authori...
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdf
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdf
 
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdf
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdf
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
 

Retinopathy

  • 1. DIABETIC RETINOPATHY USING SUPPORT VECTOR MACHINES Submitted By: Prateek Goyal 10102219 Ayush Garg 10104660
  • 2. Introduction Diabetes is one of the primary causes of causing blindness, almost 5% of the total cases in the world can be attributed to it. For a proper cure, a proper diagnosis is also very necessary. Due to this major concern, we provide an automated system to robustly detect diabetic retinopathy from the fundus images thereby providing a chance to save the vision of many people.
  • 3. • To provide, the vast amount of population affected by diabetic retinopathy a proper diagnosis. • Need to provide a cheap and robust solution in the field. Why this domain ???
  • 4. People face the following problems: Expensive Diagnostic No availability of such techniques in the eye clinics. Testing must correspond to the strict regulations in the medical practices. Hypertension can onset retinopathy, so that must also be taken into account Why consider diabetic retinopathy ? We are living in the world where modernization is bringing non- invasive techniques with the help of computer science and technology for diagnosis of diseases
  • 5. What is diabetic retinopathy ? Diabetic retinopathy (DR) is an eye disease caused by the complication of diabetes and we should detect it early for effective treatment. DR can be a complication of diabetes type 1 or diabetes type 2. As diabetes progresses, the vision of a patient may start deteriorate and lead to diabetic retinopathy.
  • 6. • DIARETDB1 diabetic retinopathy database and evaluation protocol. (TOMI KAUPPI, VALENTINA KALESNYKIENE, ET AL., 2011) • SVM and Neural Network based Diagnosis of Diabetic Retinopathy. (R.Priya, P. Aruna, 2012) • Object Recognition and Detection by a Combination of Support Vector Machine and Rotation Invariant Phase Only Correlation (CHIKAHITO NAKAJIMA, NORIHIKO ITOH, ET AL. , 2000). Previous work We utilize a standard set of fundus images to train our SVM to detect DR with respect to the 4 features present during the ailment.
  • 7. Since this field is a current research one, we take the opportunity to categorize a significant part of the existing work in a way that can help doctors in making the right decision.
  • 8. we will deal with the following techniques Solution to the big problem !!! Image Processing Feature Classification Support Vector Machines Feature Extraction
  • 9. • Color Eye Image: The original fundus image. • Split Image into individual channels • Adaptive Histogram: Histogram equalization highlighting the darker regions and keeping the brighter regions at almost same level. • Median Blur to remove noisy elements. • Thresholding to implement spatial filters. • Hough Circle Transform • Morphological Closing: Dilation followed by an erosion, to close the gaps hiding random features. • SVM classifier Implementation
  • 10. Components 1. Input – Input is an image of RGB format. 2. Label – Final result obtained from the input image. 0 indicates disease is not there,1 indicates person is suffering from the disease. 3. Feature extractor- It takes input and applies the features to it. 4. Machine learning Algorithm- Supervised algorithms like SVM which take features as input. 5. Classifier Model- It is a model which actually predicts the output based on the training set which was earlier fed to the SVM.
  • 11. Feature Extractor - It takes “Input” i.e. image(s) as input and creates a set of feature List for each image. Before sending the images to feature extractor they must be preprocessed Gray scale Histogram equalization Discrete wavelet transformation Filtering to remove noise/unwanted components Edge detection Feature Extractor Feature Extractor
  • 12. Feature extractor gives a feature vector. It is a list of features. In our case these features come out to be the problems arising in the retina of the eye:- • Hard Exudates • Soft Exudates • Micro Aneurysms • Hemorrhages
  • 13. Machine Learning Algorithms A supervised machine learning algorithm analyzes the training data and produces an inferred function, which can be used for mapping new examples. Supervised Machine Learning Algorithm
  • 14. A Support Vector Machine (SVM) is a discriminative classifier formally defined by a separating hyperplane. In other words, given labeled training data (supervised learning), the algorithm outputs an optimal hyperplane which categorizes new examples.
  • 15. OBTAINED ACCURACY: Classifiers Accuracy Support Vector Machines 95.6% PCNN 89.6% • This result is obtained from SVM and Neural Network based Diagnosis of Diabetic Retinopathy. (R.Priya, P. Aruna, 2012) Therefore we use SVM in our predictions as in medical cases accuracy is our prime concern. Thus, providing us the final accuracy of >95%.

Hinweis der Redaktion

  1. . These can often be more helpful than reviews by “experts”. This is because students are in the thick of it, with firsthand, working knowledge of what the college offers and how the university truly is in terms of addressing student concerns.