Documentation/4.0/Modules/SampleData
From Slicer Wiki
Home < Documentation < 4.0 < Modules < SampleData
Introduction and Acknowledgements
| |||||
|
Module Description
Easy access to datasets for experimenting with Slicer. MR and CT datasets are available. Note: requires internet access.
Use Cases
Examples:
- Use Case 1: Download an MR Volume to experimenting with the EMSegmenter.
- Use Case 2: Download a CT Volume for use with the Volume Rendering Module.
- Use Case 3: Download a DTI Volume for use with Tractography.
Tutorials
- Tutorial about loading and viewing data.
Panels and their use
Similar Modules
- The DICOM module can be used to access access sample data on DICOM servers.
References
N/A
Information for Developers
This module is written in python, and relies on MRML's ability to access datasets via the http protocol.