A Practical GPU-based Implementation of the Katsevich Algorithm

吴笃蕃,李亮,张丽,陈志强,康克军
2011-01-01
Abstract:The Katsevich algorithm is an exact reconstruction method with the type of filtered back projection(FBP).However,it is very time-consuming and parallel implementation has to be considered for practical use.Here we use graphics processing unit(GPU) to accelerate the algorithm.Compared with existing methods,we carry out all the calculations in GPU and uses PI line to determine the integration range.We also proposed an exact expression for the memory to be allocated in GPU.Furthermore,(IO) times are reduced to as low as possible.Simulations are used to show our method's speed,precision and stability.
What problem does this paper attempt to address?