Difference between revisions of "BSpline Registration in Slicer3"

From NAMIC Wiki
Jump to: navigation, search
m
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<gallery>
 
<gallery>
Image:PW2009-v3.png|[[2009_Summer_Project_Week|Project Week Main Page]]
+
Image:PW2009-v3.png|[[2009_Summer_Project_Week#Projects|Projects List]]
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.
 
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.
 
 
</gallery>
 
</gallery>
  
Line 12: Line 10:
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
 +
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
 
<h3>Objective</h3>
 
<h3>Objective</h3>
BSpline image registration modulde for Slicer3
+
BSpline image registration module for Slicer3
 +
</div>
  
 +
<div style="width: 40%; float: left;">
 +
<h3>Progress</h3>
 +
* Standalone Bspline registration is working.
 +
* Registration in physical coordinates
 +
* Identified a set of test cases
 
</div>
 
</div>
  
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
+
<h3>Further task</h3>
<h3>Approach, Plan</h3>
+
* Smarter regularization - Less user interaction
 
+
* Compare to elastic registration.
 +
* Simple registration module - either bspline or elastic
 
</div>
 
</div>
 
<div style="width: 40%; float: left;">
 
 
<h3>Progress</h3>
 
 
  
 
</div>
 
</div>
</div>
 
 
  
 
==References==
 
==References==
 +
* [[Projects:DBP2:Harvard:Registration_Documentation |Harvard DBP Experience with registration]]
 +
* [http://slicer.spl.harvard.edu/slicerWiki/index.php/Stanford_Simbios_group Stanford Simbios Data and Results]
 +
*[http://www.cs.utah.edu/~sgerber/tmp/bspline.tar.gz Standalone bspline code and examples]

Latest revision as of 02:08, 26 June 2009

Home < BSpline Registration in Slicer3


Key Investigators

  • GE: Jim Miller
  • Utah: Ross Whitaker, Samuel Gerber

Objective

BSpline image registration module for Slicer3

Progress

  • Standalone Bspline registration is working.
  • Registration in physical coordinates
  • Identified a set of test cases

Further task

  • Smarter regularization - Less user interaction
  • Compare to elastic registration.
  • Simple registration module - either bspline or elastic

References