Measuring the Effect of Filters on Segmentation of Developmental Dysplasia of the Hip

authors:

avatar Hasan Erdinc Kocer 1 , avatar Kerim Kursat Cevik 2 , * , avatar Mesut Sivri 3 , avatar Mustafa Koplay 3

Department of Electronics and Computer Education, Technical Education Faculty, Selcuk University, Konya, Turkey
Department of Computer Programming, Bor Vocational High School, Nigde University, Nigde, Turkey
Department of Radiology, Medical Faculty, Selcuk University, Konya, Turkey

how to cite: Kocer H E, Cevik K K, Sivri M, Koplay M. Measuring the Effect of Filters on Segmentation of Developmental Dysplasia of the Hip. I J Radiol. 2016;13(3):e25491. https://doi.org/10.5812/iranjradiol.25491.

Abstract

Background:

Developmental dysplasia of the hip (DDH) can be detected with ultrasonography (USG) images. However, the accuracy of this method is dependent on the skill of the radiologist. Radiologists measure the hip joint angles without computer-based diagnostic systems. This causes mistakes in the diagnosis of DDH.

Objectives:

In this study, we aimed to automate segmentation of DDH ultrasound images in order to make it convenient for radiologic diagnosis by this recommended system.

Materials and Methods:

This experiment consisted of several steps, in which pure DDH and various noise-added images were formed. Then, seven different filters (mean, median, Gaussian, Wiener, Perona and Malik, Lee, and Frost) were applied to the images, and the output images were evaluated. The study initially evaluated the filter implementations on the pure DDH images. Then, three different noise functions, speckle, salt and pepper, and Gaussian, were applied to the images and the noisy images were filtered. In the last part, the peak signal to noise ratio (PSNR) and mean square error (MSE) values of the filtered images were evaluated. PSNR and MSE distortion measurements were applied to determine the image qualities of the original image and the output image. As a result, the differences in the results of different noise removal filters were observed.

Results:

The best results of PSNR values obtained in filtering were: Wiener (43.49), Perona and Malik (27.68), median (40.60) and Lee (35.35) for the noise functions of raw images, Gaussian noise added, salt and pepper noise added and speckle noise added images, respectively. After the segmentation process, it was seen that applying filtering to DDH USG images had low influence. We correctly segmented the ilium zone with the active contour model.

Conclusion:

Various filters are needed to improve the image quality. In this study, seven different filters were implemented and investigated on both noisy and noise-free images.

1. Background

Developmental dysplasia of the hip (DDH) or dislocation of the hip is a structural defect, which results in incompatibility between the femoral head and the acetabulum. The prevalence rate of the disease has been determined as 1/3000 in the world but is higher in Japan and in the Mediterranean Basin (1). DDH can be treated successfully with early diagnosis. Delay in diagnosis and treatment can cause the extremities (limbs) to shorten, and claudication and restricted movement disorders, which can lead to functional disabilities. If, it is diagnosed in the neonatal period, the success rate of the treatment is 96% in infants, who can achieve anatomically and radiologically normal development following the treatments (2). In children who have reached the age of walking, there is no chance of conservative treatment and surgery is the only course of action. It is unfortunately impossible to get successful results with surgical treatment in all patients. Even if the surgery is successful, the side effects are too great to be ignored (3).

Determining the incidence of DDH requires examining the abnormal situations where there are differences in the hips, and even then the successful detection of a DDH incidence will depend on the method selected, the level of knowledge of the examiner and the community. The incidence rate based on examining approximately 1000 births was reported to be in the 3 - 4% range. Compared to physical examination, ultrasonography (USG) imaging studies have reported better detection and higher incidence rates (4).

Hip developmental disorders can be successfully detected using USG, and following the detection of the disease, staging and treatment can be planned. Technically, the methods of Graf, Harcke, and Terjes are used (5). USG imaging has become one of the most preferred imaging techniques in today’s medical practices, and therefore, is also widely used in the detection of DDH. This wide use is because USG is inexpensive, easily available and comparatively safe to the patients, as well as the operators. It is estimated that one out of every four medical diagnostic image studies in the world involves ultrasonic techniques (5). In addition, because the diagnosis of DDH is carried out in the newborn period, the use of USG in infants also prevents exposure to radiation.

The Graf method is commonly used in the diagnosis of DDH with USG images. Graf is a morphological approach where the anatomical features are assessed in a single image of the hip. To use this method, first, the baby is laid on its side and the transducer is placed parallel to the axis of the body with the specific anatomic landmarks (femoral head and acetabulum). Then, the image is displayed in the standard plane and the morphology is determined by measuring the angles of the hip joint (α and β), as shown in Figure 1. However, the low image quality, in general, makes it difficult for the radiologist to determine the hip joint angles.

Ultrasonography image for developmental dysplasia of the hip diagnosis. A, Original image; B, Manual selection of α and β angles.
Ultrasonography image for developmental dysplasia of the hip diagnosis. A, Original image; B, Manual selection of α and β angles.

The presence of noise in the USG images, leads to image quality degradation and reduction in the ability to achieve successful detection (6). In other words, processing USG images is a difficult and challenging task. Therefore, in order to facilitate image processing, pre-processing filters should be applied to the images. Improving the images by applying filters makes the segmentation process more effective.

There are a few studies regarding computer-aided diagnosis of developmental dysplasia of the hip. Luis-Garcia and Alberola-Lopez studied computer-aided diagnosis of developmental dysplasia of the hip. They tried to segment the acetabulum and femur region from USG images (7-9). Their first work (7) was based on the dynamic shape priors method for segmentation of the nonlinear structure tensor in the tensor domain. They proposed dynamically constructing the shape prior, using the anatomical knowledge as well as the segmentation flow itself. In their study, preliminary data on real images showed promising results (7). In 2006, they presented a segmentation method for the hip joint from three-dimensional (3D) ultrasound data. The Kullback-Leibler distance measurement was used as an intrinsic dissimilarity measure; the energy minimization is performed by estimating the optimal parameters of the sphere and paraboloid that best approximate the femoral head and acetabulum, respectively. Experimental results in this study, over several data volumes, showed this approach to be capable of successfully approximating the anatomy of the hip joint using simple geometrical surfaces (8). In 2007, they presented a novel technique for the analysis of ultrasound images, based on the local estimation of parameter σ of the Rayleigh distribution, which is assumed to model the ultrasound signal. It has been shown that the transformation of the original ultrasound image into the local estimator increases the separability between different regions of interest in the hip joint ultrasound images (9). Han-Yong et al. designed and implemented a computer-aided system for treatment of this disease. In this system, they used a mixture-based partial-volume (PV) algorithm to perform bone segmentation on the patient’s computed tomography (CT) or magnetic resonance imaging (MRI) image, then, using 3D reconstruction and display of the segmented image, they easily obtained the quantitative measurement of the acetabular index (AI) and the center-edge angle (CEA), which helped in the clinic diagnosis and treatment (10).

Generally, in diagnosis of dysplasia of the hip joint, the assessment of USG images is performed by the radiologist or operator in real-time. However, in some situations, the real-time images are saved for further assessments. In this study, the saved images were used for researching the filtering effects. On the other hand, this filtering application can be implemented online as well. In our future work, we are planning to improve the online automatic diagnosis system for determining DDH abnormalities on USG devices.

This study is part of the computer-aided diagnostic system of DDH diseases. As a pre-processing of the segmentation of USG images, the effects of various filters were measured by applying them to these images. In our study, seven different filters were applied; mean, median, Gaussian, Wiener, Perona and Malik, Lee and Frost, which are widely known and cited in the literature for their ability to obtain better quality USG DDH images. In addition, various noises were added (speckle, salt and pepper, and Gaussian) to the raw DDH USG images. Then, the peak signal to noise ratio (PSNR) and mean square error (MSE) were measured in order to evaluate the effect of the filters on segmentation. The last stage of our study was testing images on the USG images segmentation method by applying to the active contour method. This segmentation process was aimed to investigate the ilium zone.

2. Objectives

In this study, we aimed for the automatic segmentation of DDH ultrasound images, in order that radiologists can gain convenience in diagnosis by using this recommended system.

