Documentation/Labs/Editor

From Slicer Wiki
Revision as of 21:12, 21 August 2013 by Pieper (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation < Labs < Editor

Overview

Ideas for Editor improvements. Goals are to give effective interactive segmentation tools for beginners and experts, but with a bias toward more powerful and automatic tools wherever possible.


New Effect Ideas

Morphology Tools

Tools:

  • Open
  • Close
  • Erode (single label and multi-label)
  • Dilate (single label and multi-label)

Options:

  • Structuring Elements
    • Ball, Cross, Box, Annulus
    • Radius (in IJK or RAS?)
  • Foreground Value (label)
  • Background Value
  • BoundaryToForeground (dilate) or SafeBorder(closing) how to consider pixel outside the image, ie boundary condition

Reorganization

  • Organize the effect buttons into groups by topic (paint, morphology, modeling...)
  • Add volume rendering option