Skip to content

Extract region of interest from funduscamera images

Notifications You must be signed in to change notification settings

mtom407/glaucoma_cropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glaucoma_cropper

Extract region of interest from funduscamera images

Part of the final engingeering project from Warsaw's University of Technology, Faculty of Electronics and Information Technology

This repository holds Python files implemented for preprocessing of funduscamera images in order to build a galucoma classifier. The algorithm itself finds swarms of max intensity pixels on a few different colorspaces and then uses these points to define the optic disc center with high accuracy.

On the data used for this project presented algorithm achieved 96,69% accuracy. The cropping result was deemed accurate when the optic disc was present in the result image in its enitrety or at least the large portion of the disc was present.

Publication link: [to be added]

Package requirements

Example of the results gotten with the algorithm:

Healthy Unhealthy

About

Extract region of interest from funduscamera images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages