Difference between revisions of "Slicer3:Editor Tuning 3.6.2"

From Slicer Wiki
Jump to: navigation, search
Line 1: Line 1:
 
Ideas for improving the Editor module:
 
Ideas for improving the Editor module:
  
* add search to the color selector box
+
 
* pick a new default size for the color selector box (or perhaps have it remember the last size/location picked by the user)
 
* give the color box a 'recently used' section
 
 
* provide 'median filter'-like tool for cleaning up bad label maps
 
* provide 'median filter'-like tool for cleaning up bad label maps
 
* rename 'check points' to 'undo/redo'
 
* rename 'check points' to 'undo/redo'
 
* implement compression (to vtk stencils) for label maps in the undo/redo stack
 
* implement compression (to vtk stencils) for label maps in the undo/redo stack
 
* integrate the per-structure-volume functionality with the crop volume module
 
* integrate the per-structure-volume functionality with the crop volume module
 +
 +
* Done:
 +
** add search to the color selector box - color list dynamically filtered when typing in search box
 +
** pick a new default size for the color selector box (or perhaps have it remember the last size/location picked by the user)  - color box remembers size selected by user
 +
** give the color box a 'recently used' section - most recently used colors are now added at top of list for easy access

Revision as of 17:02, 24 September 2010

Home < Slicer3:Editor Tuning 3.6.2

Ideas for improving the Editor module:


  • provide 'median filter'-like tool for cleaning up bad label maps
  • rename 'check points' to 'undo/redo'
  • implement compression (to vtk stencils) for label maps in the undo/redo stack
  • integrate the per-structure-volume functionality with the crop volume module
  • Done:
    • add search to the color selector box - color list dynamically filtered when typing in search box
    • pick a new default size for the color selector box (or perhaps have it remember the last size/location picked by the user) - color box remembers size selected by user
    • give the color box a 'recently used' section - most recently used colors are now added at top of list for easy access