Related Experiment Video
Updated: Nov 19, 2025

06:54
Photorealistic Learned Landscapes for Augmented Reality
Published on: June 27, 2025
457
A Real-Time, GPU-Based Implementation of Aperture Domain Model Image REconstruction
Summary
A new GPU-accelerated algorithm, Aperture Domain Model Image REconstruction (ADMIRE), significantly reduces ultrasound image clutter. This breakthrough enables real-time ultrasound imaging, improving diagnostic accuracy and providing open-source code for wider adoption.
Area of Science:
- Medical Imaging
- Ultrasound Technology
- Computational Imaging
Background:
- Multipath and off-axis scattering degrade ultrasound image quality.
- Existing methods like ADMIRE are computationally intensive, limiting real-time application.
- Graphics Processing Units (GPUs) offer massive parallel processing for accelerating complex algorithms.
Purpose of the Study:
- To develop a GPU-based implementation of ADMIRE for real-time ultrasound imaging.
- To accelerate the ADMIRE algorithm for practical clinical use.
- To enable simultaneous display of ADMIRE with other beamforming techniques.
Main Methods:
- Developed a GPU-based implementation of the ADMIRE algorithm.
- Integrated the GPU-ADMIRE with a Verasonics Vantage 128 ultrasound research system.
- Benchmarked performance against a serial CPU implementation and evaluated real-time feasibility.
Main Results:
- Achieved a two-orders-of-magnitude speedup on a single GPU compared to CPU.
- Demonstrated real-time imaging capabilities through system integration.
- Successfully computed and displayed ADMIRE alongside Delay-and-Sum (DAS) and Short-Lag Spatial Coherence (SLSC) beamforming.
Conclusions:
- GPU acceleration makes ADMIRE feasible for real-time ultrasound imaging.
- The developed implementation significantly enhances image quality by suppressing clutter.
- Open-source code is provided, facilitating further research and application of ADMIRE.
More Related Videos
Related Concept Videos
Reconstruction of Signal using Interpolation
539
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
539
Computed Tomography
7.6K
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...
7.6K

