Next Article in Journal
Effectiveness of Mouth Rinsing versus Ingesting Pickle Juice for Alleviating Electrically Induced Cramp in Physically Active Adults
Next Article in Special Issue
Multiclass Skin Lesion Classification Using a Novel Lightweight Deep Learning Framework for Smart Healthcare
Previous Article in Journal
Coverage Path Planning with Semantic Segmentation for UAV in PV Plants
Previous Article in Special Issue
Recognition of Eye-Written Characters Using Deep Neural Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Efficient Fuzzy Image Stretching for Automatic Ganglion Cyst Extraction Using Fuzzy C-Means Quantization

1
Department of Radiology, College of Medicine, Inje University, Busan Paik Hospital, Busan 47392, Korea
2
Department of Computer Games, Yong-in Art and Science University, Yong-in 17145, Korea
3
Department of Artificial Intelligence, Silla University, Busan 46958, Korea
4
Division of Software Convergence, Cheongju University, Cheongju 28503, Korea
*
Authors to whom correspondence should be addressed.
Appl. Sci. 2021, 11(24), 12094; https://doi.org/10.3390/app112412094
Submission received: 19 October 2021 / Revised: 7 December 2021 / Accepted: 15 December 2021 / Published: 19 December 2021
(This article belongs to the Special Issue Biomedical Signal Processing, Data Mining and Artificial Intelligence)

Abstract

:
Ganglion cysts are commonly observed in association with the joints and tendons of the appendicular skeleton. Ultrasonography is the favored modality used to manage such benign tumors, but it may suffer from operator subjectivity. In the treatment phase, ultrasonography also provides guidance for aspiration and injection, and the information regarding the accurate location of the pedicle of the ganglion. Thus, in this paper, we propose an automatic ganglion cyst extracting method based on fuzzy stretching and fuzzy C-means quantization. The proposed method, with its carefully designed image-enhancement policy, successfully detects ganglion cysts in 86 out of 90 cases (95.6%) without requiring human intervention.

1. Introduction

