Difference between revisions of "Projects:ARRA:SlicerEM:Developer:WidgetsToPort"
From NAMIC Wiki
m (→Priority) |
|||
Line 4: | Line 4: | ||
* This document illustrates the widgets used in KWWidgets and their Qt counterpart | * This document illustrates the widgets used in KWWidgets and their Qt counterpart | ||
− | = | + | = List of Widgets and associated panel = |
− | + | ''Ordered by priority. Different panels are illustrated [[Projects:ARRA:SlicerEM:Developer:ExampleWorkflow|here]]''. | |
* [[#TaskSelector|TaskSelector]] | * [[#TaskSelector|TaskSelector]] | ||
− | * [#Segmentation Mode] | + | ** Panels: Define Task |
− | * [#InputChannel selector] | + | * [[#Segmentation Mode|Segmentation Mode]] |
− | * [#DynamicListOfInputChannel] | + | ** Panels: Define Task |
− | * [#AnatomicalTree] | + | * [[#InputChannel selector|InputChannel selector]] |
− | * [#NodeAttributes] | + | ** Panels: Define Input Channels |
− | * [#Colormap selector] | + | * [[#DynamicListOfInputChannel|DynamicListOfInputChannel]] |
− | * [#ColorMapViewOnly] | + | ** Panels: Define Input Channels |
− | * [#ProbabilityMapSelector] | + | * [[#AnatomicalTree|AnatomicalTree]] |
− | * [#AtlasToInputRegistration] | + | ** Panels: Define Anatomical Tree, Define Atlas |
− | * [#IntensityDistribution] | + | * [[#NodeAttributes|NodeAttributes]] |
− | * [#ManualSampling] | + | ** Panels: Define Anatomical Tree |
− | * [#WeightEditor] | + | * [[#Colormap selector|Colormap selector]] |
− | * [#ClassWeightsOverview] | + | ** Panels: Define Anatomical Tree |
− | * [#StoppingConditionsEditor] | + | * [[#ColorMapViewOnly|ColorMapViewOnly]] |
− | * [#PrintConfig] | + | ** Panels: Define Anatomical Tree |
− | * [#AdvancedNodeParameterEditor] | + | * [[#ProbabilityMapSelector|ProbabilityMapSelector]] |
− | * [#WorkingDirSelector] | + | ** Panels: Define Atlas |
− | * [#OutputLabelMapSelector] | + | * [[#AtlasToInputRegistration|AtlasToInputRegistration]] |
− | * [#VOIEditor] | + | ** Panels: Edit registration parameters |
+ | * [[#IntensityDistribution|IntensityDistribution]] | ||
+ | ** Panels: Specify internsity distributions | ||
+ | * [[#ManualSampling|ManualSampling]] | ||
+ | ** Panels: Specify internsity distributions | ||
+ | * [[#WeightEditor|WeightEditor]] | ||
+ | ** Panels: Edit node-based parameters | ||
+ | * [[#ClassWeightsOverview|ClassWeightsOverview]] | ||
+ | ** Panels: Edit node-based parameters | ||
+ | * [[#StoppingConditionsEditor|StoppingConditionsEditor]] | ||
+ | ** Panels: Edit node-based parameters | ||
+ | * [[#PrintConfig|PrintConfig]] | ||
+ | ** Panels: Edit node-based parameters | ||
+ | * [[#AdvancedNodeParameterEditor|AdvancedNodeParameterEditor]] | ||
+ | ** Panels: Edit node-based parameters | ||
+ | * [[#WorkingDirSelector|WorkingDirSelector]] | ||
+ | ** Panels: Run segmentation | ||
+ | * [[#OutputLabelMapSelector|OutputLabelMapSelector]] | ||
+ | ** Panels: Run segmentation | ||
+ | * [[#VOIEditor|VOIEditor]] | ||
+ | ** Panels: Run segmentation | ||
= Widget list = | = Widget list = |
Revision as of 22:35, 20 July 2010
Home < Projects:ARRA:SlicerEM:Developer:WidgetsToPortBack to SlicerEM:Developer page
Contents
- 1 Summary
- 2 List of Widgets and associated panel
- 3 Widget list
- 3.1 TaskSelector
- 3.2 Segmentation Mode
- 3.3 InputChannel selector
- 3.4 DynamicListOfInputChannel
- 3.5 AnatomicalTree
- 3.6 NodeAttributes
- 3.7 Colormap selector
- 3.8 ColorMapViewOnly
- 3.9 ProbabilityMapSelector
- 3.10 AtlasToInputRegistration
- 3.11 IntensityDistribution
- 3.12 ManualSampling
- 3.13 WeightEditor
- 3.14 ClassWeightsOverview
- 3.15 StoppingConditionsEditor
- 3.16 PrintConfig
- 3.17 AdvancedNodeParameterEditor
- 3.18 WorkingDirSelector
- 3.19 OutputLabelMapSelector
- 3.20 VOIEditor
Summary
- This document illustrates the widgets used in KWWidgets and their Qt counterpart
List of Widgets and associated panel
Ordered by priority. Different panels are illustrated here.
- TaskSelector
- Panels: Define Task
- Segmentation Mode
- Panels: Define Task
- InputChannel selector
- Panels: Define Input Channels
- DynamicListOfInputChannel
- Panels: Define Input Channels
- AnatomicalTree
- Panels: Define Anatomical Tree, Define Atlas
- NodeAttributes
- Panels: Define Anatomical Tree
- Colormap selector
- Panels: Define Anatomical Tree
- ColorMapViewOnly
- Panels: Define Anatomical Tree
- ProbabilityMapSelector
- Panels: Define Atlas
- AtlasToInputRegistration
- Panels: Edit registration parameters
- IntensityDistribution
- Panels: Specify internsity distributions
- ManualSampling
- Panels: Specify internsity distributions
- WeightEditor
- Panels: Edit node-based parameters
- ClassWeightsOverview
- Panels: Edit node-based parameters
- StoppingConditionsEditor
- Panels: Edit node-based parameters
- PrintConfig
- Panels: Edit node-based parameters
- AdvancedNodeParameterEditor
- Panels: Edit node-based parameters
- WorkingDirSelector
- Panels: Run segmentation
- OutputLabelMapSelector
- Panels: Run segmentation
- VOIEditor
- Panels: Run segmentation