Difference between revisions of "Projects:ARRA:SlicerEM:Developer:WidgetsToPort"
From NAMIC Wiki
Line 35: | Line 35: | ||
|| [[#IntensityDistribution|IntensityDistribution]] - lets talk about redesign || Specify internsity distributions | || [[#IntensityDistribution|IntensityDistribution]] - lets talk about redesign || Specify internsity distributions | ||
|- | |- | ||
− | || | + | || [[#PlotClassDistribution1D|PlotClassDistribution1D]] || Plot class distribution 1D || Note that it changes when we have on input channel vs two |
+ | |- | ||
+ | || [[#PlotClassDistribution2D|PlotClassDistribution2D]] || Plot class distribution 2D || Note that it changes when we have on input channel vs two | ||
|- | |- | ||
|| [[#WeightEditor|WeightEditor]] || Edit node-based parameters | || [[#WeightEditor|WeightEditor]] || Edit node-based parameters | ||
Line 122: | Line 124: | ||
{| | {| | ||
|[[Image:Projects-ARRA-SlicerEM-EMSegment_widget_9_IntensityDistribution.png]] | |[[Image:Projects-ARRA-SlicerEM-EMSegment_widget_9_IntensityDistribution.png]] | ||
+ | |} | ||
+ | |||
+ | == PlotClassDistribution1D == | ||
+ | {| | ||
+ | |[[Image:Projects-ARRA-SlicerEM-Developer-EMSegment widget 9b PlotClassDistribution1D.png]] | ||
+ | |} | ||
+ | |||
+ | == PlotClassDistribution2D == | ||
+ | {| | ||
+ | |[[Image:Projects-ARRA-SlicerEM-Developer-EMSegment widget 9c PlotClassDistribution2D.png]] | ||
|} | |} | ||
Revision as of 15:07, 3 August 2010
Home < Projects:ARRA:SlicerEM:Developer:WidgetsToPortBack to SlicerEM:Developer page
Contents
- 1 Summary
- 2 List of Widgets and associated panels (ordered by priority)
- 3 Widget screenshots
- 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 PlotClassDistribution1D
- 3.13 PlotClassDistribution2D
- 3.14 ManualSampling
- 3.15 WeightEditor
- 3.16 ClassWeightsOverview
- 3.17 StoppingConditionsEditor
- 3.18 PrintConfig
- 3.19 AdvancedNodeParameterEditor
- 3.20 WorkingDirSelector
- 3.21 OutputLabelMapSelector
- 3.22 VOIEditor
Summary
- This document illustrates the widgets used in KWWidgets and their Qt counterpart
List of Widgets and associated panels (ordered by priority)
Ordered by priority. Different panels are illustrated here.
Widget | Panels | Action plan |
---|---|---|
Wizard JC : Please add screen shot - note that the buttons change based on the panels | Generic | |
TaskSelector | Define Task | |
Segmentation Mode | Define Task | |
InputChannel selector | Define Input Channels | Should be embedded in qMRMLNodeComboBoxTableWidget |
DynamicListOfInputChannel | Define Input Channels | Create a qMRMLNodeComboBoxTableWidget |
Input channel aligned | Define Input Channels | |
Simple Mode GUI | Simple Mode | |
AnatomicalTree | Define Anatomical Tree, Define Atlas | |
NodeAttributes - please note that it changes - for superclass only shows name ! | Define Anatomical Tree | |
ProbabilityMapSelector | Define Atlas | |
AtlasToInputRegistration | Edit registration parameters | |
IntensityDistribution - lets talk about redesign | Specify internsity distributions | |
PlotClassDistribution1D | Plot class distribution 1D | Note that it changes when we have on input channel vs two |
PlotClassDistribution2D | Plot class distribution 2D | Note that it changes when we have on input channel vs two |
WeightEditor | Edit node-based parameters | |
ClassWeightsOverview | Edit node-based parameters | |
StoppingConditionsEditor | Edit node-based parameters | |
Dynamic Preprocessing panel | Preprocessing | |
WorkingDirSelector | Run segmentation | |
VOIEditor | Run segmentation | |
ManualSampling | Specify internsity distributions | |
OutputLabelMapSelector | Run segmentation | |
Colormap selector - JC lets talk about the widget - i think functionality already exists in slicer | Define Anatomical Tree | |
ColorMapViewOnly - JC lets talk about the widget - i think functionality already exists in slicer | Define Anatomical Tree | |
Multi-thread enabled | Run Segmentation | |
PrintConfig | Edit node-based parameters | |
AdvancedNodeParameterEditor | Edit node-based parameters |
Widget screenshots
TaskSelector
KWWidget | Qt |
---|---|
![]() |
![]() |
Segmentation Mode
![]() |
InputChannel selector
![]() |
DynamicListOfInputChannel
![]() |
AnatomicalTree
![]() |
NodeAttributes
![]() |
Colormap selector
![]() |
ColorMapViewOnly
![]() |
ProbabilityMapSelector
![]() |
AtlasToInputRegistration
![]() |
IntensityDistribution
![]() |
PlotClassDistribution1D
![]() |
PlotClassDistribution2D
![]() |
ManualSampling
![]() |
WeightEditor
![]() |
ClassWeightsOverview
![]() |
StoppingConditionsEditor
![]() |
PrintConfig
![]() |
AdvancedNodeParameterEditor
![]() |
WorkingDirSelector
![]() |
OutputLabelMapSelector
![]() |
VOIEditor
![]() |