Ganglion cysts are common benign soft tissue tumors that are primarily encountered in the wrist. A history of trauma is elicited in at least 10% of cases and is considered a causative factor, although the pathogenesis remains unclear [1]. Patients with ganglion cysts may not feel pain, but appropriate treatment is required when the patient feels stiffness or experiences interference with the movement of their joints, and a high recurrence rate is reported even after surgical or non-surgical treatment [2].
Upon examination, the cystic structures of wrist ganglion cysts are usually 1–2 cm in size [3]. Statistically, more than half of wrist ganglion cysts are found in the dorsal component of the scapholunate ligament, but they can also be found in several other sites across the dorsal aspect of the wrist capsule [1,3]. Microscopically, the pedicle contains a tortuous lumen, connecting the cyst to the underlying joint [4]. Moreover, the presence of a daughter cyst of a preliminary ganglion arising around the joint capsule is often seen. Usually, it can be easily diagnosed by clinical features or location, but it can also be clinically confused with other masses if it is accompanied by complications or when it occurs at an unusual site [5]. The ganglion adjacent to the radial artery near the radiocarpal joint may be pulsatile and that may cause a possible clinical misidentification as a pseudoaneurysm [6].
There are non-surgical and surgical options for treating a ganglion cyst. Nonsurgical treatments of ganglion, including aspiration, steroid injection sclerotherapy, and hyaluronidase, are generally ineffective, although they do have lower complication rates. Open surgical excursions have a lower recurrence rate, but they have higher complication rates and longer recovery periods [7,8]. The recurrence rate can be reduced when the pedicle of the ganglion is completely removed during surgery [8]. Therefore, it is helpful to plan surgery to accurately identify the location of the pedicle during imaging.
Ultrasonography is, in general, an effective imaging method for evaluating a palpable soft tissue abnormality, for it has a strong ability to differentiate a solid mass from a cyst. In soft tissue lesions, the locations are epidermis, dermis, subcutaneous fat layer, and muscle layer. It is important to recognize the exact location of the ganglion, as well as daughter cysts and the pedicle, before surgery [2].
In the treatment phase, ultrasonography also provides guidance for aspiration and injection [3,9], as well as information regarding the exact location of the pedicle for surgery [8]. The most common reason for ganglion recurrence after surgery is that the pedicle connected to the joint is not completely removed [10].
However, the common complaint about using ultrasonography in diagnosis is its operator subjectivity in that the correctness of sonographic image analysis is largely dependent on the quality of the equipment and the operators’ expertise [10]. For example, beginners easily misdiagnose the exact location of the ganglion and overlook the presence of the pedicle.
To avoid such subjectivity, we need an automatic image segmentation and identification tool for anatomical landmarks in the image analysis [11]. It is a difficult problem since the input image may not have sufficient contrast between target object and the background or it contains speckle noise, which is an inherent property of ultrasound imaging modality [12].
In this paper, we propose an efficient automatic segmentation method with carefully designed contrast enhancement by fuzzy stretching. Only surgically confirmed ganglion cysts were included in this study. The purpose of this study is to determine the extent of the ganglion cysts, as well as the daughter cysts, and to find the pedicle accurately and automatically within the ultrasound image using an intelligent pixel clustering method.
Unfortunately, there is no directly comparable research in this field other than our previous attempts. Our first pilot study [5] applied fuzzy stretching to assist image enhancement and then a contour tracking and region labelling method carried out the rest of the identification process; however, because it assumed that the shape of the cyst was oval, the accuracy of this study was not satisfactory. Later, we decided to apply the pixel clustering approach that decides the membership of a pixel to a clustered object based on fuzzy logic, so that the automatic cyst-detecting algorithm was not necessarily dependent on the shape’s assumption. An approach with Possibilistic C-Means (PCM) appeared to be effective against speckle noise but tended to underestimate the cyst region, especially when candidate objects overlapped [13]. Fuzzy C-Means (FCM) replaced PCM in forming clusters [14] and generally showed better result.
FCM is a popular unsupervised machine learning algorithm that assigns each datum a degree of fuzzy membership, with the distance measured to the nearest cluster centroid [15]. FCM allows each datum (pixel in the image in this case) to belong to two or more clusters with respect to the degree of membership in each cluster. Thus, FCM classifies the image into clusters with similar pixels in the feature space, iteratively minimizing the cost function defined by the distance between the pixel and the candidate cluster centers in the feature domain. With such flexibility, FCM has been successful in solving segmentation problems in many medical and engineering domains [16,17,18,19,20,21,22]. However, it still suffers from object disconnection problems during learning, and our retrospective analysis of it [14] concluded that we need a better image-enhancement policy to overcome the difficulty of a cyst forming during the FCM process.
Thus, we propose a better fuzzy stretching algorithm based on the trapezoid type of membership function under the FCM pixel clustering framework. In this experiment, we also investigate the validity of FCM quantization in forming a cyst by comparing it with ART2 learning [23], which was recently successful in extracting soft tissue tumor.
Details of the image-enhancement algorithm are explained in Section 2, while the cyst extraction process by means of FCM is described in Section 3. Experimental result analysis is then discussed in Section 4, followed by a summary of this paper’s main contribution in Section 5.

2. Fuzzy Stretching with Trapezoid Membership Function in Image Enhancement