3. Materials and Methods

The raw USG images used in this research were acquired from one device (Toshiba Aplio 400) by one radiologist in the Selcuk university, faculty of medicine, radiology department. These acquired images can differ depending on the probe position and the operator skill. To eliminate the differences caused by having different USG operators, the study uses only one radiologist. The radiologist captures the USG images when he decides to get the best image that can be used for diagnosis of DDH.

The USG images acquired were from infants ranging from 0 - 3 month old (ten anatomically normal babies were randomly chosen), who were laid down laterally onto the table, which had special adaptions used to grasp the baby from both sides in order to keep them still while capturing the image.

This experiment consisted of several steps, in which pure DDH and various noise-added images were formed. Then seven different filters (mean, median, Gaussian, Wiener, Perona and Malik, Lee and Frost) were applied to the images, and finally, the output images were evaluated. The filters used, which are known in the literature, are described in the appendix.

The study initially evaluated the filter implementations on the pure DDH images. Then, three different noise functions; speckle, salt and pepper, and Gaussian were applied to the images and the noisy images were filtered. The main reason of adding these noises to the DDH images was that USG images may have noises for other reasons including the probe, incorrect calibration of the device and environmental effects. In comparison to raw images, these noises added to the DDH images have lower qualities, which can cause an incorrect diagnosis. We have aimed to determine the negative effects of the noises in DDH images. Then, these images were segmented using the active contour model. In the last step, the PSNR and MSE values of the filtered images were evaluated. Figure 2 shows the block diagram of the steps involved in filtering the DDH images.

Image processing on developmental dysplasia of the hip (DDH) ultrasonography (USG) image used in this work.
Image processing on developmental dysplasia of the hip (DDH) ultrasonography (USG) image used in this work.

3.1. Image Quality Measurement

In their diagnosis of DDH, doctors often use the image captured of the right angle and detect the presence of DDH by looking at the femoral and acetabular regions. Therefore, to obtain the best accuracy, the area of the image showing these regions must be clearly displayed. In our work, PSNR and MSE distortion measurements are applied in order to compare the difference in the image quality between the original image and the output image.

Mean square error (MSE) is defined in the following way (6):

Equation 1.

where, x (i,j) is the original image, x(i,j) is the output image, and MN represents the size of the image.

PSNR is defined in the following manner (6):

Equation 2.

where, n is the number of bits per pixel used in the image. For a gray-level image, n = 8.

A higher PSNR value of the image indicates that it contains more valuable signals (6). In the same way, a low MSE value shows a lower rate of degradation in the image.

3.2. Image Segmentation Test

The basic idea of the active contour model is to develop curves converging towards the reference object, also known as the general curve fitting method (11-15). The curve to be segmented is selected around the object, and then, according to the effects of the internal and external forces, a converge operation is performed. When displaying the Figure of the resulting curves, the active contour model is divided into two types: open and closed (11, 14, 16-18).

The active contour without edges method is a closed type presented by Chan and Vese (CV) as a successful segmentation algorithm (11). The curve propagation of the algorithm is based on the Mumford-Shah method and level set technique (19). This method is less sensitive to noise than the other contour methods. As in the other contour models, this model also includes a function that minimizes energy levels.

When determining inner lines, the contour moves are not dependent on initial values. This feature distinguishes it from the Snake model. The zero level set of the displayed surface is an active curve, and this curve detects the object in the image. Due to the nature of this closed display, topological changes, such as segmentation and merging, can be detected automatically. In this method, an image is divided into homogeneous regions using this level function. These regions are composed of image parts comprised of closed field values (20).

The CV algorithm defines the F(c1, c2, C) energy function for the uo image, which is divided into two parts with the C closed edge. The function is:

Equation 3.

where, μ ≥ 0, λ1, λ2 > 0 and are constant parameters, c1 and c2 are variables and C are the mean values of the inner and outer regions, respectively. The first term is the regularization term that prevents a small area from merging with the latest detected contour due to noise.

The last two terms are the fitting terms. Using the analysis of the CV level set, the energy function equation is rewritten as (20):

Equation 4.

Equation 5.

while : ϕ: R2 → R

