Skip to main content

Computerized tongue image segmentation via the double geo-vector flow

Abstract

Background

Visual inspection for tongue analysis is a diagnostic method in traditional Chinese medicine (TCM). Owing to the variations in tongue features, such as color, texture, coating, and shape, it is difficult to precisely extract the tongue region in images. This study aims to quantitatively evaluate tongue diagnosis via automatic tongue segmentation.

Methods

Experiments were conducted using a clinical image dataset provided by the Laboratory of Traditional Medical Syndromes, Shanghai University of TCM. First, a clinical tongue image was refined by a saliency window. Second, we initialized the tongue area as the upper binary part and lower level set matrix. Third, a double geo-vector flow (DGF) was proposed to detect the tongue edge and segment the tongue region in the image, such that the geodesic flow was evaluated in the lower part, and the geo-gradient vector flow was evaluated in the upper part.

Results

The performance of the DGF was evaluated using 100 images. The DGF exhibited better results compared with other representative studies, with its true-positive volume fraction reaching 98.5%, its false-positive volume fraction being 1.51%, and its false-negative volume fraction being 1.42%. The errors between the proposed automatic segmentation results and manual contours were 0.29 and 1.43% in terms of the standard boundary error metrics of Hausdorff distance and mean distance, respectively.

Conclusions

By analyzing the time complexity of the DGF and evaluating its performance via standard boundary and area error metrics, we have shown both efficiency and effectiveness of the DGF for automatic tongue image segmentation.

Background

Simple, non-invasive, and inexpensive visual inspection of the human tongue has been a unique diagnostic method of traditional Chinese medicine (TCM) [1], through observing any abnormal changes in the tongue properties and coating. Clinical studies have suggested relationships between visceral cancers, heart diseases, and abnormalities of the tongue and its coating [24]. However, the current practice in TCM is mainly subjective, and the quality of the visual inspection varies among medical professionals. Thus, it is beneficial to devise objective quantitative evaluation methods for the color, texture, and surface of the tongue and define their relationships with patients’ health conditions [5, 6].

Recently, the development of an automated digital tongue diagnostic system was attempted. Chiu [7] built a computerized tongue examination system, in which the colors of the tongue and the thickness of its coating were identified by a proposed chromatic algorithm. Cai [8] and Li and Cai [9] constructed a digital imaging system to capture tongue images and extract various features for tongue analysis. Zhang et al. [10] demonstrated a novel computer-aided tongue diagnosis system, in which a standard data acquisition device and a new color correction method were used to capture tongue images. Some other computerized systems, such as the tongue computing model, computerized system for tongue diagnosis, and automatic tongue diagnosis system, were also built in [1113], of which Gao et al. [12] established a mapping relationship between quantitative tongue features and diseases via the support vector machine and obtained promising performances.

A general computerized tongue diagnostic system is shown in Figure 1. This system mainly executes four tasks: tongue image acquisition; tongue image segmentation; tongue feature extraction; and tongue image classification. Figure 1 shows the tongue body segmentation as a bridge that combines the acquisition of the tongue image with the feature extraction. Tongue features, such as color, texture, coating, and shape, create difficulties for accurate segmentation of tongue images. Recent studies have mainly focused on the active contour model (ACM), or “Snake”, which evolves a curve by minimizing a specifically defined energy function [14]. The curve is initialized manually or automatically, and propagated to the real boundary on both the internal and external forces [15].

Figure 1
figure 1

Outline of a computerized model for tongue diagnosis and a flowchart of the proposed DGF for tongue image segmentation.

Studies using the ACM have included the general gradient vector flow [16], double snake [17], level set [18], and C2G2FSnake [19]. Owing to the special characteristics of the tongue color, different color channels have been embedded into these segmentation methods, such as region growing [20], fuzzy C-means [21], and shortest path [22].

In our previous work [19], C2G2FSnake was proposed as a novel approach for automatic tongue segmentation, using prior location of the tongue body for active contour initialization. It embedded the color space information into the active contour evolution, and the segmentation precision was thus enhanced. Nevertheless, there remained difficulties associated with background removal in clinical images (Figure 2) and parameter selection.

Figure 2
figure 2

Saliency detection in tongue images. Top row: images and saliency objects detected by the saliency object detector; bottom row: corresponding saliency maps of the four images.

Regarding the background removal, a saliency object detector [23] was adopted to refine the clinical tongue image. This was an unsupervised method that was easier to implement compared with the method of Fu et al. [15]. For the parameter selection, a novel computerized tongue image segmentation method named the double geo-vector flow (DGF) was proposed based on the unique shape of the tongue body and its location on the face. The saliency window was refined and the active contour was initialized for the upper and under parts accordingly. The geodesic flow first propagated the under part, the geo-gradient vector flow (Geo-GVF) then took over the work, and the upper curve was evolved to the real boundary. Based on its ability to split, the geodesic flow showed superior flexibility compared with the parameterized model used by Shi et al. [19], and the geometric term in the gradient vector flow (GVF) speeded up the curve propagation for the upper part and maintained its accuracy.

The tongue images were captured in a closed darkroom that shielded against light disturbance from the outside, and the position of the camera was flexible and adjustable, thus avoiding color distortion caused by light interference. A clinical tongue image database has already been collected by Shanghai University of TCM.

This study aims to devise an objective approach and quantitative model to evaluate automatic tongue segmentation in a computerized tongue diagnostic system.

Methods

In this study, an active contour-based tongue image segmentation method was proposed. First, the tongue image was refined by a saliency window, and the active contour was initialized by taking advantage of the prior knowledge of the tongue image. Second, the tongue area was initialized into two parts: the binary upper part and the level set matrix for the under part. Third, the DGF was proposed to detect the tongue edge and segment the tongue region in the image, such that the geodesic flow was evaluated in the under part, and the Geo-GVF was evaluated in the upper part.

Tongue region detection

Before the initialization of the active contour, the tongue region in the clinical image was detected. We used the saliency object detector proposed by Feng et al. [23]. This detector used the entire image as the context, which agreed with human intuition. The tongue body was the deep red region in the tongue image, which corresponded to the brightest region in the saliency map (Figure 2, bottom row). The saliency window composition cost function was defined in Feng et al. [23]. In particular, the algorithm detected two windows with the highest saliencies, and the one with the smaller size was adopted for the tongue body segmentation.

Initialization

Contour initialization

Based on the refined tongue image, the active contour was initialized depending on the extracted feature points on the image [19]. As illustrated in Figure 3, the under half contour of the first image was constructed based on three special points: two angular points and the tongue tip. The upper half contour was replaced by straight lines, and another point (tongue root) was added to guarantee that the contour was inside the tongue body. The two angular points were automatically detected by the Harris detector while the tongue tip and root were located by edge detectors. The geodesic curve would shrink to the real boundary when the selected tip point was below the real tongue tip. Once the direction was guaranteed, the curve would not stop until the real boundary was reached.

Figure 3
figure 3

Tongue image initialization. From left to right: first, the four special tongue points corresponding to the first image in Figure 2; second, rescaling of the refined tongue image depending on the special tongue points; third, contour initialization; fourth, the level set function (matrix) is initialized for the under part of the tongue image with a negative constant (ρ > 0) inside the contour (red region) and a positive value outside the contour; fifth, image denoting the region initialization with the binary image for the upper part.

For some tongue images, part of the patient’s nose might be included in the refined window (Figure 2, third image), thereby influencing the propagation of the proposed Geo-GVF. To solve this problem, we obtained the area of the dark region between the tongue root and the upper lip in the binary image (Figure 3), and assumed that the thickness of the upper lip (its height in the image) was at most twice that of the dark region. We then cut off the additional region above the upper lip. Although this refinement may not be accurate, we focused on the extraction of the tongue body rather than other parts.

