Fast cone-beam CT image reconstruction using GPU hardware
Fast cone-beam CT image reconstruction using GPU hardware
复制标题
DOI:
--
复制
发表时间:
2008
影响因子:
3
通讯作者:
G. Yan;Jie Tian;Shouping Zhu;Yakang Dai;C. Qin
中科院分区:
文献类型:
--
作者:
G. Yan;Jie Tian;Shouping Zhu;Yakang Dai;C. Qin
Three dimension Computed Tomography (CT) reconstruction is computationally demanding. To accelerate the speed of reconstruction, Application Specific Integrated Circuit (ASIC) or Field Programmable Gate Array (FPGA) has been used, but they are expensive, inflexible and not easy to upgrade. The modern Graphics Processing Unit (GPU) with its programmable features improves this situation and becomes one of the powerful and flexible tools for 3D CT reconstruction. In this paper, we implement Feldkamp-Davis-Kress (FDK) algorithm on commodity GPU using an acceleration scheme. In the scheme, two techniques are developed and combined. One is cyclic render-to-texture (CRTT) which saves the copy time, and the other is the combination of z-axis symmetry and multiple render targets (MRTs), which reduces the computational cost on the geometry mapping between slices to be reconstructed and projection views. Our algorithm performs reconstruction of a 5123 volume from 360 views of the size 512 x 512 about 5.2s on a single NVIDIA GeForce 8800GTX card.