Difference between revisions of "Slicer3:ColorsFiducialsFreesurferModelmaker"
From NAMIC Wiki
Line 13: | Line 13: | ||
* MGH ITK Reader ported from NAMIC Sandbox, works as any other volume reader now | * MGH ITK Reader ported from NAMIC Sandbox, works as any other volume reader now | ||
* Slicer 2.x source code ported as a Slicer 3 Library, used in Query Atlas scripts | * Slicer 2.x source code ported as a Slicer 3 Library, used in Query Atlas scripts | ||
− | * '''TODO''' | + | * FreeSurfer .W surfaces and CURV surfaces are loadable through the Models GUI |
+ | * FreeSurfer scalar overlays are loadable via the Models Display GUI | ||
+ | * '''TODO''': other volume format support through the GUI instead of just scriptable, integrate FSLookupTable with the MRML Color Nodes | ||
== ModelMaker == | == ModelMaker == |
Revision as of 21:54, 8 January 2007
Home < Slicer3:ColorsFiducialsFreesurferModelmakerContents
Colors
- MRML Color nodes implemented, basic module UI done, incorporated as a node selector in volumes
- TO DO: expand UI, support FreeSurfer Color Lookup Tables, incorporate as a node selector in models
Fiducials
- MRML Node for list implemented, GUI for module refined
- TO DO: create a 3D glyph for the 3D window, link 2D and 3D fiducials
FreeSurfer
- MGH ITK Reader ported from NAMIC Sandbox, works as any other volume reader now
- Slicer 2.x source code ported as a Slicer 3 Library, used in Query Atlas scripts
- FreeSurfer .W surfaces and CURV surfaces are loadable through the Models GUI
- FreeSurfer scalar overlays are loadable via the Models Display GUI
- TODO: other volume format support through the GUI instead of just scriptable, integrate FSLookupTable with the MRML Color Nodes
ModelMaker
- Implemented as a Command Line Module
- TODO: link in the vtkMRMLColorNode classes to name models