Skip to main content

An iterative tomosynthesis reconstruction using total variation combined with non-local means filtering

Abstract

Background

After the release of compressed sensing (CS) theory, reconstruction algorithms from sparse and incomplete data have shown great improvements in diminishing artifacts of missing data. Following this progress, both local and non-local regularization induced iterative reconstructions have been actively used in limited view angle imaging problems.

Methods

In this study, a 3D iterative image reconstruction method (ART + TV)NLM was introduced by combining local total variation (TV) with non-local means (NLM) filter. In the first step, TV minimization was applied to the image obtained by algebraic reconstruction technique (ART) for background noise removal with preserving edges. In the second step, NLM is used in order to suppress the out of focus slice blur which is the most existent image artifact in tomosynthesis imaging. NLM exploits the similar structures to increase the smoothness in the image reconstructed by ART + TV.

Results

A tomosynthesis system and a 3D phantom were designed to perform simulations to show the superior performance of our proposed (ART + TV)NLM over ART and widely used ART + TV methods. Visual inspections show a significant improvement in image quality compared to ART and ART + TV.

Conclusions

RMSE, Structure SIMilarity (SSIM) value and SNR of a specific layer of interest (LOI) showed that by proper selection of NLM parameters, significant improvements can be achieved in terms of convergence rate and image quality.

Background

Dose reduction in imaging with ionizing radiation has been an increasing concern lately due to its potential risk of causing radiation related cancers. For tomographic imaging; lowering the dose [1], taking fewer projections [2] and limiting the scan angle [2, 3] during the acquisition have been introduced as solutions for dose reduction in both experimental and clinical studies. However all of these techniques cause severe artifacts in the reconstructed images leading to less reliable clinical images. To be able to deal with the radiation dose and image quality trade-off advanced reconstruction techniques need to be developed. Analytical algorithms such as Fourier transform (FT) and filtered back projection (FBP) are not sufficient enough to reconstruct an artifact-free image due to high amount of missing data. Iterative methods have been proposed to overcome this problem. Numerous iterative algorithms have been applied to tomographic imaging such as; expectation-maximization (EM) [2], projection onto convex sets (POCS) [3], algebraic reconstruction technique (ART) [2, 4, 5], simultaneous algebraic reconstruction technique SART [6]. However iterative reconstruction techniques themselves are also not enough to reconstruct artifact-free images and therefore further improvements are required to obtain improved results. Compressed sensing (CS) approach which demonstrated the feasibility to reconstruct signals using highly incomplete measurement data via optimization methods has been introduced [7, 8]. Among these optimization methods, total variation (TV) [9] minimization has been widely used in CT, MRI, tomosynthesis modalities under the light of CS framework [25].

TV considers how intensities change in the image. In most medical images, within an organ or tissue, the intensity does not change dramatically due to uniformity and rapid variation occurs at boundaries of organs and tissues. Thus minimizing the TV of an image significantly preserves edges and creates a smoother image. To improve the performance of TV for specific problems several approaches and constraints have been included. PICCS which was introduced by adding a prior image as constraint to the optimization problem showed superior results over CS and FBP methods [4]. TV was replaced with anisotropic TV (ATV) for images which contain different resolutions along each axis, thus by weighting the terms in TV with respect to each axis resulted in better images in terms of SNR when it is compared to SART and SART + TV [6]. TV minimization can be considered as minimizing the variation between neighboring pixels and therefore can be named as local total variation; however in recently proposed nonlocal total variation (NLTV), the regularization is applied to pixels in the entire image instead of applying to neighboring pixels only and it has been proven to have better results for research and clinical problems over local TV [911]. In addition to local and nonlocal regularization methods for denoising, nonlocal means (NLM) filter has been used in image denoising [11, 12]. Most denoising methods remove fine structures, textures and details in the image; however it has been shown that NLM gives far better results than other spatial image denoising algorithms in preserving of fine structures and objects. In order to enhance the historical printed document which contains lots of redundancy, NLM was combined with TV and the new method performed better than both NLM and TV individually [13]. NLM was also integrated to iterative methods in sparse CT reconstruction by applying NLM after each POCS iteration and significant edge preservation were shown [14]. It has also been shown that using NLM with statistical iterative reconstructions (SIR) achieved better results than SIR and FBP in terms of resolution and noise reduction [15].

In this study, a widely used sparse image reconstruction algorithm ART + TV was modified with NLM filter to reduce the out-of-focus slice blur in tomosynthesis system. Tomosynthesis is an imaging modality which produces 3D images of breast by using 2D projections taken from a limited view angle. The angular view varies from 15° to 50° in some commercial tomosynthesis modalities [16]. Thus, out-of-focus slice blur is the most dominant artifact in tomosynthesis system wherein fine structures in a specific slice of interest are blurred or more practically overlapped by other structures in upper and lower slices. Our study consists of introducing a new way to reduce the out-of-focus blur in tomosynthesis by applying TV and NLM sequentially in an iterative manner. In the first step, 3D TV minimization was applied to the image reconstructed by ART to reduce the background noise and sharpen the edges. In the second step, image reconstructed with ART + TV was filtered by NLM to make small details and fine objects more visible. NLM is applied to each slice independently in 2D form to fully cover the 3D image. A 3D phantom was designed for performance comparison of newly introduced (ART + TV)NLM method with other widely used iterative tomosynthesis reconstruction techniques ART and ART + TV. Both qualitative and quantitative comparisons were performed to show (ART + TV)NLM provides superior results than ART and ART + TV.

The rest of the paper is organized as follows. The following section introduces ART, TV minimization, NLM filter and (ART + TV)NLM method. System design, quantitative and qualitative results are shown in Section ‘‘Numerical Experiments’’. Section ‘‘Discussion and Conclusion’’ concludes the paper.

Methods

Algebraic Reconstruction Technique (ART)

ART is one of the simplest and most commonly used iterative reconstruction techniques [17]. In ART, an image is estimated by minimizing:

X ^ = arg min X Y AX 2
(1)

where Y is the measured data, X ^ is the image to be estimated and A is the system matrix which can also be considered as the weighting matrix. It basically uses sequential sets of projection data to estimate the image X from an initial estimation. An image is updated by using the following formulation:

X j k + 1 = X j k + Y i k = 1 N A ik X k k k = 1 N A ik 2 A ij , i = 1 , 2 , , M j = 1 , 2 , , N
(2)

where X j k and X j k + 1 show the previous (or initial for the first iteration) and current images respectively. Y i is the projection data corresponding to the ith ray integral. i and j are ray and voxel indexes respectively. M is the total number of rays and N shows the number of voxels. A ij is the weighting parameter which gives the influence of jth voxel on the ith ray line integral. Weighting parameter is calculated by using the Siddon’s algorithm [18]. This algorithm calculates the contribution of voxels to the corresponding radiological path of a ray. Thus this data is used as system matrix in (1).

In (2), an image X j k + 1 is updated from X j k by adding a calculated error value. The error value is the normalized difference between the measured projection data Y i and the calculated projection data k = 1 N A ik X k k . To complete a single iteration, the update process is repeated for all projections. The reconstruction algorithm continues until a convergence criterion is satisfied.

Total Variation (TV) minimization

CS opened a new era in reconstruction problems. By CS, it was mathematically proven that an image or signal can be recovered from a highly undersampled data. This theory originated a new word “sparsity” for digital information processing. The theory says that an image can be accurately reconstructed from undersampled observations assuming the image is sparse. However not all images are sparse enough due to their natural structure. Thus a sparsifying transform might be needed to create a sparse image. In most medical images, the intensity variations happen at boundaries of structures. Thus taking gradient of an image can be used as a sparsifying transform. Summation of absolute values of discrete gradient of an image is represented as TV of an image. For a 3D image TV(X) is formulated as:

TV X = k K j L i I X i , j , k X i 1 , j , k 2 + X i , j , k X i , j 1 , k 2 + X i , j , k X i , j , k 1 2
(3)

where i, j, k represent the coordinates and K, L, I show the number of voxels in each direction. X i,j,k shows the intensity value of X at voxel (i, j, k). Adding TV of an image as a regularization term to (1), the minimization problem is modified to:

X ^ = min X Y AX 2 + λ ψX 1
(4)

where λ is the regularization parameter controlling impact of the TV term in the estimation. ψ represents the discrete gradient transform which is used as a sparsifying transform.

Non Local Means (NLM) filter

