Next Article in Journal
Revisiting Gaussian Process Regression Modeling for Localization in Wireless Sensor Networks
Previous Article in Journal
Aptameric Recognition-Modulated Electroactivity of Poly(4-Styrenesolfonic Acid)-Doped Polyaniline Films for Single-Shot Detection of Tetrodotoxin
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Segmentation of White Blood Cells through Nucleus Mark Watershed Operations and Mean Shift Clustering

1
School of Information Science and Engineering, Shandong University, Jinan 250100, China
2
Department of Nephropathy, Qilu Hospital of Shandong University, Jinan 250012, China
3
Department of Oncology, the Second Hospital of Shandong University, Jinan 250033, China
4
Department of Hematology, the Second Hospital of Shandong University, Jinan 250033, China
*
Author to whom correspondence should be addressed.
Sensors 2015, 15(9), 22561-22586; https://doi.org/10.3390/s150922561
Submission received: 14 March 2015 / Accepted: 25 August 2015 / Published: 8 September 2015
(This article belongs to the Section Biosensors)

Abstract

:
This paper presents a novel method for segmentation of white blood cells (WBCs) in peripheral blood and bone marrow images under different lights through mean shift clustering, color space conversion and nucleus mark watershed operation (NMWO). The proposed method focuses on obtaining seed points. First, color space transformation and image enhancement techniques are used to obtain nucleus groups as inside seeds. Second, mean shift clustering, selection of the C channel component in the CMYK model, and illumination intensity adjustment are employed to acquire WBCs as outside seeds. Third, the seeds and NMWO are employed to precisely determine WBCs and solve the cell adhesion problem. Morphological operations are further used to improve segmentation accuracy. Experimental results demonstrate that the algorithm exhibits higher segmentation accuracy and robustness compared with traditional methods.

1. Introduction

White blood cells (WBCs) in peripheral blood and bone marrow play a significant role in the auxiliary diagnosis of various diseases, such as AIDS, leukemia, and other blood-related diseases. The WBC count, also known as the differential blood count (DBC), is an indicator of certain diseases. In DBC, medical experts count 100 or 200 WBCs on slides stained with blood and accordingly compute the percentage occurrence of each type of WBCs [1]. Traditional counting methods that involve the use of a microscope are time consuming, complicated, tedious, and prone to errors. Meanwhile, automatic recognition methods utilize a flow cytometry apparatus [2] and a blood cell analyzer [3]. These tools are mainly employed for routine blood examination rather than blood cell detection. However, experts always employ blood smears from patients and a microscope to observe the shape of blood cells for the clinical diagnosis of blood diseases in patients. As such, development of an automatic cell recognition system based on image processing and pattern recognition technology to replace manual recognition and counting has been the current trend.
Blood contains different cell lines, the most important of which are the WBCs, platelet, and red blood cells (RBCs) [4]. WBCs, which are also called immune cells, can help the body to fight infection and external matter. Inflammation in the body or other blood diseases can cause changes in the percentage and total numbers of WBC. Collected image samples contain both WBCs and RBCs, thereby influencing the processing and selection of WBCs. In this regard, the WBC segmentation algorithm should accurately work on both peripheral blood and leukemic cells in image processing for precise diagnosis of blood diseases.
Several approaches have been developed for WBC segmentation. These methods are usually based on color space and mathematical morphology operations. Putzu et al. [5,6] proposed a method based on the cyan, magenta, yellow, and key plate (CMYK) color space to separate WBCs because these cells lack the Y component. This method solved the problem of distinguishing similarities between the cytoplasm and the background. Putzu et al. [5] also used the component in the CIE Lab color space to obtain the nucleus in a leukemic blood image. The hue, saturation, and intensity (HSI) model [7,8,9] is commonly used in numerous color models. Dividing the nucleus only in a peripheral blood image is easy and rapid and could yield improved segmentation accuracy. Lim et al. [9] employed a combination of the HSI color space, watershed technique [10,11], and other morphology operations to obtain WBCs in leukocytes and blast cells. The nucleus of WBCs has been segmented using techniques that allow contrast enhancement on grayscale images for noise elimination [12]. These methods are simple but incapable for accurately segmenting the nucleus of WBCs when the gray value of the nucleus is close to the cytoplasm in acute myelocytic leukemia (AML) blood images.
Several researchers have combined the CIE Lab color space with the K-means clustering algorithm for cell division [13,14,15]. The K-means is an algorithm based on color pixel values, with the Euclidean distance as the similarity measure. The algorithm relies excessively on initialization data and other parameters. The clustering result is closely related to the number and shape of the target data. When the color of the cytoplasm strikingly differs from that of the nucleus, this strategy cannot precisely obtain all WBCs in several image conditions.
Rezatofighi et al. [16] segmented the nucleus of five types of WBCs in peripheral blood via a novel method based on Gram-Schmidt orthogonalization to amplify the desired color vectors and weaken undesired ones; in this method, the nucleus boundary was employed as the initial contour of the snake to track the boundaries of WBCs. Ko et al. [17] proposed a WBC segmentation algorithm with stepwise merging rules through mean shift clustering and boundary removal with a gradient vector flow snake. These algorithms are highly effective and accurate in distinguishing cells. However, these approaches require a significant amount of time and cannot address the problem of overlapping WBCs.
Previous studies mainly used active contour models [18,19,20] and mathematical morphology [10,11,21,22,23] to segment overlapping WBCs. However, excessive segmentation, low accuracy of cell division, and other challenges remain and must be overcome.
The present study mainly aims to develop a new algorithm based on color space, mean shift clustering, illumination adjustment, and nucleus mark watershed operation (NMWO) for segmentation of overlapping WBCs in peripheral blood and AML blood images. Morphological operations such as are morphological reconstruction, open-and-close operations, morphological denoising, and cell centroid connection are employed to improve segmentation accuracy.
The remainder of the paper is organized as follows: Section 2 presents a brief introduction to the theories of color space, mean shift clustering, and watershed transform. Section 3 introduces the proposed framework for WBC segmentation in five stages. Section 4 depicts and discusses the experimental results. Finally, Section 5 summarizes the conclusions of this study.

2. Technological Background

Segmentation of WBCs is the most crucial step in hematological image analysis. In clinical blood analysis, medical experts generally use the color features and morphology information of blood cells to distinguish cell types. The proposed method employs different color spaces to identify WBCs, as well as mean shift clustering, C channel component selection, illumination intensity adjustment and image enhancement techniques to obtain a complete set of WBCs. Watershed transformation is also applied to address cell adhesion problem.

2.1. Different Color Spaces

The original stained blood smear image is represented by the RGB color space in the RGB model. An RGB image consists of color pixels of M × N × 3 array. Each pixel in a specific spatial location corresponds to red (R), green (G), and blue (B), which are the three components and primary colors for the superposition of different color levels to produce different colors. Thus far, the RGB color space is one of the most widely used color systems.
The HSI color model consists of three components, hue (H), saturation (S), and intensity (I). This model has a color description consistent with that of humans. The HSI space is more appropriate than the RGB space for WBC segmentation because of its low correlation with image processing.
The CMYK color model is a subtractive model used in color printing and describing the printing process. CMYK refers to the four inks used in color printing; C denotes cyan, M refers to magenta, Y denotes yellow, and K depicts the key plate (black) [6].

2.2. Illumination Intensity Adjustment

In practice, color information and morphological information are used for WBC recognition. Color information, plays an important role in the image segmentation. The different illumination can produce dissimilarities in the image color. However, illumination is difficult to be standardized in different labs. Therefore, the effect of light intensity should be eliminated during image segmentation.
The methods of color feature extraction mainly include color histogram, chromaticity histogram, and color constancy [24]. A chromaticity histogram not only has the advantages of a color histogram but also can eliminate the influence of light intensity when changing image color. Color constancy can eliminate the influence of light intensity and demonstrate robustness in illumination of color changes, however the corresponding calculation procedure is complex. In this paper, the proposed method transforms the image from the RGB space to the red-green (rg) chroma space to eliminate the influence of illumination intensity.
The rg chroma space can eliminate the influence of light intensity on color. The color space conversion from the RGB space to the rg chroma space is shown in the following equation:
{ r = R R + G + B g = G R + G + B b = 1 r g
where R , G , B shows the three channel components of the original RGB image; r , g , b shows the three channel components in the rg chroma space. Figure 1a shows the original RGB image under different light conditions, whereas Figure 1b shows the same image in the rg chroma space.
Figure 1. (a,b) Original RGB image under different light conditions; (c) Rg chroma space under light condition of (a); (d) Rg chroma space under light condition of (b).
Figure 1. (a,b) Original RGB image under different light conditions; (c) Rg chroma space under light condition of (a); (d) Rg chroma space under light condition of (b).
Sensors 15 22561 g001

2.3. Mean Shift Clustering

Mean shift clustering is a gradient ascent method used to determine the local highest density of a data set by using mean shifts. Although the procedure was initially described decades ago [25], it was unpopular in the vision community until its potential uses for feature space analysis and optimization were understood [26,27,28]. The non-parametric nature of mean shift makes this method an effective tool to discover arbitrarily shaped clusters in the data.
Based on the assumption that n sample points in xi, where i = 1 , 2 , , n , are given in the d -dimensional space Rd, the basic form of the x mean shift vector is defined as:
M ( x ) h = 1 k x i s h ( x i x )
where h is the radius, and Sh is the radius of the high-dimensional spherical area, which satisfies the following relationship of the y point set:
S h ( x ) = { y : ( y x ) T ( y x ) h 2 }
where k implies that k points exist in xi and falls in the area of Sh.
If a sample point is obtained from sampling through the probability density function. The gradient of the non-zero probability density will point to the largest increased direction of the density. Thus, the samples are more likely to be distributed more along the gradient direction of the probability density.
In the mean shift method, final clustering is affected by two factors, namely, bandwidth of the neighborhood and bandwidth of the color pixel. The following rules are defined for the xi points that fall in the area of Sh.
In the comparison of the colors of pixels x and xi, the probability density is high when the pixel bandwidth is small. When comparing the distances of pixels x and xi, the short distance bandwidth between x and xi indicates high probability density. Thus, probability density is the product of these two rules.
By substituting the kernel function in Equation (1), we can transform the result of Equation (2) into Equation (4):
K h s 2 , h r 2 ( x ) = C h s 2 h r 2 K ( | | x s x i s h s | | 2 ) K ( | | x r x i r h r | | 2 )
where K ( ) is the kernel function to solve high dimension disaster. h s represents the distance bandwidth. hr reflects the color bandwidth:
K ( | | ( x s x i s ) / h s | | 2 )
indicates the space location of the information:
K ( | | ( x r x i r ) / h r | | 2 )
shows the color information. C / ( h s 2 h r 2 ) denotes unit density.

2.4. Watershed Transformation

Watershed transformation was originally proposed by Beucher et al. [29] and improved via rapid implementation methods established by Vincent and Soille [30]. This transformation is traditionally classified as a region-based segmentation approach. Arslan et al. [11] also used marker functions to improve the performance of watershed transformation.
In geography, a watershed is a ridge, and a catchment basin is located in the areas on both sides of the ridge with different types of water flow. In gray-scale image processing, watershed transform is applied with the local extremum region as the catchment basin and the boundary of the basin as the ridge line to perform segmentation in gray-scale images. Oversegmentation because of more local extremum region is a well-known limitation of watershed transformation. However, this problem does not significantly influence the proposed WBC adhesion segmentation scheme because precise nucleus groups are regarded as the local extremum region.

3. Scheme and Methods

This paper presents novel insights into WBC segmentation by obtaining cell seeds and separating adhesive cells in peripheral blood and bone marrow images under different lighting conditions. The developed algorithm is mainly divided into four phases. The first phase aims to obtain the nucleus and inside seeds from the rg and HSI color spaces. The second phase focuses on obtaining WBCs as outside seeds through mean shift clustering operations, extraction of the C channel component in CMYK model, illumination intensity adjustment, and image enhancement techniques. The third phase intends to solve cell adhesion by using NMWO. The last phase involves post-processing techniques to precisely obtain the nucleus and WBCs. A morphological operation is applied in all phases to improve segmentation accuracy.
In contrast to traditional algorithms [11,14,31], the proposed method is suitable for bone marrow and peripheral blood image, and employs local region color information clustering, illumination intensity adjustment, extraction of the C channel component in the CMYK model, and adaptive threshold techniques, The proposed method exhibits robustness for segmentation of various types of WBCs, even under conditions with similar cytoplasm and background. This method also solves the cell adhesion problem with satisfactory performance.
Figure 2 shows the proposed framework of the segmentation scheme. As shown in the block diagram, the system has four main phases, the details of which are explained in the following subsections.

3.1. Morphology Operation

Reconstruction operation is a morphological transformation method that requires a marker binary image, a mask binary image, and a structural element. The marker image should be a subset of the mask image.
In morphological reconstruction, the marker binary image denotes the beginning of transformation, the mask binary image constraints the transformation process, and the structural element defines the connectivity. The refactoring mask binary image from the marker binary image is defined by an iterative process. Refactoring can restore the shape of the image. The accuracy of refactoring depends on the shape and the similarity among structural elements.
Figure 2. Framework of WBC segmentation.
Figure 2. Framework of WBC segmentation.
Sensors 15 22561 g002
In morphology denoising, common algorithms used to extract connected regions are conducted at four connected regions. Area less than S1 are removed in the four connected regions of the nucleus binary image, whereas areas less than S2 are removed in the four connected regions of the individual WBC binary image. In this study, this method is referred to as morphology denoising.
During morphological erosion and dilation, the former removes small isolated features; breaks apart thin, adjoining regions in a feature; and reduces the size of solid objects by “eroding” them at the boundaries. Dilation joins the broken lines to form a contour, which delineates the region of interest.

3.2. Phase I

This phase mainly aims to obtain nucleus in a peripheral blood image and nucleus groups to locate WBCs.
Inside seeds, which are also called nucleus groups, can be used to determine the correct number of WBCs and applied as the local extremum region in the process of watershed transformation to avoid oversegmentation. Therefore, accurate acquisition of inside seeds is crucial.
When color information is considered, the nucleus in the g component of the rg chroma space presents lower pixel values than the other components. In the HSI color space, the nucleus in the S component demonstrates higher pixel values than the other components.
Let I be the rg chroma image by Equation (1). The normalized matrices Ig and Is are denoted by the separated g component in the rg chroma spaces and the S component in the HSI color spaces, respectively. The ranges of g and S can be normalized by:
{ I g = ( g g m ) * 255. / ( g M g m ) I s = ( S S m ) * 255. / ( S M S m )
where g M , g m , S M , and S m are the maximum value of g , the minimum value of g , the maximum value of S, and the minimum value of S, respectively. Figure 3 shows the normalized matrices Ig and Is, as well as their histogram.
Figure 3. (a) Original RGB image in peripheral blood smear; (b) Rg chroma image; (c) Normalized matrix Ig; (d) Histogram of Ig; (e) Normalized matrix Is; (f) Histogram of Is.
Figure 3. (a) Original RGB image in peripheral blood smear; (b) Rg chroma image; (c) Normalized matrix Ig; (d) Histogram of Ig; (e) Normalized matrix Is; (f) Histogram of Is.
Sensors 15 22561 g003
The enhanced image (IE) can be expressed as follows:
I E = { I s . / I g           if  I g > 0 0                  otherwise  
The histogram in Figure 3 shows that the nucleus contains a small gray level in I g and a large gray level in I s , whereas the background and RBCs present low gray levels in I s and high gray levels in I g . Figure 3 shows that ( I s _ n u c l e u s . / I g _ n u c l e u s ) 1 , ( I s _ r b c . / I g _ r b c ) < 1 , and ( I s _ b a c k g r o u n d . / I g _ b a c k g r o u n d ) < 1 . where I s _ n u c l e u s , I g _ n u c l e u s , I s _ r b c , I g _ r b c , I s _ b a c k g r o u n d , and I g _ b a c k g r o u n d are the gray levels of nucleus in I s , nucleus in I g , RBCs in I s , RBCs in I g , background in I s , and background in I g , respectively.
Adaptive global threshold segmentation proposed by Otsu is applied for I E to obtain the inside seed binary figure. The mathematical morphology method is used to eliminate platelets or other impurities in the binary figure. The nucleus in a peripheral blood image can also be obtained through the same method, which produced accurate results in [8]. For parts of the image of bone marrow blood cells, the difference between the tint of the cytoplasm and the nucleus is too small to be precisely distinguished. This method can also be used to segment WBCs in several AML blood images. Regarding texture, the method can also produce good recognition results in an automatic recognition system.
Nucleus groups are difficult to obtain because of segmented granulocytes with multiple cores. A centroid-connected operation is proposed in this study to convert multiple cores into a single core. The area and distance between multiple cores have a certain range. We assume the existence of two cores, a 1 and a 2 , where s 1 and s 2 are the areas of a 1 and a 2 , respectively, and l 1 is the minimum distance between a 1 and a 2 . If s 11 < s 1 < s 12 , s 11 < s 2 < s 12 , and l 1 < l 11 , then multiple cores exist in the inside seed binary image. In addition, s 11 , s 12 , and l 1 are the thresholds determined by the area range of a single core and the general spacing of multiple cores. We assume that ( x 1 , y 1 ) and ( x 2 , y 2 ) are the centroid coordinates of a 1 and a 2 , respectively. The two coordinates are adopted to perform centroid-connected operation and obtain the following nucleus groups:
{ A = max ( x 11 T 2 , 0 ) B = min ( x 22 + T 2 , x x ) C = max ( y 11 T 2 , 0 ) D = min ( y 22 + T 2 , y y )
In Equation (7), T 2 is the fluctuation range of the centroid. x 11 , x 22 , y 11 , and y 22 are the minimum value of { x 1 , x 2 } , the maximum value of { x 1 , x 2 } , the minimum value of { y 1 , y 2 } , and the maximum value of { y 1 , y 2 } , respectively. 0, x x , 0, and y y are the minimum value of the X-axis, the maximum value of the X-axis, the minimum value of the Y-axis, and the maximum value of the Y-axis, respectively. Figure 4 presents the process of obtaining inside seeds.
Figure 4. (a) Original RGB image in peripheral blood smear; (b) Enhanced nucleus images; (c) Segmented nucleus binary image; (d) Inside seeds after the centroid-connected operation.
Figure 4. (a) Original RGB image in peripheral blood smear; (b) Enhanced nucleus images; (c) Segmented nucleus binary image; (d) Inside seeds after the centroid-connected operation.
Sensors 15 22561 g004
We obtain the maximum and minimum values to prevent the boundaries of the centroid from exceeding the range of the axes. A rectangular shape is constructed using the four vertices: ( A , C ) , ( A , D ) , ( B , C ) , and ( B , D ) . Within this rectangular shape, the pixel value is 1, and the value of the others pixels is 0. Finally, the multiple cores are connected as shown in Figure 4c,d.

3.3. Phase II

The outside seed is a binary image that contains WBCs and certain impurities. The outside seed plays an important function in segmentation of adhesive cells and obtains WBCs accurately. In this phase, two strategies are used to obtain WBCs, namely, mean shift clustering and WBC enhancement. The combination of these two strategies confers two advantages for obtaining outside seeds. The operations strengthen the weak areas of WBCs and overcome the lighting effects on image quality to some extent.

3.3.1. Mean Shift Clustering

Mean shift clustering is an algorithm used to smooth image based on color and distance in image segmentation. The mean shift procedure is applied to cluster data points, whose trajectories of the gradient ascent lead to the same mode. Figure 5 shows the original RGB image of four types of WBCs. Figure 6 and Figure 7 show the C component and the histogram of C the component in the CMYK color space, respectively. Selection of the C component to obtain WBCs in the CMYK color space is a suitable technique for mean shift clustering based on color and space for two reasons. First, the brightness of the nucleus is stronger than that of the cytoplasm, whereas the brightness of the cytoplasm is stronger than that of RBCs and the background. Second, cyan is a mixture of green and blue. The cyan domain, which is relatively small in the visible spectrum at wavelengths of 480 nm to 510 nm, presents identical color brightness. By placing the color image in a 3D feature space, where one component represents the C component and two other components represent the x and y spatial coordinates of the pixel, the image can be segmented through 3D mean shift clustering. This technique is highly effective for clustering statistics iteration. For clustering, the visual image derived from the segmentation method is combined with the color and space information.
The simplest uniform distribution is the kernel function that used in this study. After clustering through selection of the appropriate kernel distance bandwidth ( h s ) and color bandwidth ( h r ), the C component image is shown in Figure 8.
As shown in Table 1, the width range of the WBCs is 26 to 74. Generally, the width of most WBCs is within the mid-value of 50. In the mean shift clustering algorithm, iterations are conducted four times by default to determine a mode in one square with a side length of (2 h s + 1). In theory, h s = 3 or h s = 5 is a suitable kernel distance bandwidth.
Figure 6 and Figure 7 show that the RBCs and background exhibit smaller intensity values than the nucleus and cytoplasm, with h r = 3 as the color bandwidth. Figure 9 shows the clustering results with different bandwidths. As shown in Table 1 and Table 2, we assume that the area of WBCs is N times higher than the area of the nucleus. After mean shift clustering, we set the segmentation threshold T 3 as follows to convert the image intensity in 0–1:
{ S r e d   b = N * S n u c l e u s S i m a g e g r a y S u m _ c = i = 0 T g g r a y C ( i ) T 3 = T g      if   S r e d   b = g r a y S u m _ c
where S n u c l e u s is the area of nucleus, and S i m a g e is the area of the whole image. g r a y C ( i ) shows the gray value frequency in the C component, g r a y S u m _ c is the summation of gray value frequency, and i is the gray value from 0 to T g . (peripheral blood images, N = 3; bone marrow images, N = 1.5).
Figure 5. (a) Original RGB image for WBCs with 1 normal eosinophil, 1 normal staff neutrophil; (b) Original RGB image for WBCs with 4 normal neutrophils; (c) Original RGB image for WBCs with 1 normal monocyte; (d) Original RGB image for AML WBCs.
Figure 5. (a) Original RGB image for WBCs with 1 normal eosinophil, 1 normal staff neutrophil; (b) Original RGB image for WBCs with 4 normal neutrophils; (c) Original RGB image for WBCs with 1 normal monocyte; (d) Original RGB image for AML WBCs.
Sensors 15 22561 g005
Figure 6. C component in the CMYK color space of four images in Figure 5.
Figure 6. C component in the CMYK color space of four images in Figure 5.
Sensors 15 22561 g006
Figure 7. Histogram of the C component of four images in Figure 5.
Figure 7. Histogram of the C component of four images in Figure 5.
Sensors 15 22561 g007
Figure 8. C component after clustering of four images in Figure 5.
Figure 8. C component after clustering of four images in Figure 5.
Sensors 15 22561 g008
Figure 9. (a) Original C component image; (b) Segmented with ( h s , h r ) = (1,13); (c) Segmented with ( h s , h r ) = (13,1); (d) Segmented with ( h s , h r ) = (3,3).
Figure 9. (a) Original C component image; (b) Segmented with ( h s , h r ) = (1,13); (c) Segmented with ( h s , h r ) = (13,1); (d) Segmented with ( h s , h r ) = (3,3).
Sensors 15 22561 g009
Table 1. Characteristic parameters for seven types of WBCs.
Table 1. Characteristic parameters for seven types of WBCs.
Cell TypesAreaHeightWeightRoundness
segmented neutrophil708~179728~5330~481.49~2.31
staff neutrophil939~223632~5837~591.57~2.54
lymphocyte460~246826~6527~611.52~2.34
monocyte1777~336749~7047~741.51~2.48
eosinophil942~221630~5532~551.67~3.09
basophil943~193236~6331~511.51~3.08
AML WBCs553~304127~6024~671.47~3.03
Table 2. Characteristic parameters of the nucleus.
Table 2. Characteristic parameters of the nucleus.
Cell typesAreaHeightWeightDistance between Two Cores
nucleus of segmented neutrophil124~87210~3910~390~ 41
nucleus of staff neutrophil418~102912~5213~50
nucleus of lymphocyte437~101823~4423~39
nucleus of monocyte970~164033~6132~53
nucleus of eosinophil426~215731~5332~53
nucleus of basophil858~171631~4730~50
From the adaptive threshold segmentation for the C component after clustering, we obtain WBCs, as shown in Figure 10.
Figure 10. WBC segmentation results of four images in Figure 5.
Figure 10. WBC segmentation results of four images in Figure 5.
Sensors 15 22561 g010

3.3.2. WBC Enhancement

When the components of the rg chroma image are considered, WBCs in the g component present smaller pixel values (Figure 11a) than the other components, whereas WBCs in the b component (Figure 11b) demonstrate pixel values than the other components. After removing the light intensity, the enhanced image I e n can be defined by:
I e n = { b . / g        if  g ( i , j ) > 0 0             otherwise
Figure 11c shows the enhanced image. Adaptive threshold segmentation for the enhanced image can be used to obtain WBCs with some impurities, as shown in Figure 11d.
Figure 11. (a) Original RGB image in peripheral blood smear; (b) Rg chroma image; (c) The g component of rg chroma image; (d) The b component of rg chroma image; (e) Enhanced image ( I e n ); (f) Segmentation result.
Figure 11. (a) Original RGB image in peripheral blood smear; (b) Rg chroma image; (c) The g component of rg chroma image; (d) The b component of rg chroma image; (e) Enhanced image ( I e n ); (f) Segmentation result.
Sensors 15 22561 g011
The adaptive segmentation threshold T 4 is set as follows:
{ S r e d   b = N * S n u c l e u s S i m a g e g r a y S u m _ e n = i = 0 T g 2 g r a y e n ( i ) T 4 = T g 2 ,     if   S r e d   b = g r a y S u m _ e n
where S n u c l e u s is the area of the nucleus, S i m a g e is the area of the entire image, S r e d   b is the area of RBCs and the background, g r a y e n ( i ) is the gray value frequency of the enhanced image, g r a y S u m _ e n is the summation of the gray value frequencies and i is the gray value from 0 to T g 2 .

3.3.3. Obtaining the WBC Region

Two WBC binary images segmented by mean shift clustering operations and WBC enhancement operations are add before binarization and morphology denoising. The required WBC binary images are determined and presented in Figure 12 and Figure 13.
Figure 12. (a) Binary image of WBC segmentation in Figure 1a; (b) Segmentation results for Figure 1a under different light conditions (segmented WBCs marked with red curves).
Figure 12. (a) Binary image of WBC segmentation in Figure 1a; (b) Segmentation results for Figure 1a under different light conditions (segmented WBCs marked with red curves).
Sensors 15 22561 g012
Figure 13. Segmented results for WBCs with 1 monocyte, 1 staff neutrophil, 2 segmented neutrophils, 1 basophil, 1 eosinophil, 4 lymphocytes, and 9 AML cells (segmented WBCs are marked with red curves).
Figure 13. Segmented results for WBCs with 1 monocyte, 1 staff neutrophil, 2 segmented neutrophils, 1 basophil, 1 eosinophil, 4 lymphocytes, and 9 AML cells (segmented WBCs are marked with red curves).
Sensors 15 22561 g013

3.4. Phase III

Watershed segmentation is a mathematical method based on the theory of topology for morphology segmentation. NMWO is a watershed algorithm marked by the nucleus. If we assume that one WBC has one nucleus and the nucleus is not an adhesive type, the nucleus can be regarded as a local extremum region to mark WBCs. The watershed ridge line of the local extremum region can serve as the boundary of WBCs to separate adhesive WBCs. When the nucleus is adhesive or WBCs and RBCs are of the adhesive type, a second watershed transformation process is required to separate adhesive cells.
If we assume the presence of target a i , then r denotes the roundness value and s 3 shows the area of target a i . If r < R and s 3 > S 3 , then the target is the adhesive cells in this study. R and S 3 are the roundness and area thresholds, respectively. The overall description of the NMWO algorithm is described as follows:
Step 1: 
Obtain and modify inside seeds and outside seeds by using the mean shift algorithm and the morphology operation.
Step 2: 
Determine whether cell adhesion occurs or not in W B C s I I . If yes, proceed to the following steps; if no, end.
Step 3: 
Generate the map of distances, named Im , from the black pixel to the white pixels of the inside seeds.
Step 4: 
Apply the watershed algorithm to Im . The watershed ridge line shown in W B C s I I can be used to obtain separating blood cell images ( W B C s I I I ).
Step 5: 
Determine whether cell adhesion occurs or not in W B C s I I I . If yes, do the following steps; if no, end.
Step 6: 
Obtain the local extremum region b i [21] on the adhesion target a i individually. The local extremum R s is designed by cell size. Perform adaptive iteration corrosion on adhesion target b i individually until the number of targets increases or does not merely disappear.
Step 7: 
Apply the watershed algorithm to b i one by one to obtain the watershed ridge lines. The watershed ridge line displayed in W B C s I I I can obtain the separating blood cell images ( W B C s I V ).
Step 8: 
End.
Figure 14b shows the preliminary binary image of WBCs. Most WBCs are adhesive. As shown in Figure 14d, all adhesive cells are separated after applying the NMWO segmentation algorithm. Multiple sets of successful segmentation results show that the adhesion segmentation method is highly effective.
Figure 14. (a) Inside seeds; (b) Outside seeds; (c) First watershed transformation result; (d) Second watershed transformation result.
Figure 14. (a) Inside seeds; (b) Outside seeds; (c) First watershed transformation result; (d) Second watershed transformation result.
Sensors 15 22561 g014

3.5. Post-Processing

Post-processing is required to accurately obtain nucleus and WBCs. Applying “logic and” between the second watershed transformation binary figure ( W B C s I V ) and the nucleus can address nucleus adhesion. When W B C s I V is a mask and the nucleus is a marker binary image, morphological reconstruction for W B C s I V and nucleus can remove impurities that adhered in W B C s I V . The final result shows the separation of WBCs in the binary image.

4. Experimental Results

4.1. Data Set

Two sets of blood smear images were used in this study. Dataset 1 was collected from the Second Affiliated Hospital of Shandong University. Blood smears were created by the Wright staining method. A ternary Olympus microscope with an oil lens of 100× magnification and CCD was used to collect data images. The 24-bit RGB images were obtained under different lighting conditions for three types of smears (normal peripheral blood, M3 bone marrow, and M5 bone marrow) sampled from more than 10 individuals. A total of 306 images with 774 WBCs were captured with a resolution of 2080 × 1542 pixels. In dataset 2, 108 images were downloaded from the ALL-IDB1 dataset [32]. These JPEG images were captured in the RGB format with three resolutions of 2592 × 1944 pixels, 1712 × 1368 pixels, and 1226 × 652 pixels.

4.2. Morphology Preference

Before the image processing, the original image was resized to 0.2 times higher to improve the efficiency of segmentation system.
Most WBCs are round and convex in shape, and the roundness and area of individual cells present a certain range. However, the shapes and roundness appear checkered and non-convex when multiple cells form larger regional areas or myeloplast lesions. After repairing the binary image of WBCs by morphological operations, chain code tracking is used to obtain the morphological characteristic parameters of WBCs.
The main morphological characteristic parameters are area, perimeter, length, width, and roundness. We divided WBCs into seven cell types, namely, segmented neutrophil, staff neutrophil, lymphocyte, monocyte, eosinophil, basophil, and AML WBCs. More than 30 WBCs are involved in the parameter statistics for every cell type.
The main morphological characteristic parameters of WBCs and the nucleus in dataset 1 are shown in Table 1 and Table 2, respectively. In this study, most parameters were designed based on the morphological characteristic parameters in Table 1 and Table 2:
(1)
S 1 and S 2 . As shown in Table 1, the minimum area in the nucleus is 124 in segmented neutrophils, and the minimum area in WBCs is 460. Thus, we select S 1 = 100 and S 2 = 350 as the area thresholds to eliminate platelets and noise in morphological denoising.
(2)
T 2 : Fluctuation range of the centroid, which may not be located in the cores. We set a fluctuation range around the centroid to connect multiple cores into one nucleus and comprehensively consider the length and width of WBCs, as well as the distances of the multiple cores. T 2 = 5 is a suitable fluctuation range.
(3)
l 11 : The minimum distance threshold of multiple cores. We calculated the range of distances between multiple cores, which is from 0 to 41 . l 11 = 55 is a suitable distance threshold.
(4)
s 11 and s 12 : Area thresholds of one core. The range of the area is 124 to 872 for one core. The area whose value is within the range of 100 to 950 can be one of the judgment conditions to distinguish segmental neutrophils. Thus, s 11 = 100 and s 12 = 950.
(5)
S 3 and R . S 3 and R are the area and roundness threshold of the adhesion target, respectively. In most cases, the area of the adhesive target is higher than 3500, whereas the roundness of the adhesive target is higher than 3.00. Thus, S 3 = 3500 and R = 3.00.
(6)
R s . R s is the local extremum in the second watershed transformation. R s is designed based on WBC size. The minimum length m l of WBCs is 24 in terms of AML WBCs shown in Table 1. R s is a little less than m l / 2 , Thus, we selected R s = 7 as a suitable local extremum.
The morphological characteristic parameters of WBCs and the nucleus are modified with the image resolution pixels. We also calculate the morphological characteristic parameters of dataset 2 by using the similar method to that used in dataset 1.

4.3. Segmentation Evaluation

Identification of bone marrow leukocytes can provide a preliminary and auxiliary diagnosis of leukemia. To date, the recognition rate of bone marrow cells by several senior leukemia experts is only 60% to 70%. Degenerative bone marrow cells and other cell types affect the distinction of leukemia in a computer recognition system. Therefore, cells with characteristics similar to WBCs, such as degenerative bone marrow cells and metarubricytes, were regarded as WBCs in this study.
A total of 414 images, 952 individual WBCs, and 598 adhesive WBCs were used from the dataset to complete the segmentation experiments. The dataset contained 260 peripheral blood WBCs, which consisted of 45 basophils, 31 eosinophils, 88 neutrophils, 46 lymphocytes, and 50 monocytes in the peripheral blood images, as well as 514 AML WBCs, and approximately 776 ALL-IDB1 WBCs in the bone marrow images. We compared our algorithm with three methods, namely, color-based clustering [14], color and shape transformation [11], and simple linear iterative clustering (SLIC) [31].
The visual results for WBC segmentation are presented in Figure 15, Figure 16, Figure 17, Figure 18 and Figure 19. These resulting measures are also consistent with the quantitative results presented in Table 3, Table 4 and Table 5.
Table 3. Quantitative comparison of four algorithms.
Table 3. Quantitative comparison of four algorithms.
TPOVER SEGMUNDERSEGMFPFN
Proposed algorithm148119441069
Color clustering13329511>800218
Color and shape transformation1407257335143
SLIC132728657>100223
Table 4. Quantitative comparison of four algorithms by using F-measure.
Table 4. Quantitative comparison of four algorithms by using F-measure.
Proposed AlgorithmColor ClusteringColor and Shape TransformationSLIC
P99%<62.5%97.6%<93%
R95.5%86%90.8%85.6%
F197%<72.4%94.1%<89.1%
Table 5. Quantitative comparison in different cell types in two datasets.
Table 5. Quantitative comparison in different cell types in two datasets.
Proposed AlgorithmColor ClusteringColor and Shape
Transformation
SLIC
Dataset 1Lymphocyte43333938
Monocyte49354540
Eosinophil29223023
Basophil44334235
Neutrophil83576149
AML WBCs472301435368
Dataset 2ALL-IDB1 WBCs698331657431
Figure 15. Peripheral blood images of (top to bottom) monocyte, staff neutrophil, segmented neutrophil, basophil, eosinophil, and lymphocyte (segmented WBCs marked with red curves).
Figure 15. Peripheral blood images of (top to bottom) monocyte, staff neutrophil, segmented neutrophil, basophil, eosinophil, and lymphocyte (segmented WBCs marked with red curves).
Sensors 15 22561 g015
Figure 16. Segmentation results of AML images (segmented WBCs marked with red curves).
Figure 16. Segmentation results of AML images (segmented WBCs marked with red curves).
Sensors 15 22561 g016
Figure 17. Two sets of Images under different light conditions (segmented WBCs marked with red curves).
Figure 17. Two sets of Images under different light conditions (segmented WBCs marked with red curves).
Sensors 15 22561 g017
Figure 18. Segmentation results of images with disease in the ALL-IDB1 dataset (segmented WBCs marked with red curves).
Figure 18. Segmentation results of images with disease in the ALL-IDB1 dataset (segmented WBCs marked with red curves).
Sensors 15 22561 g018
Figure 19. Segmentation results of normal images in the ALL-IDB1 dataset (segmented WBCs marked with red curves).
Figure 19. Segmentation results of normal images in the ALL-IDB1 dataset (segmented WBCs marked with red curves).
Sensors 15 22561 g019
In [14], the image is transformed into the Lab color space before image pixels are clustered by running K-means on the a and b channels. The image pixels, such as a and b channels, are plotted in the feature space and clustered into three groups based on their features. The cluster that contains circular objects was selected to represent WBCs. Connected objects with small sizes were removed in a post processing step.
Color clustering implemented for cell segmentation performs effectively on bone marrow images because of the color similarity between the cytoplasm and nucleus in these images. However, for a few peripheral blood images, the pixel values of the cytoplasm and nucleus in the a or b components are easily distinguished, as shown in Figure 15 and Figure 19.
In [11], an intensity map can be obtained by color transformation in the first stage, and the coarse mask can be obtained by applying the Otsu’s method on the intensity map. The boundaries were also refined by applying active contours without edges [33], which produced an active contour by minimizing the energy function on the intensity map. Therefore, the mask produced after active contours application was delimited by the coarse mask, followed by the WBC binary mask. The problem of cell adhesion was solved by watershed transform based on distance transformation [11].
The experimental results of [11] showed that the method is suitable for bone marrow image in which WBCs considerably differ from the background. Two discussion-worthy points can be inferred. First, the intensity map cannot describe the characteristics of all types of WBCs. Second, the active contour model cannot deal with the intensity of inhomogeneous images.
Comparison of NMWO with marker-function watershed transformation [11] showed that the local extremum region can be obtained depending on the shape of the adhesive cells in the binary image. When the adhesive cells appear to be in pieces, an adaptive iteration method combined with NMWO used as the watershed operation can achieve more accurate segmentation results than the marker-function watershed transformation. In this study, the use of the nucleus and adaptive iteration of WBCs as the reception basin for segmentation of adhesive cells in complex bone marrow images achieved more accurate results than other methods.
The brightness of the nucleus is generally higher than that of the cytoplasm, RBCs, and background, in the peripheral blood and bone marrow images. In our experiments, we combined spatial and color similarities to obtain WBCs and achieve high accuracy for every type of WBCs through mean shift clustering. The K-means algorithm is based on color clustering, and differs from mean shift clustering. When different cell types simultaneously appear in an image, the K-means algorithm, in contrast to mean shift clustering, cannot adapt to large changes in the pixel intensity of different types of WBCs. SLIC is another segmentation method that differs from mean shift clustering in terms of color and space. In the preprocessing stage, SLIC is suitable for obtaining image boundaries, but not for WBC segmentation.
In this study, the proposed algorithm based on color features and adaptive thresholds achieved accurate segmentation result for WBC segmentation. Two segmentation strategies were performed to overcome common problems in segmenting weak areas, such as the cytoplasm. The proposed algorithm is considered robust for different types of WBCs under different lighting conditions.
Most of the nucleus did not show adhesion, and one WBC contained one nucleus group. We applied nucleus groups as the local extremum regions, and the watershed transformation based on tag [21] was used for segment-overlapping WBCs. Thus, the complexity of leukocyte adhesion is considerably reduced to a certain extent. When the nucleus showed adhesion, we applied the second watershed transformation based on the adaptive iteration method for overlapping WBCs. The application of NMWO to segment adhesive cells achieved more accurate results than other methods for complex bone marrow images.
The performance of the algorithms was also evaluated based on F-measure [34]. TP shows the number of correct WBC segmentations, FP reflects the number of RBCs and other impurities, and FN denotes the number of leaking and broken WBCs. Table 3 and Table 4 show the comparison of the overall performance in terms of the F-measure of the four algorithms, whereas Table 5 enumerates the correct segmentation of different cell types in the two datasets.
For both datasets, the proposed method exhibit satisfactory performance for WBC segmentation. The experimental results are presented in Table 3, Table 4 and Table 5. Table 3 and Table 4 show that the proposed algorithm achieves better performance than other traditional methods, such as color clustering [14], color and shape transformation [11], and SLIC [31]. Table 5 further demonstrates that the proposed method outperforms other traditional methods for the private and public datasets. Figure 15, Figure 16, Figure 17, Figure 18 and Figure 19 present the visual comparison between our method and other traditional methods, with the proposed method generating more accurate segmentation results.
The proposed method achieves high performance for WBC segmentation in peripheral blood and bone marrow images. Adhesion segmentation accuracy is a second advantage of the proposed method over traditional methods, as shown in Table 3 and Figure 14 and Figure 16, Figure 17 and Figure 18. However, the proposed algorithm has a few disadvantages. For example, the watershed ridge line does not match the boundaries of cells in a few images. If the degree of cell adhesion and morphology in the image is very complex, other algorithms with reasonable and effective morphological characteristics should be used to solve this complicated problem in future work.

5. Conclusions

This paper presents novel insights into WBC segmentation by obtaining cell seeds and separating adhesive cells in peripheral blood and bone marrow images under different light conditions. Color space conversion, mean shift clustering, and illumination intensity adjustment were applied to obtain WBCs as outside seeds. Nucleus enhancement and centroid connection were also employed to obtain inside seeds in different color spaces. The morphological and NMWO operations were subsequently conducted in WBC adhesion segmentation. The proposed method presents a reasonable processing time and provides accurate results.
The proposed method exhibits high robustness and satisfactory performance for WBC segmentation in peripheral blood and bone marrow images. Adhesion segmentation accuracy is the second advantage of the proposed method over traditional methods.
Adhesion segmentation for the diagnosis of complicated abnormal cells in bone marrow diseases remains a great challenge. In addition, distinguishing between ALL and AML or identifying M3 and other AML diseases via an automatic identification system, as mandated by the current WHO standard requires further research.

Acknowledgments

This work was supported in part by the National Natural Science Foundation of China (No. 61475085), the Science and Technology Development Plans of Shandong Province (No. 2012GGE27073 and 2014GSF118142), the Science and Technology Development Plans of Jinan City and the Fundamental Research Funds of Shandong University (No. 2015JC038).

Author Contributions

Zhi Liu and Jing Liu contributed equally to this paper. Zhi Liu, Jing Liu and Xiaoyan Xiao wrote the paper. Zhi Liu, and Chengyun Zheng designed the experiments. Hui Yuan and Jun Chang analyzed the data. Jing Liu and Xiaomei Li performed the experiments.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, S.T.; Wang, M. A New Detection algorithm (NDA) based on Fuzzy Cellular Neural Networks for White Blood Cell Detection. IEEE Trans. Inf. Technol. Biomed. 2006, 10, 5–10. [Google Scholar]
  2. Altendorf, E.; Zebert, D.; Holl, M.; Yager, P. Differential blood cell counts obtained using a microchannel based flow cytometer. In Proceedings of the 1997 International Conference on Solid State Sensors and Actuators, Chicago, IL, USA, 16–19 June 1997; pp. 531–534.
  3. Hirschfeld, T. Blood Cell Analyzer. U.S. Patent No. 3,819,270, 25 June 1974. [Google Scholar]
  4. Alberts, B.; Johnson, A.; Lewis, J.; Raff, M.; Roberts, K.; Walter, P. Molecular Biology of the Cell, 3rd ed.; W. H. Freeman: New York, NY, USA, 1994. [Google Scholar]
  5. Putzu, L.; di Ruberto, C. White blood cells identification and counting from microscopic blood images. In Proceedings of the WASET International Conference on Bioinformatics, Computational Biology and Biomedical Engineering, Guangzhou, China, 1 November 2013; pp. 268–275.
  6. Zhang, C.; Xiao, X.; Li, X. White Blood Cell Segmentation by Color-Space-Based K-Means Clustering. Sensors 2014, 14, 16128–16147. [Google Scholar] [CrossRef] [PubMed]
  7. Duan, J.; Yu, L. A WBC segmentation method based on HSI color space. In Proceedings of the 4th IEEE International Conference on Broadband Network and Multimedia Technology (IC-BNMT), Shenzhen, China, 28–30 October 2011; pp. 629–632.
  8. Huang, D.C.; Hung, K.D. Leukocyte nucleus segmentation and recognition in color blood-smear images. In Proceedings of the IEEE International Instrumentation and Measurement Technology Conference (I2MTC), Graz, Austria, 13–16 May 2012; pp. 171–176.
  9. Lim, H.N.; Mashor, M.Y.; Hassan, R. White blood cell segmentation for acute leukemia bone marrow images. In Proceedings of the 2012 IEEE International Conference on Biomedical Engineering (ICoBE), Penang, Malaysia, 27–28 February 2012; pp. 357–361.
  10. Roerdink, J.B.; Meijster, A. The watershed transform: Definitions, algorithms and parallelization strategies. Fundam. Inform. 2000, 41, 187–228. [Google Scholar]
  11. Arslan, S.; Ozyurek, E.; Gunduz-Demir, C. A color and shape based algorithm for segmentation of white blood cells in peripheral blood and bone marrow images. Cytom. A 2014, 85, 480–490. [Google Scholar] [CrossRef] [PubMed]
  12. Mohamed, M.; Far, B.; Guaily, A. An efficient technique for white blood cells nuclei automatic segmentation. In Proceedings of the 2012 IEEE International Conference on Systems, Man, and Cybernetics (SMC), Seoul, Korea, 14–17 October 2012; pp. 220–225.
  13. Laosai, J.; Chamnongthai, K. Acute leukemia classification by using SVM and K-Means clustering. In Proceedings of the 2014 IEEE International Electrical Engineering Congress (IEECON), Chonburi, Thailand, 19–21 March 2014; pp. 1–4.
  14. Salem, N.M. Segmentation of white blood cells from microscopic images using K-means clustering. In Proceedings of the 31st IEEE National Radio Science Conference (NRSC), Cairo, Egypt, 28–30 April 2014; pp. 371–376.
  15. Gautam, A.; Bhadauria, H.S. White blood nucleus extraction using K-Mean clustering and mathematical morphing. In Proceedings of the 5th IEEE International Conference on The Next Generation Information Technology Summit, Noida, India, 25–26 September 2014; pp. 549–554.
  16. Rezatofighi, S.H.; Soltanian-Zadeh, H. Automatic recognition of five types of white blood cells in peripheral blood. Comput. Med. Imaging Graph. 2011, 35, 333–343. [Google Scholar] [CrossRef] [PubMed]
  17. Ko, B.C.; Gim, J.W.; Nam, J.Y. Automatic white blood cell segmentation using stepwise merging rules and gradient vector flow snake. Micron 2011, 42, 695–705. [Google Scholar] [CrossRef] [PubMed]
  18. Zimmer, C.; Labruyere, E.; Meas-Yedid, V.; Guillen, N.; Olivo-Marin, J.C. Segmentation and tracking of migrating cells in videomicroscopy with parametric active contours: A tool for cell-based drug testing. IEEE Trans. Med. Imaging 2002, 21, 1212–1221. [Google Scholar] [CrossRef] [PubMed]
  19. Zhang, B.; Zimmer, C.; Olivo-Marin, J.C. Tracking fluorescent cells with coupled geometric active contours. In Proceedings of the 2004 IEEE International Symposium on Biomedical Imaging: Nano to Macro, Arlington, VA, USA, 15–18 April 2004; pp. 476–479.
  20. Xiong, G.; Zhou, X.; Ji, L. Automated segmentation of Drosophila RNAi fluorescence cellular images using deformable models. IEEE Trans. Circuits Syst. 2006, 53, 2415–2424. [Google Scholar] [CrossRef]
  21. Gonzalez, R.C.; Woods, R.E.; Eddins, S.L. Digital Image Processing Using MATLAB; Pearson Education: Indianapolis, IN, USA, 2004. [Google Scholar]
  22. Osowski, S.; Markiewicz, T.; Marianska, B.; Moszczynski, L. Feature generation for the cell image recognition of myelogenous leukemia. In Proceedings of the 12th IEEE Conference on Signal Processing, Vienna, Austria, 6–10 September 2004; pp. 753–756.
  23. Ping, Z.J.H. A Survey for the Arithmetic of Overlapped Cell Segmentation. Comput. Digit. Eng. 2008, 6, 53–56. [Google Scholar]
  24. Funt, B.V.; Finlayson, G.D. Color constant color indexing. IEEE Trans. Pattern Anal. Mach. Intell. 1995, 17, 522–529. [Google Scholar] [CrossRef]
  25. Funaga, K.; Hostetler, L. The estimation of the gradient of a density function, with applications in pattern recognition. IEEE Trans. Inf. Theory 1975, 21, 32–40. [Google Scholar] [CrossRef]
  26. Wand, M.P.; Jones, M.C. Kernel Smoothing; CRC Press: Boca Raton, FL, USA, 1994. [Google Scholar]
  27. Cheng, Y. Mean shift, mode seeking, and clustering. IEEE Trans. Pattern Anal. Mach. Intell. 1995, 17, 790–799. [Google Scholar] [CrossRef]
  28. Comaniciu, D.; Meer, P. Mean shift: A robust approach toward feature space analysis. IEEE Trans. Pattern Anal. Mach. Intell. 2002, 24, 603–619. [Google Scholar] [CrossRef]
  29. Beuher, S. Watersheds of functions and picture segmentation. In Proceedings of the International Conference on Acoustics, Speech, and Signal Processing (ICASSP), Paris, France, 3–5 May 1982; pp. 1928–1931.
  30. Vincent, L.; Pierre, S. Watersheds in digital spaces: An efficient algorithm based on immersion simulations. IEEE Trans. Pattern Anal. Mach. Intell. 1991, 13, 583–598. [Google Scholar] [CrossRef]
  31. Achanta, R.; Shaji, A.; Smith, K.; Lucchi, A.; Fua, P.; Susstrunk, S. SLIC superpixels compared to state-of-the-art superpixel methods. IEEE Trans. Pattern Anal. Mach. Intell. 2012, 34, 2274–2282. [Google Scholar] [CrossRef] [PubMed]
  32. ALL-IDB Website. Available online: http://www.dti.unimi.it/fscotti/all (accessed on 23 July 2015).
  33. Chan, T.F.; Vese, L.A. Active contours without edges. IEEE Trans. Image Process. 2001, 10, 266–277. [Google Scholar] [CrossRef] [PubMed]
  34. Jiawei, H.; Kamber, M. Data Mining Concepts and Techniques, 3rd ed.; Machine Press: Beijing, China, 2012. [Google Scholar]

Share and Cite

MDPI and ACS Style

Liu, Z.; Liu, J.; Xiao, X.; Yuan, H.; Li, X.; Chang, J.; Zheng, C. Segmentation of White Blood Cells through Nucleus Mark Watershed Operations and Mean Shift Clustering. Sensors 2015, 15, 22561-22586. https://doi.org/10.3390/s150922561

AMA Style

Liu Z, Liu J, Xiao X, Yuan H, Li X, Chang J, Zheng C. Segmentation of White Blood Cells through Nucleus Mark Watershed Operations and Mean Shift Clustering. Sensors. 2015; 15(9):22561-22586. https://doi.org/10.3390/s150922561

Chicago/Turabian Style

Liu, Zhi, Jing Liu, Xiaoyan Xiao, Hui Yuan, Xiaomei Li, Jun Chang, and Chengyun Zheng. 2015. "Segmentation of White Blood Cells through Nucleus Mark Watershed Operations and Mean Shift Clustering" Sensors 15, no. 9: 22561-22586. https://doi.org/10.3390/s150922561

Article Metrics

Back to TopTop