Portability of TV-Regularized Reconstruction Parameters to Varying Data Sets

Size: px
Start display at page:

Download "Portability of TV-Regularized Reconstruction Parameters to Varying Data Sets"

Transcription

1 Portability of TV-Regularized Reconstruction Parameters to Varying Data Sets Mario Amrehn 1, Andreas Maier 1,2, Frank Dennerlein 1, Joachim Hornegger 1,2 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg 2 Erlangen Graduate School in Advanced Optical Technologies (SAOT) mario.amrehn@fau.de Abstract. In C-arm computed tomography there are certain constraints due to the data acquisition process which can cause limited raw data. The reconstructed image s quality may significantly decrease depending on these constraints. To compensate for severely under-sampled projection data during reconstruction, special algorithms have to be utilized, more robust to such ill-posed problems. In the past few years it has been shown that reconstruction algorithms based on the theory of compressed sensing are able to handle incomplete data sets quite well. In this paper, the iterative itv reconstruction method by Ludwig Ritschl et al. is analyzed regarding it s elimination capabilities of image artifacts caused by incomplete raw data with respect to the settings of it s various parameters. The evaluation of itv and the data dependency of iterative reconstruction s parameters is conducted in two stages. First, projection data with severe angular under-sampling is acquired using an analytical phantom. Proper reconstruction parameters are selected by analyzing the reconstruction results from a set of proposed parameters. In a second step multiple phantom data sets are acquired with limited angle geometry and a small number of projections. The itv reconstructions of these data sets are compared to short-scan FDK and SART reconstruction results, highlighting the distinct data dependence of the itv reconstruction parameters. 1 Introduction C-arm systems with a mounted X-ray tube and flat panel detector are very popular in medical image acquisition [1]. The C-arm device is typically rotated around the patient in a 200 radius or less. During rotation projection images are acquired and utilized for reconstructing a 3D distribution of the object s X-ray attenuation coefficients. Due to the limited projection angle of the C-arm and a small number of projections severe artifacts may show in the computed coefficients. Reconstructing from limited raw data, the very popular reconstruction method of Feldkamp-Davis-Kress (FDK) [2] does not yield optimal results. Iterative methods are designed to compensate those artifacts by iteratively alternating between backprojecting data into the reconstructed image and projecting intermediate reconstruction images back into the raw data domain. Especially H. Handels et al. (Hrsg.), Bildverarbeitung für die Medizin 2015, Informatik aktuell, DOI / _24, Springer-Verlag Berlin Heidelberg 2015

2 132 Mario Amrehn et al. a combination of iterative algorithms with insights from Compressed Sensing [3] seems to improve reconstruction results from limited raw data [4]. The problem arising from those hybrid approaches is twofold. The runtime for a final solution to emerge may significantly increase. Furthermore, the number of parameters to be set by the user may be the sum of the combined method s free variables. This introduces a high dimensional optimization space. In the following, the impact of changes to the parameter set is analyzed. 2 Materials and methods A method to solve the inverse problem of the Radon transform is to formulate the reconstruction problem as a system of linear equations. A reconstruction is performed minimizing an objective function which may incorporate prior knowledge about the image. One unconstrained objective function for an iterative reconstruction approach is defined by the SSD measure between the original projection values and the projected current image min Rf(r) p 2 2 (1) where f(r) isthevalueofvoxelr =(r 1,r 2,r 3 ) in the reconstructed image f. Rf(r) is the system of linear equations with X-ray transform R. p denotes the measured raw projection data. 2.1 Compressed sensing Compressed Sensing is a signal processing technique to deal with the problem of incomplete data sets [3, 5] when reconstructing by finding solutions to underdetermined linear systems. It takes advantage of the signal s sparseness or compressibility in some domain, allowing the entire signal to be determined from relatively few measurements. This sparseness can be incorporated into a constraint. A signal is transformed by a sparsifying operator Ψ into a suitable domain for measuring it s compressibility. For a signal f R n the transformation in an orthonormal basis is defined as f(t) = n i x iψ i (t), where x i is the coefficient sequence of f, x i = f,ψ i in the basis Ψ. With under-sampled data, only a subset of all n coefficients of f can be measured y k = f,φ k, k M [1...n] (2) φ k is the function discretizing f to samples y k and may be a Dirac delta function shifted by k. The reconstruction is given by ˆf = Ψ ˆx where ˆx is the solution of the convex optimization min x app l1 subject to y k = φ k,ψ xapp k M (3) x app R n There may be multiple solutions for ˆf = Ψx app. The one is chosen which coefficient sequence minimizes the l1 norm, a suitable measure for the function s sparsity. This also penalizes image artifact creation during reconstruction.

3 TV-Regularized Reconstruction Simultaneous algebraic reconstruction technique (SART) Starting from an initial guess for the reconstructed object, SART performs a sequence of iterative grid projections and correction back-projections until the reconstruction has converged [6]. An update of the current image is performed after all rays in one projection are processed. Correction terms are computed to update the image voxel values with respect to their objective function, then combined by a weighted sum f ν+1 i = fi ν 1 ( + β R T ) k i Rk j,i f i ν pk j j (RT ) k,ν [0,N i,j Sub [ (4) i,j i Rk j,i k s(ν) where the system matrix Ri,j k of the k-th projection maps f on pk. The index i represents an image voxel r. j is a projection s element. The relaxation parameter β ]0, 1] controls the convergence speed of the minimization. The choice of the number of subsets N Sub affects the angular distance between successively used projections. All elements of f i are processed in each sub iteration ν [4]. Iterating over all subsets ν yields one full SART-iteration fn+1 SART.SARThasmany advantages over FDK, such as better noise tolerance and handling of sparse and non-uniformly distributed projection datasets. However, computation time is considerably higher [6]. 2.3 Constrained total variation optimization (TV) With incomplete data the inverse problem to (1) is under-determined causing an infinite number of possible solutions for a reconstructed image. One proposed approach utilizes an iterative reconstruction combined with Compressed Sensing by extending the cost function with a constraint from a priori knowledge. The signal f(r) can be completely reconstructed with a high probability with less samples than required by the Nyquist criterion, if most entries of Ψf(r) are zero i.e. a sparsifying transformation is known. This is approximated by the l1-norm of Ψf(r) [4, 7] as seen in (3). This yields an inequality-constraint convex optimization function as a penalized least squares approach (Tikhonov regularization) min Ψf(r) 1 subject to Rf(r) p 2 2 <ɛ (5) minimizing the raw data cost function with the sparsity constraint at a low value. To speed up the computation, itv [4] minimizes the raw data cost function via SART and image sparsity separately in their own domain, using the image gradient as Ψ and a Gradient Descent approach, which in each of it s M steps reduces the cost function f(r) 1, called the total variation fn+1,m+1(r) TV =fn+1,m(r)+α TV fn+1,m(r) TV 1 (6) ( ) xx fn+1,m(r) TV fn+1,m TV + yy fn+1,m TV + zz fn+1,m TV 1 ( x ) fn+1,m TV 2 ( ) + y fn+1,m TV 2 ( ) + z fn+1,m TV 2 +regul 2 (7)

