Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Fully-automated segmentation of fluid regions in exudative age-related macular degeneration subjects: Kernel graph cut in neutrosophic domain

  • Abdolreza Rashno,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Writing – original draft

    Affiliations Department of Electrical and Computer Engineering, Isfahan University of Technology, Isfahan, Iran, Department of Electrical and Computer Engineering, University of Minnesota, Minneapolis, MN, United States of America

  • Behzad Nazari,

    Roles Supervision

    Affiliation Department of Electrical and Computer Engineering, Isfahan University of Technology, Isfahan, Iran

  • Dara D. Koozekanani,

    Roles Conceptualization, Data curation, Formal analysis, Supervision, Writing – review & editing

    Affiliation Department of Ophthalmology and Visual Neurosciences, University of Minnesota, Minneapolis, MN, United States of America

  • Paul M. Drayna,

    Roles Data curation

    Affiliation Department of Ophthalmology and Visual Neurosciences, University of Minnesota, Minneapolis, MN, United States of America

  • Saeed Sadri,

    Roles Supervision, Writing – review & editing

    Affiliation Department of Electrical and Computer Engineering, Isfahan University of Technology, Isfahan, Iran

  • Hossein Rabbani,

    Roles Supervision

    Affiliation Department of Biomedical Engineering, Medical Image and Signal Processing Research Center, Isfahan University of Medical Sciences, Isfahan, Iran

  • Keshab K. Parhi

    Roles Conceptualization, Data curation, Investigation, Project administration, Supervision, Validation, Writing – review & editing

    parhi@umn.edu

    Affiliation Department of Electrical and Computer Engineering, University of Minnesota, Minneapolis, MN, United States of America

Abstract

A fully-automated method based on graph shortest path, graph cut and neutrosophic (NS) sets is presented for fluid segmentation in OCT volumes for exudative age related macular degeneration (EAMD) subjects. The proposed method includes three main steps: 1) The inner limiting membrane (ILM) and the retinal pigment epithelium (RPE) layers are segmented using proposed methods based on graph shortest path in NS domain. A flattened RPE boundary is calculated such that all three types of fluid regions, intra-retinal, sub-retinal and sub-RPE, are located above it. 2) Seed points for fluid (object) and tissue (background) are initialized for graph cut by the proposed automated method. 3) A new cost function is proposed in kernel space, and is minimized with max-flow/min-cut algorithms, leading to a binary segmentation. Important properties of the proposed steps are proven and quantitative performance of each step is analyzed separately. The proposed method is evaluated using a publicly available dataset referred as Optima and a local dataset from the UMN clinic. For fluid segmentation in 2D individual slices, the proposed method outperforms the previously proposed methods by 18%, 21% with respect to the dice coefficient and sensitivity, respectively, on the Optima dataset, and by 16%, 11% and 12% with respect to the dice coefficient, sensitivity and precision, respectively, on the local UMN dataset. Finally, for 3D fluid volume segmentation, the proposed method achieves true positive rate (TPR) and false positive rate (FPR) of 90% and 0.74%, respectively, with a correlation of 95% between automated and expert manual segmentations using linear regression analysis.

Introduction

Automated OCT images analysis allows detection and quantitative assessment of retinal abnormalities [1, 2]. The analysis of fluid and other abnormalities is a challenging task and has been of greater interest in recent years [3, 4]. In this work, automated analysis of exudative age related macular degeneration (EAMD) is carried out, which is characterized by the growth of abnormal blood vessels from the choroidal vasculature, and the resultant fluid leakage into the intra-retinal, sub-retinal, and sub-retinal pigment epithelium (RPE) spaces. The standard treatment for this condition is guided by the presence and quantity of this fluid [5, 6]. The fluid quantity cannot be routinely measured in clinical practice because commercial algorithms do not directly detect fluid. An OCT image, labeled with the structure of the retinal layers and abnormal fluid/cyst regions, is shown in Fig 1.

thumbnail
Fig 1. OCT image with layers structure and fluid/cyst regions [17].

https://doi.org/10.1371/journal.pone.0186949.g001

Fluid segmentation in OCT images is important for both AMD and diabetic macular edema (DME). With respect to the reported segmentation and quantification of fluid, morphological and pathological features, various aspects have been considered in the literature. These include retinal abnormality type such as AMD/DME, automated/semi-automated (with user interaction), 2D/3D and supervised/not machine learning-based. In [711], semi-automated methods were proposed for fluid segmentation in AMD and DME subjects. In [12], a supervised 2D fluid segmentation method was proposed for AMD subjects. In [1316], supervised 3D fluid segmentation methods were proposed for AMD subjects. In [1721], supervised 2D fluid segmentation methods were presented for DME subjects. In [2228], not machine learning-based 2D fluid segmentation methods were proposed for DME subjects. In [29], supervised 3D fluid segmentation method was proposed for DME subjects. Finally, in [30, 31], not machine learning-based 3D fluid segmentation methods were proposed for DME and AMD subjects, respectively. The proposed fluid segmentation method in this paper is a not machine learning-based automated method for EAMD subjects which is applied to 2D slices individually and is used to create a 3D fluid volume for each OCT volume. A preliminary version of this work has been reported in [32].

Neutrosophy is a branch of philosophy which studies the nature and scope of the neutralities and their interactions which is the basis of neutrosophic (NS) logic and NS set [33]. This theory was applied for image segmentation first by Guo et al [34] and has subsequently been successfully used for other image processing applications [3541]. Graph theory is one of the powerful tools for image segmentation due to the benefits of mapping the image pixels (voxels) as well as their relationships onto a graph. Graph theory-based image segmentation makes use of techniques such as minimal spanning tree, graph cut with cost function, graph cut on Markov random field models, shortest path and random walker methods [42]. Graph cut and shortest path methods have been sucessfully applied in image segmentation aplications [4347].

Fluid segmentation in EAMD subjects is a challenging task due to these reasons: the low contrast of retinal images; variation of size, shape, and location in fluid regions; the similarity between the foreground and background textures; signal intensity changes in subsequent slices in OCT volumes; existence of hard exudates in the form of intensely hyper-reflective structures; and dark regions underneath blood vessels [10, 14]. This paper addresses these challenges and presents approaches to segmentation of fluid regions in OCT volumes of EAMD subjects. The proposed method constitutes three main steps: 1) The inner limiting membrane (ILM) and the retinal pigment epithelium (RPE) layers are segmented using the proposed weight computation equations for graph shortest path in the neutrosophic (NS) domain. Note that in EAMD subjects, ILM segmentation is straightforward while RPE segmentation is a more challenging task due to sub-retinal and sub-RPE fluids which may mislead the graph shortest path method. These challenges are addressed in this paper. Then a flattened RPE boundary is calculated such that all types of fluid regions are located above it. It may be noted that the method proposed in [30] uses manual interaction to avoid such challenges. 2) In this work, fluid segmentation is considered as a binary segmentation so that graph cut can be applied. For this task, seed points for fluid (object) and tissue (background) are initialized automatically by the proposed method based on NS theory. 3) To reduce the segmentation errors of the graph cut cost function in [43] at boundaries, a new cost function is proposed in kernel space, and is minimized effectively using min-cut/max-flow algorithms [48]. Finally, several important properties of the proposed steps are presented and then proven. Then quantitative performance of each step is analyzed separately in Section IV.

The rest of this paper is organized as follows. Section II presents a review of the neutrosophic set and graph cut method. Our proposed algorithms are presented in Section III. Experimental results are presented in Sections IV. Finally, conclusion is described in Sections V.

Review of neutrosophic set and graph cut

Neutrosophic set and neutrosophic image

Suppose that A is a set in neutrosophic domain. Each member x in A is described by three real subsets named as T, I and F in [0, 1]. Element x in A is expressed as x(t, i, f) which can be interpreted as it is t% true, i% indeterminacy, and f% false [33]. This interpretation depends on the application. In fluid segmentation, our definition is that for each pixel it is t% fluid, f% non-fluid and the confidence of this assignment is (1 − i)%. For using the concept of NS in image processing, an image should be transformed into the neutrosophic domain. The general method for this transformation was proposed by Guo et al [34]. For OCT images with layered structures, two transformation methods are proposed here for automated seed initialization and fluid segmentation. These methods will be explained in the next section with details.

Graph cut

Graph cut is a semi-automated global optimization method for image segmentation. In this method, each pixel in image is represented by a node in the graph, each node (pixel) is linked to its neighboring nodes with the edge cost defined by the difference between pixel gray levels. Also, two additional nodes referred as source and sink are added to represent the foreground and background, respectively. Each node of the graph is connected to source and sink with the edge cost corresponding to the probability that corresponds to how the intensity of that pixel fits into intensity probablities of foreground and background models computed from user seed points. Segmentation problem can be viewed as a binary labeling in graph cut framework which is equivalent to finding the minimum cut in the constructed graph from input image. The energy function E(A) for image segmentation in graph cut is defined in (1) [43, 49]. (1) (2) (3) (4) where λ is a nonnegative parameter that represents a relative importance of the regional property term R(A) versus the boundary property term B(A). In regional term R(A), the individual penalties for assigning pixel p to object and background, Rp(obj) and Rp(bkg), respectively, are considered. Ap is the label assigned to pixel p. Coefficient Bp,q >= 0 is interpreted as a penalty for discontinuity between p and q [43, 49]. Our proposed algorithm for fluid segmentation in OCT scans is based on graph cut with three improvements which will be discussed in the next section.

Proposed method

Transform OCT scans to neutrosophic domain

In [34], it was shown that if the image is transformed to NS domain, the membership set T becomes more distinct, which is suitable for segmentation. Also, it was shown that segmentation in NS domain is more robust against noise. In OCT scans with a great deal of noise, it may be a good idea to transform images to NS domain and then apply fluid and layer segmentation methods. This transformation can be useful in OCT image analysis in two main aspects: 1) some abnormalities in OCT scans such as hard exudate regions and hyper-reflective structures affect conventional segmentation methods. These regions can be handled in NS domain to decrease their effects on segmentation. In this research, a new method is proposed to transform OCT scans to NS domain which is consistent with the layered structure of OCT images. In the next step, proposed layer and fluid segmentation methods are applied to images in NS domain. 2) Indeterminacy set in NS domain is used in our proposed cost function for fluid segmentation. As it will be discussed later, our proposed cost function penalizes noisy pixels. Here, pixels with high indeterminacy values are assumed as noisy pixels. The proposed method to transform OCT scans to NS domain is presented in Algorithm 1.

Algorithm 1 Proposed image transformation to NS domain

1: Inputs: g (input image), Output: T, I.

2: Compute .

3: Consider a rectangular Gaussian filter with the dimension of [3, 9].

4: Rotate the filter in 10 different directions to cover 180 degrees of rotation.

5: Apply all filters to image T to compute 10 filtered images: FIk = 1…10.

6: Compute I as: I(i, j) = mink|T(i, j) − FIk(i, j)|.

7: Apply λ-correction operation to T set as follows: (5) (6) (7)

8: Compute .

9: If |Entropy(It) − Entropy(It−1)| < 0.001 go to 10, otherwise go to 5.

10: End.

To achieve better segmentation results, several novel approaches are applied to conventional NS transformation which are summarized as follows: 1) Since fluid regions are darker than other regions, the inverse of normalized intensity is considered as T set in step 2. Therefore, the proposed method assigns high memberships to pixels in fluid regions and low memberships to pixels in hard exudate regions and hyper-reflective structures such that these regions do not mislead the segmentation methods. Note that proposed layer and fluid segmentation methods are applied to T set. 2) A new definition of indeterminacy set is proposed. In indeterminacy definition of conventional NS, the greater the difference between each pixel and the mean of its neighbors in the square window, the greater the indeterminacy. In this definition, higher indeterminacy is assigned to pixels near the OCT layers and the boundaries even though these are not noisy pixels. In the proposed indeterminacy definition (steps 3-6), instead of considering the difference between each pixel and the mean of its surrounding window, the minimum difference between each pixel and the mean of its neighbors in 10 different directions is considered. By this way, for pixels located in layer boundaries, a filter in horizontal direction is selected in step 6 which results in the lowest difference. Thus, the indeterminacy of these pixels is not increased. 3) Instead of αmean and βenhancement operations in conventional NS, λ-correction operation (λ = 0.7 is chosen based on experiments) is proposed to decrease the noise effect as defined in (5)(7). In this definition, the very noisy pixels are blurred with the filter which has the greatest difference (the biggest penalty is considered for these pixels). 4) In NS domain, just T and I sets are used in the subsequent steps of segmentation and F is ignored. Fig 2 shows T and I sets of a transformed OCT scan to NS domain.

thumbnail
Fig 2. Transformation to NS domain.

(a): input OCT scan, (b): subset T and (c): subset I.

https://doi.org/10.1371/journal.pone.0186949.g002

ILM/RPE segmentation

Layer segmentation is not the main contribution of this paper. However, to improve the fluid segmentation results, ILM and RPE, the first and last retinal layers, respectively, are segmented. Since the background regions (the regions above ILM and below RPE) are very similar to fluid regions in both brightness and texture, these regions are ignored after the ILM and RPE layers are segmented. The proposed ILM/RPE segmentation methods for OCT scans of EAMD subjects are derived from the layer segmentation method based on graph shortest path in [46] which was proposed for the OCT layers of normal adult eyes. The general procedure in shortest path method for layer segmentation is that first the graph is constructed from each OCT image by mapping each pixel in the image to one node in a graph. Then, each node is connected to its neighbors with a weight. The main challenge is that edge weights should be calculated such that the edges between pixels located in a layer boundary have the minimum costs and these pixels are good candidates to be selected by the shortest path algorithm. Here, we only consider the local relationship for 8 neighbors of each pixel, so, the 8-regular graph is constructed. The proposed ILM segmentation is as follows: first, the image is filtered with filter H for the calculation of vertical gradient of each pixel using (8) and (9). (8) (9) where T is the transformed image in NS. This filter is selected based on the fact that ILM pixels are located in the boundary of dark region (background above ILM) and bright region (retina tissue below ILM). The proposed weight computation between any two arbitrary pixels (a1, b1) and (a2, b2) is defined by (10): (10) where MaxG is the maximum gray level of the image and R is a set of R pixels above (a1, b1). In this paper R is set to 40 based on experiments. Based on the filter H, the maximum of VerGrad is 2 * MaxG. So, the maximum of VerGrad(a1, b1) + VerGrad(a2, b2) is 4 * MaxG. Pixels which are located in the first layer have the maximum vertical gradient. Therefore, the minimum weight will be assigned between these pixels and they have the highest chance to be selected by the shortest path algorithm. The problem is that in abnormal OCT scans there are pixels in other layers which also have the maximum vertical gradient. Fig 3 shows the pixels which have the maximum vertical gradient (and thus minimum weight) but are not located in the first layer. The weight between these pixels is increased by introducing the term 2 * mean(R); note that this term is very small for the pixels in ILM. Therefore, it is guaranteed that the pixels in ILM always have the minimum weight.

thumbnail
Fig 3. R parameter for weight computation in ILM segmentation.

https://doi.org/10.1371/journal.pone.0186949.g003

The procedure for RPE segmentation in EAMD subjects is a more challenging task compared to ILM. In OCT scans of normal eyes, the main feature of RPE pixels is that these pixels are located in the boundary of a bright region (retina tissue above RPE) and a dark region (choroidal vessels below RPE). In normal eyes, if the inverse of filter H in ILM segmentation is used, RPE can be segmented. In EAMD subjects, two abnormalities referred as sub-retinal and sub-RPE fluids are the main challenges in RPE segmentation. These challenges are addressed in this paper as follows:

  1. For sub-retinal fluid, the proposed weight computation is given by: (11) where U represents a set of U pixels below (a1, b1) and D denotes the vertical distance between (a1, b1) and ILM (see Fig 4). In all experiments, U and β have been set to 10 and 0.004, respectively.
  2. For sub-RPE fluid, RPE is elevated by fluid. In these cases, the gradient information is lost and it is not possible to distinguish RPE pixels. Therefore, shortest path method does not work here. For this problem, after RPE segmentation, it is flattened by the proposed Algorithm 2. In this Algorithm first all pixels in RPE are considered as a vector in which RPE(i) is the height of ith pixel in RPE. When the RPE is elevated, a pick (or picks) are created. This pick is determined by steps 3-9 which corresponds to a point with the maximum curvature. Then, the left and right sides where the curve begins and ends are found in steps 11-15 and 17-21, respectively. Finally, left and right sides are connected by 1D linear interpolation which leads to the flattened RPE. Two samples of the layer segmentation results are shown in Fig 5.

The proposed ILM and RPE segmentation guarantees that intra-retinal, sub-retinal and sub-RPE fluids are located between these layers. Therefore, in the proposed fluid segmentation method, just the region between ILM and RPE is considered. In some cases, the layer segmentation errors affect the fluid segmentation algorithm. In Section IV, we will analyze the error of the layer segmentation methods and their effects on fluid segmentation.

Algorithm 2 RPE Flattening

1: Inputs: All pixels in RPE, W = 150, Tr = 40

2: Output:Pick, PickStart, PickEnd

3: for i = 1:length(RPE) do       ▷ Find a point with the maximum curvature

4:  L = 0;R = 0;

5:  for j = 1:W do

6:   L = L + RPE(i) − RPE(ij);

7:   R = R + RPE(i + j) − RPE(i);

8:  Curvature(i) = L + R;

9: Pick = maxi(Curvature(i))

10: C = 1;Curr = Pick

11: while C = = 1 do         ▷ Find the left side of curvature

12:  if RPE(Curr) < RPE(CurrTr) then

13:   Curr = Curr − 1;

14:  else C = 0;

15:  PickStart = Curr;

16: C = 1;Curr = Pick

17: while C = = 1 do         ▷ Find the right side of curvature

18:  if RPE(Curr) < RPE(Curr + Tr) then

19:   Curr = Curr + 1;

20:  else C = 0;

21:  PickEnd = Curr;

22: Connect PickStart to PickEnd using 1D linear interpolation

23: End.

Fluid segmentation

In this paper, graph cut is developed for fluid segmentation. In this Section, following cases are explained: 1) Why the proposed fluid segmentation method is based on graph cut, 2) what are the limitations of graph cut for this application, and 3) how we address these limitations.

Why graph cut.

Optimization based on variational methods relies on approximating numerical approaches that must be very carefully designed to achieve the robustness. Also, convergence of such methods is a non-trivial issue. In contrast, graph cut image segmentation relies on powerful combinatorial optimization methods which are very straightforward, robust and repeatable numerically [43]. Also, in [50], the practical efficiency of combinatorial min-cut/maxflow algorithms for solving optimization problem in graph cut problem was studied. Finally, region, boundary, and shape priors can be integrated in the cost functions which are optimized in graph cut [43, 50].

Graph cut limitations in fluid segmentation.

Beside the computational benefits of graph cut, there are three limitations in graph cut in our problem of interest, i.e., fluid segmentation: 1) Basically, graph cut is a semi-automated method and needs user seed points for regional term and hard constraints while we focus on developing a fully-automated method for fluid segmentation. 2) Graph cut is well-developed for the optimization of binary cost functions and consequently binary image segmentation while in OCT scans there are at least 13 different texture structures in retinal layers. 3) Graph cut is very sensitive to seed points. Fig 6(a) and 6(b) show the fluid segmentations for two different seed points which demonstrate the effect of seed points in fluid segmentation results. These limitations are addressed as follows:

thumbnail
Fig 6. Effect of seed initialization in fluid segmentation.

(a) and (b): two different seed point sets (c): center of fluid seeds (C1), tissue seeds in (a) (C3) and (b) (C2).

https://doi.org/10.1371/journal.pone.0186949.g006

Automated seed initialization for graph cut.

In this research, an automated method (without needing user interaction) is proposed for seed initialization in Algorithm 3. It considers the fluid regions as object and tissue regions as background. Automated seed points obtained from Algorithm 3 are depicted in Fig 7(b) in which fluid and tissue seed points are illustrated in white and black colors, respectively.

thumbnail
Fig 7. Seed initialization in fluid segmentation.

(a) coarse partitions in NS domain (b) final seed initialization result.

https://doi.org/10.1371/journal.pone.0186949.g007

