Skip to main content
Computational and Mathematical Methods in Medicine logoLink to Computational and Mathematical Methods in Medicine
. 2013 Mar 31;2013:902143. doi: 10.1155/2013/902143

Improving Spatial Adaptivity of Nonlocal Means in Low-Dosed CT Imaging Using Pointwise Fractal Dimension

Xiuqing Zheng 1, Zhiwu Liao 2,*, Shaoxiang Hu 3, Ming Li 4, Jiliu Zhou 1
PMCID: PMC3626180  PMID: 23606907

Abstract

NLMs is a state-of-art image denoising method; however, it sometimes oversmoothes anatomical features in low-dose CT (LDCT) imaging. In this paper, we propose a simple way to improve the spatial adaptivity (SA) of NLMs using pointwise fractal dimension (PWFD). Unlike existing fractal image dimensions that are computed on the whole images or blocks of images, the new PWFD, named pointwise box-counting dimension (PWBCD), is computed for each image pixel. PWBCD uses a fixed size local window centered at the considered image pixel to fit the different local structures of images. Then based on PWBCD, a new method that uses PWBCD to improve SA of NLMs directly is proposed. That is, PWBCD is combined with the weight of the difference between local comparison windows for NLMs. Smoothing results for test images and real sinograms show that PWBCD-NLMs with well-chosen parameters can preserve anatomical features better while suppressing the noises efficiently. In addition, PWBCD-NLMs also has better performance both in visual quality and peak signal to noise ratio (PSNR) than NLMs in LDCT imaging.

1. Introduction

Radiation exposure and associated risk of cancer for patients from CT examination have been increasing concerns in recent years. Thus minimizing the radiation exposure to patients has been one of the major efforts in modern clinical X-ray CT radiology [18]. However, the presentation of serious noise and many artifacts degrades the quality of low-dose CT images dramatically and decreases the accuracy of diagnosis dose. Although many strategies have been proposed to reduce their noise and artifacts [914], filtering noise from clinical scans is still a challenging task, since these scans contain artifacts and consist of many structures with different shape, size, and contrast, which should be preserved for making correct diagnosis.

Recently nonlocal means (NLMs) is proposed for improving the performance of classical adaptive denoising methods [1517] and shows good performance even in low-dose CT (LDCT) imaging [1820].

There are two novel ideas for NLMs. One is that the similar points should be found by comparing the difference between their local neighborhoods instead of by comparing their gray levels directly. Since gray levels of LDCT will be polluted seriously by noises and artifacts, finding similar points by local neighborhoods instead of by gray levels directly will help NLMs find correct similar points. The other important idea for NLMs is that the similar points should be searched in large windows to guarantee the reliability of estimation.

Following the previous discussion, the NLMs denoising should be performed in two windows: one is comparison patch and the other is searching window. The sizes of these two windows and the standard deviation σ r of the Gaussian kernel, which is used for computing the distance between two neighborhoods, should be determined according to the standard deviation of noises [1517], and these three parameters are identical in an image.

Some researchers find that identical sizes of two windows and identical Gaussian kernel σ r in an image are not the best choice for image denoising [2125]. The straightest motivation is that the parameters should be modified according to the different local structures of images. For example, the parameters near an edge should be different from parameters in a large smooth region.

An important work to improve the performance of NLMs is quasi-local means (QLMs) proposed by us [21, 22]. We argue that nonlocal searching windows are not necessary for most of image pixels. In fact, for points in smooth regions, which are the majority of image pixels, local searching windows are big enough, while for points near singularities, only the minority of image pixels, nonlocal search windows are necessary. Thus the method is named quasi-local whereit islocal for most of image pixels and nonlocal only for pixels near singularities. The searching windows for quasi-local means (QLMs) are variable for different local structures, and QLMs can get better singularity preservation in image denoising than classical NLMs.

Other important works about improving spatial adaptivity of NLMs are proposed very recently [2325]. The starting point for these works is that the image pixels are parted into different groups using supervised learning or semisupervised learning and clustering. However, the learning and clustering will waste a lot of computation time and resource, which will hamper them to be applied in medical imaging. Thus we must propose a new method for improving the spatial adaptivity with a simple way.

In this paper we propose a simple and powerful method to improve spatial adaptivity for NLMs in LDCT imaging using pointwise fractal dimension (PWFD) where PWFD is computed pixel by pixel in a fixed-size window centered at the considering pixel. According to the new definition of PWFD, different local structures will be with different local fractal dimensions, for example, pixels near edge regions will be with relatively big PWFDs, while PWFDs of pixels in smooth regions will be zeros. Thus PWFD can provide local structure information for image denoising. After defined PWFD, which can fit different local structures of images well, we design a new weight function by combining the new PWFD difference between two considering pixels with the weight of original NLMs measured by gray level difference between two comparison windows. Thus using this new weight function, the proposed method will not only preserve the gray level adaptivity of NLMs but also improve the SA of NLMs.

The arrangement of this paper is as follows: In Section 2, the backgrounds are introduced, then the new proposed method is presented in Section 3, the experiment results are shown and discussed in Section 4, and the final part is the conclusions and acknowledgment.

2. Backgrounds

In this section, we will introduce related backgrounds of the proposed method.

2.1. Noise Models

Based on repeated phantom experiments, low-mA (or low-dose) CT calibrated projection data after logarithm transform were found to follow approximately a Gaussian distribution with an analytical formula between the sample mean and sample variance; that is, the noise is a signal-dependent Gaussian distribution [11].

The photon noise is due to the limited number of photons collected by the detector. For a given attenuating path in the imaged subject,  N 0(i,  α) and N(i,  α) denote the incident and the penetrated photon numbers, respectively. Here, i denotes the index of detector channel or bin and α is the index of projection angle. In the presence of noises, the sinogram should be considered as a random process and the attenuating path is given by

ri=ln[N(i,α)N0(i,α)], (1)

where N 0(i,  α) is a constant and N(i,  α) is Poisson distribution with mean N.

Thus we have

N(i,α)=N0(i,α)exp(ri). (2)

Both its mean value and variance are N.

Gaussian distributions of ployenergetic systems were assumed based on limited theorem for high-flux levels and followed many repeated experiments in [11]. We have

σi2(μi)=fiexp(μiγ), (3)

where μ i is the mean and σ i 2 is the variance of the projection data at detector channel or bin i,  γ is a scaling parameter, and f i is a parameter adaptive to different detector bins.

The most common conclusion for the relation between Poisson distribution and Gaussian distribution is that the photon count will obey Gaussian distribution for the case with large incident intensity and Poisson distribution with feeble intensity [11].

2.2. Nonlocal Means (NLMs)

Given a discrete noisy image y, the estimated value (y^i), for a pixel i, is computed as a weighted nonlocal average:

y^i=1C(i)jB(i,r)yjω(i,j), (4)

where B(i, r) indicates a neighborhood centered at i and size (2r + 1)×(2r + 1), called searching window, and C(i) = ∑jB(i, r) ω(i, j). The family of weights {ω(i, j)} depend on the similarity between the pixels i and j and satisfy 0 ≤ ω(i, j) ≤ 1 and ∑jB(i, r) ω(i, j) = 1.

The similarity between two pixels i and j, d 2(i, j) depends on the similarity of the intensity gray level vectors B(i, f) and B(j, f), where B(k, f) denotes a square window with fixed size (2f + 1)×(2f + 1) and centered at a pixel k, named comparison patch:

d2(i,j)=1(2f+1)2kB(0,f)(yi+kyj+k)2, (5)

and the weights ω(i, j) are computed as

ω(i,j)=emax(d22σN2,0)/h2, (6)

where σ N denotes the standard deviation of the noise and h is the filtering parameter set depending on the value σ N.

2.3. Box-Counting Dimension