4 134 Mario Amrehn et al. Table 1. Default parameters for the itv reconstruction and it s variations. Type β ω λ max etv-iterations regul α init GD-Iterations Default Changes {5, } {10, 30} The linear combination of the two resulting intermediate images form a full itv iteration. An optimal parameter value λ ]0; 1] is determined in the raw data domain by solving the quadratic (9), since ɛ n+1 is known and ω is set by the user [4] ɛ n+1 = (1 ω) Rfn+1 SART (r) p ω ɛ n, ω ]0; 1[ (8) 3 Results R[(1 λ)f SART n+1 (r)+λf TV n+1,m(r)] p 2 2 = ɛ n+1 (9) f n+1 =(1 λ)f SART n+1 (r) +λf TV n+1,m(r) (10) To evaluate the portability of a parameter set for itv, a two-pass experiment is performed. In the first stage a proper parameter set for a given reconstruction problem is evaluated. In the second stage, the parameter set is used for different reconstruction scenarios as proposed in [8]. All reconstructions were computed on projection images corrupted with Poisson distributed noise and a simulated radiation dose of k =10 6 X-ray photons. On a circular trajectory of radius 750 mm with a detector-source distance of 1200 mm, 227 projections are simulated on an angle of with an angular increment of.75. The detector s pixel size is 6 mm in each dimension. The ground truth data is a centered version of the FORBILD head phantom with 6 mm regular hexahedron voxels. For the parameter search, a star-shaped pattern is chosen, i. e. from a default set only one parameter is altered prior to a new reconstruction run. After these ten reconstructions seen in Tab. 1 the best set is chosen by the RMSE, Pearson Correlation, MSSIM, PSNR, TV norm metrics as well as human inspection. The unambiguously best result comes from the default set plus relaxation parameter β =8Inthe second part, phantoms were reconstructed with limited angle and few projections through angular incrementation. Results for limited angle are presented in Tab. 2. Graphical results are presented in Fig Discussion The fixed set of parameters optimized for a limited angle acquisition of the FORBILD head phantom was used during reconstruction of various scenarios.

5 TV-Regularized Reconstruction 135 Table 2. Reconstruction results with limited angle relative to ground truth or FDK in percent. Left FORBILD head, right human head phantom RMSE PC SART MSSIM PSNR TVNORM RMSE PC itv MSSIM PSNR TVNORM Limited angle For the FORBILD head phantom data and limited angle geometry, the SART and the itv algorithm are superior to the short-scan FDK method in terms of the introduced error metrics, the RMSE in particular. The itv reconstruction is superior to the SART method according to every metric except the Peak Signal-to-Noise Ratio causing more blurred transitions at the inner boundaries Θ max = 155 Θ max = 155 Θ Δ =2.25 Θ Δ =2.25 FDK SART itv Fig. 1. FORBILD head phantom and human head phantom with limited angle (Θ max = 155 ) and few projections (Θ Δ =2.25 ). WC:0, WW:{200, 1000}.

6 136 Mario Amrehn et al. of the object. The inhomogeneous regions resulting from the X-ray photon noise induced and streak artifacts are less prominent in itv improving the perception of low contrast elements. However, the porous bone structure of the human head phantom got blurred significantly using the same set of parameters for this reconstruction. 4.2 Few projections According to the error metrics, there is a clear hierarchy in the assessment of data quality with few projections. The RMSE of the itv method is less than half the SART s. Elements with small changes in their attenuation coefficients are better preserved and not partially overlayed by streaks. For the FORBILD head phantom itv performs a superior preservation of resolution. Again, more structure is lost in the human head phantom reconstruction. Altogether, itv handles under-sampled data due to a high angular increment over a short-scan acquisition procedure quite well. However, it becomes apparent that a proper parameter set for limited angle may not be transferable to different geometries without a loss in quality. References 1. Dennerlein F. Image Reconstruction from Fan-Beam and Cone-Beam Projections. Universitätsverlag Erlangen; Feldkamp L, Davis L, Kress J. Practical cone-beam algorithm. J Opt Soc Am A. 1984;1(6): Donoho DL. Compressed sensing. IEEE Trans Inf Theory. 2006;52(4): Ritschl L, Bergner F, Fleischmann C, et al. Improved total variation-based CT image reconstruction applied to clinical data. Phys Med Biol. 2011;56(6): Wu H, Maier A, Fahrig R, et al. Spatial-temporal total variation regularization (STTVR) for 4D-CT reconstruction. Proc SPIE. 2012; p J. 6. Mueller K. Fast and Accurate Three-Dimensional Reconstruction from Cone-Beam Projection Data Using Algebraic Methods. The Ohio State University; Chambolle A. An algorithm for total variation minimization and applications. J Math Imaging Vis. 2004;20(1-2): Amrehn M. Implementation and Evaluation of a Total Variation Regularized Iterative CT image Reconstruction Method. Friedrich-Alexander-University Erlangen- Nürnberg; 2014.

Iterative CT Reconstruction Using Curvelet-Based Regularization

Iterative CT Reconstruction Using Curvelet-Based Regularization Iterative CT Reconstruction Using Curvelet-Based Regularization Haibo Wu 1,2, Andreas Maier 1, Joachim Hornegger 1,2 1 Pattern Recognition Lab (LME), Department of Computer Science, 2 Graduate School in

More information

Scaling Calibration in the ATRACT Algorithm

Scaling Calibration in the ATRACT Algorithm Scaling Calibration in the ATRACT Algorithm Yan Xia 1, Andreas Maier 1, Frank Dennerlein 2, Hannes G. Hofmann 1, Joachim Hornegger 1,3 1 Pattern Recognition Lab (LME), Friedrich-Alexander-University Erlangen-Nuremberg,

More information

Total Variation Regularization Method for 3-D Rotational Coronary Angiography

Total Variation Regularization Method for 3-D Rotational Coronary Angiography Total Variation Regularization Method for 3-D Rotational Coronary Angiography Haibo Wu 1,2, Christopher Rohkohl 1,3, Joachim Hornegger 1,2 1 Pattern Recognition Lab (LME), Department of Computer Science,

More information

Total Variation Regularization Method for 3D Rotational Coronary Angiography

Total Variation Regularization Method for 3D Rotational Coronary Angiography Total Variation Regularization Method for 3D Rotational Coronary Angiography Haibo Wu 1,2, Christopher Rohkohl 1,3, Joachim Hornegger 1,2 1 Pattern Recognition Lab (LME), Department of Computer Science,

More information

Make the Most of Time

Make the Most of Time Make the Most of Time Temporal Extension of the itv Algorithm for 4D Cardiac C-Arm CT Viktor Haase 1,5, Oliver Taubmann 2,3, Yixing Huang 2, Gregor Krings 4, Günter Lauritsch 5, Andreas Maier 2,3, Alfred

More information

Spatial-temporal Total Variation Regularization (STTVR) for 4D-CT Reconstruction

Spatial-temporal Total Variation Regularization (STTVR) for 4D-CT Reconstruction Spatial-temporal Total Variation Regularization (STTVR) for 4D-CT Reconstruction Haibo Wu a, b, Andreas Maier a, Rebecca Fahrig c, and Joachim Hornegger a, b a Pattern Recognition Lab (LME), Department

More information

Depth-Layer-Based Patient Motion Compensation for the Overlay of 3D Volumes onto X-Ray Sequences

Depth-Layer-Based Patient Motion Compensation for the Overlay of 3D Volumes onto X-Ray Sequences Depth-Layer-Based Patient Motion Compensation for the Overlay of 3D Volumes onto X-Ray Sequences Jian Wang 1,2, Anja Borsdorf 2, Joachim Hornegger 1,3 1 Pattern Recognition Lab, Friedrich-Alexander-Universität

More information

Projection and Reconstruction-Based Noise Filtering Methods in Cone Beam CT

Projection and Reconstruction-Based Noise Filtering Methods in Cone Beam CT Projection and Reconstruction-Based Noise Filtering Methods in Cone Beam CT Benedikt Lorch 1, Martin Berger 1,2, Joachim Hornegger 1,2, Andreas Maier 1,2 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg

More information

Evaluation of Spectrum Mismatching using Spectrum Binning Approach for Statistical Polychromatic Reconstruction in CT

Evaluation of Spectrum Mismatching using Spectrum Binning Approach for Statistical Polychromatic Reconstruction in CT Evaluation of Spectrum Mismatching using Spectrum Binning Approach for Statistical Polychromatic Reconstruction in CT Qiao Yang 1,4, Meng Wu 2, Andreas Maier 1,3,4, Joachim Hornegger 1,3,4, Rebecca Fahrig

More information

Reconstruction of CT Images from Sparse-View Polyenergetic Data Using Total Variation Minimization

Reconstruction of CT Images from Sparse-View Polyenergetic Data Using Total Variation Minimization 1 Reconstruction of CT Images from Sparse-View Polyenergetic Data Using Total Variation Minimization T. Humphries and A. Faridani Abstract Recent work in CT image reconstruction has seen increasing interest

More information

Discrete Estimation of Data Completeness for 3D Scan Trajectories with Detector Offset

Discrete Estimation of Data Completeness for 3D Scan Trajectories with Detector Offset Discrete Estimation of Data Completeness for 3D Scan Trajectories with Detector Offset Andreas Maier 1, Patrick Kugler 2, Günter Lauritsch 2, Joachim Hornegger 1 1 Pattern Recognition Lab and SAOT Erlangen,

More information

Convolution-Based Truncation Correction for C-Arm CT using Scattered Radiation

Convolution-Based Truncation Correction for C-Arm CT using Scattered Radiation Convolution-Based Truncation Correction for C-Arm CT using Scattered Radiation Bastian Bier 1, Chris Schwemmer 1,2, Andreas Maier 1,3, Hannes G. Hofmann 1, Yan Xia 1, Joachim Hornegger 1,2, Tobias Struffert

More information

Automatic Removal of Externally Attached Fiducial Markers in Cone Beam C-arm CT

Automatic Removal of Externally Attached Fiducial Markers in Cone Beam C-arm CT Automatic Removal of Externally Attached Fiducial Markers in Cone Beam C-arm CT Martin Berger 1,2, Christoph Forman 1,3, Chris Schwemmer 1,3, Jang H. Choi 4, Kerstin Müller 1,3, Andreas Maier 1, Joachim

More information

A new calibration-free beam hardening reduction method for industrial CT

A new calibration-free beam hardening reduction method for industrial CT A new calibration-free beam hardening reduction method for industrial CT ECC 2 for industrial CT Tobias Würfl 1, Nicole Maaß 2, Frank Dennerlein 2, Andreas K. Maier 1 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg;

More information

Non-Stationary CT Image Noise Spectrum Analysis

Non-Stationary CT Image Noise Spectrum Analysis Non-Stationary CT Image Noise Spectrum Analysis Michael Balda, Björn J. Heismann,, Joachim Hornegger Pattern Recognition Lab, Friedrich-Alexander-Universität Erlangen Siemens Healthcare, Erlangen michael.balda@informatik.uni-erlangen.de

More information

2D Vessel Segmentation Using Local Adaptive Contrast Enhancement

2D Vessel Segmentation Using Local Adaptive Contrast Enhancement 2D Vessel Segmentation Using Local Adaptive Contrast Enhancement Dominik Schuldhaus 1,2, Martin Spiegel 1,2,3,4, Thomas Redel 3, Maria Polyanskaya 1,3, Tobias Struffert 2, Joachim Hornegger 1,4, Arnd Doerfler

More information

Respiratory Motion Compensation for Simultaneous PET/MR Based on Strongly Undersampled Radial MR Data

Respiratory Motion Compensation for Simultaneous PET/MR Based on Strongly Undersampled Radial MR Data Respiratory Motion Compensation for Simultaneous PET/MR Based on Strongly Undersampled Radial MR Data Christopher M Rank 1, Thorsten Heußer 1, Andreas Wetscherek 1, and Marc Kachelrieß 1 1 German Cancer

More information

Spiral ASSR Std p = 1.0. Spiral EPBP Std. 256 slices (0/300) Kachelrieß et al., Med. Phys. 31(6): , 2004

Spiral ASSR Std p = 1.0. Spiral EPBP Std. 256 slices (0/300) Kachelrieß et al., Med. Phys. 31(6): , 2004 Spiral ASSR Std p = 1.0 Spiral EPBP Std p = 1.0 Kachelrieß et al., Med. Phys. 31(6): 1623-1641, 2004 256 slices (0/300) Advantages of Cone-Beam Spiral CT Image quality nearly independent of pitch Increase

More information

Estimation of Missing Fan-Beam Projections using Frequency Consistency Conditions

Estimation of Missing Fan-Beam Projections using Frequency Consistency Conditions Estimation of Missing Fan-Beam Projections using Frequency Consistency Conditions Marcel Pohlmann, Martin Berger, Andreas Maier, Joachim Hornegger and Rebecca Fahrig Abstract Reducing radiation dose is

More information

NIH Public Access Author Manuscript Med Phys. Author manuscript; available in PMC 2009 March 13.

NIH Public Access Author Manuscript Med Phys. Author manuscript; available in PMC 2009 March 13. NIH Public Access Author Manuscript Published in final edited form as: Med Phys. 2008 February ; 35(2): 660 663. Prior image constrained compressed sensing (PICCS): A method to accurately reconstruct dynamic

More information

Artefakt-resistente Bewegungsschätzung für die bewegungskompensierte CT

Artefakt-resistente Bewegungsschätzung für die bewegungskompensierte CT Artefakt-resistente Bewegungsschätzung für die bewegungskompensierte CT Marcus Brehm 1,2, Thorsten Heußer 1, Pascal Paysan 3, Markus Oehlhafen 3, and Marc Kachelrieß 1,2 1 German Cancer Research Center

More information

An approximate cone beam reconstruction algorithm for gantry-tilted CT

An approximate cone beam reconstruction algorithm for gantry-tilted CT An approximate cone beam reconstruction algorithm for gantry-tilted CT Ming Yan a, Cishen Zhang ab, Hongzhu Liang a a School of Electrical & Electronic Engineering, Nanyang Technological University, Singapore;

More information

Respiratory Motion Compensation for C-arm CT Liver Imaging

Respiratory Motion Compensation for C-arm CT Liver Imaging Respiratory Motion Compensation for C-arm CT Liver Imaging Aline Sindel 1, Marco Bögel 1,2, Andreas Maier 1,2, Rebecca Fahrig 3, Joachim Hornegger 1,2, Arnd Dörfler 4 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg

More information

Advanced Image Reconstruction Methods for Photoacoustic Tomography

Advanced Image Reconstruction Methods for Photoacoustic Tomography Advanced Image Reconstruction Methods for Photoacoustic Tomography Mark A. Anastasio, Kun Wang, and Robert Schoonover Department of Biomedical Engineering Washington University in St. Louis 1 Outline Photoacoustic/thermoacoustic

More information

Guided Image Super-Resolution: A New Technique for Photogeometric Super-Resolution in Hybrid 3-D Range Imaging

Guided Image Super-Resolution: A New Technique for Photogeometric Super-Resolution in Hybrid 3-D Range Imaging Guided Image Super-Resolution: A New Technique for Photogeometric Super-Resolution in Hybrid 3-D Range Imaging Florin C. Ghesu 1, Thomas Köhler 1,2, Sven Haase 1, Joachim Hornegger 1,2 04.09.2014 1 Pattern

More information

Blind Sparse Motion MRI with Linear Subpixel Interpolation

Blind Sparse Motion MRI with Linear Subpixel Interpolation Blind Sparse Motion MRI with Linear Subpixel Interpolation Anita Möller, Marco Maaß, Alfred Mertins Institute for Signal Processing, University of Lübeck moeller@isip.uni-luebeck.de Abstract. Vital and

More information

Gradient-Based Differential Approach for Patient Motion Compensation in 2D/3D Overlay

Gradient-Based Differential Approach for Patient Motion Compensation in 2D/3D Overlay Gradient-Based Differential Approach for Patient Motion Compensation in 2D/3D Overlay Jian Wang, Anja Borsdorf, Benno Heigl, Thomas Köhler, Joachim Hornegger Pattern Recognition Lab, Friedrich-Alexander-University

More information

Total Variation and Tomographic Imaging from Projections

Total Variation and Tomographic Imaging from Projections Total Variation and Tomographic Imaging from Projections Per Christian Hansen & Jakob Heide Jørgensen Technical University of Denmark Joint work with Dr. Emil Sidky & Prof. Xiaochuan Pan Univ. of Chicago

More information

Accelerated C-arm Reconstruction by Out-of-Projection Prediction

Accelerated C-arm Reconstruction by Out-of-Projection Prediction Accelerated C-arm Reconstruction by Out-of-Projection Prediction Hannes G. Hofmann, Benjamin Keck, Joachim Hornegger Pattern Recognition Lab, University Erlangen-Nuremberg hannes.hofmann@informatik.uni-erlangen.de

More information

Respiratory Motion Estimation using a 3D Diaphragm Model

Respiratory Motion Estimation using a 3D Diaphragm Model Respiratory Motion Estimation using a 3D Diaphragm Model Marco Bögel 1,2, Christian Riess 1,2, Andreas Maier 1, Joachim Hornegger 1, Rebecca Fahrig 2 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg 2

More information

7/31/ D Cone-Beam CT: Developments and Applications. Disclosure. Outline. I have received research funding from NIH and Varian Medical System.

7/31/ D Cone-Beam CT: Developments and Applications. Disclosure. Outline. I have received research funding from NIH and Varian Medical System. 4D Cone-Beam CT: Developments and Applications Lei Ren, PhD, DABR Department of Radiation Oncology Duke University Medical Center Disclosure I have received research funding from NIH and Varian Medical

More information

Splitting-Based Statistical X-Ray CT Image Reconstruction with Blind Gain Correction

Splitting-Based Statistical X-Ray CT Image Reconstruction with Blind Gain Correction Splitting-Based Statistical X-Ray CT Image Reconstruction with Blind Gain Correction Hung Nien and Jeffrey A. Fessler Department of Electrical Engineering and Computer Science University of Michigan, Ann

More information

Comparison of Probing Error in Dimensional Measurement by Means of 3D Computed Tomography with Circular and Helical Sampling

Comparison of Probing Error in Dimensional Measurement by Means of 3D Computed Tomography with Circular and Helical Sampling nd International Symposium on NDT in Aerospace - We..A. Comparison of Probing Error in Dimensional Measurement by Means of D Computed Tomography with Circular and Helical Sampling Jochen HILLER, Stefan

More information

Cover Page. The handle holds various files of this Leiden University dissertation

Cover Page. The handle   holds various files of this Leiden University dissertation Cover Page The handle http://hdl.handle.net/1887/8289 holds various files of this Leiden University dissertation Author: Plantagie, L. Title: Algebraic filters for filtered backprojection Issue Date: 2017-0-13

More information

Feldkamp-type image reconstruction from equiangular data

Feldkamp-type image reconstruction from equiangular data Journal of X-Ray Science and Technology 9 (2001) 113 120 113 IOS Press Feldkamp-type image reconstruction from equiangular data Ben Wang a, Hong Liu b, Shiying Zhao c and Ge Wang d a Department of Elec.

More information

A Curvelet based Sinogram Correction Method for Metal Artifact Reduction

A Curvelet based Sinogram Correction Method for Metal Artifact Reduction A based Sinogram Correction Method for Metal Artifact Reduction Kiwan Jeon 1 and Hyoung Suk Park 1 More info about this article: http://www.ndt.net/?id=3715 1 National Institute for Mathematical Sciences,

More information

Multi-slice CT Image Reconstruction Jiang Hsieh, Ph.D.

Multi-slice CT Image Reconstruction Jiang Hsieh, Ph.D. Multi-slice CT Image Reconstruction Jiang Hsieh, Ph.D. Applied Science Laboratory, GE Healthcare Technologies 1 Image Generation Reconstruction of images from projections. textbook reconstruction advanced

More information

Improvement of Efficiency and Flexibility in Multi-slice Helical CT

Improvement of Efficiency and Flexibility in Multi-slice Helical CT J. Shanghai Jiaotong Univ. (Sci.), 2008, 13(4): 408 412 DOI: 10.1007/s12204-008-0408-x Improvement of Efficiency and Flexibility in Multi-slice Helical CT SUN Wen-wu 1 ( ), CHEN Si-ping 2 ( ), ZHUANG Tian-ge

More information

Adapted acquisition trajectory and iterative reconstruction for few-views CT inspection

Adapted acquisition trajectory and iterative reconstruction for few-views CT inspection Adapted acquisition trajectory and iterative reconstruction for few-views CT inspection Caroline Vienne 1, Marius Costin 1 More info about this article: http://www.ndt.net/?id=21917 1 CEA, LIST, Département

More information

An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy

An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy Chenyang Xu 1, Siemens Corporate Research, Inc., Princeton, NJ, USA Xiaolei Huang,

More information

Optimal threshold selection for tomogram segmentation by reprojection of the reconstructed image

Optimal threshold selection for tomogram segmentation by reprojection of the reconstructed image Optimal threshold selection for tomogram segmentation by reprojection of the reconstructed image K.J. Batenburg 1 and J. Sijbers 1 University of Antwerp, Vision Lab, Universiteitsplein 1, B-2610 Wilrijk,

More information

CIVA Computed Tomography Modeling

CIVA Computed Tomography Modeling CIVA Computed Tomography Modeling R. FERNANDEZ, EXTENDE, France S. LEGOUPIL, M. COSTIN, D. TISSEUR, A. LEVEQUE, CEA-LIST, France page 1 Summary Context From CIVA RT to CIVA CT Reconstruction Methods Applications

More information

Towards full-body X-ray images

Towards full-body X-ray images Towards full-body X-ray images Christoph Luckner 1,2, Thomas Mertelmeier 2, Andreas Maier 1, Ludwig Ritschl 2 1 Pattern Recognition Lab, FAU Erlangen-Nuernberg 2 Siemens Healthcare GmbH, Forchheim christoph.luckner@fau.de

More information

Generalized Filtered Backprojection for Digital Breast Tomosynthesis Reconstruction

Generalized Filtered Backprojection for Digital Breast Tomosynthesis Reconstruction Generalized Filtered Backprojection for Digital Breast Tomosynthesis Reconstruction Klaus Erhard a, Michael Grass a, Sebastian Hitziger b, Armin Iske b and Tim Nielsen a a Philips Research Europe Hamburg,

More information

Lesion Ground Truth Estimation for a Physical Breast Phantom

Lesion Ground Truth Estimation for a Physical Breast Phantom Lesion Ground Truth Estimation for a Physical Breast Phantom Suneeza Hanif 1, Frank Schebesch 1, Anna Jerebko 2, Ludwig Ritschl 2, Thomas Mertelmeier 2, Andreas Maier 1 1 Pattern Recognition Lab, FAU Erlangen-Nürnberg,

More information

Medical Image Reconstruction Term II 2012 Topic 6: Tomography

Medical Image Reconstruction Term II 2012 Topic 6: Tomography Medical Image Reconstruction Term II 2012 Topic 6: Tomography Professor Yasser Mostafa Kadah Tomography The Greek word tomos means a section, a slice, or a cut. Tomography is the process of imaging a cross

More information

Reduction of Metal Artifacts in Computed Tomographies for the Planning and Simulation of Radiation Therapy

Reduction of Metal Artifacts in Computed Tomographies for the Planning and Simulation of Radiation Therapy Reduction of Metal Artifacts in Computed Tomographies for the Planning and Simulation of Radiation Therapy T. Rohlfing a, D. Zerfowski b, J. Beier a, P. Wust a, N. Hosten a, R. Felix a a Department of

More information

DUE to beam polychromacity in CT and the energy dependence

DUE to beam polychromacity in CT and the energy dependence 1 Empirical Water Precorrection for Cone-Beam Computed Tomography Katia Sourbelle, Marc Kachelrieß, Member, IEEE, and Willi A. Kalender Abstract We propose an algorithm to correct for the cupping artifact

More information

Image registration for motion estimation in cardiac CT

Image registration for motion estimation in cardiac CT Image registration for motion estimation in cardiac CT Bibo Shi a, Gene Katsevich b, Be-Shan Chiang c, Alexander Katsevich d, and Alexander Zamyatin c a School of Elec. Engi. and Comp. Sci, Ohio University,

More information

A Projection Access Scheme for Iterative Reconstruction Based on the Golden Section

A Projection Access Scheme for Iterative Reconstruction Based on the Golden Section A Projection Access Scheme for Iterative Reconstruction Based on the Golden Section Thomas Köhler Philips Research Laboratories Roentgenstrasse - Hamburg Germany Abstract A new access scheme for projections

More information

G Practical Magnetic Resonance Imaging II Sackler Institute of Biomedical Sciences New York University School of Medicine. Compressed Sensing

G Practical Magnetic Resonance Imaging II Sackler Institute of Biomedical Sciences New York University School of Medicine. Compressed Sensing G16.4428 Practical Magnetic Resonance Imaging II Sackler Institute of Biomedical Sciences New York University School of Medicine Compressed Sensing Ricardo Otazo, PhD ricardo.otazo@nyumc.org Compressed

More information

Band-Pass Filter Design by Segmentation in Frequency Domain for Detection of Epithelial Cells in Endomicroscope Images

Band-Pass Filter Design by Segmentation in Frequency Domain for Detection of Epithelial Cells in Endomicroscope Images Band-Pass Filter Design by Segmentation in Frequency Domain for Detection of Epithelial Cells in Endomicroscope Images Bastian Bier 1, Firas Mualla 1, Stefan Steidl 1, Christopher Bohr 2, Helmut Neumann

More information

Empirical cupping correction: A first-order raw data precorrection for cone-beam computed tomography

Empirical cupping correction: A first-order raw data precorrection for cone-beam computed tomography Empirical cupping correction: A first-order raw data precorrection for cone-beam computed tomography Marc Kachelrieß, a Katia Sourbelle, and Willi A. Kalender Institute of Medical Physics, University of

More information

Algebraic Iterative Methods for Computed Tomography

Algebraic Iterative Methods for Computed Tomography Algebraic Iterative Methods for Computed Tomography Per Christian Hansen DTU Compute Department of Applied Mathematics and Computer Science Technical University of Denmark Per Christian Hansen Algebraic

More information

Approximating Algebraic Tomography Methods by Filtered Backprojection: A Local Filter Approach

Approximating Algebraic Tomography Methods by Filtered Backprojection: A Local Filter Approach Fundamenta Informaticae 135 (2014) 1 19 1 DOI 10.3233/FI-2014-1109 IOS Press Approximating Algebraic Tomography Methods by Filtered Backprojection: A Local Filter Approach Linda Plantagie Centrum Wiskunde

More information

High Performance GPU-Based Preprocessing for Time-of-Flight Imaging in Medical Applications

High Performance GPU-Based Preprocessing for Time-of-Flight Imaging in Medical Applications High Performance GPU-Based Preprocessing for Time-of-Flight Imaging in Medical Applications Jakob Wasza 1, Sebastian Bauer 1, Joachim Hornegger 1,2 1 Pattern Recognition Lab, Friedrich-Alexander University

More information

Union of Learned Sparsifying Transforms Based Low-Dose 3D CT Image Reconstruction

Union of Learned Sparsifying Transforms Based Low-Dose 3D CT Image Reconstruction Union of Learned Sparsifying Transforms Based Low-Dose 3D CT Image Reconstruction Xuehang Zheng 1, Saiprasad Ravishankar 2, Yong Long 1, Jeff Fessler 2 1 University of Michigan - Shanghai Jiao Tong University

More information

Tomographic Reconstruction

Tomographic Reconstruction Tomographic Reconstruction 3D Image Processing Torsten Möller Reading Gonzales + Woods, Chapter 5.11 2 Overview Physics History Reconstruction basic idea Radon transform Fourier-Slice theorem (Parallel-beam)

More information

Collaborative Sparsity and Compressive MRI

Collaborative Sparsity and Compressive MRI Modeling and Computation Seminar February 14, 2013 Table of Contents 1 T2 Estimation 2 Undersampling in MRI 3 Compressed Sensing 4 Model-Based Approach 5 From L1 to L0 6 Spatially Adaptive Sparsity MRI

More information

GPU-based Fast Cone Beam CT Reconstruction from Undersampled and Noisy Projection Data via Total Variation

GPU-based Fast Cone Beam CT Reconstruction from Undersampled and Noisy Projection Data via Total Variation GPU-based Fast Cone Beam CT Reconstruction from Undersampled and Noisy Projection Data via Total Variation 5 10 15 20 25 30 35 Xun Jia Department of Radiation Oncology, University of California San Diego,

More information

Improvement and Evaluation of a Time-of-Flight-based Patient Positioning System

Improvement and Evaluation of a Time-of-Flight-based Patient Positioning System Improvement and Evaluation of a Time-of-Flight-based Patient Positioning System Simon Placht, Christian Schaller, Michael Balda, André Adelt, Christian Ulrich, Joachim Hornegger Pattern Recognition Lab,

More information

Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude

Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude Advanced phase retrieval: maximum likelihood technique with sparse regularization of phase and amplitude A. Migukin *, V. atkovnik and J. Astola Department of Signal Processing, Tampere University of Technology,

More information

Adaptive algebraic reconstruction technique

Adaptive algebraic reconstruction technique Adaptive algebraic reconstruction technique Wenkai Lua) Department of Automation, Key State Lab of Intelligent Technology and System, Tsinghua University, Beijing 10084, People s Republic of China Fang-Fang

