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

Segmentation of the Clustered Cells with Optimized Boundary Detection in Negative Phase Contrast Images

  • Yuliang Wang ,

    wangyuliang@buaa.edu.cn

    Affiliation Robotics Institute, School of Mechanical Engineering and Automation, Beihang University, Beijing 100191, P.R. China

  • Zaicheng Zhang,

    Affiliation Robotics Institute, School of Mechanical Engineering and Automation, Beihang University, Beijing 100191, P.R. China

  • Huimin Wang,

    Affiliation Department of Materials Science and Engineering, The Ohio State University, 2041 College Rd., Columbus, Ohio 43210, United States of America

  • Shusheng Bi

    Affiliation Robotics Institute, School of Mechanical Engineering and Automation, Beihang University, Beijing 100191, P.R. China

Abstract

Cell image segmentation plays a central role in numerous biology studies and clinical applications. As a result, the development of cell image segmentation algorithms with high robustness and accuracy is attracting more and more attention. In this study, an automated cell image segmentation algorithm is developed to get improved cell image segmentation with respect to cell boundary detection and segmentation of the clustered cells for all cells in the field of view in negative phase contrast images. A new method which combines the thresholding method and edge based active contour method was proposed to optimize cell boundary detection. In order to segment clustered cells, the geographic peaks of cell light intensity were utilized to detect numbers and locations of the clustered cells. In this paper, the working principles of the algorithms are described. The influence of parameters in cell boundary detection and the selection of the threshold value on the final segmentation results are investigated. At last, the proposed algorithm is applied to the negative phase contrast images from different experiments. The performance of the proposed method is evaluated. Results show that the proposed method can achieve optimized cell boundary detection and highly accurate segmentation for clustered cells.

Introduction

Cell image segmentation is a process which differentiates cell regions from the background in images containing one or more cells. It plays an important role in both fundamental biology research [13] and clinical applications [4] regarding cell morphology analysis and cell behavior characterization. Cell image segmentation is at the center of many applications, such as drug development [5], pap smear test [6], cell classification and cell phase detection [7]. Cell image segmentation is also a crucial step for cell tracking, which is widely applied in characterizations of cell behaviors, including directed cell migration [810], wound healing [11], and tumor cell metastasis and invasion [12, 13].

Cell image segmentation can be performed either manually [14, 15] or automatically [1618] for the acquired images. Since cells are live objects and cellular processes are normally stochastic [19], the analyses mostly relay on the massive measurement of hundreds or even thousands cells in a single experiment. As a result, high throughput image screening obtained with time-lapse microscope imaging is widely applied in cell biology measurement [20]. The manual processing of the high-throughput image sequences is extremely time-consuming. Therefore, automated cell image segmentation is generally applied.

Technically speaking, automated cell image segmentation includes two aspects, cell localization and cell boundary detection. Cell localization is a process of determining cell location in cell images. It is essential for cell migration related studies. Cell boundary detection is a process of extracting contours which are as close as possible to cell actual boundaries. The accuracy of cell boundary detection is important for cell morphology related studies. Multiple algorithms have been applied to achieve automated cell image segmentation in acquired cell images, including thresholding methods [17, 20, 21], active contour methods [16, 18], and level set methods [2225]. Each of them can realize cell image segmentation to some extend with combination of different cell imaging techniques or image pre-processing algorithms, like Gaussian kernel convolution [20, 26] and Bhattacharyya transform [27]. However, improper cell image segmentation may cause oversegmentation (a cell is falsely fragmented as two or more cells) or undersegmentation (two or more cells are detected as one) in cell image segmentation.

The performance and methods applied in automated cell image segmentation are strongly related to cell imaging techniques. Many cell imaging techniques are applied to get cell images with improved image contrast [14, 18, 23, 2831]. Of all the methods, fluorescence imaging and phase contrast imaging (positive phase contrast, more specifically) are two widely applied techniques. Fluorescence imaging provides good image contrast. However, it normally suffers from photobleaching, which limits its applications in long term cell monitoring. Moreover, in fluorescence imaging, cells need to be either genetically engineered to generate fluorescent proteins or fluorescently labeled to enhance cell boundary information, which modifies cell physiological makeup and may cause unknown change of cellular dynamics. Positive phase contrast images provide relatively high image contrast without any biological modification to cells, which makes it a good alternative for cell image segmentation [14, 18, 30, 3234]. In positive phase contrast images, cell bodies normally show lower light intensity than the background. However, cells with increased cell height (like mitotic cells) show reversed image contrast such that their bodies have higher light intensity than background. As a result, one needs to segment cells with low and high light intensity separately in a two-step approach [30].

Currently people are facing several challenges in cell image segmentation. First, the cell boundary detection for massive cells in the field of view needs to be optimized. Most of cell image segmentation algorithms focus on cell localization. Recently, the optimization of cell boundary detection is getting more and more attentions [3236]. In the segmentation with fluorescence images, only nuclei are generally stained and segmented, leaving cytoplasm undetectable [37]. To get the whole cell image segmentation (nucleus + cytoplasm), it requires the combination of a separate staining of actin filaments in another channel [26, 38] or complex bright field image stacking [29]. Some other whole cell image segmentation methods with fluorescence images strongly relay on the presence of the bright conjunction lines between two contacting cells, which normally exist in tissue [36] or confluent cell monolayers [38]. For the positive phase contrast images, the region based active contour method can automatically segment all cells in the field of view which is applicable for high-throughput image processing [16, 30]. Edge based active contour method utilizes the local light intensity information and can achieve a good cell boundary detection. However, this method normally needs contour initialization which is tedious when large number of cells need to be segmented [18]. Ersoy et al. utilized a ridge detection method to detect halos around cell bodies in positive phase contrast images and obtained a good boundary estimation [35]. It requires the detection of inner and outer edges of halos and may not work efficiently when cell confluence is high. Plus, the halos are not consistent from frame to frame in the positive phase contrast images [21].

