Simultaneous Identification of Segmented Vascular True Vessels From Retinal Replica using Graph Tracer Method

DOI : 10.17577/IJERTV3IS041598

Download Full-Text PDF Cite this Publication

Text Only Version

Simultaneous Identification of Segmented Vascular True Vessels From Retinal Replica using Graph Tracer Method

  1. Mohamed Rafiq,

    Assistant Professor, Department of Information Technology,

    P.A. College of Engineering and Technology, Pollachi, India.

  2. Dinesh Kumar,

Assistant Professor Department of Information Technology,

    1. College of Engineering and Technology, Pollachi, India.

      Abstract–Identification of retinal blood vessels morphology reflects the heart disease like hypertension, coronary heart disease etc. The contingency of the retinal vessels helps to detect the cardiovascular condition of human body. The aim of this paper is to find the optimal path of the true vessels from the segmented vessel graph. The major challenges in this identification are crossover and bifurcation that leads to ambiguity when one vessel is tracked on a one-at-a-time basis. To avoid this, the vessel tracking, vessel segmentation and vessel identification are preformed simultaneously. Hence the complete vessel of the retina is determined.

      Keywords cardiovascular structure, ophthalmology, vessel segmentation, skeletonization

      1. INTRODUCTION

        The snapshot of retinal replica shows the condition of human body. Appropriately, the contingency of retinal vessels helps to detect the cardiovascular condition. The structure and properties of the retinal vessels help in the diagnosis of heart diseases. For example, the correspondent retinal artery and retinal vein can be distinguished from the retinal replica by analysing the oxygen content in those retinal vessels. The computation is interrelated with the heart diseases like hypertension, coronary heart disease and stroke [1]-[3]. For this computation, specific vessels must be exactly tracked using the retinal replica. The major problems in this computation are the uncertainties due to crossover and vessel bifurcation.

        Fig.1 is an example of retinal replica where the retinal vessels I (denoted as red) and II (denoted as blue) crossover (denoted within white circles). Fig.1 (a) shows both the vessel crossing with each other. The problem is that the crossovers are identified as bifurcations where both the vessels are treated as same vessel. Fig.1 (b) shows the variation between the two vessels where the vessel structures are exactly identified denoted as blue and red.

        To avoid the uncertainties during the identification of bifurcations and crossovers in the retinal vessels like tracking the adjacent vessel segment of one vessel segment as its own segment, the linking of these vessel segments should be properly identified. Fig.2 is an example; here the bifurcation of vessel I is denoted as red dots and bifurcation of vessel II are

        denoted as blue dots. Fig.2 (a) shows the crossovers of adjacent vessel segment of one vessel is identified as bifurcations of its own vessel segment which are denoted as red dots within a circle. This wrong identification is because the vessel I is tracked without the recognition of vessel II, where the red dots within the circle are considered as bifurcations rather crossovers. Therefore, it may result in a wide range of difference in the measurement of the vessels. Fig.2 (b) shows the correct identification of bifurcation of vessel I and II is achieved by simultaneous identification. This results in correct identification because the data about the other vessels can be used during the time of identification of one vessel.

        Here, the data of the retinal vascular structure which is segmented is used so that all the true vessels from the retinal replica are identified correct. Initially, the segmented vascular structure is represented as a graph and the true vessels from the retinal replica are identified on the basis of identification of the optimal path from a graph.

        (a)

        (b)

        Fig 1. From vessel I and II crossovers are denoted within the white circles. (a) Wrong vessel identification

        (b) Correct vessel identification.

        (a)

        (b)

        Fig.2 (a) crossovers are identified as bifurcations

        (b) Correct identification of bifurcation.

      2. RELATED WORK

        The vascular structure segmentation and the distinct vessels are found by joining the various segments of the vascular structure which shows the complete vessel is included in the extraction of retinal vessel. The vessel tracking refers to the performance of vessel identification and segmentation at the same time [5]-[8]. For vessel tracking the initial point of the vessel should be determined prior, where each of the vessels is tracked by finding the immediate next vessel point repeatedly with a function that takes the intensity of each pixels and the orientation in the vicinity of that particular point in the image which is currently considered. With the help of the intensity details, the crossovers and bifurcations are determined. When the vessel tracking is performed on a one at a time basis there occurs a lot of ambiguities since this approach does not provide the required information.

        (a) (b)

        Fig 3. (a) Zone of Interest and structure of vessel. (b) Segmented Line Image.

        The vessel identification can also be treated as a post processing step to vessel segmentation [9]-[11]. Before the vessels where individually identified the user had to resolve the connectivity of crossover and bifurcation as that of in [9]. The central vein is identified using a graph formulation [10] along with Dijkstras shortest path algorithm.

        Joshi et al. [11] identified the vessel on a one at a time basis and measured their method on a set of around 15 images. These methods resulted in wrong vessel identification because of selecting the right vessel segment which connects at either crossover or bifurcation that requires details from the other vessel. Al-Diri et al. [12] identified the crossovers and the segments that are locally joined at the crossovers to give a vascular network used some expert rules.

        This work aims on identification of vessel which is done as a post processing step to vessel segmentation. Here the multiple vessel are identified simultaneously which uses the information of the structure to identify if joining of one vessel segment to another lead to wrong identification.

        (a) (b) (c)

        Fig 4. Example of Junctions

      3. PRELIMINARIES

        The zone of interest is defined in the retinal replica. The circular ring is bounded by another two circles of radii 2r and 5r [Fig. 3(a)], Where r is the optic disc (OD) radius. A number of clinical studies are used for measurement from this zone [3],[4]. The vessel identification is started from the pixel which is nearer to the circle with radius 2r. The root pixels are denoted in yellow in Fig. 3(a).

        The method of existing vessel segmentation is applied to the procedure of skeletonization [9], [13], so that the lined image is obtained in the zone of interest [Fig. 3(b)]. The line image shows the vessel structure connectivity.

        Let A be all white pixels of the line image where the two pixels ai , aj A are adjacent adj(ai , aj ), iff aj n8(ai), where n8(a) = {a1,a2,a3,a4,a5,a6,a7,a8} is the eight neighbourhood pixels of a [Fig. 4(a)].

        Pixels ai, aj A are connected where connected (ai,aj), if adj(ai , aj ) or ac A {ai , aj } which refers to the connected pixels.

        The sequence {a1,a2,a3,a4,a5,a6,a7,a8} is considered to be the clockwise sequence of the eight neighbourhood pixels of the pixel A. And x(p) is considered to be the transitions from black to nonblack in the above sequence of the neighbourhood pixels.

        Fig 5. Segent pixels.

        Consider w8(a) n8(p) is the white pixels neighbouring a. The junction pixels in A is Ya = { a A | xn(a) > 2 v | w8(a) |

        > 3}. The junction is the set of all connected pixels where jun

        Ya such that ai , aj i jun, connected ( ai , aj ), where connected is restricted to Yp. Then, all the junctions in A is junp .

        Fig. 4 is an example of the junction pixels. Fig. 4(a), w8(a)

        = {a2,a4,a6} and xn(a) = 3 is because of the transitions (a1.a2), (a3, a4) and (a5, a6). This is a case where the junction pixel is the shaded pixel a with xn(p) > 2. In Fig. 4(b), the crossing numbers of 2 is in the top an left neighbours belonging to the shaded pixel.

        From Fig. 4(c), the junction pixels are all the shaded pixels since each of the pixels have atleast more than 3 white pixels in their 8-neighbourhood.

        The sequence of unique white pixels {a1,,an} in A is the segment seg such that it gets satisfied with the folloving conditions true:

        1. n > 0 and i [1,n], ai / JP

        2. n > 1 i [1,n-1], adj (ai, , ai+1)

        3. I *1,n }, | = 1 v aj Ja

        4. n > 2 i [2,n-1], xn(ai) = 2.

        The pixels a1 and an are the end pixels of the seg. Consider SEGa as the set of all segments in A and Na = A Ya where Na is the nonjunction pixels which are the part of segments. seg SEGa is adjacent to the junction jun where adj (seg, jun), if aj jun s.t. adj(aj, a1) v adj(aj, an). The two segments sega, segb SEGP are adjacent, adj(sega, segb) if jun Jp s.t. adj(sega, segb) ^ adj (segb, J).

        The examples of segments, end pixels and junction pixels according to junction and segment for any region in the line image is shown in Fig. 5. The segments are referred by the connected white pixels.

      4. VESSEL TRACKING

Here the proposed method focuses on identification of true vessels in the retina and to represent those vessels in binary tree form in order to get the measurements of subsequent vessels. This is done in two steps: A) Correct identification of crossovers B) Determination of optimal forest.

  1. Correct Identification of Crossovers

    Generally, there are chances for the vessels to cross each other in many cases, at a particular point or at a shared segments. The crossover which are occurring at particular point are known to be former crossover points and the other is the latter crossover points.

    Junction point of Crossover: There are some set of pixels A in white in a line image, and a junction jun Ja is said to be a crossover point iff the number of segments which are adjacent to C is almost greater than or equal to 4,i.e.,cover(jun) will be true iff |{ seg SEGa |adj(seg, J)}| b 4.

    When two different vessels takes the same segment then it leads to crossover segment as indicated in Fig. 6(a). The set of pixels in white A of a line image, a single part i.e., segment

    |seg| SEGa is said to be candidate crossover segment when

    1. (b)

      Fig 6. Example of crossover segment.

      |seg| < Lim and J1, J2 Ja s.t. adj(seg, J1 ) ^ adj(seg, J2 )

      ^cover(J1 )^cover(J2 ). L is the parameter to limit candidates to short segments.

      The short segments between two segments are not necessary true crossover segments. So there is a directional change

      between adjacent segments and their intensity values of pixels has been proposed to distinguish crossover segments.

      Changing of Directions among the segments: Given two segments sega and segb that are very aa adjacent to a common junction. Let aa and ab be the end points of sega and segb that are closed to each other. Let veca be a vector that starts on sega and ends on aa and vecb be a vector that starts from ab and end on ab.Then, the directional change between sega and segb is produced by

      D(sa, sb) = cos1 (va · vb/|va||vb |)

      where D(sega, segb ) [0°, 180°].

      Initially, D(sega, segb ) determines the magnitude of a change in the vessel direction when we go from sega to segb. Thus the details about the angles which representing change of direction among the various segments are considered.

      Crossover Segment : Given a candidate segment

      segment between two junctions jun1 and jun2, let SEGi = {sega SEGP |adj(sa, juni) ^ sega = segment} for i {1, 2}. Each SEGi having two segments taking the same junction as one end pixel of segment. Let A = {seg} S1 S2 and = {{sega, segment, segb }|sa SEG1, segb SEG2}. Then segment is a crossover segment, i.e., cover (segment) is true, when the below conditions are achieved:

      Fig. 7. Segment 3 is a crossover segment, when 4th segment is not a crossover segment, because it does not satisfy the condition 1.

      1. seg, seg´ SEGi, i {1,2}, D(seg, seg´) > 30°

      2. |segment| Lim

        [sega, segb SEG1, segc, segd SEG2 ,

        s.t. D(sega, segc ) < 30° D(segb, segd ) < 30°]

        min [sd(M()) + sd(M(A1 ))] < sd(M(A1))

        the adjacent segments of segment forms a reasonable cross pattern, i.e., if there occurs some pairing of the segments in SEG1 with those in SEG2 such that their directional change are less than 30°. Or, we partition A1 into two such that the sum of the sdv of both partitions is minimum. If this minimum is less than the sdv of all the segments in A1, then segment is a cross over segment.

        Condition 3: It says that if the length of segment is long enough and the directional change between segment and each of its adjacent segment is less than low, then segment is a crossover segment. Otherwise, if directional change is less than high, we compare the sdv of the segments intensity values as in Condition 2.

        See that low and high can be determined empirically. For our experiments, we set low = 65° and high = 85°.

  2. Determination of Optimal Forest