Box-counting dimension, also known as Minkowski dimension or Minkowski-Bouligand dimension, is a way of determining the fractal dimension of a set S in a Euclidean space R n or more generally in a metric space (X, d). To calculate this dimension for a fractal S, putting this fractal on an evenlyspaced grid and count how many boxes are required to cover the set. The box-counting dimension is calculated by seeing how this number changes as we make the grid finer by applying a box-counting algorithm.

Suppose that N(ε) is the number of boxes of side length ε required to cover the set. Then the box-counting dimension is defined as

dim(S)=limε0logN(ε)log(1/ε). (7)

Given an N × N image whose gray level is G, then the image is part into the ε × ε grids, which are related to ε × ε × ε cube grids. If for the jth grid, the greatest gray level is in the ιth box and the smallest is in the κth box, then the box number for covering the grid is

nε=ικ+1. (8)

Therefore the box number for covering the whole image is

Nε=jnε(j). (9)

Selecting different scale ε, we can get related N ε. Thus we have a group of pairs (ε, N ε). The group can be fit with a line using least-squares fitting, the slope of the line is the box-counting dimension.

3. The New Method

In this section, we will present our new proposed algorithm in detail. The motivation for the proposed method is that SA of NLMs should be improved in a simpler way. The new PWFD is introduced firstly to adapt complex image local structures, and then the new weight functions based on PWFD are discussed. At the end of this section, the procedures of the proposed method are shown.

3.1. Pointwise Box-Counting Dimension

In image processing, the fractal dimension usually is used for characterizing roughness and self-similarity of images. However, most of works only focus on how to compute fractal dimensions for images or blocks of images [2630]. Since fractal dimension can characterize roughness and self-similarity of images, it also can be used for characterizing the local structures of images by generalizing it to PWFD, which is computed pixel by pixel using a fixed-size window centered in the considered pixel. Thus, each pixel in an image has a PWFD and it equals the fractal dimension of the fixed-size window centered in the considered pixel.

Following the previous discussion, the pointwise box-counting dimension (PWBCD) starts from replacing each pixel i to a fixed-size window r × r centered at i. It is obvious that PWFD can be generalized to all definitions of fractal dimensions. However, in order to make our explanation more clearly, we only extend the new definition to PWBCD.

According to the new PWFD, PWBCD should be computed for each pixel in the image. For each pixel i, the PWBCD is computed in a fixed-size r × r window centered at i.

The r × r window is parted into the ε × ε grids, which are related to ε × ε × ε cube grids. If for the jth grid, the greatest gray level is in the ιth box and the smallest is in the κth box, then the box number for covering the grid is

nε(i)=ικ+1. (10)

Therefore the box number for covering the whole r × r window is

Nε(i)=jnε(j). (11)

Selecting different scale ε, we can get related N ε(i). Thus we have a group of pairs (ε,  N ε(i)). The group can be fit with a line using least-squares fitting; the slope k(i) of the line is the box-counting dimension.

Note that each pixel in an image has a PWBCD value. Thus we can test the rationality for PWBCD by showing PWBCD values using an image. In these PWBCD images, high PWBCD values are shown as white points, while low PWBCD values are shown as gray or black points. If PWBCD images are similar to the original images with big PWBCD values near singularities and small PWBCD values in smooth regions, the rationality is testified.

Figure 1 shows PWBCD images for three images: an test image composed by some blocks with different gray levels, a LDCT image, and 512 × 512 barbara. The white points signify the pixels with big fractal dimensions, while black points signify the pixels with small fractal dimensions. Here, r = 32 and ε = 2,  4,  8,  16,  32. Note that the white parts correspond the texture parts of barbara and soft tissues of the second image in the first row. Moreover, the PWBCD images are very similar to the original images which demonstrate that the PWBCD can be used for characterizing the local structure of images.

Figure 1.

Figure 1

Images and their pointwise box-counting dimension images: the first row shows images while the second row shows their pointwise box-counting dimension images. Here r = 32 and ε = 2,  4,  8,  16,  32.

