Related Experiment Video
Updated: Jul 10, 2025

Blood Flow Imaging with Ultrafast Doppler
Published on: October 14, 2020
Speed Up of Volumetric Non-Local Transform-Domain Filter Utilising HPC Architecture
Petr Strakos1, Milan Jaros1, Lubomir Riha1
1IT4Innovations, VSB-Technical University of Ostrava, 17. Listopadu 2172/15, 708 00 Ostrava-Poruba, Czech Republic.
Abstract:
This paper presents a parallel implementation of a non-local transform-domain filter (BM4D). The effectiveness of the parallel implementation is demonstrated by denoising image series from computed tomography (CT) and magnetic resonance imaging (MRI). The basic idea of the filter is based on grouping and filtering similar data within the image. Due to the high level of similarity and data redundancy, the filter can provide even better denoising quality than current extensively used approaches based on deep learning (DL). In BM4D, cubes of voxels named patches are the essential image elements for filtering. Using voxels instead of pixels means that the area for searching similar patches is large. Because of this and the application of multi-dimensional transformations, the computation time of the filter is exceptionally long. The original implementation of BM4D is only single-threaded. We provide a parallel version of the filter that supports multi-core and many-core processors and scales on such versatile hardware resources, typical for high-performance computing clusters, even if they are concurrently used for the task. Our algorithm uses hybrid parallelisation that combines open multi-processing (OpenMP) and message passing interface (MPI) technologies and provides up to 283× speedup, which is a 99.65% reduction in processing time compared to the sequential version of the algorithm. In denoising quality, the method performs considerably better than recent DL methods on the data type that these methods have yet to be trained on.
More Related Videos
07:38Real-time Monitoring of High Intensity Focused Ultrasound HIFU Ablation of In Vitro Canine Livers Using Harmonic Motion Imaging for Focused Ultrasound HMIFU
Published on: November 3, 2015
10:53Simultaneous Measurement of Turbulence and Particle Kinematics Using Flow Imaging Techniques
Published on: March 12, 2019
Related Concept Videos
Fast Fourier Transform
The computational efficiency of the FFT becomes...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Reconstruction of Signal using Interpolation
Continuous -time Fourier Transform
Upsampling