Skip to content

Diabetic Retinopathy is a very common eye disease in people having diabetes. This disease can lead to blindness if not taken care of in early stages, This project is a part of the whole process of identifying Diabetic Retinopathy in its early stages. In this project, we'll extract basic features which can help us in identifying Diabetic Retinopa…

License

ebdulrasheed/Diabetic-Retinopathy-Feature-Extraction-using-Fundus-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature Extraction of Diabetic Retinopathy Using Fundus Images

Diabetic Retinopathy is a very common eye disease in people having diabetes. This disease can lead to blindness if not taken care of in early stages. This project is a part of the whole process of identifying Diabetic Retinopathy in its early stages. In this project, we will extract basic features which can help us in identifying Diabetic Retinopathy in its early stages. There are many clinical features of Diabetic Retinopathy but in this project, we focused on retinal blood vessels and exudates.

Prerequisites

  1. Python 2.7

  2. Python Editor (any of your choice)

Dataset

Kaggle provides a very hefty and diverse dataset that contains round about 30,000 images. You can download it from here.

Project Structure

  • Blood Vessels.py: Contains code for blood vessels extraction from fundus images

  • Exudates.py: Contains code for Exudates extraction from Fundus images

  • MainWindow.py: Main GUI component

  • WindowFrame.py: GUI container for child controls

Author

Abdul Rasheed

About

Diabetic Retinopathy is a very common eye disease in people having diabetes. This disease can lead to blindness if not taken care of in early stages, This project is a part of the whole process of identifying Diabetic Retinopathy in its early stages. In this project, we'll extract basic features which can help us in identifying Diabetic Retinopa…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages