Difference between revisions of "2015 Winter Project Week:Slice View Annotations"

From NAMIC Wiki
Jump to: navigation, search
 
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]
 
Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]]
File:Colorbar.PNG|[colorbar fixed for small ranges.]
+
File:Colorbar.PNG|colorbar fixed for small ranges.
  
 
</gallery>
 
</gallery>

Latest revision as of 16:36, 9 January 2015

Home < 2015 Winter Project Week:Slice View Annotations

Key Investigators

  • Alireza Mehrtash, BWH
  • Andrey Fedorov, BWH
  • Steve Pieper, Isomics

Project Description

Objective

  • Improve usability of Slice view annotations.

Approach, Plan

  • Color bar issue in displaying window/level in the range of [0,1]
  • Studying the option for moving slice view annotation settings from Data-probe module to slice view controller widget and to invoke configuration dialog per slice view.
  • Adding the feature of orientation marker to slice view annotations [1].


Progress

  • Issue #3881 for displaying small window width values in color bar [2] was resolved and the fix is merged into slicer.
  • After reviewing code and discussions with Steve and Andriy, we decided to move the slice view annotations settings to applications settings instead of slice view controller.

References