Overall, owing to the robust ability of the DGF, only the rough locations of these four points were required to confirm that the direction of the initial curve was maintained during propagation. For the upper half contour, it swelled, while for the under part, it shrank. Any inaccuracy caused by the window detection or contour initialization could be overcome as long as the propagating direction was guaranteed.

Region initialization

We divided the whole region into two parts according to the row of angular points (Figure 3, fifth image). In the upper part, the curve over-learned or became stuck at some local minimum points, and we adopted the binary image and solved the problem completely. For the under part, we initialized the level set function with a negative constant inside the contour, but a positive value outside the contour, to keep the geodesic curve shrinking to the real boundary.

Double geo-vector flow (DGF)

Geodesic flow

The geodesic model evolves the curve through the propagation of the level set function, which was introduced by Osher and Sethian [24]. The initial contour is represented by a zero level set function: C(t) = {(i,j) | (Φ)(t,i, j) = 0}. The curve propagation equation is:

Φ t + F Φ = 0 ,
(1)

where F is the speed function, which depends on the image data and the level set function (Φ). In the geodesic model, the level set function is approximated to the signed distance function (matrix) with |Φ| = 1. Geodesic flow is introduced as a speed function F t  = (c + κ), where κ is the curvature κ = div Φ Φ and c is a positive constant to keep the geodesic flow positive. The geodesic model can be rewritten as:

Φ t = Φ div ( g I Φ Φ ) = g ( I ) Φ κ + g ( I ) Φ , g = 1 1 + G σ * I 2
(2)

where I is an image, and g(I) is the edge detector. G σ is a two-dimensional Gaussian function with standard deviation σ, and is used to smooth the image noise. When the curve is close to the real boundary, g(I) is approaching zero.

In the traditional level set method, the signed distance function must be re-initialized every several iterations.

The Gateaux derivative [25] is adopted with the functional ϵ : Φ t = - ϵ Φ to simplify this mode. It transfers the energy minimization to the minimization of the functional ϵ. ϵ is defined as its variational formulation: ϵ(Φ) = μP(Φ) + ϵ m (Φ). P(Φ) is a metric to characterize how close a function is to a signed distance function: P Φ = Ω 1 2 Φ - 1 2 dxdy . By calculating the Gateaux derivative of the functional ϵ in (1), the final geodesic model can be obtained [26]:

Φ t μ ΔΦ - div Φ Φ + λδ Φ div g I Φ Φ + vgδ Φ ,
(3)

where Δ is the Laplacian operator.

Since the direction of the geodesic flow is fixed, we need the under half curve to shrink. The signed distance function needs to be initialized as a row × col matrix (where row and col denote the image row and column, respectively), with a negative constant (ρ > 0) inside the contour (red region) and a positive value outside the contour (Figure 3):

Φ un = - ρ , i , j Ω un - Ω un 0 , i , j Ω un ρ , Ω - Ω un ,
(4)

Supposing Ω un is a subset in the image domain Ω (Figure 3), then ∂Ω un denotes all the points on the boundaries of Ω un . ρ > 0 is a constant for initializing the function ΦΩ un . In this way, the direction of Ω un points to the negative side, or the inside of the contour. Thereby, the curve will shrink during propagation:

Φ un t = μ Δ Φ un - div Φ un Φ un + λδ Φ un div g I Φ un Φ un + vgδ Φ un .
(5)

For numerical implementation, since the propagating result is used for evaluating the GVF, we only need the under part to shrink. Φ un k is the k th iterated level set matrix, with its element being ϕi,j, and then its k + 1th iterated form is:

ϕ i , j k + 1 = ϕ i , j 0 ϕ i , j k + τS ϕ i , j k , 0 < j < sline sline < j < row ,
(6)

where S(ϕi,jk) corresponds to the right hand side in (5) with τ being the stepsize controller. sline denotes the partition line between the two parts, and is the row number of the angular point. The intermediate propagating result is shown in Figure 4.