The optimization constraint to find the appropriate vessel tees from the formed graph which is used in the segment graph.

P is the set of white pixels in the line image, a segment graph Gp = (SEGa, EDGEa), where each of the vertex in SEGP is considered to be a segment and edge edgei,j= (segi, segj) EDGEP is present if adj(segi, segj), segi, segj SEGP, i j.

Generally, GP includes the sub graphs which are disconnected and independent but can be processed parallel. The aim is to obtain binary trees from the segment graph where binary tree matches to a vessel in the retinal replica.

Fig 8. Crossover segments are identified and indicated in arrows.

The segment graph G

= (SEG , EDGE ), each vessel is

P a a

  1. |seg| > L

    [seg SEG1 SEG2 ,D(segment, seg) < low ] [seg SEG1 SEG2 ,D(segment, seg) < high

    min[sd(M()) + sd(M(A ))] <sd(M(A))] Here µ(seg) is used as the mean intensity of the pixels in segment ses,and the bag M(SEG) = { µ(seg) | seg SEG} for the given a set of segments SEG, and sdv is the standard deviation of the numbers in M(SEG).

    Condition 1: It is used when segment is at a bifurcation. For example, segment 4 in Fig. 7 is not a cross over segment due to the small directional change between segments 1 and 5.

    Condition 2: It is used when the length of segment is too short to find the change in direction. In this situation, we check if

    said to be a binary tree, BT = (segroot, VERTEXBT, EDGEBT) such that segroot is root node, root(BT) = segroot, VERTEXBT SEGBT and EDGEBT EDGEa. This set of all binary trees are referred to as a forest.

    The blood vessels are represented in a binary tree as it only bifurcates whereas the root pixels are the identified end points of the segment which is nearer to the inner circle of the zone of interest. The root segment that contains a unique pixel corresponds to root of each tree. Fig 9. depicts the segment graph and binary trees which corresponds to the vessels. The focus of simultaneous identification is formulate as a constraint optmization problem (COP).

    The segment graph GP = (SEGP, EDGEP), and a set of root segments SEGroot, forestP is the set of possible forests from GP

    for each root segment in SEGroot. Optimal forest F* foresta,

    which corresponds to the vessels in GP is given by

    F* = argmin cost(F)

    F forestP

    Some constraints are considered for the optimal forest which are as follows:

    1. Unique roots to each tree

      BT1 F, BT2 F {BT1}. Root(BT2) / VERTEXBT1

    2. The change of direction between the parent and child segments within the threshold

      BT F. (sega, segc) EDGEBT, [sega, Lim segc > Lim]

      D (sega, segc) < 135.

    3. The segment that is appearing in more than one segment is considered to be a crossover segment.

      seg SEGP | * BT F, (seg, VERTEXBT}| > 1

      cover(seg).

    4. With a minimum directional change, a parent segment at crossover junction should be connected to a child.

      BT F, (sega, segc) EDGEBT, J junP s.t. cover(J)

      adj(sega, J) adj(segc, J) child(BT.sega) = 1

      IBT = {(sega, segc) | sega, segc VERTEXBT child (sega) = 1 [(¬ cover(segp) ¬ cover(segc) (sega, segc) EDGEBT) v ((sega, segm), (segm, segc) EDGEBT s.t. cover(segm) child(segm) = 1)]}.

      The following functions are defined with YBT and IBT:

      Y (BT) = 0.5 [D(segy, seg2) + D(segy, seg1)]

      (segy, seg1, seg2) YBT)

      1 (BT) = D(sega, segc).

      (sega, segc)

      Y (BT) adds the average of the parent-child directional changes at bifurcations in BT and D are considered as the child segments. 1 (BT) adds the directional change between the parents where the tree has only one child segment. This helps to know the minimum directional change while the segments that connect at junctions is chosen. The cost function of the tree forests is defined as

      Cf(F) = [1 (BT) + y (BT)]

      JF

      In many ways COP problems are differ from other graph

      segc

      = argmin D (sega, seg)

      seg Z

      problems based on their characteristics. Initially we have to

      assign the cost on forests for allowing weighting and fusing of multiple cost criteria instead of defining the cost on edges as in minimum spanning forest (MSF) [14], [15] and minimum

      where z = { seg SEGa {sega} | adj(seg,J)}.

      Fig 9. (a) Example of the segment graph related to the segments (b)Example of forest of binary trees related to two vessels rooted at the

      segments.

    5. The crossover is the only child that have one child with minimum directional change.

      BT F, (sega, segx), (segx, segc) EDGEBT, cover(segx)

      spanning tree (MST). Then we have to find a forest from a connected graph, during MSF finds a tree in each of the graph [16]. After that we have to indicate that a vessel tree does not allow us to use the weighted-SAT formulation in [13] as it may produce broken vessels.

      Candidate enumeration algorithm is used to solve the COP graph problems by utilizing the lower bound of the cost function to save the search space. The lower bound LBcost (F) is based on the below theorem.

      Lower bound of cost theorem: For a given set of binary trees F and any vessel BT F, we build the vessel BT´ by increasing one left node of BT, so it will have either one or two children. Let assume F´ = F {BT} {BT´}. Then, cf(F)

      cf(F´), i.e., cf(F) is the lower bound cost of any F´ obtaining

      result from growing the vessels in F. Proof:

      We increase the size of IBT by one, YBT by one, or neither,

      child(BT, sega) = 1 segc

      = argmin D (sega, seg)

      but not both, this is done by adding new children to a leaf

      node. As D has the codomain [0°, 180°], (BT) (bt´)

      seg L 1 1

      where L = { seg | (segx, seg) EDGEA seg sega

      ¬ adj(seg,sega)}.

    6. The crossover segments cannot be the leaf segments