Algorithm 3 Automated seed initialization in NS domain.

1: Inputs: g (input image), Number of fluid pixels: FN (= 500) and number of tissue pixels: TN (= 700)

2: Output: seed point sets Fl, Ti.

3: Compute:

4: , , .

5: Apply the αmean and βenhancement operations proposed in [34] to subset T.

6: If |Entropy(Ii) − Entropy(Ii−1)| < 0.001 go to 7, otherwise go to 4.

7: Apply kmeans clustering on the subset T to have a coarse partitioning (see Fig 7(a)).

8: Sort clusters from bigger to smaller cluster centers.

9: Fluid seed points: select FN points randomly from the first two clusters and save them in Fl set (see section “Clusters for fluid and tissue seed sets”).

10: Tissue seed points: from remaining (k − 2) clusters, select (Npi × TN) pixels from cluster i(i = 3…k) randomly and save them in Ti set: ,

11: Return Fl and Ti sets.

Cost function design for graph cut.

Obtained seed points from Algorithm 3 are presented for graph cut in [43] for fluid segmentation. As it will be shown visually and quantitatively in section IV, fluid regions close to the boundaries are lost in segmentation. For increasing segmentation accuracy, a new cost function based on kernel mapping is designed for graph cut. In kernel mapping, data is transformed to the higher dimensional space which can be expressed with a kernel function without explicit evaluation of the transform [51]. Kernel concept was first integrated with graph cut by Salah et al. for automated multi-region image segmentation [44]. Proposed method in [44] segments images to k regions without user interaction. The main problem lies in determining what k value is appropriate for each OCT scan. One of the main advantage of the proposed seed initialization method is that it does not need the number of clusters (segments) since it is a binary segmentation which considers fluid regions as object and non-fluid regions as background. Therefore, the cost function proposed in [44] cannot be used here. In this work, a new kernel-based cost function is proposed in (12) for binary segmentation which uses seed points obtained from Algorithm 3. (12) (13) (14) (15) (16) where Ap = {′O′,′ B′} represents the label of pixel p which is either object (fluid) or background (tissue) and is the average of seed points with the label of Ap. λ1 and λ2 are the weights for region and boundary terms, respectively. ϕ maps pixel intensities to higher dimension. For this cost function parameters are set with λ1 = 1012, λ2 = 108 and σ = 0.1. Based on Mercer’’s theorem, any continuous, symmetric and positive semidefinite kernel function can be expressed as a dot product in a high-dimensional space, without any need to know explicitly the mapping [44, 51]. In (13), centers of the object and background seeds (obtained from Algorithm 3) are used and then the RBF kernel is used since it has the best accuracy in fluid segmentation. Finally, the boundary term in (12) is same as the boundary term proposed in [43].

Final fluid segmentation algorithm.

Final fluid segmentation scheme is described in Algorithm 4.

Algorithm 4 Proposed fluid segmentation method.

1: Transform the input OCT scan to T and I sets in NS domain with Algorithm 1.

2: Segment ILM and OPL layers of T.

3: Initialize seed points for fluid and tissue with Algorithm 3.

4: Construct a graph for the proposed cost function with the same way proposed in [43].

5: Minimize (12) by finding minimum cut of the constructed graph in 4 with min-cut/max-flow algorithms in [48].

6: Ignore segmented regions above ILM and below RPE and regions under Tr pixels.

7: Return all segmented regions as fluid (object) in graph cut segmentation.

The proposed methods satisfy certain properties. These are stated and proven below.

Property 1. Proposed weight computation in (11) does not mislead the shortest path methods in EAMD subjects with sub-retinal fluid.

Proof. In sub-retinal fluid, there are pixels above fluid regions with high vertical gradients (similar to RPE pixels) which mislead the shortest path algorithm. Therefore, shortest path algorithm follows a path above sub-retinal fluid instead of RPE (see Fig 8). Suppose that there are n pixels which mislead the shortest path method. These pixels are depicted in Fig 9 with the set {P′(1), …, P′(i), P′(i + 1), …, P′(n)}. These pixels are referred as “above RPE” pixels. There is another set {P(1), …, P(i), P(i + 1), …, P(n)} referred as “under RPE” pixels which should be selected by shortest path method. Note that corresponding pixels in these sets have the same column number. Each pixel P(i) has a column and row number of ai and bi, respectively. Therefore, it is represented by (ai, bi). What we are showing here is how the proposed weight computation leads the shortest path algorithm to select “under RPE” pixel set instead of “above RPE”.

thumbnail
Fig 8. Sub-retinal fluid misleads shortest path algorithm.

https://doi.org/10.1371/journal.pone.0186949.g008

In (11), for D, D′, U and U′ parameters it is clear that: (17) (18) The term 4 * MaxG is same for both sets. To evaluate the relation between VerGrad terms two cases are possible:

  1. and
    In this case: (19)
    Therefore: (20)
  2. and
    In this case: (21) (22)
    It may be mentioned that U is a set of pixels in choroid region while U′ is in fluid region. Therefore, inequality (21) is almost true. In inequality (22), the left side is based on distance while the right side is based on gradient. To have a bigger quantity in the left side and also have consistency in both sides, a β parameter is multiplied to the left side. Therefore, it can be concluded that: (23)
    Therefore, (24) which leads to: (25)

From (20)(25), we see that the proposed weight computation in (11) assigns smaller weights to “under RPE” pixels ({P(1), …, P(i), P(i + 1), …, P(n)}). Therefore, shortest path method does not mislead for “above RPE” pixels.

It should be noted that although inequality (23) is almost true, it does not hold for all cases. It leads to error in RPE segmentation. This margin error is reported in Table 1.

Property 2. Initialized seeds by Algorithm 3 lead to more accurate results in fluid segmentation in graph cut.

Proof. In Algorithm 3, OCT images are first transformed to NS domain in steps 3-6. In this transformation, high memberships are assigned to fluid pixels and then noisy pixels are penalized with an averaging filter of dimension 11 × 11. This filter is used in αmean and βenhancement operations. After that, kmeans clustering is applied which leads to a coarse partitioned image with k clusters (Fig 7(a)). Based on the examples in Fig 6(a) and 6(b) with the same seed points for fluid, it is clear that when the seed points for tissue are selected from bright regions with the average of C3 = 0.24 shown in Fig 6(c), too many false positve pixels are assigned as fluid. This is because many dark and non-fluid pixels are far from tissue seeds. Therefore, these pixels are assigned as fluid. In contrast, if the tissue seed points are selected from darker regions (C2 = 0.78), graph cut assigns all dark and non-fluid pixels to tissue (because these pixels are close to tissue seed points) and consequently, the number of false positive pixels is decreased significantly. In Algorithm 3, fluid seed points are selected from two clusters with the highest cluster centers, and tissue seed points are selected from remaining (k − 2) clusters. Based on step 10 of Algorithm 3, percent of tissue seed points are selected from cluster i(i = 3, 4, 5, …, (k − 2)). Therefore, (26) (27) (28)

