Related Experiment Video
Updated: Sep 30, 2025

Retrospective Cardiac Gating with A Prototype Small-Animal X-ray Computed Tomograph
Published on: February 21, 2025
High-performance reconstruction of CT medical images by using out-of-core methods in GPU
Gregorio Quintana-Ortí1, Mónica Chillarón2, Vicente Vidal3
1Depto. de Ingeniería y Ciencia de Computadores, Universitat Jaume I, Castellón, 12.071, Spain.
This study developed GPU software using QR factorization for faster Computed Tomography (CT) image reconstruction. This method reduces patient radiation exposure by enabling quicker scans with high-quality imaging.
Area of Science:
- Medical Imaging
- High-Performance Computing
- Computational Science
Background:
- Computed Tomography (CT) is a widely used medical imaging technique.
- Reducing patient radiation exposure is critical, with sparse sampling being a key approach.
- Efficient algebraic methods are required for real-time CT image reconstruction, necessitating high-performance computing.
Purpose of the Study:
- To develop and optimize GPU software for Computed Tomography (CT) image reconstruction.
- To implement QR factorization with out-of-core (OOC) techniques for efficient reconstruction.
- To minimize data transfer times and overlap I/O operations with computations.
Main Methods:
- Developed GPU software utilizing QR factorization with out-of-core (OOC) techniques.
- Optimized data transfer between disk, CPU, and GPU memory.
- Implemented block cache on main page-locked memory for enhanced efficiency.
Main Results:
- The GPU implementation achieved up to 6.5 times faster performance compared to a CPU version.
- The block cache on main page-locked memory proved more efficient than GPU or mirrored caches.
- The reconstructed images demonstrated improved quality compared to other methods.
Conclusions:
- The developed software provides an optimized QR factorization for GPU, enabling high-quality CT image reconstruction.
- Performance is comparable to state-of-the-art clinical methods.
- This approach effectively reduces patient exposure time and radiation dose.
Related Concept Videos
Computed Tomography
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Imaging Studies III: Computed Tomography
Imaging Studies for Cardiovascular System V: CT
Imaging Studies I: CT and MRI
Description of the Procedures
Computed Tomography (CT) scan:
Computed Tomography (CT) scans use X-ray technology to generate detailed images of bones, organs, and tissues. During the scan, the patient lies on a moving table...
Positron Emission Tomography
One of the main requirements of a PET scan is a positron-emitting radioisotope, which is produced in a cyclotron and then attached to a substance used by the part of the body...
Electron Microscope Tomography and Single-particle Reconstruction
Electron Tomography
Electron tomography can be performed either in TEM or STEM (scanning transmission...