3.2. The New Weight Function

After defining the PWBCD, we must find an efficient and powerful way to use the PWBCD in NLMs directly. Just as discussed in the previous subsection, PWBCD can characterize the local structures for images well. Thus PWBCD should be used to weight the points in the searching patch. That is, (6) should be changed as

ω(i,j)=emax(d22σN2,0)/h12(k(i)k(j))2/h22, (12)

where k(·) is FDBCD value for the considering pixel and is computed according to the method proposed in Section 3.1, σ N denotes the standard deviation of the noise, h 1,  h 2 are the filtering parameters. d 2(i, j) is the similarity between two pixels i and j depending on the similarity of the intensity gray level vectors B(i, f) and B(j, f), where B(k, f) denotes a square window with fixed size (2f + 1) × (2f + 1) and centered at a pixel k:

d2(i,j)=1(2f+1)2kB(0,f)(yi+kyj+k)2. (13)

Given a discrete noisy image y, the estimated value (y^i), for a pixel i is computed as a weighted nonlocal average:

y^i=1C(i)jB(i,r)yjω(i,j), (14)

where B(i,  r) indicates a neighborhood centered at i and size (2r + 1)×(2r + 1), called searching window, and C(i) = ∑jB(i, r) ω(i, j). Note that the family of weights {ω(i, j)} depend on the similarity between the pixels i and j and satisfy 0 ≤ ω(i, j) ≤ 1 and ∑jB(i, r) ω(i, j) = 1.

3.3. The Steps of the New Method

The steps of PWBCD-NLMs are as follows.

  1. Compute pointwise box-counting dimension for each ofthe pixels. For each of the pixels,given r = 2n,  nZ and ε = 2,  4,  …,  r, compute PWBCD according to Section 3.1, and get a matrix K with the same size as the image.

  2. Compute weights. determine parameters: σ N,  h 1, h 2, the size of comparison window cr, and the size of the searching patch sr. Compute the difference between two comparison windows, d 2, using (13).Compute the weights ω(i, j) using (12).

  3. Estimate real gray levels: estimate real levels y^(i) using (14).

4. Experiments and Discussion

The main objective for smoothing LDCT images is to delete the noise while preserving anatomy features for the images.

In order to show the performance of PWBCD-NLMs, a 2-dimensional 512 × 512 test phantom is shown in Figure 1(a). The number of bins per view is 888 with 984 views evenly spanned on a circular orbit of 360°. The detector arrays are on an arc concentric to the X-ray source with a distance of 949.075 mm. The distance from the rotation center to the X-ray source is 541 mm. The detector cell spacing is 1.0239 mm.

The LDCT projection data (sinogram) is simulated by adding Gaussian-dependent noise (GDN) whose analytic form between its mean and variance has been shown in (3) with f i = 2.5,  3.5,  4.0 and T = 2e + 4. The projection data is reconstructed by standard Filtered Back Projection (FBP). Since both the original projection data and sinogram have been provided, the evaluation is based on peak signal to noise ration (PSNR) between the ideal reconstructed image and reconstructed image.

The PWBCDs for images are computed according to Section 3.1, and the parameters are r = 32 and ε = 2,  4,  8,  16,  32. The new proposed method is compared with NLMs, and their common parameters includes the standard deviation of noise σ N = 15; the size of comparison window is 7 × 7  (cr = 7), while the size of searching patch is 21 × 21  (sr = 21). The other parameter for NLMswhickis the Gaussian kernel for weights defined on (13) is h = 12 and the parameters for the new method are the sizes of Gaussian kernel for two weights defined on (12):  h 1 = 15 for the weights of difference between comparison window and h 2 = 10 for the weights between two PWBCDs. All parameters are chosen by hand with many experiments, which has the best performance.

Table 1 summarized PSNR between the ideal reconstructed image and filtered reconstructed image. The PWBCD-NLMs has better performance in different noise levels in the term of PSNR than NLMs.

