Difference between revisions of "Documentation/Labs/Units"
From Slicer Wiki
Line 3: | Line 3: | ||
This page summarize the on-going work related to the integration of units into Slicer. | This page summarize the on-going work related to the integration of units into Slicer. | ||
− | + | There are two developments: | |
+ | |||
+ | 1. Application-level definition of units for controlling issues like display and precision for the GUI widgets displaying the values, see wiki page: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Units | ||
+ | 2. Volume node level definition of the quantity and units associated with an image volume. Discussion of this development started in this PR thread: https://github.com/Slicer/Slicer/pull/592 | ||
= Work-in-progress topic = | = Work-in-progress topic = |
Revision as of 15:45, 14 October 2016
Home < Documentation < Labs < UnitsOverview
This page summarize the on-going work related to the integration of units into Slicer.
There are two developments:
1. Application-level definition of units for controlling issues like display and precision for the GUI widgets displaying the values, see wiki page: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Units 2. Volume node level definition of the quantity and units associated with an image volume. Discussion of this development started in this PR thread: https://github.com/Slicer/Slicer/pull/592
Work-in-progress topic
Features
- Value scaled depending on current unit: https://github.com/vovythevov/Slicer/tree/Units
History
- GUI Redesign:
http://www.na-mic.org/Bug/view.php?id=3137 - Scene close crash:
http://www.na-mic.org/Bug/view.php?id=3152