Figure 4
figure 4

Intermediate propagating result corresponding to Figure  3 .

Geo-gradient vector flow (Geo-GVF)

The traditional parametric ACM is sensitive to the contour initialization, and the real boundary can only be reached when the initial contour is close to it [14]. In a different manner, the GVF obtains a continuous gradient space by solving a set of vector equations of thermal expansion [27]. Local gradient vectors are not only determined by themselves, but also by their neighboring gradients, and the GVF can overcome the recesses and obstacles during its evolution and converge to the real boundary from a far distance. It is defined as follows:

E V I = ω I 2 V I - h B V 1 - I ,
(7)

where V I is a two-dimensional vector of the GVF, and (i,j) V I (p) = (u I (p), v I (p)), p = (i,j). I is an image, and I points to the image edge. ω (|I|) 2V I is the smoothing term. According to this objective function, when I is close to zero, the area is nearly a constant, and E(V I ) is mainly dominated by the partial derivatives of the vector field. When the curve is close to the real edge, I becomes large. The second item dominates the evolution and drives the curve to the real boundary until V I I.

Despite the superior performance of the GVF, over-learning can easily occur during the curve evolution [1517]. To solve this problem, we replace the gray image I with the binary image B (Figure 3) in (7):

E V B = ω B 2 V B - h B V B - B .
(8)

The gradient vectors are a constant value on either the side of the dark region or the tongue root, and the tractive forces toward the two sides are the same, which prevents the curve from over-learning and ensures its accurate convergence. The weighting function ω ( • ) is chosen as a constant ω (B) = w, indicating that the whole image is being smoothed. h ( • ) is chosen as h (|B|) = |B|2, which is related to the strength of the edge.

Based on the above, the active contour in the binary GVF model is calculated according to the following equation:

V B p x , y , t t = w 2 V B - B 2 V B - B .
(9)

It evolves in the upper part, where y < sline, y is the number of rows in the image, and sline is the separated line between the two parts.

Referring to (6), the geodesic flow only worked for the under part, and the curve in the upper part held on. In the proposed binary GVF, there was no force in the under part. The geodesic flow ensured the convergence of the under curve, whereas the gradient flow ensured the convergence of the upper curve. In real implementation, after the geodesic propagation, we obtained the final level set function, which provided the contour information inside. To unpack it, we calculated the one-dimensional Dirac measure δ0 of (6). The active contour is denoted by C(p), where p = p(i, j) denotes the image coordinates:

C p = δ 0 Φ un p = d dp Φ un p , p = p i , j .
(10)

Taking C (i, j) as the initial active contour of the GVF, we obtain the propagating equation [27]:

C p , t = α C ' ' p , t - β C ' ' ' ' p , t + V B .
(11)

In real implementation, considering that the initial contour in the upper part is too far to propagate to the real boundary, a geometric term G B = g B × n is introduced to (11) to help the initial curve quickly converge to the neighborhood of the real boundary, like (2): g B = 1 1 + G σ * B 2 , while n denotes the outward normal direction of the curve:

C p , t = α C ' ' p , t - β C ' ' ' ' p , t + max V B , G B .
(12)

When the curve is far away from the real boundary, V B is nearly zero, while g B is close to 1, and the curve is propagating as illustrated in Figure 4. When the curve is close to the tongue edge, V B will dominate the propagation and adjust the curve to the real boundary of the tongue body. This new scheme is called the Geo-GVF.

The DGF was implemented in MATLAB, and the source codes can be downloaded from Additional file 1. We initialized the tongue image by adopting the saliency object detection. The region of the tongue body was refined by a rectangular window (Figure 2, top row). The contour initialization used the special shape of the tongue body and its location on the face. The parameter settings were μ = 1, λ = 3, and ν = 0. 5 for the geodesic flow. μ was the coefficient of the internal (penalizing) energy term Δ Φ un - div Φ un Φ un , while λ represented the coefficient of the weighted length term δ Φ un div g I Φ un Φ un . ν denoted the coefficient of the weighted area term (Φ un ), and generally, a small ν was chosen. For the Geo-GVF, its viscosity parameters were α = 1, β = 1. Some examples of the tongue segmentations are shown in Figure 5.

