SOTAVerified

Accelerated FBP for computed tomography image reconstruction

2020-07-13Unverified0· sign in to hype

Anastasiya Dolmatova, Marina Chukalina, Dmitry Nikolaev

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Filtered back projection (FBP) is a commonly used technique in tomographic image reconstruction demonstrating acceptable quality. The classical direct implementations of this algorithm require the execution of (N^3) operations, where N is the linear size of the 2D slice. Recent approaches including reconstruction via the Fourier slice theorem require (N^2 N) multiplication operations. In this paper, we propose a novel approach that reduces the computational complexity of the algorithm to (N^2 N) addition operations avoiding Fourier space. For speeding up the convolution, ramp filter is approximated by a pair of causal and anticausal recursive filters, also known as Infinite Impulse Response filters. The back projection is performed with the fast discrete Hough transform. Experimental results on simulated data demonstrate the efficiency of the proposed approach.

Tasks

Reproductions