Difference between revisions of "Projects:GenusZeroSlicer3Module"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
= Genus Zero Slicer 3 Module =
 +
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
  
'''Objective:''' Implement a Slicer 3 module to perform topology correction of voxel data to ensure a genus zero surface when extracting an iso-surface from the voxel data using marching cubes. This is useful for rendering purposes as well as an initial step for shape analysis methods relying on surfaces with spherical topology (i.e., genus 0, one connected component).
+
'''Objective'''  
 +
 
 +
Implement a Slicer 3 module to perform topology correction of voxel data to ensure a genus zero surface when extracting an iso-surface from the voxel data using marching cubes. This is useful for rendering purposes as well as an initial step for shape analysis methods relying on surfaces with spherical topology (i.e., genus 0, one connected component).
 +
 
 +
'''Progress'''
 +
 
 +
Finished the Slicer 3 module based on previous work by Steve Haker and Michael Rabes. A full ITK implementation is currently in progress (Michael Rabes).
  
'''Progress:''' Finished the Slicer 3 module based on previous work by Steve Haker and Michael Rabes. A full ITK implementation is currently in progress (Michael Rabes).
+
'''Key Investigators'''
  
'''Key Investigators:'''
 
 
* Steve Haker, Michael Rabes, Marc Niethammer, Sylvain Bouix, Steve Pieper.
 
* Steve Haker, Michael Rabes, Marc Niethammer, Sylvain Bouix, Steve Pieper.
  
'''Slides from the programming week:'''[[Media:2007_Project_Half_Week_GenusZeroImageFilter.ppt| 4-block PPT Jan 2007]]
+
''Slides from the programming week''[[Media:2007_Project_Half_Week_GenusZeroImageFilter.ppt| 4-block PPT Jan 2007]]
  
  
 
[[Image:GenusZeroGUI.png|left|thumb|300px|Automatically generated GUI of the thickness Slicer 3 module.]]
 
[[Image:GenusZeroGUI.png|left|thumb|300px|Automatically generated GUI of the thickness Slicer 3 module.]]

Revision as of 02:04, 4 September 2007

Home < Projects:GenusZeroSlicer3Module

Genus Zero Slicer 3 Module

Back to NA-MIC_Collaborations

Objective

Implement a Slicer 3 module to perform topology correction of voxel data to ensure a genus zero surface when extracting an iso-surface from the voxel data using marching cubes. This is useful for rendering purposes as well as an initial step for shape analysis methods relying on surfaces with spherical topology (i.e., genus 0, one connected component).

Progress

Finished the Slicer 3 module based on previous work by Steve Haker and Michael Rabes. A full ITK implementation is currently in progress (Michael Rabes).

Key Investigators

  • Steve Haker, Michael Rabes, Marc Niethammer, Sylvain Bouix, Steve Pieper.

Slides from the programming week 4-block PPT Jan 2007


Automatically generated GUI of the thickness Slicer 3 module.