Related Experiment Video
Updated: May 20, 2026

05:32
Retrospective Cardiac Gating with A Prototype Small-Animal X-ray Computed Tomograph
Published on: February 21, 2025
Fast reconstructed radiographs from octree-compressed volumetric data
Mark Fisher1, Osama Dorgham, Stephen D Laycock
1School of Computing Sciences, University of East Anglia, Norwich, NR4 7TJ, UK. mark.fisher@uea.ac.uk
Summary
This study presents a faster method for creating digitally reconstructed radiographs (DRRs) using graphics processing units (GPUs) and octree compression. This acceleration is crucial for image registration in radiation therapy.
Area of Science:
- Medical Imaging
- Computer Graphics
- Radiotherapy
Background:
- Digitally reconstructed radiographs (DRRs) are vital for medical image registration and digital tomosynthesis (DTS).
- Conventional ray-casting for DRR generation from CT data is computationally intensive and slow.
- Real-time DRR generation is needed for image-guided radiation therapy (IGRT) systems.
Purpose of the Study:
- To develop a faster algorithm for rendering DRRs from octree-compressed CT data.
- To improve the efficiency of DRR generation for applications in medical image registration and DTS.
- To address the computational bottleneck in precomputing large numbers of DRRs for IGRT.
Main Methods:
- Utilized graphics processing units (GPUs) with vertex and fragment shaders to render DRRs.
- Employed octree-compressed CT data, projecting internal octree spaces via textured particle sprites.
- Procedurally generated textures dependent on the CT pose for direct projection onto the view plane.
Main Results:
- Achieved a 4x speed improvement compared to CUDA-based ray-casting on equivalent GPUs with ~95% octree compression.
- Observed rendering artifacts, but image quality improved with higher compression.
- Peak signal-to-noise ratio analysis showed marginally better quality than Gaussian footprints.
Conclusions:
- The octree-encoded DRR rendering approach shows promise for accelerating automatic image registration.
- GPU-based rendering of octree-compressed CT data offers a significant performance enhancement.
- This method could facilitate real-time DRR generation for advanced radiotherapy applications.
Related Concept Videos
Computed Tomography
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
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...
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
DefinitionComputed Tomography (CT) of the genitourinary (GU) tract is a non-invasive imaging modality that utilizes X-rays and computer processing to generate detailed cross-sectional images of the urinary system, encompassing the kidneys, ureters, bladder, and adjacent structures such as the adrenal glands.PurposeCT scans of the GU tract serve several diagnostic and therapeutic purposes, including:Diagnosis of Urinary Tract Diseases: Detects kidney stones, tumors, cysts, and congenital...

