vix.ing · top · new · best · stats · spec

Detection of Diabetic Anomalies in Retinal Images using Morphological Cascading Decision Tree

2020/01/07 by Faisal Ghaffar, Sarwar Shah Khan, Ghaffar, Faisal +7
Computer Science · Medicine · #Computer Vision and Pattern Recognition (cs.CV) #Digital Imaging for Blood Diseases #FOS: Computer and information sciences #FOS: Electrical engineering #Image and Video Processing (eess.IV) #Retinal Diseases and Treatments #Retinal Imaging and Analysis #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2001.01953

openalex publication_date 2020/01/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

This research aims to develop an efficient system for screening of diabetic retinopathy. Diabetic retinopathy is the major cause of blindness. Severity of diabetic retinopathy is recognized by some features, such as blood vessel area, exudates, haemorrhages and microaneurysms. To grade the disease the screening system must efficiently detect these features. In this paper we are proposing a simple and fast method for detection of diabetic retinopathy. We do pre-processing of grey-scale image and find all labelled connected components (blobs) in an image regardless of whether it is haemorrhages, exudates, vessels, optic disc or anything else. Then we apply some constraints such as compactness, area of blob, intensity and contrast for screening of candidate connectedcomponent responsible for diabetic retinopathy. We obtain our final results by doing some post processing. The results are compared with ground truths. Performance is measured by finding the recall (sensitivity). We took 10 images of dimension 500 * 752. The mean recall is 90.03%.

Related