Fuzzy stretching is performed in the first place to obtain better image enhancement. Image enhancement is a process of converting the visual appearance of the image into a better image compared with the original image. It is usually used as a support for better analysis results [24,25]. Furthermore, in many cases of such human organ ultrasonography, the area of the target organ is often too dark, meaning that there can be important information loss after binarization, which may affect later object forming processes. This was the motivation for developing a more contrast-sensitive membership function for this ganglion cyst extraction problem.
The first step is to compute the average brightness value by using this formula:
x m = i = 0 255 x i 1 M N
where M and N denote the width and length of the image.
Then, the distances between the brighter area, the darker area and the average area are computed.
d m a x = | x h x m |
d m i n = | x m x l |
where x h and x l are the highest and lowest intensity pixel values, respectively.
The brightness value is adjusted using the following rule:
If   ( x m > 128 )   a d = 255 x m             e l s e   i f   ( x m d m i n )   a d = d m i n                           e l s e   i f   ( x m d m a x )   a d = d m a x                                       e l s e   a d = x m I m a x = x m + a d I m i n = x m a d
where I m a x and I m i n are maximum and minimum intensity, respectively.
Then, we designed a trapezoid type of membership function, as shown in Figure 1b. Previously, we used a typical triangle-type function with dynamic control [13], as shown in Figure 1a. However, that stretching algorithm experienced some information loss in the process, so that the cyst object had been underestimated when the background intensity was similar to that of the cyst object. The trapezoid membership function was more robust in cases such as Lumber Scoliosis X-ray and Lipoma Ultrasonography [26]. Thus, the membership degree (μ(I)) is computed as Equation (5) over the interval [ I m i n , I m a x ]. In Figure 1b, the red lines denote overlapped membership functions, which are explained in Figure 2, and the membership degree is qualitatively categorized as one of L(low), M(middle), and H(high).
I m i d = I m a x + I m i n 2 I m i d 1 = I m i d + I m i n 2 I m i d 2 = I m a x + I m i d 2
Previously, the upper limit value (β) and the lower limit value (α) are defined as the highest and lowest Xi among pixels that have higher membership degrees. However, in this proposed trapezoid membership function, we designed an input membership function as shown in Figure 2 where there are decreasing and increasing lower limits (Figure 2a,b) and upper limits that represent the left and right parts of Figure 1b.
Figure 3 represents the output function with respect to the membership degree for the lower and upper limits based on the trapezoid structure. In Figure 3, Wmin = Imin, Wmid1 = Imid1, Wmid2 = Imid2, Wmax = Imax.
Then, we made a set of fuzzy inference rules to decide the final stretched result, as shown in Table 1 where I-U and I-U denote the lower and upper limit parts of the membership function value μ(I). W denotes the output value where its qualitative category is shown in Figure 3.
Then, the final α and β values are defuzzified by Equation (6) as follows:
α = i = 0 m i d u ( W i ) W i i = 0 m i d u ( W i ) , β = j = m i d m a x u ( W j ) W j j = m i d m a x u ( W j )
Then, the final stretched value is given as (7):
f ( I ) = I α β α × 255
where f(I) denotes the new brightness value.
The effect of this proposed fuzzy stretching is shown in Figure 4.
After stretching, we need to smooth the boundary lines by monotonic cubic spline interpolation [27]. The effect of such smoothing is shown in Figure 5.

3. Cyst Extraction with FCM Algorithm

The next step is FCM-based quantization [28]. The FCM algorithm is an unsupervised clustering method that has been widely used for ultrasound image analysis whereby pixels with the same features are grouped into the same cluster. The FCM-based quantization algorithm used in this paper is as follows:
  • Step 1: Initialize the number of cluster c (2 ≤ c < n), exponential weight m (1 ≤ m < ∞), the membership degree u(0), and the error threshold (ε).
  • Step 2: Compute the central vector Vij as Equation (8) for {vi | i=1, 2, …, c}.
    V i j = k = 1 n ( U i k ) m X k j k = 1 n ( U i k ) m
    where X is the input pattern, i is the cluster index, and j is the pattern node index. k is the pattern index, n is the number of patterns, and U is the membership function.
  • Step 3: Define the FCM cost function J as Equation (9) where dik is the distance between the k-th pattern xk and the central vector of the i-th cluster, and uik is the membership degree of xk among patterns in the i-th cluster.
    J ( U i k , v i ) = i = 1 c k = 1 n ( U i k ) m ( d i k ) 2
To minimize J, dik and membership function U are defined as Equations (10) and (11), respectively.
d i k = i = 1 l ( x k j v i j ) 2
U i k = 1 i = 1 C ( d i k d j k ) 2 m 1
where l is the number of pattern nodes and C is the number of clusters.
  • Step 4: Compute the difference between the new and previous membership degrees (Uik (r + 1) − Uik(r)). If the difference is larger than the error threshold (ε), then go to Step 2; otherwise the algorithm stops.
The effect of FCM-based quantization is shown in Figure 6.
To remove noises and to clarify the target region effectively, we first apply an “expansion” operation to the image. The “expansion” operator expands the “white pixel” in size so that the bright area can be more emphasized. The brighter area is then expanded by filling adjacent neutral pixels as white and connecting these pixels to form the candidate object. The 8-directional contour tracking algorithm that is explained in detail in [28] is applied to remove such noises using masks and directional search. The object found in the search process that is less than 10% of the given image or pixels surrounded by zeros are removed as noise. The effect of the 8-directional search is shown in Figure 7.
Connected component labeling [29] is a simple and efficient algorithm. It is applied after the image has been segmented. We call it a connected component if the pixels have a similar color and are adjacent to each other. Every connected component in the image is labeled uniquely.
The ultrasound image is represented by intensity levels from 0 to 255 in grayscale. From this image, we can differentiate bones, tissues, and fluid. Fluid is dark, tissue is gray, and bone is bright. Because of the segmentation, the ultrasound image, which originally has a 0–255 range of grayscale, turns into an image that has k groups of grayscales (k = 4 in this paper).
Since the ganglion cyst contains a fluid that is darker in the image, the darkest intensity group is set as foreground color while others are determined as background color. Labeled objects that are too small or too big are removed as noise. After the labeling process is complete, we extract the cyst area by focusing on the labeled object, which is located in the upper center of the image. The extracted cyst image is then colored red, as shown in Figure 8b.

4. Results and Discussion

The experiment is implemented using Visual Studio 2010 C# with Intel® Core™ i5 CPU @ 2.80GHz and 8GB RAM with 90 ultrasonography images of wrists containing a ganglion cyst.
Since the articulated point of the proposed method lies in the new fuzzy rule-based stretching, we compare the effect of the proposed stretching with the previous approach used in [24], as shown in Figure 9, to demonstrate its better contrast.
In the quantization process, we used FCM, as demonstrated in Figure 6. However, there is another alternative for intelligent quantization—ART2 learning. ART2 is also an unsupervised real-time stable learning algorithm that does not suffer from the local minima, and it was very successful in addressing the automatic soft tissue extraction problem [24]. We compare the proposed FCM with the ART2 applied in [24], as shown in Figure 10.
As can be seen from Figure 10, in this specific problem domain, where the purpose of pixel clustering is to stretch the intensity, our proposed FCM quantization (lines of Figure 10b) appears to be more effective than ART2 quantization when used in [24] (lines of Figure 10a) with the same input images. One possible explanation for this is that, in ART2 quantization, the vigilance parameter is defined in a static manner before execution, as shown in Table 2, whereas the proposed FCM takes the cluster based on the fuzzy membership rate, meaning that there are more chances of misclassification in ART2. Moreover, the proposed image-enhancement algorithm makes a more robust decision on pixel classification during the FCM process, whereas fuzzy ART suffers from low-contrast, irregular-intensity distribution of given input images, as shown in Figure 10. However, ART2 performed better than FCM in other diagnosis problems [30]; therefore, this performance comparison is limited to this specific problem domain.
The accuracy of the automatic extraction of a ganglion cyst in this experiment is summarized in Table 3. The correctness of each cyst extraction is based on the pathologists’ agreement over the same input image.
We show some examples of clearer, more successful extractions of the proposed FCM, as compared with the ART2 method, in Figure 11.

5. Conclusions

In this paper, we propose a method to automatically detect ganglion cysts in wrist ultrasonography images using FCM-based quantization with a fuzzy logic-based image-enhancement algorithm. The proposed method shows successful extractions in 86 out of 90 cases (or 95.6% accuracy), based on the pathologists’ evaluation. The power of the proposed method largely lies in our image enhancement policy, which adopts a trapezoid-type membership function and fuzzy inference rules to decide the fuzziness of the intensity stretching. With this automatic ganglion cyst detector software, medical experts can find the cyst area without inspector effect (or operator subjectivity).
In the experiment, the proposed method showed more robust pixel clustering than fuzzy ART, which is another well-known pixel clustering algorithm. The advantage of the proposed method over fuzzy ART is the flexible qualitative fuzzy membership control over low-contrast or irregular-intensity distribution occurs frequently in wrist cyst ultrasonography. The improved fuzzy stretching method used in this paper also mitigates the shape-related sensitive clustering found in previous FCM application of the same domain [14]. However, the proposed method does not consider dynamic control of the number of clusters in FCM process. The main contribution of this paper is to propose a robust automatic ganglion cyst segmentation method to mitigate operator subjectivity of ultrasound image analysis, to make better diagnoses, and to detect the accurate location of cysts.

Author Contributions

Conceptualization, K.B.K. and D.H.S.; methodology, K.B.K. and S.J.L.; software, K.B.K. and H.J.P.; analysis, K.B.K. and D.H.S.; resources, K.B.K. and S.J.L.; data curation, K.B.K. and S.J.L.; writing—original draft preparation, K.B.K. & H.J.P.; writing—review and editing, K.B.K. and S.J.L.; visualization, D.H.S. and H.J.P.; super-vision, K.B.K. and H.J.P.; project administration, S.J.L.; funding acquisition, S.J.L. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by grant from Inje University, 2019.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to Institutional regulations.

