Difference between revisions of "AHM 2006:ProjectsJointRegistrationSegmentation"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
 
 
Line 8: Line 8:
  
 
* Initial code is in the NAMIC Sandbox under directory /JointRegistrationSegmentation that implements the registration part
 
* Initial code is in the NAMIC Sandbox under directory /JointRegistrationSegmentation that implements the registration part
** http://www.na-mic.org:8000/svn/NAMICSandBox/JointRegistrationSegmentation/
+
** http://www.na-mic.org/svn/NAMICSandBox/JointRegistrationSegmentation/
** Using the customized Metric that Kilian developed http://www.na-mic.org:8000/svn/NAMICSandBox/JointRegistrationSegmentation/itkKullbackLeiblerDivergenceImageToImageMetric.h
+
** Using the customized Metric that Kilian developed http://www.na-mic.org/svn/NAMICSandBox/JointRegistrationSegmentation/itkKullbackLeiblerDivergenceImageToImageMetric.h
  
 
* Possiblity of taking advantage of the BayesianSegmentationModule in order to implement the Expectation Maximization
 
* Possiblity of taking advantage of the BayesianSegmentationModule in order to implement the Expectation Maximization
** http://www.na-mic.org:8000/svn/NAMICSandBox/BayesianSegmentationModule/
+
** http://www.na-mic.org/svn/NAMICSandBox/BayesianSegmentationModule/
  
 
== Pending Tasks ==
 
== Pending Tasks ==

Latest revision as of 14:15, 13 January 2007

Home < AHM 2006:ProjectsJointRegistrationSegmentation

Define Joint Registration and Segmentation Framework

We are interested in extending the ITK registration framework with our joint atlas registration and MR segmentation algorithm. Our work is described in detail in the progress report Shape based Segmentation and Registration. We have implemented the algorithm in VTK and are planning to release it into the 3D Slicer 2.6.

File:2006 Programming-JointRegistrationSegmentation.ppt

Status

Pending Tasks