Recently, several two-step approaches are proposed to achieve optimized boundary detection [32, 33]. In a method proposed by Seroussi et al. (2012)[33], they first applied the gradient vector flow (GVF) based active contour method to get approximate cell boundaries. After that, a directional GVF field is constructed by considering only image light intensity gradient pointing outwards with respect to the approximate cell boundaries obtained in the first step. In a two-step algorithm proposed by Chalfoun et al.[32], they first detect seed points either through histogram quantization of light intensity or biological modeling of nucleoli within cell nucleus areas. After that, the individual pixels are assigned to the seed points which have shortest geodesic distance to the unassigned pixels.

Second, algorithms with efficient segmentation of clustered cells need to be developed. Many cells have intention to contact each other and form crump areas. Current cell image segmentation algorithms have difficulty in accurately segmenting the contacting cells. The segmentation of the contacting cells needs to solve two problems. One is the detection of cell numbers and cell locations within clump areas containing multiple cells. The other is the segmentation of the cytoplasm areas for contacting cells. Numerous approaches have been proposed in the segmentation of clustered cells. They can be categorized as shape based or marker based approaches. The shape based approaches utilize the characteristic geographical structures, like concave vertex [37] or symmetry properties of boundaries [39, 40], to segment the clustered cells. The marker based approaches first detect markers within the clump areas. Individual cells are localized with the detected markers. The generation of the markers mostly relays on the distance transform of the preliminarily identified cell areas, where the local minima are taken as markers. This is widely applied in the so called watershed method [7, 28, 41]. The watershed method often causes over-segmentation and may need complex merging algorithms [32, 42, 43] or by combination of Euclidean distance transform and light intensity information in the areas containing clustered cells [34]. Additionally, even with the successful cell localization in a clump area, current algorithms still could not optimize the detection of the actual boundaries between any two contacting cells. The contacting cells may be simply divided along the ridge in the distance transform.

In this study, our goal is to provide a systematic approach for cell image segmentation in terms of cell imaging, cell boundary detection, and separation of the clustered cells. As mentioned earlier, in the positive phase contrast images, cells with increased height may show reversed image contrast. To solve this issue, the negative phase contrast images were used. In the negative phase contrast images used in this study, cell bodies consistently show high light intensity and contrast reversion does not happen for cells with increased height. The cell boundary detection was achieved through the combination of global and local based approaches. In the global approach, the thresholding method was applied to get a preliminary segmentation result for all cells in the field of view. Then, the contours extracted in the preliminary segmentation results were taken as the initial guesses to implement the edge based active contour method for individual cells. By doing this, the automated cell localization and optimization of cell boundary detection were achieved. Regarding segmentation of the clustered cells, we utilize cell light intensity information rather than shape of the preliminarily detected areas to optimize cell image segmentation. The geographic peaks of light intensity within the detected areas were used to determine the numbers and locations of multiple cells and their corresponding boundaries were determined using a modified edge based active contour method.

The rest of this paper is organized as follows. In section 2, we introduce the experimental details, including preparation of cell samples, experimental setup and cell imaging techniques. In section 3, the algorithms for cell boundary detection and segmentation of the clustered cells are presented in detail. In section 4, the influence of different parameters on cell image segmentation result is first discussed. Then the proposed cell image segmentation method was applied to images acquired from four experiments.

Experimental

Cell culture

In this study, an established non-tumorigenic breast epithelial cells MCF 10A [44, 45] were obtained from the American Type Culture Collection (Manassas, VA, USA). MCF 10A cells were maintained in 47.5% Dulbecco’s modified Eagle’s medium (DMEM) and 47.5% F-12 medium supplemented with 5% horse serum, EGF (20 ng/ml), bovine insulin (1μg/ml), hydrocortisone (0.5 μg/ ml), Cholora toxin (0.1μg/ml), NaHCO3 (0.2 mM), and 1% penicillin/streptomycin.

During imaging, cells were placed on a stage-top incubator (Model: WSKM-F1, Tokai Hit, Japan) with controlled humidity and medium temperature (37°C). The pH value of culture media was maintained by connecting the stage-top incubator with the pre-mixed air with 5% CO2 supplied through a CO2 controller (Model No.: DGTCO2BX, OKOLab, Italy). With the above setup, our tests show that cells can be incubated for more than three days.

Cell imaging and image acquisition

Before imaging, cells were seeded in six-well plates for 24 hours. After that, samples were rinsed with fresh medium to remove debris that may interfere imaging. Then the plates were transferred to the stage-top incubator for monitoring. The negative phase contrast imaging was applied in this study by using a phase contrast microscope (Model: IX51, Olympus). A 10X negative phase contrast lens (Model: PLN10XPH/NH, Olympus) was used to get negative phase contrast images. A CCD camera (Model: C4742-95, Hamamatsu, Japan) was used for image acquisition. The image acquisition was implemented through the software Wasabi (Version 1.5, Hamamatsu, Japan). The pixel size for all grabbed images in this study is 1344 ×1024, which corresponding to an actual field of view of 900 μm× 686 μm.

A comparison of positive and negative phase contrast images is shown in Fig 1. In the positive phase contrast images shown in Fig 1A, the cell body normally has lower light intensity than background. Mitotic cells as well as cells with higher cell height show the reversed image contrast. Several mitotic cells (marked by red arrows) show much higher light intensity than the background. In the negative phase contrast images, all cells including mitotic cells consistently show positive image contrast, as indicated in Fig 1B. This eliminates the image contrast reversion caused by increased cell height. Four different sets of experiments were conducted and images were taken after incubation in the stage top incubator for more than 20 hours to make sure cells were fully settled. Images with moderate cell density of 120–150 cells per field of view (900 μm× 686 μm) and coverage areas of 12%- 20% were used for cell image segmentation.

thumbnail
Fig 1. Comparison of positive (A) and negative (B) phase contrast images of the MCF 10A cells.

In the positive phase contrast image, cells with larger height show reversed image contrast, while in the negative phase contrast image, all cells have consistent image contrast.

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

Methods in Cell Image Segmentation

In this section, methods for boundary detection and segmentation of the clustered cells will be presented one by one.

Cell boundary detection

Thresholding and region based active contour methods are two popular methods in automated cell image segmentation. Fig 2A shows the segmentation results obtained using the thresholding method with different threshold values. For a low threshold value (35, in this case), one can see that lots of substrate areas were falsely detected as cell areas and undersegmentation occurs for some cells, as pointed by the white arrows in the first image of Fig 2A. With the increasing threshold values (45 and 55, in this case), false detection of substrate areas disappears and a better segmentation result is achieved, as shown in the second and third image in Fig 2A. In addition to the thresholding method, the region based active contour method was also applied to the cell image. The image segmentation result with the region based active contour method is shown in Fig 2B.

thumbnail
Fig 2. Cell image segmentation result obtained with different methods.

(A) In the thresholding method, the segmentation result is sensitive to the selection of the threshold value. The detected contours shrink with increasing threshold value. (B) Cell image segmentation with the region based active contour method. (C) Comparison of the contours obtained with the region based active contour method and the thresholding method with different threshold values. It is apparent that both methods underestimate cell actual boundary.

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

Fig 2C shows the detected contours obtained with the thresholding method and region based active contour method for a cell pointed by yellow arrows in Fig 2A and 2B. It is apparent that the detected contours are sensitive to the selection of the threshold values in the thresholding method. The areas enclosed by the detected contours decrease with increasing threshold values. Even for the contour obtained with the low threshold value, it still could not converge to cell boundary, as indicated by an arrow in Fig 2C. Similarly, since it is still a global based method, the contour obtained with the region based active contour method could not reach the actual cell boundary.

To get the optimized cell boundary detection, a new approach which is referred to as contour expansion method is introduced in this paper. The method utilizes the information of the light intensity distribution over cell surface. In a negative phase contrast microscopy, the phase shift Δϕ caused by the presence of phase objects can be given as: (1) where n1 and n2 are refractive indexes of the surrounding media and phase objects, respectively, h is the thickness of the phase objects, λ is the wavelength of illumination light. The relationship between light intensity I and the object-induced phase shift Δϕ can be given as [46] (2) Therefore, the light intensity is approximately linearly related to the phase shift Δϕ. From Eq 1, one can see that Δϕ induced by a phase object is proportional to its thickness. Therefore, one can conclude that the light intensity should also be linearly related to the thickness of the phase objects. Normally, cells have a height profile as shown in the top graph of Fig 3A. The apex of the profile locates above cell nucleus. The height gradually decreases towards cell boundaries. Based on the Eqs 1 and 2, one can expect that the light intensity of the cell in negative phase contrast images should have the similar convex profile over cell surface with the height profile, as illustrated in the bottom graph of Fig 3A.

thumbnail
Fig 3. Contour expansion method for cell boundary detection.

(A) It is assumed that cells have illustrated height profile with one peak located above cell nucleus. In negative phase contrast images, the light intensity of cells is proportional to cell height. Therefore, the light intensity distribution over cell surface is similar to height profile of cells with one peak located above each cell body. (B) Mesh plot of the light inteisity for a selected cell marked with yellow arrows in Fig 2A and 2B. The light intensity decreases towards the cell boundary, which is consistent with the illustration shown in (A). (C) Quiver plot of the gradient of light intensity for the selected cell. Over cell surface, the gradient of light intensity pointing outwards. (D) The procedure of the contour expansion method for cell boundary detection: (a) The raw negative phase contrast image of the selected cell. (b) The thresholding method was used to get a preliminary mask for the selected cell. (c) The boundary of the mask was extracted and taken as the initial contour. (d) With contour expansion method, the initial contour is driven by the field of gradient of light intensity to gradually converge to the cell boundary. (e) The contour is finally converged at the boundary of the cell, where the contour achieves the minimum energy. The comparison of the contour detected with the thresholding method and the proposed method is shown in (B). It is clear that the proposed method provides an improved estimation of the cell boundary.

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

Fig 3B shows a mesh plot of the light intensity for a negative phase contrast cell image. One can see that light intensity has a higher value in the central area of the cell and then gradually decreases toward cell boundary area, which is consistent with the graph shown in Fig 3A. By taking the differentiation of the light intensity along both x and y directions, the field of gradient of light intensity is obtained, as shown in Fig 3C. The field of gradient can be used to define the outline of cell boundary in 2D culture.

Here the traditional edge based active contour method [47] is adapted to detect cell boundary. The original edge based active contour method requires initial contours which are close to the actual boundaries to get accurate detection. In some studies of cell image segmentation, this was done by manually drawing contours outside cell actual boundaries [18]. In this study, the thresholding method and the edge based active contour method are combined to carry out automated cell image segmentation for all cells in the field of view. Two methods are used to determine the threshold value in the threshold method. One is the mean light intensity based method. The other is the Otsu’s thresholding based method. In the first method, the mean light intensity of the whole image is first calculated. After that, an offset value is added with the obtained mean light intensity and the sum is taken as the threshold. In the second method, a preliminary threshold value is first calculated using the Otsu’s method. Then an offset value is empirically selected to add up with the preliminary threshold. The obtained one is taken as the threshold value.

In the implementation of cell boundary detection, instead of manually drawing the initial contours for cells, we take the contours detected by the thresholding method as the initial guesses for the implementation of the edge based active contour method. The initial contours mostly located within the actual cell boundaries and will expand outwards towards cell actual boundaries. In this study, the method is referred to as the contour expansion method. Fig 3D demonstrates the procedure of the contour expansion method. Fig 3D.a is the negative phase contrast image of a MCF 10A cell. A mask was obtained after applying the thresholding method, as shown in Fig 3D.b. The boundary of the mask (the green contour in Fig 3D.c) is extracted to serve as the initial contour for the contour expansion operation using the edge base active contour method. In the edge based active contour model, a contour in an image is defined as a parametric contour v(s) = (x(s), y(s)) and has an energy function given as [47]: (3) where vs and vss are first and second order partial derivatives, and α and β are scalar coefficients. The first two terms in the right side of the Eq 3 is the internal energy of the contour, while the Eext represents the external energy of the contour. Here, the light intensity I along the contour is taken as the external force. The internal energy depends only on the curve geometry and enforces the continuity and certain smoothness of the curve. The minimization of the total energy E satisfies the associated Eular-Lagrange function, given as [47]: (4) where vssss is the fourth order partial derivatives of v(s). By iteratively solving the equation, the contour will be deformed and converged towards the cell boundary, where the total energy of the contour is minimized. For the detailed process of numerical solution of the Eq (4), readers can refer to the Supporting Information (S1 File).

Driven by the field of gradient of light intensity, the initial contour expands outward, as indicated by the red contours shown in Fig 3D.d. The contour will stop at cell boundary where it achieves the minimum energy, as shown in Fig 3D.e. A comparison of the contours obtained by the thresholding method and the proposed method is shown in Fig 3B. One can see that the contour obtained with the contour expansion method (red contour) has an improved approximation of the cell boundary than that obtained with the thresholding method (green contour).

The iterative solution to Eq (4) will lead to the convergence of the initial contours to cell actual boundaries in contour expansion operation. Essentially, the gradient of light intensity is the force which deforms contours. The contour expansion method is applied to cells in the negative phase contrast images shown in Fig 2. The change of the mean value of the light intensity gradient along contours with iteration steps is shown in Fig 4A. One can see that initially the mean light intensity rapidly decreases with increasing iteration steps. After about 40 iteration steps, the mean value becomes steady. In this study, when the difference of mean light intensity gradient between two consecutive iteration steps is lower than 0.002 for over 10 consecutive steps, the iteration will stop and the obtained contours will be taken as the converged contours. Fig 4B shows difference of the mean light intensity gradient value as a function of iteration steps. After about 40 iteration steps, the difference of the mean light intensity gradient decreases to ±0.002.

thumbnail
Fig 4.

(A) Variation of the mean light intensity and (B) its time derivative along detected contours during contour expansion. The mean light intensity gradient decreases with time and mostly reaches its steady state value after about 40 times iteration. The time derivative of the mean light intensity was used as the termination condition for the iteration.

https://doi.org/10.1371/journal.pone.0130178.g004

Segmentation of the clustered cells

As mentioned earlier, one major challenge in cell image segmentation is the segmentation of clustered cells. Practically, a mask area initialized by the thresholding method (or the region based active contour method) may contain more than one cells. These cells are called clustered cells. Cell image segmentation programs need to detect the number and locations of the clustered cells. The watershed method is the most popular one in the segmentation of the clustered cells.

Fig 5 shows the general procedure for the segmentation of the clustered cells with the watershed method. Fig 5A is the raw negative phase contrast image of MCF 10A cells. The thresholding method was applied to the image and a mask map was obtained, as shown in Fig 5B. After that, the Euclidian distance transform was implemented (S1 Fig). To implement the watershed method, the negate of the distance transform was generated, as shown in Fig 5C. The inset shows the mesh plot of a selected area marked by a green arrow in the figure. The watershed method was then applied to the map, as shown in Fig 5D. In the figure, the yellow areas are detected areas with only one cell, while the green areas were detected areas with multiple cells. By comparing Fig 5A and 5C, one can see that more than half of the isolated cells were falsely detected as clustered cells. For the clustered cells, the number and location of cells are mostly falsely detected.

thumbnail
Fig 5. Segmentation of the clustered cells using the watershed method.

(A) Raw negative phase contrast image. (B) Preliminarily detected mask map with the thresholding method (threshold = 45). (C) Negate of the distance transform. The inset shows the mesh plot of an area marked by a green arrow. (D) Watershed transform for the detection and segmentation of the clustered cells. The yellow masks are detected isolated cells and the green masks are detected clustered cells. The inset is the enlarged area marked by a green arrow, where four cells are aggregated. The watershed method detected eight cells in the area.

https://doi.org/10.1371/journal.pone.0130178.g005

The watershed method strongly relies on the Euclidian distance transform. The generation of Euclidian distance transform is solely determined by the shape of the mask area. The information of cell number and locations may not be well reflected through the shape of the mask areas of the clustered cells. Additionally, even if the number of cells in a mask area was correctly determined with the Euclidian distance transform, the actual boundaries between two contacting cells still could not be accurately detected using the watershed method.

In this study, instead of using the “shape” information of the preliminarily detected mask areas, we utilize the light intensity to locate cells and detect the boundaries of the clustered cells. As mentioned earlier, the light intensity achieves its higher value around nucleus area and gradually decreases towards cell boundaries in negative phase contrast images. Here we take advantage of the convex shape of light intensity to help to detect cell locations. The “number” and “location(s)” of cell(s) were determined by detecting the number of light intensity peaks in a given mask area. The intensity peaks was located by detecting the regional maximum [48] of light intensity in the negative phase contrast images. With this method, multiple peaks may be detected within a single cell, which is referred to as pseudo-peaks in this study. These pseudo-peaks are mostly caused by the existence of cell organelles. Some organelles may have higher light refractive index than cell cytosol. As a result, they present higher light intensity in the negative phase contrast images. During peak detection, they will be falsely detected as peaks. To get rid of these pseudo-peaks, the image smoothness was implemented to the original phase contrast images [49]. Fig 6A shows the original phase contrast image (left) and its mesh plot (right). One can see that, multiple peaks were detected during peak detection. After image smoothness, the cell image with a single peak was obtained, as shown in Fig 6B.

thumbnail
Fig 6. Peak detection for cell localization.

(A) Multiple peaks could be detected in a single cell with the raw image due to the existence of bright spots in the image. (B) The image smoothness is implemented prior to the peak detection. With the smoothed image, only one peak is detected.

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

