Projects:ARRA:SlicerEM:Developer:WidgetsToPort

From NAMIC Wiki
Jump to: navigation, search
Home < Projects:ARRA:SlicerEM:Developer:QtWidgets

Back to SlicerEM:Developer page

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 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 Define Anatomical Tree Note that it changes - for superclass only shows name !
ProbabilityMapSelector Define Atlas Qt:Use qMRMLNodeComboBox with node type: vtkMRMLVolumeNode
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 JC lets talk about the widget - i think functionality already exists in slicer
ColorMapViewOnly Define Anatomical Tree JC lets talk about the widget - i think functionality already exists in slicer
Multi-thread enabled Run Segmentation
PrintConfig Edit node-based parameters
AdvancedNodeParameterEditor Edit node-based parameters

Widget screenshots

WorkflowManager-ControlButton

Projects-ARRA-SlicerEM-Developer-EMSegment widget 0 controlBar1.png
Projects-ARRA-SlicerEM-Developer-EMSegment widget 0 controlBar2.png

TaskSelector

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

Segmentation Mode

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

InputChannel selector

KWWidget Qt
Projects-ARRA-SlicerEM-EMSegment widget 2 InputChannelSelector.png See DynamicListOfInputChannel

DynamicListOfInputChannel

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

AnatomicalTree

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


NodeAttributes

KWWidget Qt
Projects-ARRA-SlicerEM-EMSegment widget 4b NodeAttributes.png See AnatomicalTree

Colormap selector

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

ColorMapViewOnly

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

ProbabilityMapSelector

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

AtlasToInputRegistration

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

IntensityDistribution

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

PlotClassDistribution1D

Projects-ARRA-SlicerEM-Developer-EMSegment widget 9b PlotClassDistribution1D.png

PlotClassDistribution2D

Projects-ARRA-SlicerEM-Developer-EMSegment widget 9c PlotClassDistribution2D.png

ManualSampling

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

WeightEditor

KWWidget Qt
Projects-ARRA-SlicerEM-EMSegment widget 11a WeightEditor.png See ClassWeightsOverview

ClassWeightsOverview

KWWidget Qt
Projects-ARRA-SlicerEM-EMSegment widget 11b ClassWeightsOverview.png Projects-ARRA-SlicerEM-EMSegment widget 11b ClassWeightsOverview Qt.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