2014 Summer Project Week:SlicerRT scalarbar vtk6 migration
From NAMIC Wiki
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.