Hello fellow Hackathon Hackers
We are here to present our retinal scan program.
We downloaded a data set of 3 categories of retinal images
- Healthy
- Diabetic Retinopathy
- Glaucoma
We came up with a concept of a retinal image processing comparison program. We can analyze a healthy eye and a diseased eye with a patch coded function.
Our program consist of a patch function. The patch we created Is placed onto the image of a healthy eye and changed the color scheme to show the gray. The same is applied to all the other images including the diabetic and glaucoma sets
The program returns 3 different windows. The first window is a reference the second is the main image with a patch concentrated field the third window is the zoomed in patch image with allows us to determine the state of the eye
Coordinates on the picture of the eye, (x,y) it will pull it up from two or more sets of images and we can zoom on the specific area which will enables us to compare a healthy eye with a diseased eye
Our software can work on any retinal data set.
End result : Image comparison program

Log in or sign up for Devpost to join the conversation.