Difference between revisions of "Slicer3:UIDesign:WorkingProblems:SlicerUsabilityInTractography:Semantics"

From Slicer Wiki
Jump to: navigation, search
 
(7 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
Back to [[Slicer3:UIDesign#Working_problem:_Slicer3_workflow_for_Tractography:_usability_issues.2C_design_.26_planning | Tractography project]]
 
Back to [[Slicer3:UIDesign#Working_problem:_Slicer3_workflow_for_Tractography:_usability_issues.2C_design_.26_planning | Tractography project]]
  
 +
 +
==Comments about the differences between Slicer's semantics and that of other software:==
 +
 +
Seems that Slicer's taxonomy of the entities that can comprise a scene can be confusing. We should try to at least define the concepts we use so users can understand how to regard the scene itself, and things that populate it.
 +
 +
* A new user may not understand what a scene is.
 +
* An ROI is a general term in practice; Slicer uses it to mean an object that delimits the region.
 +
* What distinguishes a fiducial and a glyph?
 +
* What distinguishes a glyph with a defined dimension (diameter for instance) and an ROI?
 +
* Is there a distinction between a manually defined painted region and predefined circle or sphere?
 +
* What distinguishes a label map and a scalar overlay?
 +
* What distinguishes the FG/BG layers and a label layer?
 +
* Slicer's scene contains entities besides what users commonly regard as data. So would be good to clarify a taxonomy of entities for these things (camera, view, layout, parameter nodes, etc.) in a scene. Data objects, display configuration objects, algorithm parameterization objects? Any ideas about this?
 +
 +
Below is a table of confusing Slicer terms and what they map to in IGT user language.
  
 
{| border="1" cellpadding="5"
 
{| border="1" cellpadding="5"
 
|- style="background:#c2c2c2; color:black" align="left"  
 
|- style="background:#c2c2c2; color:black" align="left"  
| style="width:50%" | Slicer Terminology
+
| style="width:20%" | Slicer Terminology
 
| style="width:50%" | Suggested terminology  
 
| style="width:50%" | Suggested terminology  
 
|-
 
|-
Line 46: Line 61:
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
== Priority items: (blocking project progress) ==
 +
test
 +
 +
== Proposed plan for addressing issues ==

Latest revision as of 14:52, 22 December 2008

Home < Slicer3:UIDesign:WorkingProblems:SlicerUsabilityInTractography:Semantics

Back to Slicer3 UI design

Back to Tractography project


Comments about the differences between Slicer's semantics and that of other software:

Seems that Slicer's taxonomy of the entities that can comprise a scene can be confusing. We should try to at least define the concepts we use so users can understand how to regard the scene itself, and things that populate it.

  • A new user may not understand what a scene is.
  • An ROI is a general term in practice; Slicer uses it to mean an object that delimits the region.
  • What distinguishes a fiducial and a glyph?
  • What distinguishes a glyph with a defined dimension (diameter for instance) and an ROI?
  • Is there a distinction between a manually defined painted region and predefined circle or sphere?
  • What distinguishes a label map and a scalar overlay?
  • What distinguishes the FG/BG layers and a label layer?
  • Slicer's scene contains entities besides what users commonly regard as data. So would be good to clarify a taxonomy of entities for these things (camera, view, layout, parameter nodes, etc.) in a scene. Data objects, display configuration objects, algorithm parameterization objects? Any ideas about this?

Below is a table of confusing Slicer terms and what they map to in IGT user language.

Slicer Terminology Suggested terminology
Volume ImageData
ROI(3D) Volume
ROI ROI (very general term -- could be pixel, pixels in slice, anatomic region, pixels in volume, set of pixels in multi-volumes)
Scene ? All data and its configuration
Label Labeled ROI
fiducial marker
Glyph marker-type
surface ?
Model ?
Volume rendering type of data display
Labelmap Labeled overlay
Overlay Parametric overlay


Priority items: (blocking project progress)

test

Proposed plan for addressing issues