Table 1.

PSNR for the test image.

Noise PSNR of PSNR of PSNR of
parameters the noisy image NLMs PWBCD-NLMs
f i = 2.5, T = 2e + 4 23.29 34.19 34.95
f i = 3.5, T = 2e + 4 21.88 33.79 34.59
f i = 4, T = 2e + 4 21.30 33.45 34.16

Figure 2 shows noisy test images and their reconstructed images using NLMs and the proposed method. Although the reconstructed images are very similar to each other, the reconstructed images using the new method also show better performance in edge preservation especially in weak and curve edge preserving than the NLMs. Since PWBCD-NLMs provides a more flexible way for handling different local image structures, it has much good performance in denoising while preserving structures.

Figure 2.

Figure 2

Noisy test images and reconstructed images.

One abdominal CT images of a 62-year-old woman were scanned from a 16 multidetector row CT unit (Somatom Sensation 16; Siemens Medical Solutions) using 120 kVp and 5 mm slice thickness. Other remaining scanning parameters are gantry rotation time, 0.5 second; detector configuration (number of detector rows section thickness), 16 × 1.5 mm; table feed per gantry rotation, 24 mm; pitch, 1 : 1; and reconstruction method, Filtered Back Projection (FBP) algorithm with the soft-tissue convolution kernel “B30f”. Different CT doses were controlled by using two different fixed tube currents 60 mAs for LDCT and 150 mAs (60 mA or 300 mAs) for SDCT, resp.). The CT dose index volumes (CTDIvol) for LDCT images and SDCT images are in positive linear correlation to the tube current and are calculated to be approximately ranged between 15.32 mGy and 3.16 mGy [18].

On sinogram space, the PWBCDs for images are computed according to Section 3.1 and the parameters are r = 32 and ε = 2,  4,  8,  16,  32. The new proposed method is compared with NLMs and their common parameters includes the standard deviation of noise σ N = 15; the size of comparison window is 7 × 7 (cr = 7), while the size of searching patch is 21 × 21  (sr = 21). The other parameter for NLMswhichis the Gaussian kernel for weights defined on (13) is h = 12 and the parameters for the new method are the sizes of Gaussian kernel for two weights defined on (12): h 1 = 15 for the weights of difference between comparison window and h 2 = 10 for the weights between two PWBCDs.

Comparing the original SDCT images and LDCT images in Figure 3, we found that the LDCT images were severely degraded by nonstationary noise and streak artifacts. In Figure 3(d), for the proposed approach, experiments obtain more smooth images. Both in Figures 3(c) and 3(d), we can observe better noise/artifacts suppression and edge preservation than the LDCT image. Especially, compared to their corresponding original SDCT images, the fine features representing the hepatic cyst were well restored by using the proposed method. We can observe that the noise grains and artifacts were significantly reduced for the NLMs and PWBCD-NLMs processed LDCT images with suitable parameters both in Figures 3(c) and 3(d). The fine anatomical/pathological features can be well preserved compared to the original SDCT images (Figure 3(a)) under standard dose conditions.

Figure 3.

Figure 3

(b) Real LDCT reconstructed image, (a) related SDCT reconstructed images and (c)-(d) reconstructed images from LDCT sinogram using NLMs and the new method.

5. Conclusions

In this paper, we propose a new PWBCD-NLMs method for LDCT imaging based on pointwise boxing-counting dimension and its new weight function. Since PWBCD can characterize the local structures of image well and also can be combined with NLMs easily, it provides a more flexible way to balance the noise reduction and anatomical details preservation. Smoothing results for phantoms and real sinograms show that PWBCD-NLMs with suitable parameters has good performance in visual quality and PSNR.

Acknowledgments

This paper is supported by the National Natural Science Foundation of China (no 60873102), Major State Basic Research Development Program (no. 2010CB732501), and Open Foundation of Visual Computing and Virtual Reality Key Laboratory Of Sichuan Province (no. J2010N03). Ming Li also acknowledges the supports by the NSFC under the Project Grant nos. 61272402, 61070214 and 60873264 and the 973 plan under the Project Grant no. 2011CB302800.