More information

Introduction to Topics in Machine Learning

Introduction to Topics in Machine Learning Introduction to Topics in Machine Learning Namrata Vaswani Department of Electrical and Computer Engineering Iowa State University Namrata Vaswani 1/ 27 Compressed Sensing / Sparse Recovery: Given y :=

More information

Expectation Maximization and Total Variation Based Model for Computed Tomography Reconstruction from Undersampled Data

Expectation Maximization and Total Variation Based Model for Computed Tomography Reconstruction from Undersampled Data Expectation Maximization and Total Variation Based Model for Computed Tomography Reconstruction from Undersampled Data Ming Yan and Luminita A. Vese Department of Mathematics, University of California,

More information

ELEG Compressive Sensing and Sparse Signal Representations

ELEG Compressive Sensing and Sparse Signal Representations ELEG 867 - Compressive Sensing and Sparse Signal Representations Gonzalo R. Arce Depart. of Electrical and Computer Engineering University of Delaware Fall 211 Compressive Sensing G. Arce Fall, 211 1 /

More information

P257 Transform-domain Sparsity Regularization in Reconstruction of Channelized Facies

P257 Transform-domain Sparsity Regularization in Reconstruction of Channelized Facies P257 Transform-domain Sparsity Regularization in Reconstruction of Channelized Facies. azemi* (University of Alberta) & H.R. Siahkoohi (University of Tehran) SUMMARY Petrophysical reservoir properties,