The non-local filtering method was first applied by restoring a pixel by using similar neighboring pixels [19]. This idea was extended to a more generalized form by using a patch centered at each pixel rather than using the pixel itself. The NLM method bases on averaging the neighboring patches however this process is highly depended on the similarities of patches between neighboring pixels. Thus considering the entire image the NLM process can be extremely time consuming. Search windows are used to reduce the computational time as the similarity between remote patches is redundant for denoising purpose. The denoising process is repeated pixel by pixel for the entire image and formulated as:

NLM X i = X j SW w X i , X j . μ X j
(5)

where X i and X j are the intensity values of image X at pixels i and j. X j is limited to a search window (SW) which bounds the neighboring pixels remoteness. μ denotes the intensity value of specific pixel at image X. w(X i , X j ) represents the weighting function between pixels i and j. The weighting function shows how much the difference between pixels i and j is penalized and it is calculated by using the following formulation:

w X i , X j = 1 C X δ P e G a μ X i + δ μ X j + δ 2 h 2
(6)

where G a is the Gaussian kernel and h is the filtering parameter which controls the power of the filter and it is usually related to the level of noise in the image. δ represents the patch (P) centered at pixels i and j. C(X) is the normalization factor and calculated by summing up all weighting function values between the center pixel i and all other reference pixels j within the reference search window.

C X = X j SW w X i , X j
(7)

Figure 1 shows the visualization of how NLM is implemented for an image. The implementation of NLM starts by setting a search window centered at “red” pixel i. Search window can be considered as the reference image for that pixel. A small size of patch centering at the coordinate i is applied. To apply NLM to X i , a small size of patch centering at the coordinate j moves throughout the search window while patch centering at i remains unchanged. The weighting coefficients in (6) are calculated for all pixels in the reference image and C(X), the normalization factor in (7) is calculated by summing up all weighting factors for the search window. The final step is the recovery of X i by using (5). This procedure is repeated for all pixels to denoise the image.

Figure 1
figure 1

Non-local Means filtering visualization. Left side: Original image, right side from a to f: NLM filtering steps. (Please see the electronic version for color notations).

The size of patch and search window have a strong effect on denoising process. An increase in the size of the patch makes it unlikely to find similar patches within the search window. The similar behavior is observed with the change in size of the search window. A larger search window allows more similar patches to be found and leads a smoother image. However if the search window size is chosen too wide, the filter tends to oversmooth and results in loss of structures and fine details in the image. Increasing the search window size too much also increases the computational time. Optimization of the filter requires the knowledge of the level of noise in the image and physical resolution of the image. There have been many studies focusing on optimizing the parameters in NLM [2022].

Combining Total Variation (TV) and Non Local Means (NLM) filter

In this study, a widely used iterative reconstruction algorithm ART + TV for tomosynthesis was combined with NLM to reduce the out-of-focus slice blur which is the most dominant artifact in tomosynthesis imaging since the number of projection is limited to 11 with a scanning view of 50°. The blur reduces the visibility of small objects and fine details and creates oscillations at edges. Moreover using iterative methods for solving the limited view angle problems also creates a high level background noise due to high amount of missing data. The out-of-focus slice blur occurs at the superposition of objects wherein small details can be obscured by other dense objects. By using TV minimization the edges will be preserved while removing the background noise out to some extent. But the level of smoothing parameter in TV can cause losing small objects and fine details in the image. As a result, an improved method was needed to reduce the blur and background noise more effectively. This problem was aimed to be solved by integrating NLM to the TV regularized image in a sequential way. This algorithm can be divided into three major consecutive steps:

X * = min X Y AX 2 + λ ψX 1 + X NLM ,
(8)

1. ART reconstruction: This step is done by applying (2) while satisfying the consistency condition in (1).

2. TV minimization: By solving the minimization problem in (4) ART + TV reconstruction is completed. In order to solve (4), the classical steepest descent algorithm is used. In this step, the edges will be preserved while removing the background noise out to some extent. It performs better results than ART, but it should be noted that small objects can also be diminished by TV.

  1. 3.

    NLM filtering: In tomosynthesis imaging, small structures with low absorption coefficients are blurred by other structures with higher absorption coefficients in upper slices. Thus, small objects are unlikely to be detected in a blurry image due to this overlapping problem. To make small objects more visible with less blur and noise, NLM filter is applied to the reconstructed image by ART + TV. In (4) X ^ represents the image reconstructed by ART + TV. By filtering X ^ with NLM by using (5), minimization problem becomes:

The main goal of the algorithm is to introduce a 3D iterative reconstruction technique which uses ART for image acquisition, TV for regularization and NLM for filtering to reduce the out-of-focus slice blur in the image. Both ART and TV are applied in 3D form. However NLM algorithm is applied layer by layer in 2D form to fully cover the 3D image. Figure 2 shows the flow chart of (ART + TV)NLM algorithm.

Figure 2
figure 2

Flow chart of (ART + TV) NLM algorithm.

Numerical experiments

Experiment setup

In order to perform the simulations, we considered a tomosynthesis system with rotating geometry. Both X-ray source and detector rotate along the same direction with step and shoot data acquisition. The source to the center of the object and detector are 300 and 355 pixels, respectively. The characteristics of tomosynthesis systems show differences for image acquisition such as: number of projections, angular range, reconstruction methods and so on [16]. Among these parameters, angular range and number of projections have much stronger influence on the reconstructed image quality. In our study, the angular range was considered 50° covering a scan view from −25° to 25° with an increment of 5° in each projection. By increasing the projection angle 5°, projection number is limited to 11 projections. To have a better consistency with our previous study and for convenience, the phantom used in [5] was considered as the phantom of this study. The phantom consists of 10 layers where small objects with low X-ray absorption coefficients were obscured by objects with higher X-ray absorption coefficients to show the tissue overlapping problem in breast imaging.

An experience-based fixed regularization parameter λ was set to 0.8 for ART + TV and (ART + TV)NLM methods in our experiments. Parameter selection for NLM is very important as it shows significant effect on the filtered image. There have been studies addressing adaptive selection and optimization of parameters in NLM [2022]. For this study, parameters required for NLM filtering was set constant to 11 and 15 for patch size P and search window SW respectively while the filtering parameter h was chosen 0.8 for the smoothing level.

The main limitation of 3D tomosynthesis is not the system noise but noise caused by the out-of-slice blur. Thus all simulations were carried out for noise-free case. The number of iteration was limited to 10 for all simulations as the radiologists can reliably comment on the clinical results obtained after 8–10 iterations with no further improvement in image quality after 10 iterations [1].

All simulations were performed in MATLAB® software on a system configuration of Intel (RM) Core(TM) i7-2630 QM CPU @ 2.00 GHz CPU, 6 GB Memory, Windows 7 64 Bits operating system. The performance of (ART + TV)NLM was compared with ART and ART + TV in terms of SNR, SSIM and RMSE values of a specific layer of interest. Performance of three reconstruction methods was compared both visually and quantitatively.

Visual comparison

For the sake of consistency, the system parameters were considered the same for three reconstruction algorithms. In order to visualize the reconstruction results on 3D image, the reconstructed images of a specific layer of interest (3rd layer) and 7th layer were presented in Figures 3 and 4 respectively. In each figure, the first row shows the reconstruction results while the second row shows the absolute difference between the reconstructed image and the original image. To increase the visual awareness for the comparison, the original phantom was included in the first column in both figures. The second, third and fourth columns show images reconstructed by ART, ART + TV, (ART + TV)NLM respectively.

Figure 3
figure 3

Reconstruction results of the 3rd layer (LOI). From left to right column: original layer, images reconstructed by ART, ART + TV and (ART + TV)NLM, respectively. The first row shows the reconstruction results. The second row shows the absolute differences of reconstructed images relative to the original image.

Figure 4
figure 4

Reconstruction results of the 7th layer. From left to right column: original layer, images reconstructed by ART, ART + TV and (ART + TV)NLM, respectively. The first row shows the reconstruction results. The second row shows the absolute differences of reconstructed images relative to the original image.

