Difference between revisions of "Projects:ARRA:SlicerEM:Developer:WidgetsToPort"

From NAMIC Wiki
Jump to: navigation, search
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
  
= Priority =
+
= 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:WidgetsToPort

Back to SlicerEM:Developer page

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.

Widget list

TaskSelector

Projects-ARRA-SlicerEM-EMSegment widget 0 TaskSelector.png

Segmentation Mode

Projects-ARRA-SlicerEM-EMSegment widget 1 SegmentationMode.png

InputChannel selector

Projects-ARRA-SlicerEM-EMSegment widget 2 InputChannelSelector.png

DynamicListOfInputChannel

Projects-ARRA-SlicerEM-EMSegment widget 3 DynamicListOfInputChannel.png

AnatomicalTree

Projects-ARRA-SlicerEM-EMSegment widget 4 AnatomicalTree.png

NodeAttributes

Projects-ARRA-SlicerEM-EMSegment widget 4b NodeAttributes.png

Colormap selector

Projects-ARRA-SlicerEM-EMSegment widget 5 Colormap selector.png

ColorMapViewOnly

Projects-ARRA-SlicerEM-EMSegment widget 6 ColorMapViewOnly.png

ProbabilityMapSelector

Projects-ARRA-SlicerEM-EMSegment widget 7 ProbabilityMapSelector.png

AtlasToInputRegistration

Projects-ARRA-SlicerEM-EMSegment widget 8 AtlasToInputRegistration.png

IntensityDistribution

Projects-ARRA-SlicerEM-EMSegment widget 9 IntensityDistribution.png

ManualSampling

Projects-ARRA-SlicerEM-EMSegment widget 10 ManualSampling.png

WeightEditor

Projects-ARRA-SlicerEM-EMSegment widget 11a WeightEditor.png

ClassWeightsOverview

Projects-ARRA-SlicerEM-EMSegment widget 11b ClassWeightsOverview.png

StoppingConditionsEditor

Projects-ARRA-SlicerEM-EMSegment widget 12 StoppingConditionsEditor.png

PrintConfig

Projects-ARRA-SlicerEM-EMSegment widget 13 PrintConfig.png

AdvancedNodeParameterEditor

Projects-ARRA-SlicerEM-EMSegment widget 14 AdvancedNodeParameterEditor.png

WorkingDirSelector

Projects-ARRA-SlicerEM-EMSegment widget 15a WorkingDirSelector.png

OutputLabelMapSelector

Projects-ARRA-SlicerEM-EMSegment widget 15b OutputLabelMapSelector.png

VOIEditor

Projects-ARRA-SlicerEM-EMSegment widget 15c VOIEditor.png