Equation 5.

meets the level set conditions, and H (ϕ) is defined as the Heaviside step function:

Equation 6.

In the solution of the considered problem, when the Euler-Lagrange equation is taken into account, the F energy function becomes:

Equation 7.

Recursively, it is based on minimization. This equation can only be achieved when the foreground and background information are completely separated from each other (21).

4. Results

In order to carry out the evaluation on the differences in the filters, the filters and noise functions in the study were implemented in MATLAB. Ten images were used in the diagnosis of DDH, and the images were passed through the implemented filters to be evaluated.

The MATLAB command imnoise was used to add the noise to the original images. salt and pepper noise with the variance of σ2 = 0.02 was added by the command imnoise (img,’salt & pepper’,0.02). Gaussian noise with the variance of σ2 = 0.02 was added by the command imnoise (img,’gaussian’,0,0.02) and speckle noise with the variance of σ2 = 0.05 was added by the command imnoise (img,’speckle’,0.05). Then the raw (original) and the noisy images were passed through the seven filters in order to evaluate the performance of the filters.

Two different methods encountered often in the literature were used in this work to carry out the evaluation of the results (6). These are; (a) image quality measurement and (b) image segmentation.

According to the previous research found in the literature regarding image enhancement, PSNR and MSE values are generally taken into account for measuring the image quality. Actually, obtaining the best values of PSNR and MSE for USG images does not mean the best diagnosis in DDH. However, previous works show that in segmentation level, noises in USG images negatively affect the determination of the region of interest. We have investigated the effects of known filters in segmentation of the ilium region located in USG images.

Table 1 shows the results of PSNR and MSE for different image filters of raw images. Based on Table 1, Wiener filtering had the highest average PSNR value (43.49) followed by median filtering and then Frost filtering.

Table 1.

PSNR and MSE Values in the Raw Images

ImageRandomly Selected ImageAverage Value of 10 Images
PSNRMSEPSNRMSE
Frost40.086.3840.635.72
Gaussian38.569.0739.058.20
Lee38.529.1439.108.12
Mean38.229.8038.718.86
Median40.316.0640.925.37
Perona Malik30.5756.9931.1250.67
Wiener42.833.3943.492.97

Table 2 shows the results of PSNR and MSE for different image filters of Gaussian noise- added images. Based on Table 2, Perona and Malik filtering had the highest average PSNR value (27.68) followed by mean filtering and then Lee filtering.

Table 2.

PSNR and MSE Values in the Images with Gaussian Noise Addeda

ImageRandomly Selected ImageAverage Value of 10 Images
PSNRMSEPSNRMSE
Noisy18.51915.4318.51917.40
Frost23.62282.4123.58285.21
Gaussian26.06161.1625.97164.42
Lee26.02162.6725.96164.82
Mean26.05161.5426.00163.58
Median25.25194.1725.29192.56
Perona Malik27.71110.1227.68111.81
Wiener24.35238.9824.31241.27

Table 3 shows the results of PSNR and MSE for different image filters of salt and pepper noise-added images. Based on Table 3, median filtering had the highest average PSNR value (40.60) followed by mean filtering and Gaussian filtering.

Table 3.

PSNR and MSE Values in the Images Salt and Pepper Noise Addeda

ImageRandomly Selected ImageAverage Value of 10 Images
PSNRMSEPSNRMSE
Noisy20.93524.3820.99518.20
Frost26.69139.2326.58142.91
Gaussian29.9965.1429.6870.01
Lee29.8367.5629.6670.33
Mean29.8467.4829.6870.12
Median41.744.3540.605.78
Perona Malik22.98327.2922.93332.24
Wiener21.74435.9721.74435.83

Table 4 shows the result of PSNR and MSE for different image filters of speckle noise- added images. Based on Table 4, Lee filtering had the highest average PSNR value (35.35) followed by Gaussian filtering and then mean filtering.

Table 4.

PSNR and MSE Values in the Images Speckle Noise Addeda

