Difference between revisions of "NA-MIC/Projects/NA-MIC Kit/Slicer3"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
Line 1: Line 1:
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
  
'''Objective:''' Develop the next generation biomedical computing application platform using NA-MIC kit software technologies developed in Years 1 & 2 of the NA-MIC project.
+
'''Objective:''' Develop the next generation biomedical computing application platform using NA-MIC kit software technologies.
  
 
'''Progress:'''
 
'''Progress:'''
  
* Implementation (alpha stage: compile and run) of a base object hierachy with smart pointer, timestamp, factory, tcl wrapping for an independant MRML lib. Allow separation of mrml from vtkmrml, and itkmrml.
+
* First Beta version of Slicer3 delivered at January 2007 NA-MIC All hands meeting. 
* Developed design and initial implementation of module loading facility.
+
** Full range of Base functionality for Viewing, Loading/Saving of Models, Volumes, Transforms, Fiducials and other data types
* Developed undo/redo facility for MRML data library.
+
** Execution Model interface to enable Core1 developers to deploy novel algorithms to Core2
 +
* Second Beta version delivered April, 2007.
 +
* DTI extensions under development
 +
* Comprehensive tutorials under development
  
 
'''Key Investigators:'''
 
'''Key Investigators:'''
  
 
* Isomics: Steve Pieper, Alex Yarmarkovich
 
* Isomics: Steve Pieper, Alex Yarmarkovich
* Kitware: Mathieu Malaterre, Sebastien Barre
+
* Kitware: Sebastien Barre, Andy Cedilnik
* GE: Bill Lorensen, Jim Miller, Dan Blezek, Xiaodong Tao
+
* GE: Bill Lorensen, Jim Miller, Dan Blezek
  
 
'''Links:'''
 
'''Links:'''
  
* MRML reimplementation proposal: [[User:Mathieu/Slicer|User:Mathieu/Slicer]]
+
* The [[Slicer3|Slicer 3 Wiki Home Page]] includes extensive documentation on the internal architecture of Slicer3 and information for end users and outside developers.
* [http://www.na-mic.org:8000/websvn/listing.php?repname=Slicer3 Slicer3 websvn]
 
* [http://www.na-mic.org:8000/websvn/listing.php?repname=NAMICSandBox&path=%2Ftrunk%2FSlicer30Architecture%2FDataModelManager%2Fmrml%2F libMRML proposal]
 
* [[Slicer3|Slicer 3 Wiki Home Page]]
 

Revision as of 21:52, 19 April 2007

Home < NA-MIC < Projects < NA-MIC Kit < Slicer3
Back to NA-MIC_Collaborations

Objective: Develop the next generation biomedical computing application platform using NA-MIC kit software technologies.

Progress:

  • First Beta version of Slicer3 delivered at January 2007 NA-MIC All hands meeting.
    • Full range of Base functionality for Viewing, Loading/Saving of Models, Volumes, Transforms, Fiducials and other data types
    • Execution Model interface to enable Core1 developers to deploy novel algorithms to Core2
  • Second Beta version delivered April, 2007.
  • DTI extensions under development
  • Comprehensive tutorials under development

Key Investigators:

  • Isomics: Steve Pieper, Alex Yarmarkovich
  • Kitware: Sebastien Barre, Andy Cedilnik
  • GE: Bill Lorensen, Jim Miller, Dan Blezek

Links:

  • The Slicer 3 Wiki Home Page includes extensive documentation on the internal architecture of Slicer3 and information for end users and outside developers.