International Journal of Scientific Research in Network Security and Communication
  • Year: 2019
  • Volume: 7
  • Issue: 3

Detection of Microaneurysm using Machine Learning Techniques

  • Author:
  • M Rohini1,, P Arsha2
  • Total Page Count: 6
  • Page Number: 1 to 6

1Dept of Computer science and Engineering, Dr NGP Institute of Technology, Anna University, Coimbatore, India

2Dept of Computer Science and Engineering, Dr NGP Institute of Technology, Anna University, Coimbatore, India

*Corresponding Author: rohini7482@gmail.com, Tel.: +917904497637

Online published on 30 August, 2019.

Abstract

Diabetic Retinopathy (DR) is a human eye disease which affects people with diabetics. DR affects retina of the eye and leads to blindness when it moves on to severe level. The early signs of diabetic retinopathy can be detected by screening of fundus image which is an effective method to prevent eye diseases. Detecting the disease at an earlier stage can prevent the patient from vision loss. This work aims to explore automatic methods for diabetic retinopathy (Microaneurysm) detection and eventually develop a successful system for detection and classification of diabetic retinopathy. In this work the proposed system consists of pre-processing, segmentation, feature extraction and classification of lesions. The retinal fundus images are taken from DIAbetic RETinopathy Database-calibration Level-1 (DIARETDB1). In pre-processing, the background pixels of the images are eliminated, resized, unwanted noise in the images are removed using average filter and median filter and then contrast enhancement is done using adaptive histogram equalization algorithm. The blood vessels of the image are detected using morphological operation (erosion and dilation). In segmentation phase the images are partitioned using k-means clustering algorithm for efficient image analysis. Statistical analysis is used for extracting the feature of the fundus image. The fundus image can be then classified with the help of support vector machine (SVM) classifier. The experiment results specificity, sensitivity, F-measure and accuracy are calculated based on the parameter of the proposed system. Based on the experiment result the accuracy achieved by SVM classifier is 95%.

Keywords

Diabetic Retinopathy, microaneurysm, pre-processing, k-means clustering, statistical feature extraction, SVM classifier