BT F, seg VERTEXBT, leaf(BT, seg) ¬ cover(seg).

Each of the binary tree BT F must not contain any cycles and a particular segment should not appear more than once in a vessel. For any vessel BT, the set of bifurcation is,

Y (BT) Y (BT´). There by we got cf(F) cf(F´). Fig. 10

states the details of the proposed tracing algorithm,

GraphTracer.

The input is the segment graph here is GP with

n root segments that are given in SEGroot. Lines 1-6 initialize the global variables and call the recursive procedure Trace. F[1..n] respects to the initial forest of n vessels. R[1..n] denotes a fringe stack for each of the vessel. Fmin and cmin

Y = {(seg , seg , seg )| seg , seg , seg

VERTEXBT

saves the minimum cost forest and their costs.

BT y 1 2

y 1 2

We have to update Fmin if cf(F) < cmin (Line 7) when F

(segy, seg1), (segy, seg2) EDGET}.

The set of single parent-child nodes in BT is,

satisfies all the constraints and cannot be grown further in Trace method. Otherwise we may have to prune descendant forests grown from F with the corresponding lower bound

LBcost (F) (at Line 9). In line 10, the outer loop is ordering each vessel BT [1, n] for further growth. BT ranges from the processing index i to n, tells that Trace does not enumerate additional duplicate forests.

