2014 Summer Project Week:SlicerRT scalarbar vtk6 migration

From NAMIC Wiki
Revision as of 14:17, 27 June 2014 by Wangk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.