More information

doi: /

doi: / Yiting Xie ; Anthony P. Reeves; Single 3D cell segmentation from optical CT microscope images. Proc. SPIE 934, Medical Imaging 214: Image Processing, 9343B (March 21, 214); doi:1.1117/12.243852. (214)

More information

Compressed Sensing for Electron Tomography

Compressed Sensing for Electron Tomography University of Maryland, College Park Department of Mathematics February 10, 2015 1/33 Outline I Introduction 1 Introduction 2 3 4 2/33 1 Introduction 2 3 4 3/33 Tomography Introduction Tomography - Producing

More information

DEVELOPMENT OF CONE BEAM TOMOGRAPHIC RECONSTRUCTION SOFTWARE MODULE

DEVELOPMENT OF CONE BEAM TOMOGRAPHIC RECONSTRUCTION SOFTWARE MODULE Rajesh et al. : Proceedings of the National Seminar & Exhibition on Non-Destructive Evaluation DEVELOPMENT OF CONE BEAM TOMOGRAPHIC RECONSTRUCTION SOFTWARE MODULE Rajesh V Acharya, Umesh Kumar, Gursharan

More information

Introduction to Medical Imaging. Cone-Beam CT. Klaus Mueller. Computer Science Department Stony Brook University

Introduction to Medical Imaging. Cone-Beam CT. Klaus Mueller. Computer Science Department Stony Brook University Introduction to Medical Imaging Cone-Beam CT Klaus Mueller Computer Science Department Stony Brook University Introduction Available cone-beam reconstruction methods: exact approximate algebraic Our discussion:

