Classification and Localisation of Diabetic-Related Eye Disease

Abstract

Retinal exudates are a characteristic feature of many retinal diseases such as Diabetic Retinopathy. We address the development of a method to quantitatively diagnose these random yellow patches in colour retinal images automatically. After a colour normalisation and contrast enhancement preprocessing step, the colour retinal image is segmented using Fuzzy C-Means clustering. We then classify the segmented regions into two disjoint classes, exudates and non-exudates, comparing the performance of various classifiers. We also locate the optic disk both to remove it as a candidate region and to measure its boundaries accurately since it is a significant landmark feature for ophthalmologists. Three different approaches are reported for optic disk localisation based on template matching, least squares are estimation and snakes. The system could achieve an overall diagnostic accuracy of 90.1% for identification of the exudate pathologies and 90.7% for optic disk localisation.

Cite

Text

Osareh et al. "Classification and Localisation of Diabetic-Related Eye Disease." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47979-1_34

Markdown

[Osareh et al. "Classification and Localisation of Diabetic-Related Eye Disease." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/osareh2002eccv-classification/) doi:10.1007/3-540-47979-1_34

BibTeX

@inproceedings{osareh2002eccv-classification,
  title     = {{Classification and Localisation of Diabetic-Related Eye Disease}},
  author    = {Osareh, Alireza and Mirmehdi, Majid and Thomas, Barry T. and Markham, Richard},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {502-516},
  doi       = {10.1007/3-540-47979-1_34},
  url       = {https://mlanthology.org/eccv/2002/osareh2002eccv-classification/}
}