In this study, the peak detection method is applied to segment clustered cells. The procedure is demonstrated in Fig 7. For the four contacting cells in Fig 7A, four peaks were first detected with the method mentioned above. After the thresholding method was applied, a mask area containing the clustered cells was obtained. With the detected peaks, the number of cells and their approximate locations in the mask area can be determined, as shown in Fig 7B. To apply the contour expansion operation to the clustered cells, the initial contours must be provided for each cell within the mask area. To do this, the mask area is first divided into several subareas based on the shortest distance between pixels and the detected peaks, as shown in Fig 7C. Each subarea is associated with one clustered cell in the area. Then, the boundaries of these subareas are directly extracted and taken as the initial contours of individual clustered cells for contour expansion operation, as shown in Fig 7D. With these initial contours, the contour expansion method was applied to each cell and the cell boundaries detection is implemented, as shown in Fig 7E.

thumbnail
Fig 7. Segmentation of the clustered cells through peak detection.

(A) Raw phase contrast image with detected peaks for the clustered cells. (B) Mask area preliminarily detected with the thresholding method. (C) Segmentation of the mask area based on the distance between the pixels and the detected peaks inside the mask area. Each pixel is associated with the peak which has the shortest distance with it. In the figure, the subareas for individual cells are plotted as different colours. (D) Boundaries of the subareas were extracted as the initial contours for contour expansion operation. (E) After contour expansion, the final contours for each cell were obtained with improved estimation of cell boundaries.

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

Note that improper division may occur during contour initialization for the clustered cells. However, most of them can be automatically corrected during contour expansion operation. As shown in Fig 7C and 7D, part of area in cell 2 is falsely assigned to cell 3. During the contour expansion operation, this was automatically corrected, as shown in the selected area in Fig 7E.

In this study, all the algorithms developed and discussed above, including contour expansion method and segmentation of the clustered cells, were implemented using functions developed in Matlab (Version 2012a, The Mathworks, Inc., USA). A developed Matlab tool box as well as raw phase contrast images used in this paper is included in the Supporting Information (S1 Zip File). A README.txt file is included in the tool box, which specifies the usage of each function. All functions in the tool box have been tested in Matlab 2012a. To reproduce the reported results, one just needs to run the functions in the tool box to the included raw images. Note that, a Matlab license may be required to run Matlab functions.

Results and Discussion

In this section, the influence of the parameters in the contour expansion operation on the final converged contours will be discussed. The proposed method is then applied to cell images from four different experiments. The performance of the cell image segmentation algorithm is evaluated.

Eq 3 indicates that the evolution of an initialized contour is a minimization problem of the total energy. On one hand, the contour tends to shrink to minimize its internal energy. On the other hand, the contour will be pushed towards cell boundaries to minimize its external energy. Practically, the competition of the shrinkage and the expansion is regulated through the parameters α and β in Eq 3. If higher values were assigned to α and β, the internal energy will dominate the contour convergence and the contours will not converge into cell boundaries. A comparison of different combinations of α and β are shown in Fig 8. One can see that, the final contours expand with decreasing α and β. When α and β are large, the internal energy of the contour dominates the evolution of contours. The final contour could not converge to cell boundary, as shown in Fig 8A. When α and β decreases to 0.1, the final contours expand and get more close to cell boundary, as shown in Fig 8B. Our strategy is to get optimized cell boundary detection while maintaining the integrity and avoiding any over estimation of cell boundaries. In this study, α and β are empirically tuned by checking the performance of the contour detection, either in 2D or 3D meshing plot. By checking the final detected contours in the mesh plot, the combination of α = 0.01 and β = 0.01 meets our requirement and is chosen for the boundary detection. The result is shown in Fig 8C. The comparison of the detected cell boundaries with different combinations of α and β is shown in a mesh plot of Fig 8D. From the figure, one can see that the contours obtained with the combination of α = 1 and β = 1 encloses much less areas than the other two combinations. From Fig 8C, one can see that the proposed method is effective in capturing cell bodies and gives optimal cell boundary detection. However, due to the constraint of internal energy, the contours could not converge to sharp protrusion structures like tails of cells, as pointed by two arrows in Fig 8C.

thumbnail
Fig 8. Contour expansion operation with different gains.

(A) When the gains α and β are large, the internal energy dominates the evolution of contours and the contours tends to shrink to minimize the total energy. (B) With decreased gains, the final detected boundaries expanded and were closer to the cell boundaries. (C) When α and β further decreases to 0.01, optimized estimations of cell boundaries with more details are obtained. (D) Mesh plot of the selected area showing cells and converged contours with different combination ofα and β. The combination α = β = 1 gives poor estimation of cell boundaries compared with the other two combinations.

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

In the thresholding method, the obtained contours are sensitive to the selection of the threshold value. Since the thresholding method was used to determine the initial contours in this study, the influence of the selection of the threshold value on the final converged contour is tested, as shown in Fig 9. Fig 9A and 9B show the cell boundary detection with threshold values of 45 and 65, respectively. One can see that the initial contours obtained with the threshold value of 65 are much smaller than that obtained with the threshold value of 45. However, the converged contours are close to each other, as shown in Fig 9C and 9D. This is because the gradient of light intensity dominates the convergence of the contours and the final positions where the contours stop is mainly determined by the light intensity.

thumbnail
Fig 9. The contour expansion operation is robust to the selected threshold value.

The contour expansion was performed with the initial contours obtained with threshold value of 45 (A) and 65 (B). The final converged contours are close to each other, as shown in (C), which implies that the contour expansion operation is robust with respect to the selection of threshold value. (D) The enlarged image for the selected area in (C).

https://doi.org/10.1371/journal.pone.0130178.g009

A comparison of cell image segmentation results obtained with the thresholding method (threshold value: 45), region based active contour method, and the proposed method is implemented for all isolated cells in the field of view, as shown in Fig 10A. The inset is the enlarged display of the area selected by a green box. One can see that the boundaries detected with the thresholding method and the region based active contour method are close to each other. The boundaries detected by the proposed method enclose larger areas and provide improved estimation of cell boundaries. The comparison of the areas enclosed by the detected boundaries through different methods is shown in Fig 10B. The cells are numbered with increasing areas in the figure. The average area obtained with the proposed method is 747.7 μm2, which is much larger than that of 461.1 μm2 and 385.2 μm2 obtained with the thresholding method and the region based active contour method, respectively.

