Skip to content

Satyapriyo/Detecting-Catarct-From-Eye-Images-OpenCV-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Detecting-Catarct-From-Eye-Images-OpenCV-Python

Using openCV to detect the degree of cataract developed using image of eye

Result:

Pupil area: 8637.0

Centre of pupil: (275,359)

Cataract area: 529.0

Centre of cataract: (292,349)

Cataract is (17,-10) away from pupil centre

5.77 percent cataract

Original Image

alt text

Grayscale Conversion

alt text

2D Filtering

alt text

Thresholding

alt text

Morphological Opening

alt text

Fidning Circles

alt text

Iris Contour Separation

alt text

Image Inversion

alt text

Iris Detection

alt text

Cataract Detection

alt text

About

Using openCV to detect the degree of cataract developed using image of eye

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%