By substituting (28) in (27): (29) Therefore, (30) And consequently, (31)

It is proven that which means that more seed points are selected from clusters which are closer to fluid clusters. As shown in Fig 6, the proposed approach decreases the false positive pixels significantly in fluid segmentation.

In Section IV, the robustness of the proposed method in Algorithm 3 will be shown quantitatively.

Property 3. Proposed cost function for graph cut penalizes the high indeterminacy pixels to decrease the effect of these pixels in segmentation.

Proof. The effect of noise is considered with indeterminacy set I in NS domain in Algorithm 1. Based on the graph construction procedure in [43] for regional term, Rp(′B′) is the weight between pixels and Object terminal node. In (13), centers of the fluid and tissue seeds (obtained from Algorithm 3) are used for computing the regional term. It is clear that pixels which are likely fluid are strongly connected to Object terminal node with large weights (Rp(′B′)). If these pixels are noisy (with low values in (1 − I)), their strong connection will be weaker by multiplier (1 − I) in (32). This procedure is applied in an inverse manner for noisy non-fluid pixels in (33) (32) (33)

To show the effectiveness of the proposed cost function, the segmentation results of this cost function are compared with the cost functions in [43, 44] qualitatively and quantitatively in Section IV.

Experimental results

Datasets

In this work, two datasets have been used for the evaluation of the proposed fluid segmentation method. The first dataset is a local dataset from the UMN ophthalmology clinic containing 600 OCT scans collected from 24 EAMD subjects which were taken using the Heidelberg Spectralis imaging system. We have selected 25 scans with the highest area of fluid among about 100 scans in each subject. Scans are obtained by averaging 12-19 frames with the resolution of 5.88μm/pixel along the length and 3.87μm/pixel along the width. Fluid regions were segmented by two UMN ophthalmologists (DDK and PMD). The experimental procedures involving human subjects described in this paper were approved by the Institutional Review Board (IRB) at the University of Minnesota. The second dataset is from the OPTIMA Cyst Segmentation Challenge and contains 4 subjects with 49 images per subject where the image resolution varies from 512x496 to 512x1024. This dataset can be found at: http://optima.meduniwien.ac.at/challenges/optima-segmentation-challenge-1/.

ILM/RPE segmentation errors

ILM/RPE segmentation separates retinal tissue from background. After applying fluid segmentation method, just the segmented regions between ILM and RPE are considered. Therefore, if ILM and RPE are segmented below and above fluid regions, respectively, these regions will be lost and these cases are considered as layer segmentation errors which are reported in Table 1. It can be concluded that there are more errors in RPE rather than ILM which stems from RPE elevation and sub-retinal fluid in EAMD subjects. Also, RPE errors in UMN dataset are much more than Optima dataset. UMN dataset is collected from EAMD subjects and there are great deal of sub-RPE and sub-retinal fluid regions which adversely affect proposed RPE segmentation algorithm while Optima is a dataset for early AMD subjects with less sub-RPE fluid regions.

2D fluid segmentation results

The 2D fluid segmentation results of the proposed method are compared with the ground truth annotated by two experts, graph cut (GC) [43] and kernel graph cut (KGC) [44]. For the Optima dataset, we further compare our results with those of [31, 52, 53] which correspond to the top three ranked solutions in this challenge.

For having a fair comparison, in both GC and KGC, segmented ILM and RPE layers are used in post processing. Also, in GC, the automated seed points obtained from Algorithm 3 are used since GC is basically an interactive method. Segmentation results in UMN and Optima datasets are depicted in Figs 10 and 11, respectively. From these figures, it is clear that the proposed method segments boundaries more accurately than GC since it performs segmentation in higher kernel space. Although KGC has good results at the boundaries, appropriate number of clusters (NC) in this method should be assigned accurately. Here, NC = 7 is considered which leads to better results. Tables 2 and 3 report the dice coefficient, precision and sensitivity of all methods for all subjects in Optima and UMN datasets, respectively. The bold numbers in each row correspond to the maximum among other numbers. Also, Figs 12 and 13 show the average dice coefficients, sensitivity and precision of 600 images in our local UMN dataset (24 subjects, 25 images per subject), and 196 images in the Optima dataset (4 subjects, 49 images per subject), respectively. In these figures, abbreviations GC, KGC, P.M. and Esm mean graph cut, kernel graph cut, proposed method and method proposed in [31], respectively. In Optima dataset, the proposed method achieves about 5%, 11%, 18%, 25% and 7% higher dice coefficients compared to GC, KGC and method in [31, 52, 53], respectively. Also, the proposed method with sensitivity of 87% outperforms GC, KGC and the method in [31] with sensitivity of 80%, 86% and 66%, respectively. GC has better precision of 90% in comparison with the proposed method with 85%. In local UMN dataset, the proposed method outperforms the GC and KGC, by 12% and 16%, with respect to dice coefficient, 11% and 6% with respect to sensitivity, and 2% and 12% with respect to precision, respectively.

thumbnail
Fig 10. Final fluid segmentation results in UMN dataset.

Segmentation by: (a): expert 1, (b): expert 2, (c): proposed method, (d): GC method and (e): KGC method.

https://doi.org/10.1371/journal.pone.0186949.g010

thumbnail
Fig 11. Final fluid segmentation results in Optima dataset.

Segmentation by: (a): expert 1, (b): expert 2, (c): proposed method, (d): GC method and (e): KGC method.

https://doi.org/10.1371/journal.pone.0186949.g011

thumbnail
Fig 12. Average dice coefficients, sensitivity and precision of all subjects in UMN datasets.

https://doi.org/10.1371/journal.pone.0186949.g012

thumbnail
Fig 13. Average dice coefficients, sensitivity and precision of all subjects in Optima datasets.

https://doi.org/10.1371/journal.pone.0186949.g013

thumbnail
Table 2. Average dice coefficients, sensitivity and precision of the proposed method in Optima dataset.

https://doi.org/10.1371/journal.pone.0186949.t002

thumbnail
Table 3. Average dice coefficients, sensitivity and precision of the proposed method in our local UMN dataset.

https://doi.org/10.1371/journal.pone.0186949.t003

3D fluid segmentation results

In 3D OCT volumes, if there are fluid regions in consecutive 2D scans, fluid volumes are obtained. In 21 OCT volumes (out of 24 volumes) in local UMN dataset there are fluid regions in subsequence scans; therefore, 3D fluid volumes can be segmented. Fig 14 shows the segmented 3D fluids for two OCT volumes. Fig 15 depicts the linear regression analysis between the volume of fluid segmented by the proposed method and expert (intersection between experts 1 and 2). For 3D fluid segmentation, the proposed method has been compared and reported with methods in [43, 44] in Table 4.