References

  • 1.Brenner DJ, Hall EJ. Computed tomography-an increasing source of radiation exposure. New England Journal of Medicine. 2007;357(22):2277–2284. doi: 10.1056/NEJMra072149. [DOI] [PubMed] [Google Scholar]
  • 2.Hansen J, Jurik AG. Survival and radiation risk in patients obtaining more than six CT examinations during one year. Acta Oncologica. 2009;48(2):302–307. doi: 10.1080/02841860802552477. [DOI] [PubMed] [Google Scholar]
  • 3.Brisse HJ, Brenot J, Pierrat N, et al. The relevance of image quality indices for dose optimization in abdominal multi-detector row CT in children: experimental assessment with pediatric phantoms. Physics in Medicine and Biology. 2009;54(7):1871–1892. doi: 10.1088/0031-9155/54/7/002. [DOI] [PubMed] [Google Scholar]
  • 4.Yu L. Radiation dose reduction in computed tomography: techniques and future perspective. Imaging in Medicine. 2009;1(1):65–84. doi: 10.2217/iim.09.5. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Weidemann J, Stamm G, Galanski M, Keberle M. Comparison of the image quality of various fixed and dose modulated protocols for soft tissue neck CT on a GE Lightspeed scanner. European Journal of Radiology. 2009;69(3):473–477. doi: 10.1016/j.ejrad.2007.11.027. [DOI] [PubMed] [Google Scholar]
  • 6.Qi W, Li J, Du X. Method for automatic tube current selection for obtaining a consistent image quality and dose optimization in a cardiac multidetector CT. Korean Journal of Radiology. 2009;10(6):568–574. doi: 10.3348/kjr.2009.10.6.568. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Kuettner A, Gehann B, Spolnik J, et al. Strategies for dose-optimized imaging in pediatric cardiac dual source CT. RoFo. 2009;181(4):339–348. doi: 10.1055/s-0028-1109293. [DOI] [PubMed] [Google Scholar]
  • 8.Kropil P, Lanzman RS, Walther C, et al. Dose reduction and image quality in MDCT of the upper abdomen: potential of an adaptive post-processing filter. RoFo. 2009;182(3):248–253. doi: 10.1055/s-0028-1109835. [DOI] [PubMed] [Google Scholar]
  • 9.Lu HB, Li X, Li L, et al. Adaptive noise reduction toward low-dose computed tomography. Proceedings of the Medical Imaging 2003: Physics of Medical Imaging, parts 1 and 2; February 2003; pp. 759–766. [Google Scholar]
  • 10.Giraldo JC, Kelm ZS, Guimaraes LS, et al. Comparative study of two image space noise reduction methods for computed tomography: bilateral filter and nonlocal means. Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society; 2009; pp. 3529–3532. [DOI] [PubMed] [Google Scholar]
  • 11.Lu HB, Hsiao IT, Li X, Liang Z. Noise properties of low-dose CT projections and noise treatment by scale transformations. Proceedings of the IEEE Nuclear Science Symposium Conference Record; November 2002; pp. 1662–1666. [Google Scholar]
  • 12.La Rivière PJ. Penalized-likelihood sinogram smoothing for low-dose CT. Medical Physics. 2005;32(6):1676–1683. doi: 10.1118/1.1915015. [DOI] [PubMed] [Google Scholar]
  • 13.Hu S, Liao Z, Chen W. Reducing noises and artifacts simultaneously of low-dosed X-ray computed tomography using bilateral filter weighted by Gaussian filtered sinogram. Mathematical Problems in Engineering. 2012;2012:14 pages.138581 [Google Scholar]
  • 14.Hu S, Liao Z, Chen W. Sinogram restoration for low-dosed X-ray computed tomography using fractional-order Perona-Malik diffusion. Mathematical Problems in Engineering. 2012;2012:13 pages.391050 [Google Scholar]
  • 15.Buades A, Coll B, Morel JM. A review of image denoising algorithms, with a new one. Multiscale Modeling and Simulation. 2005;4(2):490–530. [Google Scholar]
  • 16.Buades A, Coll B, Morel JM. A non-local algorithm for image denoising. Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR '05); June 2005; pp. 60–65. [Google Scholar]
  • 17.Buades A, Coll B, Morel JM. Nonlocal image and movie denoising. International Journal of Computer Vision. 2008;76(2):123–139. [Google Scholar]
  • 18.Yang C, Wufan C, Xindao Y, et al. Improving low-dose abdominal CT images by weighted intensity averaging over large-scale neighborhoods. European Journal of Radiology. 2011;80(2):e42–e49. doi: 10.1016/j.ejrad.2010.07.003. [DOI] [PubMed] [Google Scholar]
  • 19.Chen Y, Yang Z, Chen W, et al. Thoracic low-dose CT image processing using an artifact suppressed largescale nonlocal means. Physics in Medicine and Biology. 2012;57(9):2667–2688. doi: 10.1088/0031-9155/57/9/2667. [DOI] [PubMed] [Google Scholar]
  • 20.Chen Y, Gao D, Nie C, et al. Bayesian statistical reconstruction for low-dose X-ray computed tomography using an adaptive-weighting nonlocal prior. Computerized Medical Imaging and Graphics. 2009;33(7):495–500. doi: 10.1016/j.compmedimag.2008.12.007. [DOI] [PubMed] [Google Scholar]
  • 21.Liao Z, Hu S, Chen W. Determining neighborhoods of image pixels automatically for adaptive image denoising using nonlinear time series analysis. Mathematical Problems in Engineering. 2010;2010914564 [Google Scholar]
  • 22.Liao Z, Hu S, Li M, Chen W. Noise estimation for single- slice sinogram of low-dose X-ray computed tomography using homogenous patch. Mathematical Problems in Engineering. 2012;2012:16 pages.696212 [Google Scholar]
  • 23.Thaipanich T, Oh BT, Wu P-H, Kuo C-J. Adaptive nonlocal means algorithm for image denoising. Proceedings of the IEEE International Conference on Consumer Electronics (ICCE '10); 2010. [Google Scholar]
  • 24.Thaipanich T, Kuo C-CJ. An adaptive nonlocal means scheme for medical image denoising. Proceedings of the SPIE Medical Imaging 2010: Image Processing; March 2010; [Google Scholar]
  • 25.Yan R, Shao L, Cvetkovic SD, Klijn J. Improved nonlocal means based on pre-classification and invariant block matching. Journal of Display Technology. 2012;8(4):212–218. [Google Scholar]
  • 26.Bisoi AK, Mishra J. On calculation of fractal dimension of images. Pattern Recognition Letters. 2001;22(6-7):631–637. [Google Scholar]
  • 27.Creutzberg R, Ivanov E. Computing fractal dimension of image segments. Proceedings of the 3rd International Conference of Computer Analysis of Images and Patterns (CAIP '89); 1989. [Google Scholar]
  • 28.Ghazel M, Freeman GH, Vrscay ER. Fractal image denoising. IEEE Transactions on Image Processing. 2003;12(12):1560–1578. doi: 10.1109/TIP.2003.818038. [DOI] [PubMed] [Google Scholar]
  • 29.Ghazel M, Freeman GH, Vrscay ER. Fractal-wavelet image denoising revisited. IEEE Transactions on Image Processing. 2006;15(9):2669–2675. doi: 10.1109/tip.2006.877377. [DOI] [PubMed] [Google Scholar]
  • 30.Pesquet-Popescu B, Vehel JL. Stochastic fractal models for image processing. IEEE Signal Processing Magazine. 2002;19(5):48–62. [Google Scholar]

Articles from Computational and Mathematical Methods in Medicine are provided here courtesy of Wiley

RESOURCES