Difference between revisions of "2011 Summer Project Week SlidingOrganRegistrationFED"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2011.png|Projects List Image:SlidingOrganRegistration_artificial.png|Example sliding organ registration on a…')
 
Line 3: Line 3:
 
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]
 
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]
 
Image:SlidingOrganRegistration_artificial.png|Example sliding organ registration on artificial images.  Compared to the fixed image, the moving image translates the subset of the upper tube with increasing intensity to the right by four pixels, and the subset of the bottom tube with decreasing intensity to the left by four pixels.
 
Image:SlidingOrganRegistration_artificial.png|Example sliding organ registration on artificial images.  Compared to the fixed image, the moving image translates the subset of the upper tube with increasing intensity to the right by four pixels, and the subset of the bottom tube with decreasing intensity to the left by four pixels.
Image:SlidingOrganRegistration_XCATresults.png|Results of registering images from the XCAT software phantom
+
Image:SlidingOrganRegistration_XCATresults.png|Displacement fields resulting from registering images from the XCAT software phantom.
 +
Image:respiratory_diffusiveGlyphs.png|Displacement field resulting from registering patient CT images (inhale+exhale) with the diffusive regularization.
 +
Image:respiratory_anisotropicGlyphs.png|Displacement field resulting from registering patient CT images (inhale+exhale) with the sliding anisotropic diffusive regularization.
 
</gallery>
 
</gallery>
  

Revision as of 16:11, 20 June 2011

Home < 2011 Summer Project Week SlidingOrganRegistrationFED

Full Title of Project

Key Investigators

  • Kitware: Danielle Pace, Stephen Aylward
  • UNC: Marc Niethammer

Objective

  • We have developed a registration algorithm for images depicting sliding organs [1], which is available as a command-line module compatible with Slicer as part of TubeTK
  • We are working on speeding the registration using Fast Explicit Diffusion (FED)

Approach, Plan

  • Implement FED within the sliding organ registration software
  • Demonstrate comparable result to current implementation (traditional finite difference explicit solution), with increased registration speed, on a small example

Progress


References

[1] D. Pace, A. Enquobahrie, H. Yang, S. Aylward, M. Niethammer. Deformable image registration of sliding organs using anisotropic diffusive regularization. IEEE ISBI 2011.

Delivery Mechanism

This work will be delivered to the NAMIC Kit as a

  1. NITRIC distribution
  2. Slicer Module
    1. Built-in:
    2. Extension -- commandline: YES
    3. Extension -- loadable: