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

From NAMIC Wiki
Jump to: navigation, search
Line 55: Line 55:
 
|| [[#OutputLabelMapSelector|OutputLabelMapSelector]] || Run segmentation
 
|| [[#OutputLabelMapSelector|OutputLabelMapSelector]] || Run segmentation
 
|-
 
|-
|| [[#Colormap selector|Colormap selector]]  - '''JC lets talk about the widget''' - i think functionality already exists in slicer   || Define Anatomical Tree
+
|| [[#Colormap selector|Colormap selector]] || Define Anatomical Tree || '''JC lets talk about the widget''' - i think functionality already exists in slicer
 
|-
 
|-
|| [[#ColorMapViewOnly|ColorMapViewOnly]] - '''JC lets talk about the widget''' - i think functionality already exists in slicer || Define Anatomical Tree
+
|| [[#ColorMapViewOnly|ColorMapViewOnly]] || Define Anatomical Tree || '''JC lets talk about the widget''' - i think functionality already exists in slicer
 
|-
 
|-
 
|| Multi-thread enabled || Run Segmentation
 
|| Multi-thread enabled || Run Segmentation

Revision as of 17:37, 3 August 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 panels (ordered by priority)

Ordered by priority. Different panels are illustrated here.

Widget Panels Note
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 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 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

TaskSelector

KWWidget Qt
Projects-ARRA-SlicerEM-EMSegment widget 0 TaskSelector.png Projects-ARRA-SlicerEM-EMSegment widget 0 TaskSelector Qt.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

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

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