Figure 5
figure 5

Examples of tongue image segmentation. Top row: refined tongue images and final propagating results of the proposed DGF (white curves); second row: corresponding segmentation results of the first row; third row: segmentation results of C2G2FSnake [19]; fourth row: segmentation results of double snakes [17].

We compared the DGF with our previous work C2G2FSnake [19], Zhai et al. [17], and Fu et al. [15]. Zhai et al. [17] adopted the H-channel as an initial contour for the outside Snake contour, and a double snake was carried out afterwards. The inside contour kept propagating as long as it did not meet the outside contour. The outside contour kept the inside curve close to the real boundary without over-learning as a barrier. Fu et al. [15] introduced AdaBoost to locate the tongue body in the human face, and then eliminated the H-channel, which was regarded as the same as the lip and skin color. The initial contour was obtained close to the real boundary through a polar edge detector, and the Snake was evolved afterwards.

Dataset evaluation and error measurements

The clinical tongue image database was provided by Shanghai University of TCM, and categorized by tongue color as follows: light white tongue (tinge, light white); red tongue (red, deep red, deep purple); purple tongue (heliotrope, pompadour, heliotrope, purple, modena); and carmoisine tongue. There were four classes and ten branches. Ten images were chosen for each branch, giving 100 images in total. Some examples are shown in Figure 2. The entire dataset can be downloaded from Additional file 2.

This study has been approved by the Shanghai society of medical ethics. All the patients have signed the informed consent form.

Boundary error metrics and area error metrics were used to evaluate the performance of the tongue image segmentation. For the boundary error metrics, the Hausdorff distance (HD) and the mean distance (MD) to the closest point were adopted to measure the errors between the proposed automatic segmentation result and the manual contour [19]. We used the normalized terms of the two distances (norm.HD and norm.MD) as the boundary error metrics. For the area error metrics, referring to Shi et al. [19], the false-positive (FP) volume fraction, false-negative (FN) volume fraction, and true-positive (TP) volume fraction were adopted.

Results and discussion

In this paper, a computerized tongue image segmentation approach, the DGF, was proposed for tongue diagnosis. We adopted a saliency object detector to refine the clinical tongue image. By taking advantage of the prior knowledge of the tongue image, the DGF was evaluated in the under and upper parts of the image, respectively. The two curves in the DGF precisely extracted the tongue region.

Color map and geometric term

The tongue color map has been highly analyzed for various types of information in tongue diagnosis [28]. In this section, we analyzed the color map in the tongue segmentation. The H-channel, gray map, and binary map were used for different active contour propagations. Comparisons are shown in Figures 6 and 7. We also provided the propagating results with or without the geometric term, to show the role of the geometric term in the propagation of the Geo-GVF.

Figure 6
figure 6

Geodesic propagating results for the gray map and H-channel map.

Figure 7
figure 7

Geo-GVF propagating results for the binary map and gray map.

H-channel map

In our study, we found that the H-channel map was not always beneficial for tongue image segmentation. Figure 6 shows the geodesic propagating results for both the gray map (left image) and H-channel map (right image). If the face color in its H-channel was close to the tongue color, the edge detector g H = 1 1 + | * H | 2 (H denotes the H-channel map) could not distinguish the tongue body from the image.

Binary map

In this study, we initialized the upper part as a binary image (Figure 3). In this manner, B (8) was a constant at both sides of the tongue root, the tractive forces from the two sides were the same, and no over-learning or local minima occurred. We compared the Geo-GVF propagating results in both the gray map and the binary map (Figure 7). It can be seen that, if the binary map was not used, local minima would occur (right image).

Geometric term

