Difference between revisions of "Documentation/Nightly/Extensions/Sequences"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- -----------------------…')
 
Tag: 2017 source edit
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<noinclude>{{documentation/versioncheck}}</noinclude>
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
 
Author: Andras Lasso (PerkLab, Queen's University), Matthew Holden (PerkLab, Queen's University), Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto), Gabor Fichtinger (PerkLab, Queen's University)<br>
 
Contact: Andras Lasso, <email>lasso@cs.queensu.ca</email><br>
 
Project website: http://www.slicerrt.org<br>
 
License: [http://www.slicer.org/pages/LicenseText Slicer license]
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
|{{collaborator|logo|sparkit}}|SparKit
 
|{{collaborator|logo|namic}}|NA-MIC
 
|{{collaborator|logo|perklab}}|PerkLab
 
}}
 
  
<!-- ---------------------------- -->
+
{{documentation/banner
{{documentation/{{documentation/version}}/extension-section|Extension Description}}
+
| text  = [https://github.com/SNRLab/SNRMeasurement This page has been moved to GitHub.]
{|
+
| background-color = 8FBC8F }}
[[Image:MultidimDataLogo.png|left]]
 
|
 
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, transforms sequences.
 
 
 
Highlights:
 
* Sequences can be created from any MRML nodes
 
* Multiple sequences can be replayed sycnhronized, in real-time, visualizing the contents in 2D and 3D
 
 
 
|
 
|}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Modules}}
 
 
 
*[[Documentation/{{documentation/version}}/Modules/Sequences|Sequences]]
 
*[[Documentation/{{documentation/version}}/Modules/SequenceBrowser|Sequence browser]]
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
 
 
 
<gallery widths="200px" perrow="4">
 
Image:MultidimDataScreenshot1.png|TBD
 
Image:MultidimDataScreenshot2.png|TBD
 
Image:MultidimDataScreenshot3.png|TBD
 
Image:MultidimDataScreenshot4.png|TBD
 
</gallery>
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 
 
 
<!-- ---------------------------- -->
 
<!--
 
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
 
-->
 
<!-- ---------------------------- -->
 
<!--
 
{{documentation/{{documentation/version}}/extension-section|References}}
 
-->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
 
* Source code: https://subversion.assembla.com/svn/slicerrt/trunk/MultidimData/
 
* Issue tracker:  [https://www.assembla.com/spaces/dG15GuCs4r4l4UeJe5cbCb/tickets/report/u1049984 open issues and enhancement requests]
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Troubleshooting}}
 
<!-- ---------------------------- -->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-footer}}
 
<!-- ---------------------------- -->
 

Latest revision as of 16:10, 17 June 2022

Home < Documentation < Nightly < Extensions < Sequences