Difference between revisions of "2011 Winter Project Week:RegistrationInPresenceOfAnatomicVariation"

From NAMIC Wiki
Jump to: navigation, search
Line 17: Line 17:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
TODO
+
We are interested in registering images that contain anatomical variation between them, for example where organs slide against each other.  For example, the brain may slide against the skull due to intraoperative brain shift, the heart slides relative to the lungs throughout the cardiac cycle, and respiration induces sliding of the lungs against the chest wall or abdominal muscles against each other.  Not considering anatomical variation during image registration leads to errors that may impact clinical outcomes.
 +
 
 +
We have developed a regularization approach for deformable image registration that considers sliding motion and is based on anisotropic diffusion, and have shown using artificial and phantom images that it results in more plausible deformation fields compared to a typical diffusive (Gaussian smoothing) regularization.
  
 
</div>
 
</div>
Line 24: Line 26:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
TODO
+
During the project week, we will discuss and prototype potential improvements to the method, which may include:
 +
* Organ border specification using the structure tensor (segmentation currently required)
 +
* Incorporate more efficient diffusion calculation schemes
 +
* Representing normals as tensors rather than vectors, for improved performance at object corners
  
 
</div>
 
</div>
Line 38: Line 43:
  
 
==Delivery Mechanism==
 
==Delivery Mechanism==
TODO
+
The sliding registration software is distributed as part of [http://public.kitware.com/Wiki/TubeTK TubeTK], a new open-source toolkit providing software for registration, segmentation, analysis and quantification of images depicting tubular stuctures, such as vessels, bronchi and neurons.
 
 
 
 
 
 
 
 
 
 
  
 
</div>
 
</div>

Revision as of 21:21, 5 January 2011

Home < 2011 Winter Project Week:RegistrationInPresenceOfAnatomicVariation


Key Investigators

  • Kitware: Danielle Pace, Stephen Aylward
  • UNC: Marc Niethammer
  • SPL: Sandy Wells, Tina Kapur, Petter Risholm

Objective

We are interested in registering images that contain anatomical variation between them, for example where organs slide against each other. For example, the brain may slide against the skull due to intraoperative brain shift, the heart slides relative to the lungs throughout the cardiac cycle, and respiration induces sliding of the lungs against the chest wall or abdominal muscles against each other. Not considering anatomical variation during image registration leads to errors that may impact clinical outcomes.

We have developed a regularization approach for deformable image registration that considers sliding motion and is based on anisotropic diffusion, and have shown using artificial and phantom images that it results in more plausible deformation fields compared to a typical diffusive (Gaussian smoothing) regularization.

Approach, Plan

During the project week, we will discuss and prototype potential improvements to the method, which may include:

  • Organ border specification using the structure tensor (segmentation currently required)
  • Incorporate more efficient diffusion calculation schemes
  • Representing normals as tensors rather than vectors, for improved performance at object corners

Progress

Delivery Mechanism

The sliding registration software is distributed as part of TubeTK, a new open-source toolkit providing software for registration, segmentation, analysis and quantification of images depicting tubular stuctures, such as vessels, bronchi and neurons.