Acknowledgments

This work was supported by grant from Inje University, 2019.

Conflicts of Interest

The authors declare no conflict of interest regarding the publication of this paper.

References

  1. Meena, S.; Gupta, A. Dorsal wrist ganglion: Current review of literature. J. Clin. Orthop. Trauma 2014, 5, 59–64. [Google Scholar] [CrossRef]
  2. Freire, V.; Guérini, H.; Campagna, R.; Moutounet, L.; Dumontier, C.; Feydy, A.; Drapé, J.L. Imaging of Hand and Wrist Cysts: A Clinical Approach. Am. J. Roentgenol. 2012, 199, W618–W628. [Google Scholar] [CrossRef] [PubMed]
  3. Gude, W.; Morelli, V. Ganglion Cysts of the Wrist: Pathophysiology, Clinical Picture, and Management. Curr. Rev. Musculoskelet. Med. 2008, 1, 205–211. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Tophoj, K.; Henriques, U. Ganglion of the wrist—a structure developed from the joint. Acta Orthop. Scand. 1971, 42, 244–250. [Google Scholar] [CrossRef] [PubMed]
  5. Kim, K.B. Extracting Ganglion Cysts from Ultrasound Image with Fuzzy Membership Function. J. Korea Inst. Inf. Commun. Eng. 2015, 19, 1296–1300. [Google Scholar] [CrossRef] [Green Version]
  6. Kwon, S.H.; Ryu, K.N.; Park, Y.K.; Jeong, Y.M. Soft tissue masses: Ultrasonographic findings. J. Korean Soc. Med. Ultrasound 2001, 20, 349–355. [Google Scholar]
  7. Suen, M.; Fung, B.; Lung, C.P. Treatment of Ganglion Cysts. ISRN Orthop. 2013, 2013, 940615. [Google Scholar] [CrossRef] [Green Version]
  8. Head, L.; Gencarelli, J.R.; Allen, M.; Boyd, K.U. Wrist ganglion treatment: Systematic review and meta-analysis. J. Hand Surg. 2015, 40, 546–553. [Google Scholar] [CrossRef]
  9. Wang, G.; Jacobson, J.A.; Feng, F.Y.; Girish, G.; Caoili, E.M.; Brandon, C. Sonography of Wrist Ganglion Cysts: Variable and Noncystic Appearances. J. Ultrasound Med. 2007, 26, 1323–1328. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  10. Kuliński, S.; Gutkowska, O.; Mizia, S.; Martynkiewicz, J.; Gosk, J. Dorsal and volar wrist ganglions: The results of surgical treatment. Adv. Clin. Exp. Med. 2019, 28, 95–102. [Google Scholar] [CrossRef]
  11. Gress, F.; Schmitt, C.; Savides, T.; Faigel, D.O.; Catalano, M.; Wassef, W.; Roubein, L.; Nickle, N.; Ciaccia, D.; Bhutani, M.; et al. Interobserver agreement for EUS in the evaluation and diagnosis of submucosal masses. Gastrointest. Endosc. 2001, 53, 71–76. [Google Scholar] [CrossRef] [PubMed]
  12. Enikov, E.T.; Anton, R. Image segmentation and analysis of flexion-extension radiographs of cervical spines. J. Med. Eng. 2014, 2014, 976323. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Gupta, R.; Elamvazuthi, I.; Dass, S.C.; Faye, I.; Vasant, P.; George, J.; Izza, F. Curvelet based automatic segmentation of supraspinatus tendon from ultrasound image: A focused assistive diagnostic method. Biomed. Eng. Online 2014, 13, 157. [Google Scholar] [CrossRef] [Green Version]
  14. Suryadibrata, A.; Kim, K.B. Ganglion Cyst Region Extraction from Ultrasound Images Using Possibilistic C-Means Clustering Method. J. Inf. Commun. Converg. Eng. 2017, 15, 49–52. [Google Scholar]
  15. Suryadibrata, A.; Song, D.H.; Kim, K.B. Automatic Ganglion Cyst Detection from Ultrasound Images using Fuzzy C-Means Clustering Method. Information 2017, 20, 2543–2548. [Google Scholar]
  16. Bezdek, J.C.; Keller, J.; Krisnapuram, R.; Pal, N. Fuzzy Models and Algorithms for Pattern Recognition and Image Processing; Springer Science & Business Media: New York, NY, USA, 1999. [Google Scholar]
  17. Park, J.; Song, D.H.; Nho, H.; Choi, H.; Kim, K.A.; Park, H.J.; Kim, K.B. Automatic segmentation of brachial artery based on fuzzy C-means pixel clustering from ultrasound images. Int. J. Electr. Comput. Eng. 2018, 8, 638–643. [Google Scholar] [CrossRef] [Green Version]
  18. Pei, H.X.; Zheng, Z.R.; Wang, C.; Li, C.N.; Shao, Y.H. D-FCM: Density based fuzzy c-means clustering algorithm with application in medical image segmentation. Procedia Comput. Sci. 2017, 122, 407–414. [Google Scholar] [CrossRef]
  19. Huang, H.; Meng, F.; Zhou, S.; Jiang, F.; Manogaran, G. Brain image segmentation based on FCM clustering algorithm and rough set. IEEE Access 2019, 7, 12386–12396. [Google Scholar] [CrossRef]
  20. Kim, K.B.; Song, D.H. Intelligent automatic extraction of canine cataract object with dynamic controlled fuzzy C-means based quantization. Int. J. Electr. Comput. Eng. 2018, 8, 666–672. [Google Scholar] [CrossRef]
  21. Rehman, S.N.; Hussain, M.A. Fuzzy C-means algorithm-based satellite image segmentation. Indones. J. Electr. Eng. Comput. Sci. 2018, 9, 332–334. [Google Scholar] [CrossRef]
  22. Zhou, J.; Wang, J.; Bu, H. Fabric defect detection using a hybrid and complementary fractal feature vector and FCM-based novelty detector. Fibres Text. East. Eur. 2017, 25, 46–52. [Google Scholar] [CrossRef]
  23. Mohammed, K.M.C.; Kumar, S.S.; Prasad, G. Optimized Fuzzy C-means Clustering Methods for Defect Detection on Leather Surface. J. Sci. Ind. Res. 2020, 79, 833–836. [Google Scholar]
  24. Park, J.; Song, D.H.; Han, S.S.; Lee, S.J.; Kim, K.B. Automatic Extraction of Soft Tissue Tumor from Ultrasonography Using ART2 Based Intelligent Image Analysis. Curr. Med. Imaging Rev. 2017, 13, 447–453. [Google Scholar] [CrossRef]
  25. Kaur, J.; Choudhary, A. Comparison of Several Contrast Stretching Techniques on Acute Leukemia Images. Int. J. Eng. Innov. Technol. 2012, 2, 332–335. [Google Scholar]
  26. Al-amri, S.S.; Kalyankarm, N.V.; Khamitkar, S.D. Linear and non-linear contrast enhancement image. Int. J. Comput. Sci. Netw. Secur. 2010, 10, 139–143. [Google Scholar]
  27. Woo, H.S.; Kim, K.B. Improved Fuzzy Binarization Method with Trapezoid type Membership Function and Adaptive α_cut. J. Korea Inst. Inf. Commun. Eng. 2016, 20, 1852–1859. [Google Scholar] [CrossRef]
  28. Kanth, A.R.; Reddy, Y.N. Cubic spline for a class of singular two-point boundary value problems. Appl. Math. Comput. 2005, 170, 733–740. [Google Scholar]
  29. Kim, K.B.; Lee, H.J.; Song, D.H.; Woo, Y.W. Extracting fascia and analysis of muscles from ultrasound images with FCM-based quantization technology. Neural Netw. World 2010, 20, 405–416. [Google Scholar]
  30. Kim, K.B.; Park, H.J.; Song, D.H. Developing Intelligent Health Diagnosis System for Korean Traditional Medicine: Database Construction and Neural Inference. Int. J. Bio-Sci. Bio-Technol. 2014, 6, 1–8. [Google Scholar] [CrossRef]