thumbnail
Fig 10. Comparison of boundary detection obtained with different methods for isolated cells.

(A) The boundaries detected with the thresholding method, region based active contour method, and the contour expansion method for all isolated cells in the field of view. (B) Comparison of the areas enclosed by the contours detected with different methods. The proposed method detects much larger areas than the other two methods.

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

With the proposed methods for cell boundary detection and segmentation of the clustered cells, the cell image segmentation can then be implemented to the negative phase contrast images. Fig 11A shows the raw negative phase contrast image with detected peaks. The thresholding method was then applied to the image and a mask map is obtained, as shown in Fig 11B. In the figure, the yellow masks are the ones with single cells, while the green ones are masks containing multiple cells. The boundaries of the yellow mask areas were directly extracted and taken as the initial contours for contour expansion operation. The green mask areas were first divided into several subareas. After that, the contours for each subarea were extracted (Fig 11C) and the contour expansion method was implemented. The cell boundary detection result is shown in Fig 11D. Almost all cells in the image were successfully segmented, except that an elongated cell was oversegmented as two and a piece of debris was falsely detected as a cell, which is almost inevitable in cell image segmentation, as pointed by yellow and blue arrows in Fig 11D, respectively.

thumbnail
Fig 11. Demonstration of cell localization, boundary detection, and segmentation of the clustered cells.

(A) For the negative phase contrast image, peaks of light intensity are detected for all cells, as indicated by red circles. (B) Preliminary masks are obtained with the thresholding method. Masks in green are areas with multiple peaks indicating clustered cells. Masks in yellow are areas with single cell. (C) The boundaries of the preliminarily detected masks are extracted to serve as initial contours for individual cells. (D) Contour expansion method is applied to detect cell boundaries for all cells in the-field-of-view. Except one oversegmentation (marked by a yellow arrow) and one falsely detected cell from a debris (marked by a blue arrow), all the other cells are successfully segmented.

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

The performance of the proposed method was evaluated with the negative phase contrast images obtained from four different experiments. Fig 12A shows the raw phase contrast images from the experiments. Cell image segmentation was implemented with the proposed method and the results are shown in Fig 12B. The accuracy rate of cell image segmentation is analyzed. In this study, two kinds of false segmentations: oversegmentation and undersegmentation, are considered. In Fig 12B, the oversegmentation and undersegmentation were marked by yellow and green arrows, respectively. Table 1 summarizes the false segmentation rate for all the cells detected in Figs 11 and 12. There are totally 496 cells included in these images. The number for the oversegmentation and undersegmenation is 7 and 2, respectively, corresponding to 1.4% and 0.4% false segmentation rate. The overall false segmentation rate is about 1.8%. Authors want to note here that the performance of the proposed cell segmentation algorithms is supposed to be related to cell density in the field of view. The increased cell density has two impacts on the performance of cell segmentation. One is that it can reduce cell image contrast which leads to false segmentation. The other is that the boundaries between contacting cells will become blurry with increased cell density. This will make it difficult to the extract cell boundaries between any two contacting cells. In addition to oversegmentation and undersegmentation, the debris present in the field of view could be falsely detected as cells, as pointed by blue arrows in Fig 12B. The debris may have the similar size with the cells. Therefore, it is difficult to avoid such kind of false detection.

thumbnail
Fig 12. Cell image segmentation result for phase contrast images from four different experiments.

(A) Raw negative phase contrast images. (B) Segmentation result with false segmented cells pointed by arrows.

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

thumbnail
Table 1. Summary of the false segmentation rates obtained with the proposed method.

https://doi.org/10.1371/journal.pone.0130178.t001

Conclusion

In this study, we have established a program for automated cell image segmentation. The negative phase contrast images were applied to obtain a consistent image contrast for all cells with different cell height in the field of view. The effort was put on the optimization of boundary detection for all cells in the field of view and segmentation of the clustered cells. In cell boundary detection, the thresholding method and a modified edge based active contour method, which is referred to as contour expansion method, were combined to achieve the optimized boundary detection. Driven by the field of gradient of light intensity, the initialized contours determined with the thresholding method converge towards cell boundary in the operation of the contour expansion method. In the segmentation of the clustered cells, the geographic peaks of light intensity were used to determine the numbers and locations of multiple cells. The approach provides accurate estimation of cell locations and boundaries for the clustered cells. The influence of the parameters in contour expansion operation and the selection of the threshold value on the final segmentation results were investigated. The result shows that the proposed method is robust to the selection of threshold values. The relative low values of the two gains in the energy function of parametric contours need to be selected to make sure the appropriate convergence of the contours toward cell boundaries.

The proposed method was validated through automated segmentation of negative phase contrast images from different experiments. The results show that the proposed method can provide optimized cell boundary detection. The average cell area detected by the proposed method is 747.7 μm2, which is much larger than that of 461.1 μm2 and 385.2 μm2 obtained with the thresholding and region based active contour methods, respectively. Moreover, the clustered cells can be well segmented with the proposed method. The method was applied to four cell images containing about 500 cells. Relative low false tracking rates of 1.4% and 0.4% are obtained for oversegmentation and undersegmentation, respectively.

Supporting Information

S1 Fig. Figure of Euclidean Distance Transform for Fig 5B.

https://doi.org/10.1371/journal.pone.0130178.s001

(TIF)

S1 File. Numerical Solution to the active contour model.

The file shows details procedure for numerical solution to the edge based active contour model of Eqs (3) and (4).

https://doi.org/10.1371/journal.pone.0130178.s002

(DOC)

S1 Zip File. Matlab tool box.

The developed MATLAB tool box for image segmentation using the method proposed in this paper. The raw images shown in Figs 11 and 12 are also included in the folder.

https://doi.org/10.1371/journal.pone.0130178.s003

(ZIP)

Author Contributions

