Difference between revisions of "2016 Summer Project Week/Segmentation Editor and Terminology"
From NAMIC Wiki
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]] | Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]] | ||
+ | Image:TerminologyInEditor.jpg|Slicer 4.5 Editor with terminology | ||
</gallery> | </gallery> | ||
Revision as of 11:14, 20 June 2016
Home < 2016 Summer Project Week < Segmentation Editor and TerminologyKey Investigators
- Nicole Aucoin (BWH)
- Csaba Pinter (Queens)
- Andrey Fedorov (BWH)
Project Description
Objective
- Build on the work done in the Segmentations Integration project to incoporate terminology information from Reporting module as ported to the Editor module as documented in issue 4047 and committed as svn 24742.
Approach, Plan
- The initial plan was for the Segment Editor to incoporate the display of terminology, ported from the Editor module. The next stage is to add support for editing the terminologies and adding new ones.
- Review overview sildes | Segmentations
- Source code review: | SlicerRT, with a focus on containers (vtkSegment, vtkSegmentation, vtkMRMLSegmentationNode), and widget GUI (Segmentations\Widgets\qMRMLSegmentsTableView)