Automated Optic Disc region location from fundus images: Using local multi-level thresholding, best channel selection, and an Intensity Profile Model

https://doi.org/10.1016/j.bspc.2019.02.006Get rights and content

Highlights

  • Use of promising OD location reduces processing area in about 40%.

  • Selects red or green channel with best range for Candidate generation.

  • All images of the datasets are used for testing, given that no training is used.

  • Column-wise intensity model reflecting natural variations of the optic disc zone simplifies classification.

  • The method is image resolution independent by using relative measures.

Abstract

Background and objective

Location of optic disc, which corresponds to the visible part of the optic nerve in the eye, is of high importance for bright lesion detection of Diabetic Retinopathy by extracting it and avoiding false positives. Glaucoma detection processes details on the optic disc zone. Location of the macula uses optic disc location as a reference. Thus, the location of optic disc is relevant for several diagnosis procedures on retinal images. Several methods for OD detection in fundus images can be found in the literature; however, the issue is still open to reach better results in terms of accuracy, robustness and complexity. This work provides a simple and image resolution independent method for Optic Disc location for methods that use the optic disc zone elimination or extraction to perform some diagnosis.

Methods

This work proposes a simple and reliable method for OD region location in fundus images using four known publicity available datasets: DRIVE, DIARETDB1, DIARETDB0 and e-ophtha-EX. We are introducing an OD region location method based on OD’s characteristic high intensity and a novel method for feature’s extraction that aims to represent the essential elements that define an optic disc by proposing a model for the pixel intensity variations across the optic disc (column wise). The approach has four main stages: OD pixel region candidate generation, promising OD regions detection, promising candidate features extraction, and classification. All images from the four datasets were used for testing, since no training was used for classification.

Results

An OD location accuracy of 99.7% is obtained for the 341 retinal images within the four publicly datasets.

Conclusions

The obtained results show that the proposed method is robust and achieves the maximum detection rate in all four compared databases, which demonstrates its effectiveness and suitability to be integrated into a complete prescreening system for early diagnosis of retinal diseases. Use of promising OD region location reduces processing area in about 40%.

Introduction

Morphological detection of retinal structures such as the optic disc (OD), blood vessels, macula and fovea are a common step in most systems for automatic detection and screening of different retinal pathologies. Fundus images are used for diagnosis by trained clinicians to check for any abnormalities or changes in the retina. To alleviate physician work, images can be processed by an automated system that provides probable lesion areas, that the ophthalmologists will diagnose [1]. In particular, the detection of the OD, which corresponds to the visible part of the optic nerve in the eye, is an important task in retinal image analysis because it is a key reference for recognition algorithms [2], blood vessels segmentation [3,4], and diagnosing some diseases such as diabetic retinopathy (DR) [5,6] and for registering changes within the optic disc region due to diseases such as glaucoma [[7], [8], [9]] and the development of new blood vessels [10]. The OD is also a landmark for other retinal features, such as the distance between the OD and the fovea [11,12], which is often used for estimating the location of the macula [13] and is also used as a reference length for measuring distances in retinal images [14]. In addition, it is important to detect and isolate OD region because, most of the algorithms designed to segment/detect abnormalities such as hard exudates in DR will detect lots of false positives in OD region since the optic disc could present similar color, shape and size characteristics which can lead to potentially detect OD sections as exudates, negatively affecting the performance of the system [15]. Accurate identification of OD can be used to reduce the false positive rate while detecting the bright lesions [16].

Even though there is a significant variation in optic disc’s appearance and size, it’s mean diameter is clinically estimated on 1.5 mm [17] (near (1/30)th the of retina’s area) and exhibits a distinctive appearance from the tissue zone that surrounds it due to the absence of pigment epithelium making OD’s color paler than its surroundings. In healthy fundus images, optic disc is usually seen as a bright circular or elliptic region crossed by a tree of vesins and arteries [18]. Although the OD main features and characteristics are relatively easy to describe, individual differences, diseases and other factors will influence characteristics of the optic disc. There are several factors that difficult the correct OD detection, for example, in some of the images the edges of the OD are not clearly visible, and some OD regions can be obscured due to the blood vessels that pass through it. Image quality can also affect the appearance of the OD. A retinal image may be unevenly illuminated or poorly focused, resulting in a less distinct and/or blurred OD. On the other hand, when there is presence of injuries such as exudates or severe problems in the lighting; the pixels that present the highest values of intensity in the image do not always correspond to the optic disc. Optic disc location methodology involves extensive research interest [19,20], due to its relevance for OD diseases and as an anatomic eye’s feature.

