Difference between revisions of "Slicer3:ColorsFiducialsFreesurferModelmaker"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Colors ==
+
<big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer3:ColorsFiducialsFreesurferModelmaker  here]</font></big>
 
 
* MRML Color nodes implemented, basic module UI done, incorporated as a node selector in volumes
 
* '''TO DO'''<nowiki>: expand UI, support FreeSurfer Color Lookup Tables, incorporate as a node selector in models </nowiki>
 
 
 
== Fiducials ==
 
 
 
* MRML Node for list implemented, GUI for module refined
 
* vtkGlyphSource2D subclassed for Slicer, StarBurst option integrated
 
* vtkSlicerGlyphSource2D usable in both the main viewer and in 2D slices
 
* S. Pieper linked 2D and 3D fiducials
 
* '''TO DO''': debug 3D glyphs for the 3D window, add picking in the 3D window
 
 
 
== 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
 

Latest revision as of 18:07, 10 July 2017

Home < Slicer3:ColorsFiducialsFreesurferModelmaker

Note: We are migrating this content to the slicer.org domain - The newer page is here