Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 300 Bytes

Optic-disk-Detection in Fundus Images

Optic disk is detected using image processing Algorithm:

  1. Applied Median and Bilateral Filter on Gray image
  2. Erode and Dilation of image
  3. Created Mask { Mask is made after detecting bright pixels largest mask is the optic disk} 4 .Applied mask on image.