The fringe stack of the each vessel, R[BT], saves its current leaf nodes to be grown next. R[BT] is used in the conjunction along with the loop at Line 11 to enumerate those vessels in a depth in a depth-first traversal order.

Here a subfunction FindChildren returns back the vessel paires (segl, segr) of possible children for the current fringe node segBT. We set the value segr = . FindChildren is forward checking to avoid children pairs that cause constraints (1)

(6) in the formulation of COP.

Fig 10. Graph Tracer Algorithm Details.

The time complexity of GraphTracer is exponential for the number of edges in Ga and it is independent of the size of the retinal image as it deals only with the connectivity of the entire vessel segments without measuring pixel properties like intensity. In practical, FindChildren avoids so many combinations with help of the constraints presented.

  1. EXPERIMENTAL RESULTS

    The proposed method is measured from the retinal replica that is obtained from the ophthalmologist. The image is initially segmented where this process is considered to be the preprocessing step and the actual process of the proposed

    method is considered to be the post processing step to segmentation.

    We figure out our proposed method on retinal replicas in MATLAB (MATrix LABoratory) version – 7.8. Initially the segmented retinal replica is converted to a grey scale image to increase the intensity of the vessel region in the retinal replica. After the conversion of the image tracing of the vessel region is performed.

    There are two tracing methods such as solo tracer and graph tracer method. Graph tracer method is considered to be more robust when compared with that of the solo tracer method. The graph tracer method is implemented here where the vessel tracking is performed in an accurate manner and the tracking of the vessels are completely done.

    The converted image is identified with the presence of the vessel region. The retinal replica is divided into 5×5 matrix and checked for the connectivity of the pixels with each other so that the vessel region is identified accurately.

    All tracers are given the sane line image, artery/vein labeling and use same method to compute the vessel diameters. We can calculate on both clean and noisy line replica. Noisy line replica is obtained using the vessel segmentation.

    The tracer starts with the tracking process and continue in the vessel region. When there is any ambiguity during the tracking, a constraint is considered where the angle of the vessel region is identified and further tracking is performed for the vessel region with angle less than 3°.

    Once the tracking of vessels is completed. Then the identification of crossover and bifurcation is performed where the optimal path of the vessel is identified and displayed.

    Hence our proposed system concentrates on complete vessel identification, tracking of vessel simultaneously, identification of crossover and bifurcation. During the time of tracking a split of vessel is seen, which is the the directional change of segments. When split is not seen as crossover then it is fit as bifurcation and the tracer will follow the paths. From these results, we conclude that tracing all vessels simultaneously is better than tracing vessels individually without any knowledge of other vessels.

  2. CONCLUSION