thumbnail
Fig 14. Segmented 3D fluids for two OCT volumes in two rows.

Volume segmented by (a): expert 1, (b): expert 2 and (c): proposed method.

https://doi.org/10.1371/journal.pone.0186949.g014

thumbnail
Fig 15. Linear regression analysis between the volume of fluid segmented by the proposed method and expert.

https://doi.org/10.1371/journal.pone.0186949.g015

thumbnail
Table 4. Mean and standard deviation of TPR and FPR in 3D fluid segmentation achieved by the proposed method and other methods.

https://doi.org/10.1371/journal.pone.0186949.t004

Seed initialization robustness

Graph cut is very sensitive to seed points. Changes in seed points lead to significant changes in segmentation results (see Fig 6). In the proposed seed initialization method in Algorithm 3, seed points are selected randomly in specific clusters in NS domain in steps 9-10. Therefore, in different runs of the Algorithm 3, different seed initializations are obtained. To show how fluid segmentation results are affected from different seed initializations, 100 scans are selected randomly from each dataset and then 10 seed point sets are obtained from 10 different runs of Algorithm 3. Table 5 reports the average and standard deviation of dice coefficient, sensitivity and precision. Also, the accuracy of fluid and tissue seed points are reported in this Table. It can be concluded that different seed initializations obtained from Algorithm 3 lead to minor changes (low standard deviation) in fluid segmentation results.

Inter-observer varibility

In this study, correlation between observers referred as grader 1 (G1) and grader 2 (G2) is analyzed and reported in Table 6. When the observer correlation is high, the segmentation errors are due to the segmentation algorithm, not inter-observer variation. The observer correlation of the used datasets in this study are 92.88% and 91.15% with respect to the dice coefficients in the UMN and Optima datasets, respectively. From the low inter-observer variabilities in both datasets, it can be concluded that the segmentation errors of the proposed algorithm stem from the different steps of the algorithm, not inter-observer variability.

Clusters for fluid and tissue seed sets

One of the challenges of the automated seed initialization method in Algorithm 3 is to determine the clusters for fluid and tissue seed selection. Based on the transformation method in Algorithm 1, the fluid regions have the maximum intensity. After sorting in step 8 of Algorithm 3, the first cluster (with the biggest center value) is the best candidate for fluid seed selection. The challenge is that in some scans with very dark background, this cluster contains only background regions. In such cases, fluid regions are assigned to second or maybe third cluster. Therefore, fluid seed selection from the first cluster lead to incorrect seeds and low accuracy segmentation. To address this problem, fluid seed points are selected from the first and second clusters. Table 5 reports the accuracy of fluid (foreground) and tissue (background) seed points selection.

OCT scans without fluid

For normal scans (without fluid), a few fluid seed points are selected in step 9 of Algorithm 3. This leads to small segmented fluid regions in graph cut segmentation and these regions are ignored in step 6 of Algorithm 4. Therefore, OCT scans without fluid are detected as normal scans automatically.

Cirrus OCT data

To evaluate the performance of the proposed method on OCT data acquired from other imaging devices, a Cirrus OCT dataset from Optima challenge 2015 including 512 Bscans from 4 subjects is used. Table 7 reports dice coefficients of the proposed method and methods proposed by first and second ranks in this challenge. The method in third rank has not been applied to Cirrus data. The proposed method achieved the dice coefficient of 78% which outperforms methods in first and second rank with 64% and 44%, respectively. It may be noted that the proposed method has a better performance on Spectralis datasests which is due to higher quality of these datasets.

thumbnail
Table 7. Average dice coefficients of the proposed method in Cirrus dataset.

https://doi.org/10.1371/journal.pone.0186949.t007

Fluid types

From OCT Bscans, three types of fluid including intraretinal, subretinal and sub-RPE are clinically distinguishable. Intraretinal fluid are revealed as contiguous fluid-filled spaces containing columns of tissue. Some times, these spaces appear as separated hyporeflective cystoid pockets. When these regions are too small, they are referred as micro-cyst regions. Accumulation of a clear or lipid-rich exudate underneath retinal space creates subretinal fluid. Note that intraretinal and subretunal fluid types are common in both AMD and DME subjects. In early and neovascular AMD, detachment of the RPE layer along with the overlying retina from the remaining Bruch’s membrane occurs which is referred as Pigment Epithelial Detachment (PED). This is due to the accumulation of sub-RPE fluid. This type of abnormality appears as serous, fibrovascular and drusenoid. Fig 16 represents intraretinal, subretinal and sub-RPE fluid with red, green and blue colors, respectively [6].

thumbnail
Fig 16. Intraretinal, subretinal and sub-RPE fluid types.

(a) Input OCT scan (b) intraretinal, subretinal and sub-RPE fluids in red, green and blue colors, respectively.

https://doi.org/10.1371/journal.pone.0186949.g016

In this research, the collected UMN dataset contains all three fluid types while datasets from Optima challenge contain only intraretinal fluid. Intraretinal and subretinal fluids are segmented by Algorithms 1, 3 and 4. Sub-RPE fluid is segmented by the proposed RPE segmentation and RPE flattening (Algorithm 2). It may be worth mentioning that, the proposed methods for sub-RPE fluid segmentation is not affected by the intensity corresponding to fluid regions which leads to the segmentation of any type of RPE elevation.

Conclusion

In line with advanced EAMD treatment methods, OCT has emerged as an essential adjunct for the diagnosis and monitoring of this disease and the ability to accurately segment fluid as an EAMD biomarker is a prerequisite for ophthalmologists in treatment process. In this research, an automated algorithm for 3D fluid volume segmentation in subjects with EAMD pathology has been proposed based on graph cut, graph shortest path and neutrosophic sets. To show the efficiency of the proposed method, it was tested on two OCT datasets. Results show that fluid volumes obtained from our proposed algorithm closely correlated to the manual segmentations of the two ophthalmologist experts in 3D fluid volume and achieve better performance in comparison with prior methods with respect to dice coefficient, sensitivity and precision measures in 2D individual scans. Future efforts will be directed towards fine-tuning the algorithm for OCT images obtained from other manufacturers and DME subjects which do not have RPE elevation. Finally, reproducibility studies between segmentation following repeat imaging can be addressed as another future work.