More information

TESTING OF THE CIRCLE AND LINE ALGORITHM IN THE SETTING OF MICRO-CT

TESTING OF THE CIRCLE AND LINE ALGORITHM IN THE SETTING OF MICRO-CT SCA2016-080 1/7 TESTING OF THE CIRCLE AND LINE ALGORITHM IN THE SETTING OF MICRO-CT Alexander Katsevich 1, 2 and Michael Frenkel 1 1 itomography Corp., 2 University of Central Florida (UCF) This paper

More information

Limited View Angle Iterative CT Reconstruction

Limited View Angle Iterative CT Reconstruction Limited View Angle Iterative CT Reconstruction Sherman J. Kisner a, Eri Haneda a, Charles A. Bouman a, Sondre Skatter b, Mikhail Kourinny b, and Simon Bedford c a Purdue University, West Lafayette, IN,

More information

Comparison of Default Patient Surface Model Estimation Methods

Comparison of Default Patient Surface Model Estimation Methods Comparison of Default Patient Surface Model Estimation Methods Xia Zhong 1, Norbert Strobel 2, Markus Kowarschik 2, Rebecca Fahrig 2, Andreas Maier 1,3 1 Pattern Recognition Lab, Friedrich-Alexander-Universität

More information

CT NOISE POWER SPECTRUM FOR FILTERED BACKPROJECTION AND ITERATIVE RECONSTRUCTION

CT NOISE POWER SPECTRUM FOR FILTERED BACKPROJECTION AND ITERATIVE RECONSTRUCTION CT NOISE POWER SPECTRUM FOR FILTERED BACKPROJECTION AND ITERATIVE RECONSTRUCTION Frank Dong, PhD, DABR Diagnostic Physicist, Imaging Institute Cleveland Clinic Foundation and Associate Professor of Radiology

More information

Edge-Preserving MRI Super Resolution Using a High Frequency Regularization Technique

Edge-Preserving MRI Super Resolution Using a High Frequency Regularization Technique Edge-Preserving MRI Super Resolution Using a High Frequency Regularization Technique Kaveh Ahmadi Department of EECS University of Toledo, Toledo, Ohio, USA 43606 Email: Kaveh.ahmadi@utoledo.edu Ezzatollah

More information

ONE of the issues in radiology today is how to reduce the. Efficient 2D Filtering for Cone-beam VOI Reconstruction

ONE of the issues in radiology today is how to reduce the. Efficient 2D Filtering for Cone-beam VOI Reconstruction Efficient 2D Filtering for Cone-beam VOI Reconstruction Yan Xia, Student Member, IEEE, Andreas Maier, Frank Dennerlein, Member, IEEE, Hannes G. Hofmann, and Joachim Hornegger, Member, IEEE Abstract In

More information

Top-level Design and Pilot Analysis of Low-end CT Scanners Based on Linear Scanning for Developing Countries

Top-level Design and Pilot Analysis of Low-end CT Scanners Based on Linear Scanning for Developing Countries Top-level Design and Pilot Analysis of Low-end CT Scanners Based on Linear Scanning for Developing Countries Fenglin Liu 1,3, Hengyong Yu 2, Wenxiang Cong 3, Ge Wang 3,* 5 1 1 Engineering Research Center

More information

Algebraic Iterative Methods for Computed Tomography

Algebraic Iterative Methods for Computed Tomography Algebraic Iterative Methods for Computed Tomography Per Christian Hansen DTU Compute Department of Applied Mathematics and Computer Science Technical University of Denmark Per Christian Hansen Algebraic

More information

Separate CT-Reconstruction for Orientation and Position Adaptive Wavelet Denoising

Separate CT-Reconstruction for Orientation and Position Adaptive Wavelet Denoising Separate CT-Reconstruction for Orientation and Position Adaptive Wavelet Denoising Anja Borsdorf 1,, Rainer Raupach, Joachim Hornegger 1 1 Chair for Pattern Recognition, Friedrich-Alexander-University

More information

On the Characteristics of Helical 3-D X-ray Dark-field Imaging

On the Characteristics of Helical 3-D X-ray Dark-field Imaging On the Characteristics of Helical 3-D X-ray Dark-field Imaging Lina Felsner 1, Shiyang Hu 1, Veronika Ludwig 2, Gisela Anton 2, Andreas Maier 1, Christian Riess 1 1 Pattern Recognition Lab, Computer Science,

More information

Index. aliasing artifacts and noise in CT images, 200 measurement of projection data, nondiffracting

Index. aliasing artifacts and noise in CT images, 200 measurement of projection data, nondiffracting Index Algebraic equations solution by Kaczmarz method, 278 Algebraic reconstruction techniques, 283-84 sequential, 289, 293 simultaneous, 285-92 Algebraic techniques reconstruction algorithms, 275-96 Algorithms

More information

The Near Future in Cardiac CT Image Reconstruction

The Near Future in Cardiac CT Image Reconstruction SCCT 2010 The Near Future in Cardiac CT Image Reconstruction Marc Kachelrieß Institute of Medical Physics (IMP) Friedrich-Alexander Alexander-University Erlangen-Nürnberg rnberg www.imp.uni-erlangen.de

More information

A fast weighted stochastic gradient descent algorithm for image reconstruction in 3D computed tomography

A fast weighted stochastic gradient descent algorithm for image reconstruction in 3D computed tomography A fast weighted stochastic gradient descent algorithm for image reconstruction in 3D computed tomography Davood Karimi, Rabab Ward Department of Electrical and Computer Engineering University of British

More information

J. Ling Chinese Academy of Science Institute for Ceramics Shanghai, China

J. Ling Chinese Academy of Science Institute for Ceramics Shanghai, China DEVELOPMENT AND APPLICATION OF LOCAL 3-D CT RECONSTRUCTION SOFTWARE FOR IMAGING CRITICAL REGIONS IN LARGE CERAMIC TURBINE ROTORS E. A. Sivers, D. L. Holloway, and W. A. Ellingson Argonne National Laboratory

More information

CIVA CT, an advanced simulation platform for NDT

CIVA CT, an advanced simulation platform for NDT More Info at Open Access Database www.ndt.net/?id=18774 CIVA CT, an advanced simulation platform for NDT Marius Costin 1, David Tisseur 1, Caroline Vienne 1, Ronan Guillamet 1, Hussein Banjak 1, Navnina

More information

Edge-Preserving Denoising for Segmentation in CT-Images

Edge-Preserving Denoising for Segmentation in CT-Images Edge-Preserving Denoising for Segmentation in CT-Images Eva Eibenberger, Anja Borsdorf, Andreas Wimmer, Joachim Hornegger Lehrstuhl für Mustererkennung, Friedrich-Alexander-Universität Erlangen-Nürnberg

More information

Penalized-Likelihood Reconstruction for Sparse Data Acquisitions with Unregistered Prior Images and Compressed Sensing Penalties

Penalized-Likelihood Reconstruction for Sparse Data Acquisitions with Unregistered Prior Images and Compressed Sensing Penalties Penalized-Likelihood Reconstruction for Sparse Data Acquisitions with Unregistered Prior Images and Compressed Sensing Penalties J. W. Stayman* a, W. Zbijewski a, Y. Otake b, A. Uneri b, S. Schafer a,

More information

Guided Noise Reduction with Streak Removal for High Speed Flat Detector CT Perfusion

Guided Noise Reduction with Streak Removal for High Speed Flat Detector CT Perfusion Guided Noise Reduction with Streak Removal for High Speed Flat Detector CT Perfusion Michael T. Manhart, André Aichert, Markus Kowarschik, Yu Deuerling-Zheng, Tobias Struffert, Arnd Doerfler, Andreas K.

More information

Reconstruction of Tomographic Images From Limited Projections Using TVcim-p Algorithm

Reconstruction of Tomographic Images From Limited Projections Using TVcim-p Algorithm Reconstruction of Tomographic Images From Limited Projections Using TVcim-p Algorithm ABDESSALEM BENAMMAR, AICHA ALLAG and REDOUANE DRAI Research Center in Industrial Technologies (CRTI), P.O.Box 64, Cheraga

More information

A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals

A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals More Info at Open Access Database www.ndt.net/?id=15210 A method and algorithm for Tomographic Imaging of highly porous specimen using Low Frequency Acoustic/Ultrasonic signals Subodh P S 1,a, Reghunathan

More information

CoE4TN4 Image Processing. Chapter 5 Image Restoration and Reconstruction

CoE4TN4 Image Processing. Chapter 5 Image Restoration and Reconstruction CoE4TN4 Image Processing Chapter 5 Image Restoration and Reconstruction Image Restoration Similar to image enhancement, the ultimate goal of restoration techniques is to improve an image Restoration: a

More information

Limited View Angle Iterative CT Reconstruction

Limited View Angle Iterative CT Reconstruction Limited View Angle Iterative CT Reconstruction Sherman J. Kisner 1, Eri Haneda 1, Charles A. Bouman 1, Sondre Skatter 2, Mikhail Kourinny 2, Simon Bedford 3 1 Purdue University, West Lafayette, IN, USA

More information

Bilevel Sparse Coding

Bilevel Sparse Coding Adobe Research 345 Park Ave, San Jose, CA Mar 15, 2013 Outline 1 2 The learning model The learning algorithm 3 4 Sparse Modeling Many types of sensory data, e.g., images and audio, are in high-dimensional

More information

Digital Image Processing

Digital Image Processing Digital Image Processing SPECIAL TOPICS CT IMAGES Hamid R. Rabiee Fall 2015 What is an image? 2 Are images only about visual concepts? We ve already seen that there are other kinds of image. In this lecture

More information

MULTI-PURPOSE 3D COMPUTED TOMOGRAPHY SYSTEM

MULTI-PURPOSE 3D COMPUTED TOMOGRAPHY SYSTEM MULTI-PURPOSE 3D COMPUTED TOMOGRAPHY SYSTEM M. Simon, C. Sauerwein, I. Tiseanu, S. Burdairon Hans Wälischmiller GmbH Klingleweg 8, D-88709 Meersburg, Germany e-mail: ms@hwm.com ABSTRACT A new flexible

More information

Outline Introduction Problem Formulation Proposed Solution Applications Conclusion. Compressed Sensing. David L Donoho Presented by: Nitesh Shroff

Outline Introduction Problem Formulation Proposed Solution Applications Conclusion. Compressed Sensing. David L Donoho Presented by: Nitesh Shroff Compressed Sensing David L Donoho Presented by: Nitesh Shroff University of Maryland Outline 1 Introduction Compressed Sensing 2 Problem Formulation Sparse Signal Problem Statement 3 Proposed Solution

More information

Tomographic reconstruction: the challenge of dark information. S. Roux

Tomographic reconstruction: the challenge of dark information. S. Roux Tomographic reconstruction: the challenge of dark information S. Roux Meeting on Tomography and Applications, Politecnico di Milano, 20-22 April, 2015 Tomography A mature technique, providing an outstanding

More information

Adaptive Reconstruction Methods for Low-Dose Computed Tomography

Adaptive Reconstruction Methods for Low-Dose Computed Tomography Adaptive Reconstruction Methods for Low-Dose Computed Tomography Joseph Shtok Ph.D. supervisors: Prof. Michael Elad, Dr. Michael Zibulevsky. Technion IIT, Israel, 011 Ph.D. Talk, Apr. 01 Contents of this

More information

Superiorized polyenergetic reconstruction algorithm for reduction of metal artifacts in CT images

Superiorized polyenergetic reconstruction algorithm for reduction of metal artifacts in CT images 1 Superiorized polyenergetic reconstruction algorithm for reduction of metal artifacts in CT images T. Humphries 1 and A. Gibali 2 Abstract Artifacts caused by metal objects such as dental fillings, hip

More information