Difference between revisions of "Documentation/4.4/Extensions/MarginCalculator"
From Slicer Wiki
Line 41: | Line 41: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-section|Use Cases}} | {{documentation/{{documentation/version}}/extension-section|Use Cases}} | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 20:09, 21 August 2015
Home < Documentation < 4.4 < Extensions < MarginCalculator
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Contributors: Kevin Wang (Princess Margaret Cancer Centre), Winnie Li (Princess Margaret Cancer Centre) | |||||||
|
Extension Description
Multidimensional data is an extension of 3D Slicer to allow creating and visualization of higher-dimension data nodes, such as 4D volumes, models changing in time, markups changing in time, sequences of transforms, scene camera trajectory, or even sequence of sequences. Software features include:
- Synthetic dose volume generation for testing.
- Motion simulation for systematic and random errors.
- Dose population histogram generation based on motion simulation.
- A complete simulation module for margin calculation.
Modules
Use Cases
Tutorials
- Sample scenes:
- Usage:
- Load the downloaded .mrb scene file into Slicer
- Go to the Sequence browser module to browse the data set
Similar Extensions
N/A
References
Information for Developers
- Source code: https://subversion.assembla.com/svn/margincalculator/trunk/MarginCalculator/
- Issue tracker: open issues and enhancement requests