Difference between revisions of "2014 Summer Project Week:SlicerRT scalarbar vtk6 migration"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2014.png|Projects List </gallery> ==Key Investigators== * Kevin Wang (Princess Margaret Cancer Centre) * Ni…')
 
 
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]
 +
Image:namic2014summer_scalarbar.png|[[2014_Summer_Project_Week#Projects|vtk6 scalarbar annotation]]
 
</gallery>
 
</gallery>
  

Latest revision as of 14:17, 27 June 2014

Home < 2014 Summer Project Week:SlicerRT scalarbar vtk6 migration

Key Investigators

  • Kevin Wang (Princess Margaret Cancer Centre)
  • Nicole (SPL)

Project Description

Objective

  • To migrate isodose module to use the new vtk6 scalarbaractor class.

Approach, Plan

  • keep vtk5 scalarbar for compatibility reason.
  • switch to use vtk6 scalarbaractor class.
  • investigate the use of new annotation functionality in vtk6 scalarbaractor.

Progress

  • added compatibility code for vtk5.
  • added vtk6 scalarbaractor to use annotation for labels.
  • discussed the possible improvement over the vtk6 scalarbaractor class with Nicole.
  • Todo: derived a new scalarbaractor class based on vtk6 version and replace labels with annotations.