Segmentation of Optic Disc Based on Vessel Bends in Retinal Image

DOI : 10.17577/IJERTCONV2IS05054

Download Full-Text PDF Cite this Publication

Text Only Version

Segmentation of Optic Disc Based on Vessel Bends in Retinal Image

G.Jayanthi1,

Master of engineering1,

Parisutham Institute of Technology & Science, Thanjavur, Affiliated to Anna university, Chennai- Tamilnadu India jayanthi070584@gmail.com1

    1. ary Amirtha Sagayee2

      Associate Professor of ECE2

      Parisutham Institute of Technology & Science, Thanjavur, Affiliated to Anna university, Chennai- Tamilnadu India gmasagayee@gmail.com2

      Abstract- The paper proposed an algorithm to segment the optic disc automatically from the fundus image. The detection of optic disc boundary is mainly based on LDA and medial axis detection. To calculate the geometric shape and size of the optic disc, the segmentation in eye imaging is an important role. The segmentation of the input is obtained through LDA. The objective of LDA is to perform dimensionality reduction. The most important region of eye is optic disc was located by using an approach based on medial axis detection. The optic disc segmentation is forecast by structure of vessel bend at disc boundary. The implementation algorithm has been tested on drive databases. The average value obtained ( a precision value and Recall value are 0.9 and 0.966 respectively, the F-score of 0.9323) describes that this method is a robust tool for segmentation of optic disc.

      Keyword: Optic disc, LDA, boundary detection, Vessel bend, Medial axis detection.

      1. INTRODUCTION

        Early detection and treatment of retinal diseases are essential to avoid the vision loss in retinal image. Any abnormalities or change in the retina are diagnosed by clinicians using fundus image. Detection of the optic disc can be used to test the severity of some diseases are diabetic retinopathy and glaucoma. [1-4]

        Due to the significant loss of optic nerve fiber leads to irreversible vision loss. The identification and treatment of eye diseases such as diabetic retinopathy and glaucoma can be employed by retinal image photograph.[5]

        Although DR isnt a curable illness, if detected in early stage the major vision loss can prevent by the optical device surgical procedure. However, Diabetic retinopathy patient with no symptoms till vision develops. So the diabetic patient wants annual eye examination. The location where ganglion cell outlet the eye to from the optic nerve through which the information of the photo receptor is transmitted to the brain is called optic disc. There are two distinct zones in the OD

        namely a central bright zone called cup and peripheral region called the neuro retinal rim. The structure of optic disc is shown in the Fig.1. The changes in the structure appearance of OD due to the loss in optic nerve fiber. [6-9]

        Fig 1.Optic Disc

        The optic disc plays an essential role for diagnosis the proficient system for DR as its segmentation is a key preprocessing component in many algorithms intended to identify the other fundus feature. OD detection is also applicable for automated diagnosis of the other ophthalmic pathologies. Glaucoma is one of them and may be the most noteworthy. It is the second most common cause of blindness worldwide. Glaucoma is acknowledged by recognize the modification in shape, or depth that it produces in the OD.[10][11][12]

      2. LITERATURE SURVEY

        The OD boundary can be detected by using various OD segmentation methods. A survey has been reported for those methods. Marc et al., describes that the design for locating the OD in low resolution color fundus image. The plan of this paper has a Hausdroff-based template matching technique on a edge map. In this approach a fast computational time is important but the computational time depend upon the content of the image.[14-18]

        Sekar et al., state for diagnosis and treatment of various eye diseases such as DR and glaucoma by using the

        OD Segmentation

        retinal fundus photograph. By using the Hough transform to the gradient image, the OD boundary was detected. This method fails to incompetence of the shade correction operators and thresholding. The Hough transform is mostly depends on the number of edge pixel and number of to be matched, this makes computational complexity.[19][20]

        Preprocessing

        LDA analysis

        Image enhancements

        In painting

        C/ D Ratio

        Analysis and Diagnosis

        Calculate the diameter of OD

        Post processing

        2D spline interpolation

        Multistage selection of r bends

        Medial axis detection

        Fig 2: The Proposed System Architecture

        Adam et al., Proposed method that automatically locate the optic nerve in image of visual fundus image. A fuzzy convergence algorithm was used to find the origin of the blood vessel network. If the nerve is gets completely buried due to hemorrhaging then it is difficult for detecting the optic nerve. The fuzzy convergence algorithm was used to detect vessel network convergence but it has intricate to identify the starting point of blood vessel network.[2]

        Juan et al, state that to detect the OD and cup boundary using deformable model based approach. This method has two aspect 1) knowledge based clustering and other is smoothing. The combination of both local and global are used to update these two aspects. This method fails to encode the various shape of OD from different pathological change.[10][20-25]

      3. Proposed approach

        Our objective is to segment the optic disc from a fundus image by using LDA and medial axis detection. Fig 2 shows the proposed system architecture. The proposed system follows three main steps. The first step is the preprocessing, in that apply LDA to perform the dimensionality reduction while preserving as much of the class discriminator information as possible. It is also used to achieve the gray scale image that it represents the RGB image better. From this image a different structure of retina are differentiated more clearly to get more accurate detection of OD. By using the inpainting method, the vessels are removed to make the segmentation easier. The vessel bends can occur at many place in the OD region and its detected with the different source of information. The pallor region describes the inner limit of r bend, bending angle and location of OD. The r-bends are thin and not uniformly distributed across the sectors. To estimate the boundary, 2D spline interpolation method is used.

          1. PREPROCESSING

            1. Linear Discriminant Analysis:

              LDA basically handle the case everywhere within- class frequency is not equally and their recital has been tested on the generated test data. It guaranteeing the maximum separations by qualitative relation of between class variance to within class variance in any data sets. The flow diagram of LDA is shown in the Fig. 4. A decision region is drawn between the given classes and it tries to provide more class separability. The distribution of the feature data was better understood by this method.

              1. (b)

                Fig 3: Linear Discriminant analysis a) Original fundus image. (b) LDA.

                Step1: Represent the input image as matrix by converting into ycbcr.

                Step2: The mean of each data is computed by

                µ3=p1* µ1+p2* µ2

                µ3 mean of entire data.

                µ1 & µ3 mean of each data

                Step3: Compute the between class scatter and with in class scatter matrix by using

                Sb= (µj- µ3)*(µj- µ3)-T

                Sw= (xj- µ1j)*(xj- µj) T

                Original image

                table cellspacing=”0″>

                Convert RGB into ycbcr

                Compute within the

                class

                Compute between the class scatter

                1. (b)

                  Final value

                  Yes

                  Values neglected

                  Fig 4. Flow Diagram of LDA

                  If 0

                  No

                  Fig 5: Image enhancement a) Input (b) Image enhancement

                  C. Vessel mask:

                  The discrimination of OD is very difficult due to the numerous vessels crossing its border. The removal of vessels from the enhanced image is obtained by using the inpainting

                  Step4: The eigen values are calculated by using =Sw-1Sb.

                  Step5: The linearly independent between feature is indicated when eigen values are Non-zero. If eigen values are zero, then it is neglected and indicate its linearly dependent between feature.

                  The original color retinal image of LDA is shown in the Fig. 3(a). To find the eigen value the input image is converted into ycbcr matrix. To differentiate the structure of retina more clearly, it convert into grey scale image as shown in the Fig 3 (b).

            2. Image enhancement:

              Image enhancement is basically improving the perception of information in image for human viewers and providing better input for other automated image processing technique.To enhance the visual appearance of an image or to convert the image for better analysis by human or machine is done by the image enhancement process. The improvement of an image appearance by increasing the dominance or by decreasing uncertainty between the dissimilar region of the image. The obtained grey scale image is not uniformly elucidated. The local transformation is used to correct the non uniform elucidate and improve its contrast. The transformation expression is given by equation 1.

              The minimum and maximum grey level of image is tmin and tmax. The mean value of the image is µf and the target levels are Umax and Umin.

              method. The Inpainting algorithm is used for various applications, from the refurbishment of damaged photograph to the removal of selected object. The structure permanence is preserved by using the external information. The image is categorized by their pixel value. If the range of the pixel value lies within 0 to 150 consider as black. The pixel value lies between 150 to 200 is considered as grey. The range above this is considered as white. In Fig 6 shows the vessel masking of the input image and inpainted image.

          2. Optic Disc Segmentation:

            A multiple source of information are needed to segment the optic disc. The pallor region describes the inner limit of r bends, bending angle and the location of OD. The r bends are not equally distributes in the OD boundary. 2D spline interpolations are used to smooth the OD boundary.

            (a) (b) (c)

            Fig 6: Vessel mask (a) Input image (b) vessel masking (c) Inpainted

            1. Medial axis detection:

              Detecting the both thick and thin vessel in the OD

              ( )( )

              ( ) (

              ( )

              ( )

              )

              (1)

              region is very difficult due to large inter- image variation. The trench region are characterized and slanting in particular

              ( )

              {

              ( )

              The input and output of image enhancement is shown in the Fig. 5 (a) and Fig. 5(b).

              direction by means of high curvature. The expression used to find the curvature is defined in the equation

              Y(x) = ( d2y/dx2)/(1+ (dy/dx)2) (2)

              Y (x) is computed in 4 different directions for each point. To obtain the trench point, maximum value of Ymax and its corresponding orientation are used. If the value of Ymax is greater than both the threshold value t and neighboring pixel in direction, then it is declared as trench point. A high contrast of vessel point(set 1) is obtained by applying the high value of t. Similarly a low contrast vessel point(set 2) is obtained by applying the value of t. This helps to extract the low contrast vessel while rejecting the noise. The final trench point detect the vessel structure more accurately quantify the vessel bends through medial axis detection.

            2. Vessels bend detection:

              The vessel bends are varied according to the caliber vessel. Due to inflexibility of thick vessel it doesnt show large bending but thin vessel sows large bending. The proper selection of scale is important for detecting both types of bend because the bend in the thick vessel is clear only at large scale compared to the bend in the thin vessel.

              First, the vessel segments are extracted by terminated end points. The local maxima are compute by 1D shape profile and constitute a set of bends. A segment of vessel around bi and bound on either side by nearest minimum curvature defines the region of support. The line joining a bend point and centre of the mass of ROS has been used to compute the bending angle . The bending angle which exceeds 170 then it has to be removed from the set of bends.

            3. Multi-state selection of r bends:

              There are two stages for identifying the r bends from bi, by utilizing anatomical knowledge associated with r bends.

              (a) (b) (c) (d)

              Fig 7: OD Segmentation (a) Medial axis detection (b) Fitted area (c) bend points (d) optic vessel

            4. 2D spline interpolation

        The r bends are emaciated and not evenly distributed across the sector. It is difficult to get the boundary in the region where the r bends are absent. According to sector the bending behavior and shape are control by using the parameter t. Compared to sector1&3, a sector 2&4 has low vessel density so the value of t is kept high in sector 2&4. A closed form 2D spline curve is obtained by considering a subset of r bends. The medial axis detection of disc boundary and vessel bends are detected in an image are shown in the Fig.7 (a) and Fig 7(b). Fig. 7(c) and Fig. 7(d) shows the final optic disc boundary can be computed by using optic vessel.

      4. PERFORMANCE EVALUATION OF DISC

        BOUNDARY

        The overall performance of the OD boundary was assed by the comparative analysis method. The boundary detection similarity is done by the evaluation process. The area overlap between computed region and ground was evaluated by precision and recall values. The expression for Precision and Recall values are given in the equation 3 and 4.

        First Stage:

        Based on bends proximity to the pallor region, a coarse selection was done. Consider the points within pallor region be P :(xp,yp). The Points are finding by keeping the top 25% of the bright pixel within OD. The bends bi located in b 🙁 xp,yp). The region has the potential r bends is limit by finding a paramount fit circle to set of points. The radius and centre of

        the circle is R and (xc,yc). The minimization of error function

        tp number of true positive pixels . fp number of false positive pixels. fn number of false negative pixels.

        (3)

        (4)

        c) c)

        is given by S=i((xi-x)-x 2+((yi-y)-y 2 R2. The bends are

        To compute a single performance measure called traditional F-

        score (F) is calculated by the equation 5.

        agreed to next stage which lies in the area of the circle.

        Second stage:

        The spatial position and bending information are identified by using a set of r bends. The bends can be scrutinized by sector-wise location and vessel orientation. A sector is radially examined with step size of 20 and in each step, only bends shaped by vessel with correct orientation are preserved.

        (5)

        The Value of F-score should lie between 0-1 and for accurate method; F-score should be high. The Performance of disc boundary of various techniques has been evaluated with drive data base. From the various techniques, the proposed method detect the disc boundary more accurately with the precision value of 0.9, recall value of 0.966 and F-Score of 09383.

        TABLE-I

        PERFORMANCE EVALUATION OF DISC BOUNDARY BY VARIOUS TECHNIQUES

        TECHNICQUES PRECISION RECALL F-SCORE

        1. Gopal Datt Joshi, Member, IEEE, Jayanthi Sivaswamy, Member, IEEE, and S. R. Krishnadas, Optic Disk and Cup Segmentation from Monocular Colour Retinal Images for Glaucoma Assessment.

        2. Juan Xua, , Opas Chutatapeb, Eric Sungc, Ce Zhengd, Paul Chew Tec Kuand, Optic disk feature extraction via modified deformable model technique for glaucoma analysis.

          Hausdorff-based

          template Morphological method Supervised method

          0.94 0.716 0.81

          0.773 0.836 0.80

          0.98 0.70 0.82

        3. Toru Tamaki, Bingzhi Yuan, Kengo Harada, Bisser Raytchev, Kazufumi Kaneda Hiroshima University, Japan Linear Discriminative Image Processing Operator Analysis

        4. J. Hajer, H. Kamel, and E. Noureddine, Localization of the optic disk in

          SVM 0.85 0.84 0.84

          Hough Transform 0.99 0.82 0.90

          retinal image using the watersnake, in Proc. Int. Conf. Compute. and Commun. Eng., 2008, pp. 947951.

        5. R. J. Qureshi, L. Kovacs, B. Harangi, B. Nagy, T. Peto, and A. Hajdu,

          Fuzzy Convergence Active contour Method

          Proposed Method (Medial Axis

          0.99 0.85 0.91

          0.72 0.82 0.81

          0.9 0.966 0.9323

          Combining algorithms for automatic detection of optic disc and macula in fundus images, Comput. Vis. Image Understand., vol. 116,no. 1, pp. 138 145, 2012.

        6. A.-H. A.-R. Youssif, A. Ghalwash, and A. A.-R. Ghoneim, Optic disc detection from normalized digital fundus images by means of a vessels

          Detection)

      5. CONCLUSION & FUTURE WORK

In this paper, we proposed a disk boundary detection using medial axis detection method. First, the LDA method is used to differentiate more clearly to detect the OD more accurately. Next the trench based vessel modeling and ROS based bend detection is used to detect the variation of the vessel thickness. Finally the 2D spline interpolation is applied on detected r bends to smoothen the OD boundary. In this method, it detected OD boundary accurately with precision of

0.9 & recall of 0.966. The F-Score of the detected boundary is 0.9323.

REFERENCES

  1. Sandra Morales*, Valery Naranjo, Jesús Angulo, and Mariano Alcañiz, Automatic Detection of Optic Disc Based on PCA and Mathematical Morphology, IEEE Trans.Med.Imaging VOL. 32, NO. 4, APRIL 2013.

  2. Arturo Aquino, Detecting the Optic Disc Boundary in Digital Fundus Images Using Morphological, Edge Detection, and Feature Extraction Techniques, Manuel Emilio Gegúndez-Arias, and Diego Marín

[3]S. Sekhar, Automated Localisation of Retinal Optic Disk Using Hough Transform, W. Al-Nuaimy and A. K. Nandi

  1. Keith A. Goatman, Detection of New Vessels on the Optic Disc Using Retinal Photographs, Alan D. Fleming, Sam Philip, Graeme J. Williams,

    John A. Olson, and Peter F. Sharp

  2. Diego Marín, A New Supervised Method for Blood Vessel Segmentation in Retinal Images by Using Gray-Level and Moment Invariants-Based Features, Arturo Aquino*, Manuel Emilio Gegúndez-Arias, and José Manuel Bravo

  3. Adam Hoover, Locating the Optic Nerve in a Retinal Image Using the Fuzzy Convergence of the Blood Vessels, Michael Goldbaum

  4. Marc Lalonde, Fast and Robust Optic Disc Detection Using Pyramidal Decomposition and Hausdorff-Based Template Matching, Mario Beaulieu, and Langis Gagnon*

  5. Juan Xua, Optic disk feature extraction via modified deformable model technique for glaucoma analysis, Opas Chutatapeb, Eric Sungc, Ce Zhengd, Paul Chew Tec Kuand

direction matched filter, IEEE Trans. Med. Imag., vol. 27, no. 1, pp.1118, 2008.

  1. S. Lu, Accurate and efficient optic disc detection and segmentation by a circular transformation, IEEE Trans. Med. Imag., vol. 30, no. 12, pp.2126 2133, Dec. 2011.

  2. [1] D. Pascolini and S. P.Mariotti, Global estimates of visual impairment:2010, Br. J. Ophthalmol., pp. 614621, 2011.

  3. World Health Org., Action plan for the prevention of blindness and visual impairment 20092013 2010.

[18]R. Bock, J. Meier, L. G. Nyl, and G. Michelson, Glaucoma risk index: automated glaucoma detection from color fundus images, Medical Image Analysis, vol. 14(3), pp. 471481, 2010.

  1. G. D. Joshi, J. Sivaswamy, K. Karan, P. R., and R. Krishnadas, Vessel bend-based cup segmentation in retinal images, Proc. Int. Conf. Pattern Recognition (ICPR), pp. 25362539, 2010.

  2. Y. Hatanaka, A. Noudo, C. Muramatsu, A. Sawada, T. Hara, T. Yamamoto, and H. Fujita, Automatic measurement of vertical cup-to-disc ratio on retinal fundus images, Proc. ICMB, pp. 6472, 2010.

  3. K. Stapor, A. Sacutewitonski, R. Chrastek, and G. Michelson, Segmentation of fundus eye images using methods of mathematical morphology for glaucoma diagnosis, Proc. ICCS, pp. 4148, 2004.

  4. D. Wong, J. Liu, J. Lim, X. Jia, F. Yin, H. Li, and T. Wong, Levelset based automatic cup-to-disc ratio determination using retinal fundus images in argali, Proc. EMBC, pp. 22662269, 2008.

  5. J. Liu, D. Wong, J. Lim, H. Li, N. Tan, and T. Wong, Argali- an automatic cup-to-disc ratio measurement system for glaucoma detection and analysis framework, Proc. SPIE, Medical Imaging, pp. 72 603K8, 2009.

  6. Y. Fengshou. Extraction of features from fundus images for glaucoma assessment. Masters thesis, National University of Singapore, 2011.

  7. Siddalingaswamy P. C. Automatic Localization and Boundary Detection of Optic Disc Using Implicit Active Contours, 2010 International Journal of Computer Applications (0975 8887) Volume 1 No. 7

Leave a Reply