Figure 1. Fuzzy membership function for fuzzy brightness stretching. (a) Triangle membership function [24], (b) trapezoid membership function (proposed).
Figure 1. Fuzzy membership function for fuzzy brightness stretching. (a) Triangle membership function [24], (b) trapezoid membership function (proposed).
Applsci 11 12094 g001
Figure 2. Fuzzy membership functions for lower and upper limits. (a) Lower limit (dec.), (b) lower limit (inc.), (c) upper limit (dec.), (d) upper limit (inc.).
Figure 2. Fuzzy membership functions for lower and upper limits. (a) Lower limit (dec.), (b) lower limit (inc.), (c) upper limit (dec.), (d) upper limit (inc.).
Applsci 11 12094 g002
Figure 3. Fuzzy output membership functions for lower and upper limit. (a) Lower limit, (b) Upper limit.
Figure 3. Fuzzy output membership functions for lower and upper limit. (a) Lower limit, (b) Upper limit.
Applsci 11 12094 g003
Figure 4. Effect of fuzzy stretching. (a) Input image, (b) fuzzy stretched.
Figure 4. Effect of fuzzy stretching. (a) Input image, (b) fuzzy stretched.
Applsci 11 12094 g004
Figure 5. Effect of cubic spline interpolation. (a) After stretching, (b) after cubic spline.
Figure 5. Effect of cubic spline interpolation. (a) After stretching, (b) after cubic spline.
Applsci 11 12094 g005
Figure 6. Effect of FCM-based quantization. (a) Region of interest, (b) FCM quantization.
Figure 6. Effect of FCM-based quantization. (a) Region of interest, (b) FCM quantization.
Applsci 11 12094 g006
Figure 7. Effect of 8-directional search. (a) Quantized result, (b) candidate cyst.
Figure 7. Effect of 8-directional search. (a) Quantized result, (b) candidate cyst.
Applsci 11 12094 g007
Figure 8. Ganglion cyst extraction with labelling. (a) Candidate cyst, (b) cyst after labelling.
Figure 8. Ganglion cyst extraction with labelling. (a) Candidate cyst, (b) cyst after labelling.
Applsci 11 12094 g008
Figure 9. Comparison of fuzzy Stretching. (a) Previous [24]. (b) proposed.
Figure 9. Comparison of fuzzy Stretching. (a) Previous [24]. (b) proposed.
Applsci 11 12094 g009
Figure 10. Comparison of quantization: ART2 in [24] vs. proposed FCM. (a) ART2, (b) FCM.
Figure 10. Comparison of quantization: ART2 in [24] vs. proposed FCM. (a) ART2, (b) FCM.
Applsci 11 12094 g010
Figure 11. Comparison of final cyst extractions: ART2 vs. FCM. (a) Case 1 (ART), (b) proposed, (c) Case 2 (ART), (d) proposed.
Figure 11. Comparison of final cyst extractions: ART2 vs. FCM. (a) Case 1 (ART), (b) proposed, (c) Case 2 (ART), (d) proposed.
Applsci 11 12094 g011
Table 1. Fuzzy inference rules for fuzzy stretching.
Table 1. Fuzzy inference rules for fuzzy stretching.
R1If I-L is L and I-U is L, then W is A
R2If I-L is L and I-U is M, then W is A
R3If I-L is M and I-U is L, then W is A
R4If I-L is M and I-U is H, then W is C
R5If I-L is H and I-U is M, then W is C
R6If I-L is H and I-U is H, then W is C
Table 2. Experiment Parameters.
Table 2. Experiment Parameters.
MethodART2FCM
# of ImagesVigilance Parameter# of ClustersWeight# of Initial Clusters
900.116210
Table 3. Accuracy of Cyst Extraction.
Table 3. Accuracy of Cyst Extraction.
MethodART2 [23]FCM
Correct8086
Incorrect104
Accuracy (%)88.995.6
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Lee, S.J.; Song, D.H.; Kim, K.B.; Park, H.J. Efficient Fuzzy Image Stretching for Automatic Ganglion Cyst Extraction Using Fuzzy C-Means Quantization. Appl. Sci. 2021, 11, 12094. https://doi.org/10.3390/app112412094

AMA Style

Lee SJ, Song DH, Kim KB, Park HJ. Efficient Fuzzy Image Stretching for Automatic Ganglion Cyst Extraction Using Fuzzy C-Means Quantization. Applied Sciences. 2021; 11(24):12094. https://doi.org/10.3390/app112412094

Chicago/Turabian Style

Lee, Sun Joo, Doo Heon Song, Kwang Baek Kim, and Hyun Jun Park. 2021. "Efficient Fuzzy Image Stretching for Automatic Ganglion Cyst Extraction Using Fuzzy C-Means Quantization" Applied Sciences 11, no. 24: 12094. https://doi.org/10.3390/app112412094

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop