Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Computed Tomography01:10

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...
7.6K
Parallel Processing01:20

Parallel Processing

441
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
441

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A method for tissue-mask supported whole-body image registration in the UK Biobank.

Scientific reports·2026
Same author

Time-Driven Survival Analysis from FDG-PET/CT in Non-Small Cell Lung Cancer.

Annals of biomedical engineering·2026
Same author

Interpretable predictions from whole-body FDG-PET/CT using parameters associated with clinical outcome.

Communications medicine·2026
Same author

A method for supervoxel-wise association studies of age and other non-imaging variables from coronary computed tomography angiograms.

Scientific reports·2026
Same author

MRI and <sup>18</sup>F-fluorothymidine PET-MR for the early evaluation of renal and bone marrow effects in <sup>177</sup>Lu-DOTATATE therapy.

Endocrine oncology (Bristol, England)·2026
Same author

Prevalence and risk factors for metabolic dysfunction-associated steatotic liver disease in Sweden: Insights from the SCAPIS cohort.

Journal of internal medicine·2026
Same journal

Literature Reviews After AI.

Journal of medical imaging (Bellingham, Wash.)·2026
Same journal

Illustration of transfer learning from breast cancer detection to risk prediction: adaptation to local data and local objectives.

Journal of medical imaging (Bellingham, Wash.)·2026
Same journal

RadGazeGen: radiomics and gaze-guided chest X-ray generation using diffusion models.

Journal of medical imaging (Bellingham, Wash.)·2026
Same journal

DDARes-U<sup>2</sup>Net: a dual-decoder adversarial residual U<sup>2</sup>Net algorithm for segmentation of COVID-19 pneumonia lesions.

Journal of medical imaging (Bellingham, Wash.)·2026
Same journal

High-speed optical tracking and augmented reality platform for image-guided interventions.

Journal of medical imaging (Bellingham, Wash.)·2026
Same journal

Transplant-ready? Evaluating AI lung segmentation models in candidates with severe lung disease.

Journal of medical imaging (Bellingham, Wash.)·2026
See all related articles

Related Experiment Video

Updated: Nov 18, 2025

Multi-modal Pulmonary Imaging: Using Complementary Information from CT and Hyperpolarized 129Xe MRI to Evaluate Lung Structure-Function
02:09

Multi-modal Pulmonary Imaging: Using Complementary Information from CT and Hyperpolarized 129Xe MRI to Evaluate Lung Structure-Function

Published on: April 12, 2024

853

Faster dense deformable image registration by utilizing both CPU and GPU.

Simon Ekström1,2, Martino Pilia1, Joel Kullberg1,2

  • 1Uppsala University, Section of Radiology, Department of Surgical Sciences, Uppsala, Sweden.

Journal of Medical Imaging (Bellingham, Wash.)
|February 5, 2021
PubMed
Summary
This summary is machine-generated.

This study accelerates deformable image registration using a hybrid CPU-GPU approach, achieving significant speed-ups and improved labeling accuracy compared to existing methods for large-scale medical image analysis.

Keywords:
Atlas-based segmentationbrain MRIdeformable image registrationgraphics processing unit

More Related Videos

Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities
07:13

Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities

Published on: October 27, 2023

1.5K
Four-Dimensional CT Analysis Using Sequential 3D-3D Registration
05:05

Four-Dimensional CT Analysis Using Sequential 3D-3D Registration

Published on: November 23, 2019

8.3K

Related Experiment Videos

Last Updated: Nov 18, 2025

Multi-modal Pulmonary Imaging: Using Complementary Information from CT and Hyperpolarized 129Xe MRI to Evaluate Lung Structure-Function
02:09

Multi-modal Pulmonary Imaging: Using Complementary Information from CT and Hyperpolarized 129Xe MRI to Evaluate Lung Structure-Function

Published on: April 12, 2024

853
Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities
07:13

Author Spotlight: An Efficient and Robust Software for Automated Fusion of Multiple Preclinical Imaging Modalities

Published on: October 27, 2023

1.5K
Four-Dimensional CT Analysis Using Sequential 3D-3D Registration
05:05

Four-Dimensional CT Analysis Using Sequential 3D-3D Registration

Published on: November 23, 2019

8.3K

Area of Science:

  • Medical image analysis
  • Computational imaging
  • High-performance computing

Background:

  • Deformable image registration is crucial for medical image analysis tasks like image fusion and segmentation.
  • Large-scale datasets necessitate efficient registration methods due to high computational costs.
  • Existing methods like Advanced Normalization Tools (ANTs) can be computationally intensive.

Purpose of the Study:

  • To accelerate a deformable image registration method using a heterogeneous computing approach (CPU and GPU).
  • To improve the efficiency and labeling quality of medical image registration for large-scale databases.

Main Methods:

  • Implemented a hybrid CPU-GPU strategy, offloading matching criterion computation to the GPU and optimization to the CPU.
  • Utilized a pipeline model to overlap computational tasks and minimize data synchronization overhead.
  • Evaluated performance on a brain labeling task, comparing against a CPU-only implementation and ANTs software.

Main Results:

  • Achieved speed-up factors of 4x against the CPU implementation and 8x against ANTs.
  • Observed improved labeling quality with mean Dice overlaps of 0.712 for the proposed method versus 0.701 for ANTs.
  • Demonstrated favorable comparison to ANTs in both speed and accuracy.

Conclusions:

  • The proposed heterogeneous computing approach significantly accelerates deformable image registration.
  • The method offers improved labeling quality compared to established software like ANTs.
  • The registration method and parallelization strategy are released as open-source software (deform).