References

  1. 1. Terry T, Cassels N, Lu K, Acton JH, Margrain TH, North RV, et al. “Automated Retinal Layer Segmentation Using Spectral Domain Optical Coherence Tomography: Evaluation of Inter-Session Repeatability and Agreement between Devices,” PloS one, vol. 11, no. 9, 2016.
  2. 2. Tian J, Varga B, Somfai GM, Lee W, Smiddy WE, DeBuc DC. “Real-time automatic segmentation of optical coherence tomography volume data of the macular region,” PloS one, vol. 10, no. 8, 2015.
  3. 3. Lin D, Luo X, Meng L, Zhang G, Chen W, Chen H. “Intensities of Different Compartments of Subretinal Fluid in Acute Vogt-Koyanagi-Harada Disease,” PloS one, vol. 11, no. 2, 2016
  4. 4. Behbehani R, Al-Hassan AA, Al-Salahat A, Sriraman D, Oakley JD, Alroughani R. “Optical coherence tomography segmentation analysis in relapsing remitting versus progressive multiple sclerosis,” PloS one, vol. 12, no. 2, 2017
  5. 5. Coscas G. Optical Coherence Tomography in Age-Related Macular Degeneration: OCT in AMD. Springer Science & Business Media, 2009.
  6. 6. Keane PA, Patel PJ, Liakopoulos S, Heussen FM, Sadda SR, Tufail A. “Evaluation of age-related macular degeneration with optical coherence tomography,” Survey of ophthalmology, vol. 57, no. 5, pp. 389–414, 2012.
  7. 7. Fernandez DC. “Delineating fluid-filled region boundaries in optical coherence tomography images of the retina,” IEEE transactions on medical imaging, vol. 24, no. 8, pp. 929–945, 2005.
  8. 8. Huang Y, Danis RP, Pak JW, Luo S, White J, Zhang X, et al. “Development of a semi-automatic segmentation method for retinal oct images tested in patients with diabetic macular edema,” PloS one, vol. 8, no. 12, p. e82922, 2013.
  9. 9. Dolejší M, Kybic J, Abràmoff MD, Sonka M. “Semi-automated segmentation of Symptomatic Exudate-Associated Derangements (SEADs) in 3D OCT using layer segmentation,” in Analysis of Biomedical Signals and Images—Proceedings of Biosignal 2010, Jan J., Jiřík R., Kolář R., Kolářová J., Kozumplík J., and Provazník I., Eds. Brno, Czech Republic: VUTIUM Press, June 2010, p. NA, cD ROM.
  10. 10. Wang T, Ji Z, Sun Q, Chen Q, Yu S, Fan W, et al. “Label propagation and higher-order constraint-based segmentation of fluid-associated regions in retinal sd-oct images,” Information Sciences, vol. 358, pp. 92–111, 2016.
  11. 11. Zheng Y, Sahni J, Campa C, Stangos AN, Raj A, Harding SP. “Computerized assessment of intraretinal and subretinal fluid regions in spectral-domain optical coherence tomography images of the retina,” American journal of ophthalmology, vol. 155, no. 2, pp. 277–286, 2013.
  12. 12. Pilch M, Stieger K, Wenner Y, Preising MN, Friedburg C, zu Bexten EM, et al. “Automated segmentation of pathological cavities in optical coherence tomography scanspathological cavities in oct scans,” Investigative ophthalmology & visual science, vol. 54, no. 6, pp. 4385–4393, 2013.
  13. 13. Quellec G, Lee K, Dolejsi M, Garvin MK, Abramoff MD, Sonka M. “Three-dimensional analysis of retinal layer texture: identification of fluid-filled regions in sd-oct of the macula,” IEEE transactions on medical imaging, vol. 29, no. 6, pp. 1321–1330, 2010.
  14. 14. Chen X, Niemeijer M, Zhang L, Lee K, Abràmoff MD, Sonka M. “Three-dimensional segmentation of fluid-associated abnormalities in retinal oct: probability constrained graph-search-graph-cut,” IEEE transactions on medical imaging, vol. 31, no. 8, pp. 1521–1531, 2012.
  15. 15. Bogunović H, Abràmoff MD, Sonka M. “Geodesic graph cut based retinal fluid segmentation in optical coherence tomography,” in Proceedings of ophthalmic medical image analysis, 2015.
  16. 16. Xu X, Lee K, Zhang L, Sonka M, Abramoff MD. “Stratified sampling voxel classification for segmentation of intraretinal and subretinal fluid in longitudinal clinical oct data,” IEEE transactions on medical imaging, vol. 34, no. 7, pp. 1616–1623, 2015.
  17. 17. Chiu SJ, Allingham MJ, Mettu PS, Cousins SW, Izatt JA, Farsiu S. “Kernel regression based segmentation of optical coherence tomography images with diabetic macular edema,” Biomedical optics express, vol. 6, no. 4, pp. 1172–1194, 2015.
  18. 18. Lang A, Carass A, Swingle EK, Al-Louzi O, Bhargava P, Saidha S, et al. “Automatic segmentation of microcystic macular edema in oct,” Biomedical optics express, vol. 6, no. 1, pp. 155–169, 2015.
  19. 19. González A, Remeseiro B, Ortega M, Penedo MG, Charlón P. “Automatic cyst detection in oct retinal images combining region flooding and texture analysis,” in Proceedings of the 26th IEEE International Symposium on Computer-Based Medical Systems. IEEE, 2013, pp. 397–400.
  20. 20. Swingle EK, Lang A, Carass A, Ying HS, Calabresi PA, Prince JL. “Microcystic macular edema detection in retina oct images,” in SPIE Medical Imaging. International Society for Optics and Photonics, 2014, pp. 90 380G–90 380G.
  21. 21. Swingle EK, Lang A, Carass A, Al-Louzi O, Saidha S, Prince JL, et al. “Segmentation of microcystic macular edema in cirrus oct scans with an exploratory longitudinal study,” in SPIE Medical Imaging. International Society for Optics and Photonics, 2015, pp. 94 170P–94 170P.
  22. 22. Chiu SJ, Toth CA, Rickman CB, Izatt JA, Farsiu S. “Automatic segmentation of closed-contour features in ophthalmic images using graph theory and dynamic programming,” Biomedical optics express, vol. 3, no. 5, pp. 1127–1140, 2012.
  23. 23. Roychowdhury S, Koozekanani DD, Radwan S, Parhi KK. “Automated localization of cysts in diabetic macular edema using optical coherence tomography images,” in 2013 35th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). IEEE, 2013, pp. 1426–1429.
  24. 24. Wilkins GR, Houghton OM, Oldenburg AL. “Automated segmentation of intraretinal cystoid fluid in optical coherence tomography,” IEEE Transactions on Biomedical Engineering, vol. 59, no. 4, pp. 1109–1114, 2012.
  25. 25. Wieclawek W. “Automatic cysts detection in optical coherence tomography images,” in Mixed Design of Integrated Circuits & Systems (MIXDES), 2015 22nd International Conference. IEEE, 2015, pp. 79–82.
  26. 26. Parhi KK, Rashno A, Nazari B, Sadri S, Rabbani H, Drayna PM, et al. “Automated fluid/cyst segmentation: A quantitative assessment of diabetic macular edema,” Investigative Ophthalmology & Visual Science, vol. 58, no. 8, pp. 4633–4633, 2017.
  27. 27. Rashno A, Koozekanani DD, Drayna PM, Nazari B, Sadri S, Rabbani H, et al. “Fully-automated segmentation of fluid/cyst regions in optical coherence tomography images with diabetic macular edema using neutrosophic sets and graph algorithms,” IEEE Transactions on Biomedical Engineering, 2017. pmid:28783619
  28. 28. Kohler J, Rashno A, Parhi KK, Drayna PM, Radwan S, Koozekanani DD. “Correlation between initial vision and vision improvement with automatically calculated retinal cyst volume in treated dme after resolution,” Investigative Ophthalmology & Visual Science, vol. 58, no. 8, pp. 953–953, 2017.
  29. 29. Zhang L, Zhu W, Shi F, Chen H, Chen X. “Automated segmentation of intraretinal cystoid macular edema for retinal 3d oct images with macular hole,” in 2015 IEEE 12th International Symposium on Biomedical Imaging (ISBI). IEEE, 2015, pp. 1494–1497.
  30. 30. Wang J, Zhang M, Pechauer AD, Liu L, Hwang TS, Wilson DJ, et al. “Automated volumetric segmentation of retinal fluid on optical coherence tomography,” Biomedical Optics Express, vol. 7, no. 4, pp. 1577–1589, 2016.
  31. 31. Esmaeili M, Dehnavi AM, Rabbani H, Hajizadeh F. “Three-dimensional segmentation of retinal cysts from spectral-domain optical coherence tomography images by the use of three-dimensional curvelet based k-svd,” Journal of Medical Signals and Sensors, vol. 6, no. 3, pp. 166–171, 2016.
  32. 32. Rashno A, Parhi KK, Nazari B, Sadri S, Rabbani H, Drayna PM, et al. “Automated intra-retinal, sub-retinal and sub-rpe cyst regions segmentation in age-related macular degeneration (amd) subjects,” Investigative Ophthalmology & Visual Science, vol. 58, no. 8, pp. 397–397, 2017.
  33. 33. Smarandache F. A Unifying Field in Logics Neutrosophic Logic. Neutrosophy, Neutrosophic Set, Neutrosophic Probability. American Research Press, 2005.
  34. 34. Guo Y, Cheng HD. “New neutrosophic approach to image segmentation,” Pattern Recognition, vol. 42, no. 5, pp. 587–595, 2009.
  35. 35. Rashno A, Sadri S. “Content-based image retrieval with color and texture features in neutrosophic domain,” in Pattern Recognition and Image Analysis (IPRIA), 2017 3rd International Conference on. IEEE, 2017, pp. 50–55.
  36. 36. Zhang M, Zhang L, Cheng H. “A neutrosophic approach to image segmentation based on watershed method,” Signal Processing, vol. 90, no. 5, pp. 1510–1517, 2010.
  37. 37. Sengur A, Guo Y. “Color texture image segmentation based on neutrosophic set and wavelet transformation,” Computer Vision and Image Understanding, vol. 115, no. 8, pp. 1134–1144, 2011.
  38. 38. Heshmati A, Gholami M, Rashno A. “Scheme for unsupervised colour–texture image segmentation using neutrosophic set and non-subsampled contourlet transform,” IET Image Processing, vol. 10, no. 6, pp. 464–473, 2016.
  39. 39. Shan J, Cheng H, Wang Y. “A novel segmentation method for breast ultrasound images based on neutrosophic l-means clustering,” Medical physics, vol. 39, no. 9, pp. 5669–5682, 2012.
  40. 40. Guo Y, Sengur A. “Ncm: Neutrosophic c-means clustering algorithm,” Pattern Recognition, vol. 48, no. 8, pp. 2710–2724, 2015.
  41. 41. Guo Y, Şengür A. “A novel image edge detection algorithm based on neutrosophic set,” Computers & Electrical Engineering, vol. 40, no. 8, pp. 3–25, 2014.
  42. 42. Peng B, Zhang L, Zhang D. “A survey of graph theoretical approaches to image segmentation,” Pattern Recognition, vol. 46, no. 3, pp. 1020–1038, 2013.
  43. 43. Boykov Y, Funka-Lea G. “Graph cuts and efficient nd image segmentation,” International journal of computer vision, vol. 70, no. 2, pp. 109–131, 2006.
  44. 44. Salah MB, Mitiche A, Ayed IB. “Multiregion image segmentation by parametric kernel graph cuts,” IEEE Transactions on Image Processing, vol. 20, no. 2, pp. 545–557, 2011.
  45. 45. Yang Q, Reisman CA, Wang Z, Fukuma Y, Hangai M, Yoshimura N, et al. “Automated layer segmentation of macular oct images using dual-scale gradient information,” Optics express, vol. 18, no. 20, pp. 21 293–21 307, 2010.
  46. 46. Chiu SJ, Li XT, Nicholas P, Toth CA, Izatt JA, Farsiu S. “Automatic segmentation of seven retinal layers in sdoct images congruent with expert manual segmentation,” Optics express, vol. 18, no. 18, pp. 19 413–19 428, 2010.
  47. 47. Kafieh R, Rabbani H, Abramoff MD, Sonka M. “Intra-retinal layer segmentation of 3d optical coherence tomography using coarse grained diffusion map,” Medical image analysis, vol. 17, no. 8, pp. 907–928, 2013.
  48. 48. Boykov Y, Kolmogorov V. “An experimental comparison of min-cut/max-flow algorithms for energy minimization in vision,” IEEE transactions on pattern analysis and machine intelligence, vol. 26, no. 9, pp. 1124–1137, 2004.
  49. 49. Boykov YY, Jolly MP. “Interactive graph cuts for optimal boundary & region segmentation of objects in nd images,” in Computer Vision, 2001. ICCV 2001. Proceedings. Eighth IEEE International Conference on, vol. 1. IEEE, 2001, pp. 105-112.
  50. 50. Boykov Y, Kolmogorov V. “An experimental comparison of min-cut/max-flow algorithms for energy minimization in vision,” IEEE transactions on pattern analysis and machine intelligence, vol. 26, no. 9, pp. 1124–1137, 2004.
  51. 51. Muller KR, Mika S, Ratsch G, Tsuda K, Scholkopf B. “An introduction to kernel-based learning algorithms,” IEEE transactions on neural networks, vol. 12, no. 2, pp. 181–201, 2001.
  52. 52. Sisternes L, Hong J, Leng T, Rubin D. (2015) A machine learning aproach for device-independent automated segmentation of retinal cysts in spectral domain optical cohorence tomography images. [Online]. Available: https://optima.meduniwien.ac.at/fileadmin/Challenge2015/Sisternes-CystChallenge15.pdf
  53. 53. Venhuizena FG, Grinsvena M, Hoyngb CB, Theelenb T, Ginnekena BV, Sancheza CI. (2015) Vendor independent cyst segmentation in retinal sd-oct volumes using a combination of multiple scale convolutional neural networks. [Online]. Available: https://optima.meduniwien.ac.at/fileadmin/Challenge2015/Venhuizen-CystChallenge15.pdf