ImageRandomly Selected ImageAverage Value of 10 Images
PSNRMSEPSNRMSE
Noisy28.6289.3928.3696.71
Frost33.3829.8933.3730.30
Gaussian34.9720.7035.3019.37
Lee34.8821.1535.3519.14
Mean34.7421.8235.2019.81
Median32.8333.8632.9433.41
Perona Malik30.3060.6331.2649.11
Wiener31.7543.4531.6345.12

Based on the PSNR values shown in the tables, it was observed that the Wiener filter removes more noise than other filters for raw images, the median filter removes more noise than other filters for salt and pepper noise-added images, the Perona and Malik filter removes more noise than other filters for the Gaussian noise-added images, and finally, the Lee filter removes more noise than other filters for speckle noise-added images.

The next stage of our study was to test the USG image segmentation method by applying the active contour method. This segmentation process is aimed to investigate the ilium.

Firstly, all the images in the ilium were manually segmented, and the center-point was determined. Then the center, right-end and left-end points was identified in the ilium region. Thus, the original image values were created. The process used for the automatic segmentation active contour method was tested in the filtered images (Figure 3). For the automatically segmented image in the ilium, center, right-end and left-end points were determined. To determine the success of the process of segmentation, the measures were compared (Table 5).

DDH image. A, Manually segmented image; B, Manually segmented image binary for C,R-E,L-E points; C, Raw image; D, Automatically segmented image binary for C,R-E,L-E points (C, Center; R-E, Right-End; L-E, Left-End).
DDH image. A, Manually segmented image; B, Manually segmented image binary for C,R-E,L-E points; C, Raw image; D, Automatically segmented image binary for C,R-E,L-E points (C, Center; R-E, Right-End; L-E, Left-End).
Table 5.

Image Segmentation Test Results

PositionOriginalNoisyFrostGaussianLeeMeanMedianPerona MalikWiener
C10096.1080396.1065696.1263396.0966796.0966796.1377195.2699696.10656
R-E10096969696969696.3944596
L-E10096.8377296.8377296.8377296.8377296.8377296.8377295.8768996.83772
C10097.0778197.0810896.5681596.5458996.5458996.5681594.748797.08725
R-E10097.1715797.1715797.1715797.1715797.1715797.1715797.7639397.17157
L-E10098989898989896.8377298
C10088.860888.8734388.9162188.924488.8981488.8899189.9093988.93951
R-E10087.9584187.9584187.1937587.1937587.1937587.193759087.95841
L-E1009898989898989898
C10090.0716990.6259790.6914890.6380790.6623890.9699992.0971890.08143
R-E10084.966784.966784.966784.966784.966784.966795.7573684.9667
L-E10098.5857998.5857998.5857998.5857998.5857998.5857998.5857998.58579
C10096.8837796.9090596.8983996.8983996.8983996.8964297.2320496.90373
R-E10095.8768995.8768995.8768995.8768995.8768995.8768995.8768995.87689
L-E1009797979797979797
C10092.9274592.7175292.6375592.5978192.6075692.6672792.5764492.80749
R-E10094.3431594.3431594.3431594.3431594.3431594.3431594.3431594.34315
L-E10089.95012898989898987.9584189.95012
C10092.5926592.6130792.6130792.6330593.1271592.6030792.0179792.68256
R-E10095.5278695.5278695.5278695.5278695.5278695.5278696.3944595.52786
L-E1008989898989898788.95464
C10089.5365289.5767689.596589.6067589.6067589.4967890.1297589.61622
R-E10097.1715797.1715797.1715797.1715797.1715797.1715795.7573697.17157
L-E1009292929292929292
C10096.6097596.6086496.5688996.4584696.4584696.4772296.1777296.60751
R-E10098989898989897.7639398
L-E10093.9172493.9172493.9172493.9172493.9172493.9172492.9289393.91724
C10093.9088294.0142193.9802793.9802793.9802793.9319593.6697294.04815
R-E10095.8768995.8768995.8768995.8768995.8768995.8768995.5278696.39445
L-E1009391.45691.45691.45691.45691.7537989.8019691.05573
Average10094.1253794.0605494.017494.0101694.0268994.0287194.1799394.08641

According to Table 5, Perona and Malik filtering had the best result (94.17993) as far as closeness to the raw image segmentation coordinate values. In addition, almost all filtering techniques applied in this study had close proximity values.