This work proposes a simple and reliable method for OD region location in fundus images. To make optic disc location robust, OD’s characteristic high intensity is combined with a model of the profile pixel intensity variation. The approach comprises four main stages: OD pixel region candidate generation, promising OD regions detection, promising candidate features extraction, and classification. The proposed method consists on a top-down approach, namely, we go from a group of high intensity local regions with coarse level features to finer features on extended regions with minimum requirements on size and intensity distribution. The main contribution of this work can be summarized in five aspects: (1) About 40% of fundus image reduction is achieved by defining a promising region to locate the OD. (2) Unlike most approaches, both channels red and green are considered. The channel who exhibits the best range for candidate generation is selected for further processing. (3) No training is required, so all the images of the datasets are used for testing and no additional datasets are needed to train a classifier. (4) A novel method for feature’s extraction is proposed, it aims to represent the essential elements that define an optic disc by proposing a model for the pixel intensity variations across the optic disc (column wise). (5) Since anatomical features calculated are relative to image’s original resolution, the results of the proposed approach were achieved without any alteration on the original size of the input images, ensuring that our detection algorithm is applicable to any image resolution available in fundus image datasets. The approach’s results proved to be reliable; especially for challenging images, including images with poor illumination, pathological changes, with dark OD due to uneven illumination and low contrast and images with bright exudates whose size and intensity are like OD. The proposed algorithm was tested in four publicly-available datasets achieving a competitive performance respect to other state-of-the-art methods.

The rest of the paper is organized as follows: in Section 2 the relevant and recent related work in detection of OD on fundus images is reviewed. In Section 3 the main stages of the proposed approach are described. In section 4 the characteristics of the public databases used are detailed. Section 5 shows the experimental results, the validation obtained using public databases, and a comparison with other methods from the literature. Finally, Section 6 provides the discussion and conclusions.

Section snippets

Related work

The optic disc detection approaches can be categorized in three groups: property-based methods, convergence of blood vessels and model-based methods; and a fourth group by combination of two or more of the first three.

Methodology

The optic disc can be characterized as a bright, yellowish, circular region in a retinal image. On healthy fundus images, these characteristics remain and pixels with the highest values of intensity correspond to the optic disc. However, on abnormal fundus images with presence of large clusters of exudates and severe illumination artifacts, optic disc location based only on intensity information is unreliable. To make optic disc location robust and reliable, intensity information can be

Materials

With the purpose to evaluate and validate the proposed approach, four publicly available retinal image datasets were tested: DIARETDB1 [37], DIARETDB0 [38], e-ophtha-EX [39], and DRIVE [40]. Table 3 presents the characteristics for each dataset.

DIARETDB1 dataset contains 89 fundus images, where 84 of them have at least some signs of mild proliferative DR and five images are of a healthy retina. The images were marked by four experts for the presence of micro aneurysms, hemorrhages, and hard and

Results and discussion

Four publicly available datasets were used: DIARETDB1 [37], DIARETDB0 [38], e-ophtha-EX [39] and DRIVE [40]. The algorithm for the proposed method was implemented with MATLAB R2017a in a laptop with Windows 10, 8 GB of RAM, and Intel i7 processor at 2.3 GHz.

Table 4. presents, the optic disc detection results for the 4 experimented datasets. Fig. 19, Fig. 20, Fig. 21, Fig. 22 show some examples of the detected OD from each dataset, including the most challenging images that include pathologies,

Conclusions and discussion

A new approach for the location of the OD in human retinal images was developed and presented. The approach results to be simple and reliable; especially for challenging images, including images with poor illumination, pathological changes, with dark OD due to uneven illumination and low contrast, with partial OD section and images with bright exudates whose size and intensity are similar to OD. The robustness of the proposed technique is guaranteed by evaluating the method in four

Conflict of interest

None.

Acknowledgements

The authors would like to thank the founders of the publicly available databases. Laura Uribe-Valencia likes to thank to Consejo Nacional de Ciencia y Tecnología (CONACYT) for doctoral scholarship with CVU No. 493055.

References (40)

  • R. Panda et al.

    Robust and accurate optic disk localization using vessel symmetry line measure in fundus images

    Biocybern. Biomed. Eng.

    (2017)
  • B. Harangi et al.

    Detection of the optic disc in fundus images by combining probability models

    Comput. Biol. Med.

    (2015)
  • S. Bharkad

    Automatic segmentation of optic disk in retinal images

    Biomed. Signal Process. Control

    (2017)
  • L.C. Rodrigues et al.

    Segmentation of optic disc and blood vessels in retinal images using wavelets, mathematical morphology and Hessian-based multi-scale filtering

    Biomed. Signal Process. Control

    (2017)
  • A. Chakravarty et al.

    Joint optic disc and cup boundary extraction from monocular fundus images

    Comput. Methods Programs Biomed.

    (2017)
  • E. Decencière et al.

    TeleOphta: machine learning and image processing methods for teleophthalmology

    IRBM

    (2013)
  • M. Ortega et al.

    Retinal verification using a feature points-based biometric pattern

    EURASIP J. Adv. Signal Process.

    (2009)
  • Y. Jiang

    Blood vessel tracking in retinal images

    Proceedings of Image and Vision Computing

    (2007)
  • I.W.R.A. Abdel-Ghafar et al.

    Progress towards automated detection and characterisation of the optic disk in Glaucoma and diabetic retinopathy

    Med. Inform. Internet Med.

    (2007)
  • B.G. Meindert Niemeijer et al.

    Fast detection of the optic disc and Fovea in color fundus photographs

    Med. Image Anal.

    (2009)
  • Cited by (14)

    • Medical image segmentation using exchange market algorithm

      2021, Alexandria Engineering Journal
      Citation Excerpt :

      This technique presented an important contribution to detect glaucoma by considering the instrumental parameters to track the risk factors. Laura et al. [23] employed pixel region generation and detection to detect the optic disc location. Shrivastava et al. [24] presented the risk severity of psoriasis skin disease and found that scalp, joints and nails were affected rapidly.

    • Devignetting fundus images via Bayesian estimation of illumination component and gamma correction

      2021, Biocybernetics and Biomedical Engineering
      Citation Excerpt :

      Fundus photography provides highly specific information, which can be used for the diagnosis of various diseases, such as Age-related Macular Degeneration (AMD) [2], Diabetic Retinopathy (DR) [3,37],Glaucoma [4,38], and Cataract [5]. Fundus angiography is used by ophthalmologists to detect DR-based clinical features [20] and it is obtained using funduscopic cameras [24]. Microaneurysms (MAs) will look like small red dots, and it can lead to hemorrhages, whereas the hard exudates (HE) appear as bright yellow lesions [29].

    • A semi-supervised approach for automatic detection and segmentation of optic disc from retinal fundus image

      2021, Handbook of Computational Intelligence in Biomedical Engineering and Healthcare
    • A survey on medical image analysis in diabetic retinopathy

      2020, Medical Image Analysis
      Citation Excerpt :

      The minimum accumulated difference in vessel directions represented the OD center. Uribe-Valencia and Martinez-Carballido (2019) modeled column variations in pixel intensity to localize the OD. The algorithm detected promising OD regions in a top-down approach.

    • IDRiD: Diabetic Retinopathy – Segmentation and Grading Challenge

      2020, Medical Image Analysis
      Citation Excerpt :

      Localization and segmentation of OD and fovea facilitate the detection of retinal lesions as well as the assessment (based on the geometric location of these lesions) of the severity and monitoring progression of DR and DME. Hence, several approaches have been proposed for localization of OD, and most of them utilized the OD properties like intensity, shape, color, texture, etc. and many others showed effectiveness of mathematical morphology (Morales et al., 2013; Marin et al., 2015), template matching (Giachetti et al., 2014), deformable models (Yu et al., 2012; Wu et al., 2016) and intensity profile analysis (Kamble et al., 2017; Uribe-Valencia and Martínez-Carballido, 2019). Further, approaches utilized for OD segmentation are based on level set (Yu et al., 2012), thresholding (Marin et al., 2015), active contour (Mary et al., 2015) and shape modeling (Cheng et al., 2015), clustering (Thakur and Juneja, 2017), and hybrid (Bai et al., 2014) approaches.

    • Automated detection of optic disc contours in fundus images using decision tree classifier

      2020, Biocybernetics and Biomedical Engineering
      Citation Excerpt :

      The highest count of the vessel is used for detecting the OD center. Uribe et al. [41] proposed an OD localization approach, which combines the information of intensity and main blood vessels. The method involves four main steps, generation of OD pixels candidates, detection of promising region of OD, extraction of features from the promising region of OD and classification.

    View all citing articles on Scopus
    View full text