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

Parallel Processing01:20

Parallel Processing

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...
Multimachine Stability01:25

Multimachine Stability

Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
Mesh Analysis01:20

Mesh Analysis

Mesh analysis is a valuable method for simplifying circuit analysis using mesh currents as key circuit variables. Unlike nodal analysis, which focuses on determining unknown voltages, mesh analysis applies Kirchhoff's voltage law (KVL) to find unknown currents within a circuit. This method is particularly convenient in reducing the number of simultaneous equations that need to be solved.
A fundamental concept in mesh analysis is the definition of meshes and mesh currents. A mesh is a closed...
The Spindle Assembly Checkpoint02:19

The Spindle Assembly Checkpoint

The spindle assembly checkpoint is a molecular surveillance mechanism ensuring the fidelity of chromosome segregation during anaphase. The checkpoint monitors the completion of all the prerequisite steps before chromosome segregation to determine whether the segregation process should proceed or be delayed.
Many proteins function together to control the spindle assembly checkpoint. Mutations affecting these proteins may allow cells to proceed into anaphase prematurely, resulting in the...
The Spindle Assembly Checkpoint02:19

The Spindle Assembly Checkpoint

The spindle assembly checkpoint is a molecular surveillance mechanism ensuring the fidelity of chromosome segregation during anaphase. The checkpoint monitors the completion of all the prerequisite steps before chromosome segregation to determine whether the segregation process should proceed or be delayed.
Many proteins function together to control the spindle assembly checkpoint. Mutations affecting these proteins may allow cells to proceed into anaphase prematurely, resulting in the...
Spindle Assembly02:50

Spindle Assembly

Spindle assembly occurs through three, often coexisting, pathways – the centrosome-mediated pathway, the chromatin-mediated pathway, and the microtubule-mediated pathway – collectively contributing to form a robust spindle apparatus.
In most cells, centrosomes are the primary microtubule nucleation centers. In the centrosome-mediated pathway, the G2-prophase transition triggers centrosome maturation and increased microtubule nucleation. Progressive nucleation results in a microtubule array...

You might also read

Related Articles

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

Sort by
Same author

Maternal iron status in early pregnancy and DNA methylation in offspring: an epigenome-wide meta-analysis.

Clinical epigenetics·2022
Same author

Outcome Study of the Pipeline Embolization Device with Shield Technology in Unruptured Aneurysms (PEDSU).

AJNR. American journal of neuroradiology·2019
Same author

Time to cut the cord: recognizing and addressing the imbalance of DOHaD research towards the study of maternal pregnancy exposures.

Journal of developmental origins of health and disease·2019
Same author

Maternal depression during pregnancy and cord blood DNA methylation: findings from the Avon Longitudinal Study of Parents and Children.

Translational psychiatry·2018
Same author

Facile One-Pot Synthesis of Flower Like Cobalt Oxide Nanostructures on Nickel Plate and Its Supercapacitance Properties.

Journal of nanoscience and nanotechnology·2018
Same author

WE-E-213CD-02: Gaussian Weighted Multi-Atlas Based Segmentation for Head and Neck Radiotherapy Planning.

Medical physics·2017
Same journal

Effective contrast-enhanced preprocessing for intracranial artery segmentation in digital subtraction angiography.

Physics in medicine and biology·2026
Same journal

Improving Plan Quality in Adaptive Proton Therapy Using an Interactive Dose Modification Tool.

Physics in medicine and biology·2026
Same journal

Technical Note: Real-Time MLC Control and Latency Measurement Optimization with External Verification.

Physics in medicine and biology·2026
Same journal

Fetus-Specific Hematopoietic Stem Cell Dosimetry Framework for Leukemia-Relevant Target Cells During Prenatal Development.

Physics in medicine and biology·2026
Same journal

Deep learning-based dose prediction to enhance planning efficiency in cervical brachytherapy with hybrid applicators.

Physics in medicine and biology·2026
Same journal

Corrigendum: Referenceless MR thermometry-a comparison of five methods (2017<i>Phys. Med. Biol</i>.<b>62</b>1-16).

Physics in medicine and biology·2026
See all related articles

Related Experiment Video

Updated: Jun 8, 2026

Profiling Maternal Behavior Responses During Whole-Brain Imaging
07:12

Profiling Maternal Behavior Responses During Whole-Brain Imaging

Published on: January 24, 2025

On developing B-spline registration algorithms for multi-core processors.

J A Shackleford1, N Kandasamy, G C Sharp

  • 1Electrical and Computer Engineering Department, Drexel University, Philadelphia, PA 19104, USA.

Physics in Medicine and Biology
|October 13, 2010
PubMed
Summary
This summary is machine-generated.

This study accelerates B-spline registration for medical imaging using a novel grid-alignment scheme and parallel processing. GPU and multi-core CPU implementations significantly reduce computation time while maintaining registration accuracy.

More Related Videos

Advanced Workflow for Taking High-Quality Increment Cores - New Techniques and Devices
07:40

Advanced Workflow for Taking High-Quality Increment Cores - New Techniques and Devices

Published on: March 10, 2023

Related Experiment Videos

Last Updated: Jun 8, 2026

Profiling Maternal Behavior Responses During Whole-Brain Imaging
07:12

Profiling Maternal Behavior Responses During Whole-Brain Imaging

Published on: January 24, 2025

Advanced Workflow for Taking High-Quality Increment Cores - New Techniques and Devices
07:40

Advanced Workflow for Taking High-Quality Increment Cores - New Techniques and Devices

Published on: March 10, 2023

Area of Science:

  • Medical Imaging
  • Computational Anatomy
  • Computer Vision

Background:

  • Spline-based deformable registration is crucial in medical imaging for its flexibility and robustness.
  • Existing methods face challenges due to high computational demands, limiting their practical application.
  • Accelerating these registration techniques is essential for clinical workflows and research.

Purpose of the Study:

  • To develop and validate accelerated B-spline-based deformable registration methods.
  • To reduce the significant computing time associated with traditional spline-based registration.
  • To enable efficient implementation on modern multi-core processors, including graphics processing units (GPUs).

Main Methods:

  • Introduction of a novel grid-alignment scheme and optimized data structures to decrease algorithmic complexity.
  • Development of data-parallel designs for B-spline registration within a stream-processing model.
  • Implementation of analytic gradient computations in a data-parallel manner for efficient processing on GPUs and multi-core CPUs.

Main Results:

  • The GPU implementation achieved a 15x speedup compared to the single-threaded CPU version for large images.
  • The multi-core CPU implementation demonstrated an 8x speedup over the single-threaded CPU version.
  • Both CPU and GPU versions yielded near-identical registration quality, measured by RMS differences in vector fields.

Conclusions:

  • The proposed grid-alignment scheme and parallel processing designs effectively accelerate B-spline registration.
  • The developed GPU and multi-core CPU algorithms offer significant performance improvements without compromising registration accuracy.
  • This work facilitates the wider adoption of advanced deformable registration techniques in medical imaging research and practice.