5. Discussion

In the literature, various methods of noise removal have been proposed and successfully implemented in USG images. The objective of the current study was to evaluate the efficiency of applying filters on USG images in order to increase the rate of DDH detection. Therefore, the study implemented seven different filters and evaluated their efficiency when applied to USG images of pure and noise-added DDH images. A variety of filter configurations was simulated to remove noise, and the results for different filters were obtained. Based on proximity values shown in Table 5, it is observed that filters applied to the DDH images on the segmentation process have low influence. However, in some cases this effect, which appears small, may lead to serious consequences. However, the study concluded that two or three filters should be used together, and that the segmentation method should be used to measure the image quality.

Previous studies have targeted enhancing USG image quality by applying different filters. The success rate of enhancement depends on the probe of the device, the acquirement angle, the noise type in the image, filter parameters and assessment criteria. Therefore, it is not appropriate to compare our study with other studies (22-26).

In our study, it was observed that the Wiener filter removed more noise than other filters for raw images, with the highest average PSNR value (43.49), the median filter removed more noise than other filters for salt and pepper noise-added images, with the highest average PSNR value (27.68), the Perona and Malik filter removed more noise than other filters for Gaussian noise-added images, with the highest average PSNR value (40.60) and finally, the Lee filter removed more noise than other filters for Speckle noise-added images, with the highest average PSNR value (35.35).

When we analyzed the literature regarding segmentation of hip joints, it was seen that all results were reported as promising, but numerical results were not shown. In our study, active contour model-based segmentation was implemented for obtaining the femur region and compared with a manually segmented femur region. As a result of this process, Perona and Malik filtered images segmented properly (7-10).

However, there are limitations as well. From a diagnostic point of view, only the ilium region segmentation was not adequate. After acetabulum region segmentation, angular values (α, β) should be determined in real time. These values should be compared to a radiologist’s values. All of these processes must be implemented for computer-aided diagnosis of DDH in real time.

Acknowledgements

References

  • 1.

    Atalar H, Yavuz OY, Uras I, Gunay, C, Saylı, U. Frequency of Evaluation of Developmental Hip Dysplasia Screening Program in Turkey. Turkey Clinics J Med Sci. 2008;28:357-60.

  • 2.

    Tosun HB, Bulut M, Karakurt L, Belhan O, Serbest S. Evaluation of the Results of Hip Ultrasonography which Applied for Screening of Developmental Hip Dysplasia. Fırat Med J. 2010;15(4):178-83.

  • 3.

    Song KM, Lapinsky A. Determination of hip position in the Pavlik harness. J Pediatr Orthop. 2000;20(3):317-9. [PubMed ID: 10823597].

  • 4.

    Rosendahl K, Markestad T, Lie RT. Ultrasound screening for developmental dysplasia of the hip in the neonate: the effect on treatment rate and prevalence of late cases. Pediatrics. 1994;94(1):47-52. [PubMed ID: 8008537].

  • 5.

    Herring JA. Developmental Dysplasia of the Hip. In: Herring JA, editor. Tachdjian's Pediatric Orthopaedics. 2003. p. 513-34.

  • 6.

    Wan MH, Supriyanto E. Comparative evaluation of ultrasound kidney image enhancement techniques. Int J Comput Appl. 2011;21(7):15-9.

  • 7.

    De Luis-Garcia R, Alberola-Lopez C, editors. Hip joint segmentation from 2D ultrasound data based on dynamic shape priors. Proceedings of the 4th WSEAS international conference on Electronics, control and signal processing. 2005. World Scientific and Engineering Academy and Society (WSEAS); p. 245-50.

  • 8.

    De Luis-Garcia R, Alberola-Lopez C, editors. Parametric 3D Hip Joint Segmentation for the Diagnosis of Developmental Dysplasia. Engineering in Medicine and Biology Society, 2006. EMBS '06. 28th Annual International Conference of the IEEE. 2006. p. 4807-10.

  • 9.

    Luis-Garcia R, Aja-Fernandez S, Cardenes-A R, Martin-Fernandez M, Alberola-Lopez C, editors. Application to the Diagnosis of Developmental Dysplasia of the Hip. Analysis of Ultrasound Images Based on Local Statistics. 2007; New York. IEEE Ultrasonics Symposium; p. 2531-4.

  • 10.

    Han-Yong C, Xin L, Hong-Bing L, Shu-Yi W, Xiu-Zhen D, editors. Application of Segmentation and Measurement in the Treatment of Developmental Dysplasia of the Hip. Bioinformatics and Biomedical Engineering, 2007. ICBBE 2007. The 1st International Conference on. 2007; Wuhan. IEEE; p. 989-91.

  • 11.

    Chan TF, Vese LA. Active contours without edges. IEEE Trans Image Process. 2001;10(2):266-77. [PubMed ID: 18249617]. https://doi.org/10.1109/83.902291.

  • 12.

    Sapiro G. Geometric partial differential equations and image analysis. Cambridge: Cambridge university press; 2006. https://doi.org/10.1017/CBO9780511626319.

  • 13.

    Longest PW, Tian G. Transient absorption of inhaled vapors into a multilayer mucus–tissue–blood system. Anns of biomed eng. 2010;38(2):517-36.

  • 14.

    Xu C, Prince JL. Snakes, shapes, and gradient vector flow. IEEE Trans Image Process. 1998;7(3):359-69. [PubMed ID: 18276256]. https://doi.org/10.1109/83.661186.

  • 15.

    Chan TF, Sandberg BY, Vese LA. Active Contours without Edges for Vector-Valued Images. J Vis Commun Image Representation. 2000;11(2):130-41. https://doi.org/10.1006/jvci.1999.0442.

  • 16.

    Chesnaud C, Refregier P, Boulet V. Statistical region snake-based segmentation adapted to different physical noise models. IEEE Trans Pattern Anal Mach Intell. 1999;21(11):1145-57. https://doi.org/10.1109/34.809108.

  • 17.

    Li C, Xu C, Gui C, Fox MD, editors. Level set evolution without re-initialization: a new variational formulation. Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on. 2005. IEEE; p. 430-6.

  • 18.

    Suri JS, Liu K, Singh S, Laxminarayan SN, Zeng X, Reden L. Shape recovery algorithms using level sets in 2-D/3-D medical imagery: a state-of-the-art review. IEEE Trans Inf Technol Biomed. 2002;6(1):8-28. [PubMed ID: 11936600].

  • 19.

    Osher S, Sethian JA. Fronts propagating with curvature-dependent speed: Algorithms based on Hamilton-Jacobi formulations. Journal of Computational Physics. 1988;79(1):12-49. https://doi.org/10.1016/0021-9991(88)90002-2.

  • 20.

    Tunali I, Kilic E, editors. Mass segmantation on mammograms using active contours. Signal Processing and Communications Applications Conference (SIU), 2013 21st. 2013; Girne. p. 1-4.

  • 21.

    Narayanan SK, Wahidabanu RSD. A view on despeckling in ultrasound imaging. Int J Signal Processing. 2009;2(3):85-98.

  • 22.

    Loupas T, McDicken WN, Allan PL. An adaptive weighted median filter for speckle suppression in medical ultrasonic images. Circuits and Sys, IEEE Trans on. 1989;36(1):129-35.

  • 23.

    Mahmood NH, Razif MR, Gany MT. Comparison between median, unsharp and wiener filter and its effect on ultrasound stomach tissue image segmentation for pyloric stenosis. Inte J Appl Sci Technol. 2011;1(5).

  • 24.

    Sarode MV, Deshmukh PR. Reduction of speckle noise and image enhancement of images using filtering technique. Int J AdvancTechnol. 2011;2(1):30-8.

  • 25.

    Thangavel K, Manavalan R, Aroquiaraj IL. Removal of speckle noise from ultrasound medical image based on special filters: comparative study. ICGST-GVIP J. 2009;9(3):25-32.

  • 26.

    Young IT, van Vliet LJ. Recursive implementation of the Gaussian filter. Signal Processing. 1995;44(2):139-51. https://doi.org/10.1016/0165-1684(95)00020-E.