The goal of this work is to reduce the most dominant artifact in tomosynthesis system, the out-of-focus slice blur. In Figures 3 and 4, it can be clearly seen that the TV inclusion significantly reduces the background noise and preserves edges. However in Figure 3 the out-of-focus slice blur is still existent around the small square object at the right side of the image reconstructed by ART + TV. As shown in Figure 3, the intensities of small star and square objects become closer to their original values by integrating NLM to ART + TV. Moreover, the reconstructed image becomes smoother than the image reconstructed by ART + TV and the blur is also reduced while preserving edges. The second rows in Figures 3 and 4 show that (ART + TV)NLM reconstructed an image with the least background noise. Figure 5 shows the 3X zoomed images of the small objects in LOI to present the reduction of out-of-focus-slice blur. The results show that (ART + TV)NLM not only reduces the blurring artifact but also provides the closest intensity value to the original object intensities. However, human observations are always prone to bias. To increase the stability of visual observations several quantitative analysis have been performed.

Figure 5
figure 5

3X zoom of a region in the 3rd layer. From left to right: Original image, reconstructed images by ART, ART+TV, (ART + TV)NLM.

Quantitative results comparison

The quantitative comparison of ART, ART + TV and (ART + TV)NLM reconstruction methods is assessed using RMSE of a specific LOI by using the following formulation for a 2D image:

RMSE = j , k J , K X jk X jk rec 2 / N
(9)

where N shows the number of pixels in the image. X and Xrec represent the original and the reconstructed images respectively. Figure 6 shows the RMSE graph of LOI. ART performs the worst among the three methods by giving the highest RMSE values whereass (ART + TV)NLM generates the lowest RMSE values. Although RMSE has been in use as a metric for reconstruction accuracy, it has been shown that RMSE may not always been the most appropriate metric for performance comparisons [23, 24]. In [25], it was shown that images with the same mean squared error (MSE) values can actually look very different in terms of image quality. Thus a new metric, Structure SIMilarity (SSIM) was introduced [25]. The main characteristic feature of SSIM is to offer a metric which has a closer match with the human vision system. MATLAB code for SSIM can be downloaded from [26]. Figure 7 shows the SSIM value change as the number of iteration increases. ART shows the worst SSIM value performance when it is compared with the other two reconstruction methods. The proposed method gives a slightly better performance than ART + TV.

Figure 6
figure 6

RMSE graph of the reconstruction methods.

Figure 7
figure 7

SSIM graph of the reconstruction methods.

In image processing literature, the RMSE is mostly converted to a value of peak signal to noise ratio (PSNR). However the PSNR value is useful if images with different dynamic ranges are being compared, otherwise it shows a similar result of what RMSE information provides [23]. For this study the following formulation was used to calculate the SNR between the reconstructed image and the reference image:

SNR = 10 log j , k J , K X jk rec 2 j , k J , K X jk X jk rec 2
(10)

The formula above uses ratio of the Frobenius norm of the Xrec and the difference between X and Xrec in logarithmic form. Figure 8 shows the change of SNR for the three reconstructed images along the number of iterations. The (ART + TV)NLM method gives the highest SNR value. Table 1 gives an overall performance analysis on quantitative results for the LOI at the 10th iteration for ART, ART + TV and (ART + TV)NLM. It is very clear from the Table 1 that the best results were obtained for all performance assessment metrics by using the (ART + TV)NLM.

Figure 8
figure 8

SNR graph of the reconstruction methods.

Table 1 Simulation results

Discussion and conclusion

Both ART + TV and (ART + TV)NLM methods contain parameters which tune their impact on reconstruction and appropriate selection of parameters has been proven to give better results, though this study does not focus on selecting the optimal values. There have been studies specifically focusing on optimization of parameters for both TV and NLM filtering. Automatically tuning the parameters is beyond the scope of this study. The regularization parameter λ which tunes the inclusion of TV was fixed to an experience-based value. In NLM filtering search window size is often limited to decrease the computational time while patch size is chosen smaller than search window to generate a global filtering. The appropriate selection of these parameters has been studied and several approaches have been suggested according to the size of the image to be reconstructed. However the main problem in NLM filtering is the filtering parameter h which regulates the smoothness of the reconstruction. The filtering parameter is highly dependent on the image noise, but in this study the dominant noise in the image is not the noise caused by X-ray scattering or system noise but the out-of-focus slice blur. Thus an empirical-based fixed h value was used. Optimization of the filtering parameter in tomosynthesis imaging will be considered in our future work.

In this paper, an iterative algorithm based on combining TV minimization and NLM filtering has been applied to the tomosynthesis imaging system. TV minimization step was applied in 3D form while NLM was applied layer by layer in 2D form to cover the entire 3D image. Both methods have the ability to reduce the background noise and each method has also specific abilities as TV preserves the edges while NLM enhances the fine details in the image. The aim in the proposed algorithm was to reduce the out-of-focus slice blur which is the most dominant imaging artifact in tomosynthesis system. The numerical results were conducted to compare the performances of ART, ART + TV, (ART + TV)NLM by using a 3D phantom to simulate the overlapping tissue problem in tomosynthesis imaging. The introduced algorithm, (ART + TV)NLM, showed better results than two other reconstruction methods both qualitatively and quantitatively by increasing image quality and by giving smaller RMSE values and higher SSIM and SNR values in the reconstructed images.

Abbreviations

CS:

Compressed sensing

TV:

Total variation

ART:

Algebraic reconstruction technique

ART + TV:

Algebraic reconstruction technique with total variation

NLM:

Non-local means

2D:

2 Dimensional

2D:

2 Dimensional

3D:

3 Dimensional

SSIM:

Structure similarity

RMSE:

Root mean squared error

MSE:

Mean squared error

LOI:

Layer of interest

FBP:

Filtered back projection

MRI:

Magnetic resonance imaging

SNR:

Signal to noise ratio

FT:

Fourier transform

EM:

Expectation maximization

POCS:

Projection onto convex sets

SART:

Simultaneous algebraic reconstruction technique

CT:

Computer Tomography

PICCS:

Prior image constrained compressed sensing

NLTV:

Non-local total variation

SW:

Search window

(ART + TV)NLM :

Introduced method.

References

  1. Wu T, Stewart A, Stanton M, McCauley T, Phillips W, Kopans DB, Moore RH, Eberhard JW, Opsahl-Ong B, Niklason L, Williams MB: “Tomographic mammography using a limited number of low-dose cone-beam projection images”. Med Phys 2003,30(3):365–380. 10.1118/1.1543934

    Article  Google Scholar 

  2. Sidky EY, Kao CM, Pan X: Accurate image reconstruction from few-views and limited-angle data in divergent-beam CT”. J X-ray Sc Tech 2006,14(2):119–139.

    Google Scholar 

  3. Velikina J, Leng S, Chen GH: Limited view angle tomograhpic image reconstruction via total variation minimization. Proc SPIE Med Im 2007, 6510: 651020. 10.1117/12.713750

    Article  Google Scholar 

  4. Chen GH, Tang J, Leng S: Prior Image constrained compressed sensing (PICCS): a method to accurately reconstruct dynamic CT images from highly undersampled projection data sets. Med Phys 2008,35(2):660–663. 10.1118/1.2836423

    Article  Google Scholar 

  5. Ertas M, Yildirim I, Kamasak M, Akan A: Digital breast tomosynthesis image reconstruction using 2D and 3D total variation minimization”. Biomed Eng Onl 2013, 12: 112. 10.1186/1475-925X-12-112

    Article  Google Scholar 

  6. Chen Z, Jin X, Li L, Wang G: A limited-angle CT reconstruction method based on anisotropic TV minimization”. Phys Med Biol 2013, 58: 2119–2141. 10.1088/0031-9155/58/7/2119

    Article  Google Scholar 

  7. Candes EJ, Romberg J, Tao T: “Robust uncertainty principles: exact signal reconstruction from highly incomplete frequency information”. Trans Inf Theory 2006,52(2):489–509.

    Article  MathSciNet  Google Scholar 

  8. Donoho DL: Compressed Sensing”. Trans Inf Theory 2006,52(2):1289–1306.

    Article  MathSciNet  Google Scholar 

  9. Elmoataz A, Lezoray O, Bouglex S: “Nonlocal discrete regularization on weighted graphs: a framework for image and manifold processing”. Trans Med Im 2008,17(7):1047–1060.

    Google Scholar 

  10. Huang J, Yang F: “Compressed magnetic resonance imaging based on wavelet sparsity and nonlocal total variation”. Proc IEEE ISBI 2009, 968–971.

    Google Scholar 

  11. Lou Y, Zhang X, Osher S: “Image recovery via nonlocal operators”. J Sci Compt 2010,42(2):185–197. 10.1007/s10915-009-9320-2

    Article  MathSciNet  Google Scholar 

  12. Buades A, Coll B, Morel JM: A non-local algorithm for image denoising”. Comp Vis Pattern Recog 2005, 2: 60–65.

    Google Scholar 

  13. Likforman-Sulema L, Darbonb J, Barney Smith EH: Enhancement of historical printed document images by combining total variation regularization and non-local means filtering. Im and Com Vis 2011,29(5):351–363. 10.1016/j.imavis.2011.01.001

    Article  Google Scholar 

  14. Huang J, Ma J, Liu N, Zhang H, Bian Z, Feng Y, Feng Q, Chen W: “Sparse angular CT reconstruction using non-local means based iterative-correction POCS”. Comp Bio Med 2011,41(4):195–205. 10.1016/j.compbiomed.2011.01.009

    Article  Google Scholar 

  15. Zhang H, Liu Y, Han H, Li L, Wang J, Liang Z: Nonlocal means-based regularizations for statistical CT reconstruction”. Proc of SPIE 2014, 9033: 33–37.

    Google Scholar 

  16. Sechopoulos I: “A review of breast tomosynthesis. Part I. The image acquisition process”. Med Phys 2013,40(1):014301. 10.1118/1.4770279

    Article  Google Scholar 

  17. Gordon R, Bender R, Herman GT: Algebraic reconstruction techniques (ART) for three dimensional electron microscopy and X-ray photography”. J Theor Biol 1970, 29: 471–482. 10.1016/0022-5193(70)90109-8

    Article  Google Scholar 

  18. Siddon RL: Fast calculation of the exact radiological path for a three-dimensional CT array”. Med Phys 1985, 12: 252–255. 10.1118/1.595715

    Article  Google Scholar 

  19. Yaroslavsky L: Digital Picture Processing- An Introduction”. Berlin-Heidelberg-New York: Springer Verlag; 1985.

    Book  Google Scholar 

  20. Thacker NA, Manjon JV, Bromiley PA: “Statistical interpretation of non-local means”. Compt Vision 2010,4(3):162–172. 10.1049/iet-cvi.2008.0076

    Article  MathSciNet  Google Scholar 

  21. Kelm Z, Blezek DJ, Bartholmai BJ, Erickson BJ: “Optimizing non-local means for denoising low dose CT”. IEEE ISBI: From Nano to Macro 2009, 662–665.

    Google Scholar 

  22. Li Z, Yu L, Trzasko JD, Fletcher JG, McCollough CH, Manduca A: Adaptive non-local means filtering based on local noise level for CT denoising”. Proc of SPIE 2012, 8313: 83131H. 10.1117/12.913353

    Article  Google Scholar 

  23. Eskicioglu AM, Fisher PS: Image quality measures and their performance”. IEEE Trans Commun 1995, 43: 2959–2965. 10.1109/26.477498

    Article  Google Scholar 

  24. Wang Z, Bovik AC: “Mean squared error: love it or leave it? - a new look at signal fidelity measures”. IEEE Signal Process Mag 2009,26(1):98–117.

    Article  Google Scholar 

  25. Wang ZH, Bovik AC, Sheikh HR, Simoncelli EP: “Image quality assessment: from error visibility to structural similarity”. IEEE Trans on Image 2004,13(4):600–612. 10.1109/TIP.2003.819861

    Article  Google Scholar 

  26. Wang Z: The SSIM Index for Image Quality Assessment. [https://ece.uwaterloo.ca/~z70wang/research/ssim/]

Download references

Acknowledgement

This work has been supported by TUBITAK, The Scientific and Research Council of Turkey, under the grant 111E086.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Isa Yildirim.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

ME carried out the reconstruction simulations, performed analysis of the simulation results and drafted the manuscript. IY conceived of the study, participated in the design of the study, and helped in drafting the manuscript. MK participated in the design of phantom and system, and helped in drafting the manuscript. AA participated in the coordination and helped in drafting the manuscript. All authors read and approved the final manuscript.

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 credited. The Creative Commons Public Domain Dedication waiver ( https://creativecommons.org/publicdomain/zero/1.0/ ) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Ertas, M., Yildirim, I., Kamasak, M. et al. An iterative tomosynthesis reconstruction using total variation combined with non-local means filtering. BioMed Eng OnLine 13, 65 (2014). https://doi.org/10.1186/1475-925X-13-65

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1475-925X-13-65

Keywords