The technique to identify the true vessels from retinal images is presented. Here the identification of vessels is done accurately and completely that are reliable vascular morphology measurements for clinical assessment. This method is the post processing step to segmentation. The vascular structure of the retina is modelled as finding the optimal vessel forest from a graph with constraints on each vessel trees so that the correct identification and tracking of the retinal vessels are done. Every vessel trees are considered during the identification of the optimal forest and therefore this approach is aware of wrong linking of vessels. This method helps to make the clinical assessments even easier.

REFERENCES

  1. C. Y.-L. Cheung, Y. Zheng,W. Hsu, M. L. Lee, Q. P. Lau, P. Mitchell, J.

    J. Wang, R. Klein, and T. Y. Wong, Retinal vascular tortuosity, blood pressure, and cardiovascular risk factors, vol. 118, 2011.

  2. W. E. Hart, M. Goldbaum, P. Kube, and M. R. Nelson, Automated measurement of retinal vascular tortuosity, in Proc. AMIA Fall Conf., 1997,pp. 459463.

  3. T. Y. Wong, F. M. A. Islam, R. Klein, B. E. K. Klein, M. F. Cotch, C. Castro,A. R. Sharrett, and E. Shahar, Retinal vascular caliber, cardiovascular risk factors, and inflammation: The multi-ethnic study of atherosclerosis (MESA), vol. 47, 2006.

  4. Y.Yin, M.Adel, M. Guillaume, and S. Bourennane, A probabilistic based method for tracking vessels in retinal images,. 2010.

  5. K. Mc Geechan, G. Liew, P. Macaskill, L. Irwig, R. Klein, B. E. K. Klein, J. J. Wang, P. Mitchell, J. R. Vingerling, P. T. V. M. Dejong, J. C.

    M. Witteman,M.M. B. Breteler, J. Shaw, P. Zimmet, and T. Y.Wong, Metaanalysis: Retinal vessel caliber and risk for coronary heart disease, vol. 151, 2009.

  6. E. Grisan, A. Pesce, A. Giani, M. Foracchia, and A. Ruggeri, A new tracking system for the robust extraction of retinal vessel structure, Sep. 2004.

  7. A. W. P. Foong, S.-M. Saw, J.-L. Loo, S. Shen, S.-C. Loon, M. Rosman,

    T. Aung, D. T. H. Tan, E. S. Tai, and T.Y.Wong, Rationale and methodology for a population-based study of eye diseases in Malay people: SiMES, vol. 14, 2007.

  8. V. S. Joshi, M. K. Garvin, J. M. Reinhardt, and M. D. Abramoff, Automated method for the identification and analysis of vascular tree structures in retinal vessel network, vol. 7963, 2011.

  9. B. Al-Diri, A. Hunter,D. Steel, andM.Habib, Automated analysis of retinal vascular network connectivity, vol. 34, 2010.

  10. S. Garg, J. Sivaswamy, and S. Chandra, Unsupervised curvature-based retinal vessel segmentation,. 2007.

  11. K.Rothaas,X.Jiang,And P.Rhiem,X.Jiang and P.Rhienm,Separation of the retinal vascular graph in arteries and veins based upon structural knowledge.vol.27,2009.

  12. C. Y.-L. Cheung, W. Hsu, M. L. Lee, J. J. Wang, P. Mitchell, Q. P. Lau,

    H. Hamzah, M. Ho, and T. Y. Wong, A new method to measure peripheral retinal vascular caliber over an extended area, Microcirculation, vol. 17, 2010.

  13. C. Y.-L. Cheung, W. T. Tay, P. Mitchell, J. J. Wang, W. Hsu, M. L. Lee,

    Q. P. Lau, A. L. Zhu, R. Klein, S. M. Saw, and T. Y. Wong, Quantitative and qualitative retinal micro vascular characteristics and blood pressure, J. Hypertens, vol. 29, 2011.

  14. J. Cousty, G. Bertrand, L. Najman, and M. Couprie, Watershed cuts: Minimum spanning forests and the drop of water principle, IEEE Trans. Pattern Anal. Mach. Intell., vol. 31. 2009.

  15. Y. Tolias and S. Panas, A fuzzy vessel tracking algorithm for retinal images based on fuzzy clustering, IEEE Trans. Med. Imag., vol. 17, no. 2. 1998.

  16. C. All`ene, J.-Y. Audibert, M. Couprie, and R. Keriven, Some links between extremum spanning forests, watersheds and min-cuts, Imag. Vis. Comput., vol. 28, 2010.

  17. H. Li, W. Hsu, M. L. Lee, and T. Y. Wong, Automatic grading of retinal vessel caliber, IEEE Trans. Biomed. Eng., vol. 52. 2005.

  18. R. L. Graham and P. Hell, On the history of the minimum spanning tree problem, IEEE Ann. Hist. Comput., vol. 7. 1985.

  19. M. Martinez-Perez, A. Highes, A. Stanton, S. Thorn, N. Chapman, A. Bharath, and K. Parker, Retinal vascular tree morphology: A semiautomatic quantification, IEEE Trans. Biomed. Eng., vol. 49. 2002.

  20. H. Azegrouz and E. Trucco, Max-min central vein detection in retinal fundus images, in Proc. IEEE Int. Conf. Image Process.. 2006, .

Leave a Reply