Difference between revisions of "Projects:ARRA:SlicerEM:Developer:WidgetsToPort"
From NAMIC Wiki
| Line 10: | Line 10: | ||
! Widget !! Panels !! Note | ! Widget !! Panels !! Note | ||
|- | |- | ||
| − | || WorkflowManager - ControlButton || Generic || Wizard '''JC : Please add screen shot''' - note that the buttons change based on the panels | + | || [[#WorkflowManager-ControlButton|WorkflowManager - ControlButton]] || Generic || Wizard '''JC : Please add screen shot''' - note that the buttons change based on the panels |
|- | |- | ||
|| [[#TaskSelector|TaskSelector]] || Define Task | || [[#TaskSelector|TaskSelector]] || Define Task | ||
| Line 80: | Line 80: | ||
! KWWidget !! Qt | ! KWWidget !! Qt | ||
|- | |- | ||
| − | |[[Image:Projects-ARRA-SlicerEM- | + | |[[Image:Projects-ARRA-SlicerEM-EMSegment_widget_0_TaskSelector.png]] || [[Image:Projects-ARRA-SlicerEM-EMSegment_widget_0_TaskSelector_Qt.png]] |
| − | | | ||
| − | |[[Image:Projects-ARRA-SlicerEM- | ||
|} | |} | ||
Revision as of 18:54, 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 WorkflowManager-ControlButton
- 3.2 TaskSelector
- 3.3 Segmentation Mode
- 3.4 InputChannel selector
- 3.5 DynamicListOfInputChannel
- 3.6 AnatomicalTree
- 3.7 NodeAttributes
- 3.8 Colormap selector
- 3.9 ColorMapViewOnly
- 3.10 ProbabilityMapSelector
- 3.11 AtlasToInputRegistration
- 3.12 IntensityDistribution
- 3.13 PlotClassDistribution1D
- 3.14 PlotClassDistribution2D
- 3.15 ManualSampling
- 3.16 WeightEditor
- 3.17 ClassWeightsOverview
- 3.18 StoppingConditionsEditor
- 3.19 PrintConfig
- 3.20 AdvancedNodeParameterEditor
- 3.21 WorkingDirSelector
- 3.22 OutputLabelMapSelector
- 3.23 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 | Note |
|---|---|---|
| WorkflowManager - ControlButton | Generic | Wizard JC : Please add screen shot - note that the buttons change based on the panels |
| TaskSelector | Define Task | |
| Segmentation Mode | Define Task | |
| InputChannel selector | Define Input Channels | Qt: Should be embedded in qMRMLNodeComboBoxTableWidget |
| DynamicListOfInputChannel | Define Input Channels | Qt: 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 | Qt: Extend from qMRMLWidgets and use mrmlManager |
| 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 | Currently implemented in Tcl. See function ShowUserInterface in MRI-human-brain.tcl |
| WorkingDirSelector | Run segmentation | |
| VOIEditor | Run segmentation | |
| ManualSampling | Specify internsity distributions | |
| OutputLabelMapSelector | Run segmentation | |
| Colormap selector | Define Anatomical Tree | |
| ColorMapViewOnly | Define Anatomical Tree | |
| Multi-thread enabled | Run Segmentation | |
| PrintConfig | Edit node-based parameters | |
| AdvancedNodeParameterEditor | Edit node-based parameters |
Widget screenshots
WorkflowManager-ControlButton
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
|


















