Import 2017-06-07 23:51:09: master aac93f2e

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-07-15 04:13:07 master 6f0030c1
Affected Issues 0002935: Add back orientation markers in 2D slice viewers
Changeset

ENH: Added orientation marker to slice view annotations.

This will fix issue 0002935.
Also:

  • Refactoring slice view annotation code.
  • Changed ScalarBar implementation: Instead of adding widget to the interactor
    the scalarbar actor is directly added to the renderer. The previous implementation
    (widget) had conflicts with orientation marker renderer.

Note: The STL models are made with MakeHuman software[1]. Based on [2] the exported models are under CCO licence.

[1] http://www.makehuman.org/
[2] http://www.makehuman.org/doc/faq/can_i_sell_models_created_with_makehuman.html

From: Alireza Mehrtash <mehrtash@bwh.harvard.edu>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24418 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Scripted/DataProbe/CMakeLists.txt Diff File
add - Modules/Scripted/DataProbe/DataProbeLib/Resources/Models/humanOrientationMarker.stl Diff File
add - Modules/Scripted/DataProbe/DataProbeLib/Resources/Models/leftShoeOrientationMarker.stl Diff File
add - Modules/Scripted/DataProbe/DataProbeLib/Resources/Models/rightShoeOrientationMarker.stl Diff File
add - Modules/Scripted/DataProbe/DataProbeLib/Resources/Models/shortsOrientationMarker.stl Diff File
mod - Modules/Scripted/DataProbe/DataProbeLib/Resources/UI/settings.ui Diff File
mod - Modules/Scripted/DataProbe/DataProbeLib/SliceViewAnnotations.py Diff File