Projects:ARRA:SlicerEM Meeting 09072010
From NAMIC Wiki
Revision as of 20:28, 7 September 2010 by JChris.FillionR (talk | contribs)
Home < Projects:ARRA:SlicerEM Meeting 09072010
Back to SlicerEM:Developer page
When
Attendants
- Kilian Pohl
- Danielle Pace
- Jean-Christophe Fillion-Robin
- Julien Finet
Items
- AnatomicalTree
- Structure name and label name editable only from "Define Anatomical Tree" step
- Added Icon near Structure name
- Probability map now integrated to the anatomical tree
- Workflow: EM Segmenter:
- fixed with QSizePolicy to make the next/back/segment buttons appear constantly
- refactored panel/steps together: each step has a .ui file, moved panel functions into step's private implementation
- Workflow: CTK:
- ctkWorkflowStep / ctkWorkflowWidgetStep no longer inherits QObject
- added ctkAbstractWorkflowWidgetStep, a superclass for all workflowWidgetSteps
- added ctkWorkflowWidgetStep plugin
- added scrollbars to ctkWorkflowWidgetStep
- cleaned up WorkflowWidgetTest 1/2