Referring to (12), when the curve was far away from the real boundary, V B was nearly zero, and we adopted the geometric term G B to propagate the curve along its outward direction. Meanwhile, when the curve was close to the tongue edge, V B dominated the propagation and adjusted the curve to the real boundary of the tongue body. If we did not adopt the geometric term during the propagation of the GVF (Figure 8, right image), the initial contour in the upper part was too far, and no external force V B in (11) could be found around the initial contour.

Figure 8
figure 8

GVF propagating results with or without the geometric term.

Overall comparison

In this section, the DGF was compared within the dataset with different classes. The overall performances were presented afterwards in comparison with other representative studies [15, 17, 19].

Class variation

We have summarized the detailed segmentation results with respect to each tongue class in Table 1. The results showed that the performance of the DGF was inferior for the red tongue class compared with the other classes. This arose because the tongue color was close to the lip color in the red tongue class, making it hard for the DGF to converge to the real boundary, and leading to possible over-learning during the curve propagation. However, in the light white and carmoisine tongue classes, the tongue color was clearly distinct from the lip color, and a deep valley in the level set space was formed between them to prevent the curve propagating further, thereby providing superior performances in these two classes. Despite the slight differences in these results, the performances were good in the four classes, suggesting the scalability and effectiveness of the proposed DGF.

Table 1 Detailed segmentation results with respect to each tongue class

Comparative experiments

Comparative tests using the tongue image database in this study are shown in Figures 5 and 9. In Figure 5, we show visual comparisons of the DGF and two previous studies [17, 19]. Specifically, the top row denotes the refined tongue images and the final propagating curves of the DGF (white curves), the second row corresponds to the segmentation results of the first row, the third row denotes the segmentation results of C2G2FSnake [19], and the fourth row denotes the segmentation results using double snakes [17]. Compared with Zhai et al. [17] and Shi et al. [19], the tongue edge extracted by the DGF was smoother and more accurate.

Figure 9
figure 9

Tongue image segmentation results. The smaller Norm.HD%, Norm.MD%, FN%, and FP% are, the better they will be. The larger TP% is, the better it will be.

The DGF exhibited a better performance on almost every metric except for Norm.MD%, which measured the mean distance between the edges obtained automatically and the standard tongue body boundaries obtained manually (Figure 9), and was affected when the point-to-point distance was calculated. The performance for Norm.MD% was weaker because, during the propagation of the geodesic active contour, some local minimum points needed to be overcome. Consequently, the curve split and merged again, which left unnecessary tails in the final result (Figure 5, marked by the red frame in the first image).

In C2G2FSnake [19], color space information was introduced to control both the geometrical model and the parameterized GVF model to realize a seamless switch from rough evolution to refined evolution. However, the parameters for different tongue color categories had to vary to adapt to the color contrast between the tongue body and the facial skin. Besides, for some special images, the active contours were initialized incorrectly for the evolution of C2G2FSnake. In this study, the geodesic model could propagate to the real boundary by splitting itself.

Computational complexity

The DGF was evaluated in the MATLAB environment (MATLAB 7.9) on the Windows 7 system, with Intel Core 2 CPU and 2 GB of RAM. The curve movement in the geodesic model was realized by updating of the level set matrix, Φ m×n , where m and n denoted the width and height of the matrix, or the width and height of the image. The level set matrix was updated at every iteration, and thus the computation complexity for the geodesic flow was O(mn). On the other hand, the curve movement of the GVF was updated by every point on the curve at every iteration. Suppose that the length of the curve was l, the evolution of the GVF shall be performed in time O(l). Usually, l < < mn. The DGF was a combination of the geodesic flow and the GVF, and it would cost a bit more time than the GVF (or Snake) model used in previous studies [15, 17, 19].

Conclusion

In this study, the DGF showed efficiency and effectiveness for automatic tongue image segmentation.

Abbreviations

TCM:

Traditional Chinese medicine

DGF:

Double geo-vector flow

ACM:

Active contour model

Geo-GVF:

Geo-gradient vector flow

GVF:

