Difference between revisions of "2009 Summer Project Week Colors Module"

From NAMIC Wiki
Jump to: navigation, search
Line 43: Line 43:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
<div style="width: 970%; float: left;">
  
 
==References==
 
==References==
  
 
[http://www.slicer.org/slicerWiki/index.php/Modules:Color-Documentation-3.4 Color Module Documentation for Slicer 3.4]
 
[http://www.slicer.org/slicerWiki/index.php/Modules:Color-Documentation-3.4 Color Module Documentation for Slicer 3.4]
 +
 +
</div>

Revision as of 14:47, 28 May 2009

Home < 2009 Summer Project Week Colors Module

Key Investigators

  • BWH: Nicole Aucoin

Objective

Revisting the Color module in Slicer3 to expand it's functionality, as well as it's integration with the Volumes and Editor modules.

Approach, Plan

  • Fix bug color module and color picker should work with each other
  • Fix bug FreeSurfer procedural color nodes do not display correctly in Color module
  • Introduce sub menus in the color node selector (may need to subclass the node selector widget, or write it as a standard menu). Suggested divisions:
    • continuous versus discrete
    • legacy
    • atlas
    • FreeSurfer
    • by functional utility (good for registration, fMRI, etc)
  • Update module documentation to include a line describing each colour node and what it's suited for (ie Ocean for registration results)
  • Fix the names to be more descriptive in the drop down menu (FS->FreeSurfer)
  • Remove deprecated nodes
  • Update editing to allow specifying LUTs by hue/range/ramp

Progress

So far: