144 research outputs found

    Automated microaneurysm detection algorithms applied to diabetic retinopathy retinal images

    Get PDF
    Diabetic retinopathy is the commonest cause of blindness in working age people. It is characterised and graded by the development of retinal microaneurysms, haemorrhages and exudates. The damage caused by diabetic retinopathy can be prevented if it is treated in its early stages. Therefore, automated early detection can limit the severity of the disease, improve the follow-up management of diabetic patients and assist ophthalmologists in investigating and treating the disease more efficiently. This review focuses on microaneurysm detection as the earliest clinically localised characteristic of diabetic retinopathy, a frequently observed complication in both Type 1 and Type 2 diabetes. Algorithms used for microaneurysm detection from retinal images are reviewed. A number of features used to extract microaneurysm are summarised. Furthermore, a comparative analysis of reported methods used to automatically detect microaneurysms is presented and discussed. The performance of methods and their complexity are also discussed

    Detection of microaneurysms in retinal images using an ensemble classifier

    Get PDF
    This paper introduces, and reports on the performance of, a novel combination of algorithms for automated microaneurysm (MA) detection in retinal images. The presence of MAs in retinal images is a pathognomonic sign of Diabetic Retinopathy (DR) which is one of the leading causes of blindness amongst the working age population. An extensive survey of the literature is presented and current techniques in the field are summarised. The proposed technique first detects an initial set of candidates using a Gaussian Matched Filter and then classifies this set to reduce the number of false positives. A Tree Ensemble classifier is used with a set of 70 features (the most commons features in the literature). A new set of 32 MA groundtruth images (with a total of 256 labelled MAs) based on images from the MESSIDOR dataset is introduced as a public dataset for benchmarking MA detection algorithms. We evaluate our algorithm on this dataset as well as another public dataset (DIARETDB1 v2.1) and compare it against the best available alternative. Results show that the proposed classifier is superior in terms of eliminating false positive MA detection from the initial set of candidates. The proposed method achieves an ROC score of 0.415 compared to 0.2636 achieved by the best available technique. Furthermore, results show that the classifier model maintains consistent performance across datasets, illustrating the generalisability of the classifier and that overfitting does not occur

    Computerized Approaches for Retinal Microaneurysm Detection

    Get PDF
    The number of diabetic patients throughout the world is increasing with a very high rate. The patients suffering from long term diabetes have a very high risk of generating retinal disorder called Diabetic Retinopathy(DR). The disease is a complication of diabetes and may results in irreversible blindness to the patient. Early diagnosis and routine checkups by expert ophthalmologist possibly prevent the vision loss. But the number of people to be screen exceeds the number of experts, especially in rural areas. Thus the computerized screening systems are needed which will accurately screen the large amount of population and identify healthy and diseased people. Thus the workload on experts is reduced significantly. Microaneurysms(MA) are first recognizable signs of DR. Thus early detection of DR requires accurate detection of Microaneurysms. Computerized diagnosis insures reliable and accurate detection of MA's. The paper overviews the approaches for computerized detection of retinal Microaneurysms

    An Ensemble Classifier Based on Individual Features for Detecting Microaneurysms in Diabetic Retinopathy

    Get PDF
    Individuals with diabetes are more likely to develop Diabetic Retinopathy (DR), a chronic ailment that can lead to blindness if left undiagnosed. Early-stage Diabetic Retinopathy (DR) is characterized by Microaneurysms (MA), which appear as tiny red lesions on the retina. This paper investigates a unique approach for the automated early identification of microaneurysms  in eye images. A unique ensemble classifier technique is suggested in this work. Classifiers like SVM, KNN, Decision Tree, and Naïve Bayes are chosen in this study for building an ensemble model. After preprocessing the image, certain common image characteristics such as shape and intensity features were retrieved from the candidate. The mean absolute difference of each feature is computed. Based on mean ranges that would give improved classification results, an expert classifier is chosen and trained. The outputs of the classifiers are integrated for each of the distinct characteristics, and the number of categories that have been most frequently repeated is utilized to reach a final decision. The process has been comprehensively validated using two available open datasets, like e-ophtha and DIARETDB1. On the e-ophtha and DIARETDB1 datasets, the ensemble model achieved an AUC of 0.928 and 0.873, Sensitivity of 90.7% and 85%, Specificity of 90% and 91% respectively

    Retinal Vessel Segmentation Using the 2-D Morlet Wavelet and Supervised Classification

    Get PDF
    We present a method for automated segmentation of the vasculature in retinal images. The method produces segmentations by classifying each image pixel as vessel or non-vessel, based on the pixel's feature vector. Feature vectors are composed of the pixel's intensity and continuous two-dimensional Morlet wavelet transform responses taken at multiple scales. The Morlet wavelet is capable of tuning to specific frequencies, thus allowing noise filtering and vessel enhancement in a single step. We use a Bayesian classifier with class-conditional probability density functions (likelihoods) described as Gaussian mixtures, yielding a fast classification, while being able to model complex decision surfaces and compare its performance with the linear minimum squared error classifier. The probability distributions are estimated based on a training set of labeled pixels obtained from manual segmentations. The method's performance is evaluated on publicly available DRIVE and STARE databases of manually labeled non-mydriatic images. On the DRIVE database, it achieves an area under the receiver operating characteristic (ROC) curve of 0.9598, being slightly superior than that presented by the method of Staal et al.Comment: 9 pages, 7 figures and 1 table. Accepted for publication in IEEE Trans Med Imag; added copyright notic

    Automatic detection of microaneurysms in colour fundus images for diabetic retinopathy screening.

    Get PDF
    Regular eye screening is essential for the early detection and treatment of the diabetic retinopathy. This paper presents a novel automatic screening system for diabetic retinopathy that focuses on the detection of the earliest visible signs of retinopathy, which are microaneurysms. Microaneurysms are small dots on the retina, formed by ballooning out of a weak part of the capillary wall. The detection of the microaneurysms at an early stage is vital, and it is the first step in preventing the diabetic retinopathy. The paper first explores the existing systems and applications related to diabetic retinopathy screening, with a focus on the microaneurysm detection methods. The proposed decision support system consists of an automatic acquisition, screening and classification of diabetic retinopathy colour fundus images, which could assist in the detection and management of the diabetic retinopathy. Several feature extraction methods and the circular Hough transform have been employed in the proposed microaneurysm detection system, alongside the fuzzy histogram equalisation method. The latter method has been applied in the preprocessing stage of the diabetic retinopathy eye fundus images and provided improved results for detecting the microaneurysms

    Automated retinal analysis

    Get PDF
    Diabetes is a chronic disease affecting over 2% of the population in the UK [1]. Long-term complications of diabetes can affect many different systems of the body including the retina of the eye. In the retina, diabetes can lead to a disease called diabetic retinopathy, one of the leading causes of blindness in the working population of industrialised countries. The risk of visual loss from diabetic retinopathy can be reduced if treatment is given at the onset of sight-threatening retinopathy. To detect early indicators of the disease, the UK National Screening Committee have recommended that diabetic patients should receive annual screening by digital colour fundal photography [2]. Manually grading retinal images is a subjective and costly process requiring highly skilled staff. This thesis describes an automated diagnostic system based oil image processing and neural network techniques, which analyses digital fundus images so that early signs of sight threatening retinopathy can be identified. Within retinal analysis this research has concentrated on the development of four algorithms: optic nerve head segmentation, lesion segmentation, image quality assessment and vessel width measurements. This research amalgamated these four algorithms with two existing techniques to form an integrated diagnostic system. The diagnostic system when used as a 'pre-filtering' tool successfully reduced the number of images requiring human grading by 74.3%: this was achieved by identifying and excluding images without sight threatening maculopathy from manual screening
    corecore