Gradient vector flow

HD:

Hausdorff distance

MD:

Mean distance

FP:

False-positive volume fraction

FN:

False-negative volume fraction

TP:

True-positive volume fraction.

References

  1. Li G, Sun S, You M, Wang Y, Liu G: Inquiry diagnosis of coronary heart disease in Chinese medicine based on symptom-syndrome interactions. Chin Med. 2012, 7: 9-20. 10.1186/1749-8546-7-9.

    Article  PubMed Central  PubMed  Google Scholar 

  2. Maciocia G: Tongue diagnosis in Chinese medicine. 1987, Seattle USA: Eastland press

    Google Scholar 

  3. Li Q, Wang Y, Liu H, Guan Y, Xu L: Sublingual vein extraction algorithm based on hyperspectral tongue imaging technology. Comput Med Imag and Graph. 2011, 35 (3): 179-185. 10.1016/j.compmedimag.2010.10.001.

    Article  Google Scholar 

  4. Lo L, Hsu P: P02.93. Evaluation of blood stasis on tongue diagnosis associated with diabetes mellitus. BMC Complem Altern M. 2012, 12: 149-10.1186/1472-6882-12-149.

    Article  Google Scholar 

  5. Reamy B, Derby R, Bunt C: Common tongue conditions in primary care. Am Fam Physician. 2010, 81 (5): 627-634.

    PubMed  Google Scholar 

  6. Jiang M, Zha Q, Lu C, He Y, Lu A: Association between tongue appearance in traditional Chinese medicine and effective response in treatment of rheumatoid arthritis. Complement Ther Med. 2011, 19 (3): 115-10.1016/j.ctim.2011.05.002.

    Article  PubMed  Google Scholar 

  7. Chiu C: A novel approach based on computerized image analysis for traditional Chinese medical diagnosis of the tongue. Comput Meth Prog Bio. 2000, 61: 77-89. 10.1016/S0169-2607(99)00031-0.

    Article  CAS  Google Scholar 

  8. Cai Y: A novel imaging system for tongue inspection. Conf Proc IEEE Instrum Meas Tech. 2002, Alaska, USA: IEEE Press, 1: 159-163.

    Google Scholar 

  9. Li G, Cai Y: Technical Report. Texture analysis for tongue analysis. 2003

    Google Scholar 

  10. Zhang H, Wang K, Zhang D, Pang B, Huang B: Computer aided tongue diagnosis system. Conf Proc IEEE Eng Med Biol Soc. 2005, Shanghai, China: IEEE Press, 6754-6757.

    Google Scholar 

  11. Pang B, Zhang D, Wang K: Tongue image analysis for appendicitis diagnosis. Inform Sci. 2005, 75 (3): 160-176.

    Article  Google Scholar 

  12. Gao Z, Cui M, Lu G: A novel computerized system for tongue diagnosis. Semin Proc IEEE Future Inform Tech Manag Eng. 2008, Leicestershire, United Kingdom: IEEE Press, 364-367.

    Google Scholar 

  13. Lo L, Hou M, Chen Y, Chiang J, Hsu C: Automatic tongue diagnosis system. Conf Proc IEEE Bio Eng Inform. 2009, Tianjin: IEEE Press, 1-5.

    Google Scholar 

  14. Srikrishnan V, Chaudhuri S: Stabilization of parametric active contours using a tangential redistribution term. IEEE T Image Process. 2009, 18 (8): 1859-1872.

    Article  CAS  Google Scholar 

  15. Fu Z, Li W, Li X, Li F, Wang Y: Automatic tongue location and segmentation. Conf Proc IEEE Audio Lang. 2008, Shanghai, China: IEEE Press, 1050-1055.

    Google Scholar 

  16. Fu H, Wu R, Wang W: Active contour model based on dynamic extern force and gradient vector flow. Conf Proc IEEE Biomed Eng Inform. 2008, Sanya, China: IEEE Press, 863-867.

    Google Scholar 

  17. Zhai X, Lu H, Zhang L: Application of image segmentation technique in tongue diagnosis. Forum Proc Inf Technol App. 2009, 2: 768-771.

    Google Scholar 

  18. Li W, Hu S, Wang S, Xu S: Towards the objectification of tongue diagnosis: automatic segmentation of tongue image. Conf Proc IEEE Ind Electron. 2009, Porto, Portugal: IEEE Press, 2121-2124.

    Google Scholar 

  19. Shi M, Li G, Li F: C2G2FSnake: automatic tongue image segmentation utilizing prior knowledge. SCI CHINA Inform Sci. 2013, 9: 1-14.

    Google Scholar 

  20. Kim K, Do J, Ryu H, Kim J: Tongue diagnosis method for extraction of effective region and classification of tongue coating. Works Proc IEEE Image Process Theory. 2008, Sousse, Tunisia: IEEE Press, 1-7.

    Google Scholar 

  21. Du J, Lu Y, Zhang K, Zhu M: A novel approach of tongue body and tongue coating separation based on FCM. Conf Proc IEEE Bioinform Biomed Eng Shanghai. 2008, China: IEEE Press, 2499-2503.

    Google Scholar 

  22. Yang B, Wei Y, Li J: Research and application of image segmentation algorithm based on the shortest path in medical tongue processing. World Cong IEEE Softw Eng. 2007, Xiamen, China: IEEE Press, 1: 1065-1068.

    Google Scholar 

  23. Feng J, Wei Y, Tao L, Zhang C, Sun J: Salient object detection by composition. Conf Proc IEEE Comput Vision. 2011, Barcelona, Spain: IEEE Press, 1028-1035.

    Google Scholar 

  24. Osher S, Sethian J: Fronts propagating with curvature-dependent speed: algorithms based on Hamilton-Jacobi formulations. J Comput Phys. 1988, 79: 12-49. 10.1016/0021-9991(88)90002-2.

    Article  Google Scholar 

  25. Evans L: Partial Differential Equations. American Mathematical Society. 2010, 2 edition; ISBN-13: 978-0821849743

    Google Scholar 

  26. Li C, Xu C, Gui C, Fox M: Level set evolution without re-initialization: a new variational formulation. Conf Proc IEEE Compu Vis Pattern Recog. 2005, San Diego, USA: IEEE Press, 430-436.

    Google Scholar 

  27. Paragios N, Mellina-Gottardo O, Ramesh V: Gradient vector flow fast geodesic active contours. Conf Proc IEEE Comput Vision. 2001, Vancouver, USA: IEEE Press, 1: 67-73.

    Google Scholar 

  28. Li Q, Liu Z: Tongue color analysis and discrimination based on hyperspectral images. Comput Med Imag and Grap. 2009, 33 (3): 217-221. 10.1016/j.compmedimag.2008.12.004.

    Article  Google Scholar 

Download references

Acknowledgements

This work was partially supported by the National Natural Science Foundation of China under Grant Nos. 61273305 and 61121002, JCYJ20120614152136201, and the Fundamental Research Funds for the Central Universities.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Guo-Zheng Li.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

MJS and GZL conceived and designed the study. MJS and FFL performed the experiments. MJS, GZL, and CX revised the paper. All authors read and approved the final manuscript.

Electronic supplementary material

Additional file 1: Source codes of the DGF in MATLAB language. Please refer to readme in the zip files. (ZIP 1 MB)

13020_2013_201_MOESM2_ESM.zip

Additional file 2: The collection dataset of tongue images and segmentation benchmarks. Please refer to the subsection entitled Dataset evaluation and error measurements. (ZIP 6 MB)

Authors’ original submitted files for images

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Shi, MJ., Li, GZ., Li, FF. et al. Computerized tongue image segmentation via the double geo-vector flow. Chin Med 9, 7 (2014). https://doi.org/10.1186/1749-8546-9-7

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1749-8546-9-7

Keywords