Conceived and designed the experiments: YW. Performed the experiments: YW. Analyzed the data: YW ZZ HW SB. Contributed reagents/materials/analysis tools: HW ZZ SB. Wrote the paper: YW HW SB.

References

  1. 1. Golding I, Paulsson J, Zawilski SM, Cox EC (2005) Real-time kinetics of gene activity in individual bacteria. Cell 123: 1025–1036. pmid:16360033
  2. 2. Kandhavelu M, Mannerstrom H, Gupta A, Hakkinen A, Lloyd-Price J, Yli-Harja O, et al. (2011) In vivo kinetics of transcription initiation of the lar promoter in Escherichia coli. Evidence for a sequential mechanism with two rate-limiting steps. Bmc Systems Biology 5.
  3. 3. Taniguchi Y, Choi PJ, Li G-W, Chen H, Babu M, Hearn J, et al. (2010) Quantifying E-coli Proteome and Transcriptome with Single-Molecule Sensitivity in Single Cells. Science 329: 533–538. pmid:20671182
  4. 4. Lihavainen E, Makela J, Spelbrink JN, Ribeiro AS (2012) Mytoe: automatic analysis of mitochondrial dynamics. Bioinformatics 28: 1050–1051. pmid:22321700
  5. 5. Zhou XB, Wong STC (2006) High content cellular imaging for drug development. IEEE Signal Processing Magazine 23: 170–174.
  6. 6. Ceelie H, Dinkelaar RB, van Gelder W (2007) Examination of peripheral blood films using automated microscopy; evaluation of Diffmaster Octavia and Cellavision DM96. Journal of Clinical Pathology 60: 72–79. pmid:16698955
  7. 7. Wang M, Zhou X, Li F, Huckins J, King RW, Wong STC (2008) Novel cell segmentation and online SVM for cell cycle phase identification in automated microscopy. Bioinformatics 24: 94–101. pmid:17989093
  8. 8. Brown MJ, Loew LM (1994) ELECTRIC FIELD-DIRECTED FIBROBLAST LOCOMOTION INVOLVES CELL-SURFACE MOLECULAR REORGANIZATION AND IS CALCIUM-INDEPENDENT. Journal of Cell Biology 127: 117–128. pmid:7929557
  9. 9. Lo CM, Wang HB, Dembo M, Wang YL (2000) Cell movement is guided by the rigidity of the substrate. Biophys J 79: 144–152. pmid:10866943
  10. 10. Wang Y, Jeong Y, Jhiang SM, Yu L, Menq C-H (2014) Quantitative Characterization of Cell Behaviors through Cell Cycle Progression via Automated Cell Tracking. Plos One 9.
  11. 11. Farooqui R, Fenteany G (2005) Multiple rows of cells behind an epithelial wound edge extend cryptic lamellipodia to collectively drive cell-sheet movement. Journal of Cell Science 118: 51–63. pmid:15585576
  12. 12. Rajah TT, Abidi SMA, Rambo DJ, Dmytryk JJ, Pento JT (1998) The motile behavior of human breast cancer cells characterized by time-lapse videomicroscopy. In Vitro Cellular & Developmental Biology-Animal 34: 626–628.
  13. 13. Silletti S, Paku S, Raz A (1997) Tumor cell motility and metastasis. Pathology & Oncology Research 3: 230–254.
  14. 14. Mendoz E, Lim CT (2011) Collective Migration Behaviors of Human Breast Cancer Cells in 2D. Cellular and Molecular Bioengineering 4: 411–426.
  15. 15. Kiger AA, Baum B, Jones S, Jones MR, Coulson A, Echeverri C, et al. (2003) A functional genomic analysis of cell morphology using RNA interference. Journal of biology 2: 27–27. pmid:14527345
  16. 16. Bunyak F, Palaniappan K, Nath SK, Baskin TL, Dong G (2006) Quantitative cell motility for in vitro wound healing using level set-based active contour tracking. Proceeding of the Third IEEE International Symposium on Biomedical Imaging: Macro to Nano. pp. 1040–1043. pmid:19578557
  17. 17. Evans E, Yeung A (1989) Apparent viscosity and cortical tension of blood granulocytes determined by micropipet aspiration. Biophys J 56: 151–160. pmid:2752085
  18. 18. Zimmer C, Labruyere E, Meas-Yedid V, Guillen N, Olivo-Marin JC (2002) Segmentation and tracking of migrating cells in videomicroscopy with parametric active contours: A tool for cell-based drug testing. IEEE Transactions on Medical Imaging 21: 1212–1221. pmid:12585703
  19. 19. Kaern M, Elston TC, Blake WJ, Collins JJ (2005) Stochasticity in gene expression: From theories to phenotypes. Nature Reviews Genetics 6: 451–464. pmid:15883588
  20. 20. Fenistein D, Lenseigne B, Christophe T, Brodin P, Genovesio A (2008) A fast, fully automated cell segmentation algorithm for high-throughput and high-content screening. Cytometry Part A 73A: 958–964. pmid:18773465
  21. 21. Wu KN, Gauthier D, Levine MD (1995) LIVE CELL IMAGE SEGMENTATION. IEEE Transactions on Biomedical Engineering 42: 1–12. pmid:7851922
  22. 22. Dzyubachyk O, Niessen W, Meijering E (2008) Advanced level-set based multiple-cell segmentation and tracking in time-lapse fluorescence microscopy images. 2008 IEEE International Symposium on Biomedical Imaging: From Nano to Macro, Vols 1–4. pp. 185–188.
  23. 23. Kuijper A, Heise B (2008) An Automatic Cell Segmentation Method for Differential Interference Contrast Microscopy. 19th International Conference on Pattern Recognition, Vols 1–6. pp. 2197–2200.
  24. 24. Su H, Yin Z, Huh S, Kanade T (2013) Cell segmentation in phase contrast microscopy images via semi-supervised classification over optics-related features. Medical Image Analysis 17: 746–765. pmid:23725638
  25. 25. Nath SK, Palaniappan K, Bunyak F (2006) Cell segmentation using coupled level sets and graph-vertex coloring. In: Larsen R., Nielsen M. and Sporring J., editors. Medical Image Computing and Computer-Assisted Intervention—Miccai 2006, Pt 1. pp. 101–108.
  26. 26. Farhan M, Ruusuvuori P, Emmenlauer M, Rämö P, Dehio C, Yli-Harja O (2013) Multi-scale Gaussian representation and outline-learning based cell image segmentation. BMC Bioinformatics 14: 1–14. pmid:23323762
  27. 27. Kang SM, Wan JWL (2013) A multiscale graph cut approach to bright-field multiple cell image segmentation using a Bhattacharyya Measure. In: Ourselin S. and Haynor D. R., editors. Medical Imaging 2013: Image Processing.
  28. 28. Cheng J, Rajapakse JC (2009) Segmentation of Clustered Nuclei With Shape Markers and Marking Function. IEEE Transactions on Biomedical Engineering 56: 741–748. pmid:19272880
  29. 29. Selinummi J, Ruusuvuori P, Podolsky I, Ozinsky A, Gold E, Yli-Harja O, et al. (2009) Bright Field Microscopy as an Alternative to Whole Cell Fluorescence in Automated Analysis of Macrophage Images. Plos One 4.
  30. 30. Li K, Miller ED, Chen M, Kanade T, Weiss LE, Campbell PG (2008) Cell population tracking and lineage construction with spatiotemporal context. Medical Image Analysis 12: 546–566. pmid:18656418
  31. 31. Li K, Kanade T (2009) Nonnegative mixed-norm preconditioning for microscopy image segmentation. Information processing in medical imaging: proceedings of the conference 21: 362–373. pmid:19694277
  32. 32. Chalfoun J, Majurski M, Dima A, Stuelten C, Peskin A, Brady M (2014) FogBank: a single cell segmentation across multiple cell lines and image modalities. Bmc Bioinformatics 15.
  33. 33. Seroussi I, Veikherman D, Ofer N, Yehudai-Resheff S, Keren K (2012) Segmentation and tracking of live cells in phase-contrast images using directional gradient vector flow for snakes. Journal of Microscopy 247: 137–146. pmid:22591174
  34. 34. Chalfoun J, Kociolek M, Dima A, Halter M, Cardone A, Peskin A, et al. (2013) Segmenting time-lapse phase contrast images of adjacent NIH 3T3 cells. Journal of Microscopy 249: 41–52. pmid:23126432
  35. 35. Ersoy I, Bunyak F, Mackey MA, Palaniappan K (2008) CELL SEGMENTATION USING HESSIAN-BASED DETECTION AND CONTOUR EVOLUTION WITH DIRECTIONAL DERIVATIVES. 2008 15th IEEE International Conference on Image Processing, Vols 1–5. pp. 1804–1807.
  36. 36. Baggett D, Nakaya MA, McAuliffe M, Yamaguchi TP, Lockett S (2005) Whole cell segmentation in solid tissue sections. Cytometry Part A 67A: 137–143.
  37. 37. Yang L, Tuzel O, Meer P, Foran DJ (2008) Automatic image analysis of histopathology specimens using concave vertex graph. Medical image computing and computer-assisted intervention: MICCAI International Conference on Medical Image Computing and Computer-Assisted Intervention 11: 833–841.
  38. 38. Yang Z, Bogovic JA, Carass A, Ye M, Searson PC, Prince JL (2013) Automatic Cell Segmentation in Fluorescence Images of Confluent Cell Mono layers Using Multi-object Geometric Deformable Model. In: Ourselin S. and Haynor D. R., editors. Medical Imaging 2013: Image Processing.
  39. 39. Arslan S, Ersahin T, Cetin-Atalay R, Gunduz-Demir C (2013) Attributed Relational Graphs for Cell Nucleus Segmentation in Fluorescence Microscopy Images. IEEE Transactions on Medical Imaging 32: 1121–1131. pmid:23549886
  40. 40. Parvin B, Yang Q, Han J, Chang H, Rydberg B, Barcellos-Hoff MH (2007) Iterative voting for inference of structural saliency and characterization of subcellular events. IEEE Trans Image Process 16: 615–623. pmid:17357723
  41. 41. Malpica N, deSolorzano CO, Vaquero JJ, Santos A, Vallcorba I, GarciaSagredo JM, et al. (1997) Applying watershed algorithms to the segmentation of clustered nuclei. Cytometry 28: 289–297. pmid:9266748
  42. 42. Vincent L, Soille P (1991) WATERSHEDS IN DIGITAL SPACES—AN EFFICIENT ALGORITHM BASED ON IMMERSION SIMULATIONS. IEEE Transactions on Pattern Analysis and Machine Intelligence 13: 583–598.
  43. 43. Zhou X, Li F, Yan J, Wong STC (2009) A Novel Cell Segmentation Method and Cell Phase Identification Using Markov Model. IEEE Transactions on Information Technology in Biomedicine 13: 152–157. pmid:19272857
  44. 44. Yu X, Wang M, Dong Q, Jin F (2014) Diversin Is Overexpressed in Breast Cancer and Accelerates Cell Proliferation and Invasion. Plos One 9.
  45. 45. Bhardwaj A, Rosen D, Liu M, Liu Y, Hao Q, Ganesan N, et al. (2014) Suppression of Akt-mTOR Pathway-A Novel Component of Oncogene Induced DNA Damage Response Barrier in Breast Tumorigenesis. Plos One 9.
  46. 46. Goodman JW (1995) Introduction to Fourier Optics 2nd. New York: McGraw-Hill. 220–222 p.
  47. 47. Kass M, Witkin A, Terzopoulos D (1987) Snakes—Active Contour Models. International Journal of Computer Vision 1: 321–331.
  48. 48. Soille P (2003) Morphological image analysis: principles and applications. Springer-Verlag New York, Inc.
  49. 49. Garcia D (2010) Robust smoothing of gridded data in one and higher dimensions with missing values. Computational Statistics & Data Analysis 54: 1167–1178.