Difference between revisions of "New users"

From Slicer Wiki
Jump to: navigation, search
Line 117: Line 117:
 
* Click [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/ModuleExtensionListing/Extensions_by_category here] for a full list of extensions. The links on the page will provide documentation for each extension.
 
* Click [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/ModuleExtensionListing/Extensions_by_category here] for a full list of extensions. The links on the page will provide documentation for each extension.
 
* See the [http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.5/Announcements#Slicer_Extensions Announcements page] for descriptions of the latest 3D Slicer extensions.
 
* See the [http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.5/Announcements#Slicer_Extensions Announcements page] for descriptions of the latest 3D Slicer extensions.
* To learn how to create your own extension, click [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Tutorials/BuildTestPackageDistributeExtensions here].
+
* Slicer is extensible. If you are a programmer who wants to add functionality to Slicer, click [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Tutorials/BuildTestPackageDistributeExtensions here].
  
 
==Use Cases==
 
==Use Cases==

Revision as of 15:31, 8 June 2016

Home < New users

Welcome to 3D Slicer

WelcomeToSlicer-2016-05-31.jpg

Welcome to the 3D Slicer community. Here you will learn the basics of using Slicer including installing 3D Slicer, the basics of the main application GUI, how to use Slicer and where to find tutorials and more information.

3D Slicer is:

  • A software platform for the analysis (including registration and interactive segmentation) and visualization (including volume rendering) of medical images and for research in image guided therapy.
  • A free, open source software available on multiple operating systems: Linux, MacOSX and Windows
  • Extensible, with powerful plug-in capabilities for adding algorithms and applications.

Features include:

  • Multi organ: from head to toe.
  • Support for multi-modality imaging including, MRI, CT, US, nuclear medicine, and microscopy.
  • Bidirectional interface for devices.
The Users Mailing List

is a place for you to ask

any questions regarding

Slicer and its usage.

There is no restriction on use, but Slicer is not approved for clinical use and is intended for research. Permissions and compliance with applicable rules are the responsibility of the user. For details on the license see here

(From: http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.5/Announcements#What_is_3D_Slicer)

Hardware Requirements

3D Slicer is an open-source package that can be used on Mac, Linux and Windows. In order to run 3D Slicer your computer must have the graphics capabilities and memory to hold the original image data and process results. A 64-bit system is required. Click here more information.

Screen Shot 2016-06-01 at 1.21.15 PM.png

Installing 3D Slicer

To install Slicer, click here

The Nightly version of 3D Slicer is updated nightly as groups of developers make changes. The Stable version of 3D Slicer is not updated nightly and is more rigorously tested.

Once downloaded, follow the instructions to complete installation.

Further Documentation

If you're interested in extending your knowledge, access the User Manual. See also the archives of the users mailing list . The archive is searchable so most answers to questions can be found there.

If you're a developer looking for more information, access the Developer Manual. See also archives of the developer's mailing list . Similar to the Users Mailing List archive, it is searchable.

Main Application GUI

3D Slicer is built on a modular architecture. The Main Application GUI is divided into six components: the Application Menu Bar, the Application Toolbar, the Module GUI Panel, the Data Probe Panel, the 2D Slice Viewers, and the 3D Viewer. This section will introduce you to the basic functions on the main application's GUI. If you require detailed information, visit this page.


Open 3D Slicer and load your own data or download sample data to explore. Go ahead and click around the user interface.



From the Welcome panel, you can load your own data or download sample data. Sample data is often useful for exploring the features of 3D Slicer if you don't have data of your own.



Click on the push pin in the top left corner of each of the Slice Viewers or the 3D Viewer to see more options. In the Slice Viewers, the horizontal bar can be used to scroll through slices or select a slice. You can explore the various options using your loaded data or downloaded sample data.

TutorialPreview-2016-05-31.png

Tutorials

The 3D Slicer documentation has an abundance of tutorials to help you familiarize yourself with the basics of 3D Slicer and with specific modules.

Try the Welcome Tutorial and the Data Loading and 3D Visualization Tutorial to learn the basics of using 3D Slicer.

For more tutorials, visit the Tutorial page to see a comprehensive list. Additionally, visit our YouTube page for video tutorials.

If you would like to see a list of example cases with data sets and steps to achieve the same result, visit the Registration Library

Modules

3D Slicer has an abundance of modules to allow it's variety of functionalities. Refer to the documentation page for a comprehensive list of modules. Each module has it's own documentation page that has information about the module and may include a tutorial. 3D Slicer has more than 10 core modules that are displayed in the top section of the Modules drop down menu.

Core Modules

Welcome: The default module when 3D Slicer is started. The panel features options for loading data and customizing 3D Slicer. Below those options are drop-down boxes that contain essential information for using 3D Slicer.

Annotations: Allows the creation and editing of annotations or supplementary information. Currently, rulers and regions of interest (ROIs) are supported. See the Markups Module for fiducials.

Markups: Allows the creation and editing of markups associated with a scene. Currently, lists of fiducially are supported as markups.

Data: Lists the objects currently in the scene and allows basic operations such as search, rename, delete and move.

DataStore: Allows users to download and upload data sets.

DICOM: Integrates DICOM classes from CTK.

Editor: Allows manual segmentation of volumes.

Models: Loads and adjusts display parameters of models. Allows the user to change the appearance of and organize 3D surface models.

Scene Views: Tool for organizing multiple 'live views' of the data in the scene. The user can create any number of views and control parameters

Subject Hierarchy: The SubjectHierarchy module acts as a central data-organizing point in Slicer. Subject hierarchy nodes provide features for the underlying data nodes, including cloning, bulk transforming, bulk show/hide, type-specific features, and basic node operations such as delete or rename.

Transforms: This module is used for creating and editing transformation matrices. You can establish these relations by moving nodes from the Transformable list to the Transformed list or by dragging the nodes under the Transformation nodes in the Data module.

Volume Rendering: Provides interactive visualization of 3D image data.

Volumes: Used for changing the appearance of various volume types.

Extension Manager.png

Extensions

3D Slicer supports plug-ins that are called extensions. An extension could be seen as a delivery package bundling together one or more Slicer modules. After installing an extension, the associated modules will be presented to the user as built-in ones. Extensions can be downloaded from the extension manager to selectively install features that are useful for the end-user.

  • For details about downloading extensions, see the Extension Manager page.
  • Click here for a full list of extensions. The links on the page will provide documentation for each extension.
  • See the Announcements page for descriptions of the latest 3D Slicer extensions.
  • Slicer is extensible. If you are a programmer who wants to add functionality to Slicer, click here.

Use Cases

Diffusion Tensor Imaging Neurosurgical Planning
Slicer4DTI Tutorial.png
NeurosurgicalPlanningTutorial.png
The Diffusion Tensor Imaging Tutorial course guides through the basics of loading Diffusion Weighted images in Slicer, estimating tensors and generating fiber tracts. The Neurosurgical Planning Tutorial course guides through the generation of fiber tracts in the vicinity of a tumor.
Visualization of DICOM Images for Radiology Applications Quantitative Imaging
Slicer4RSNA 2.png
QuantitaiveImaging tutorial.png
The 3D Visualization of DICOM Images for Radiology Applications Tutorial guides through 3D data loading and visualization of DICOM images for radiology applications. The Quantitative Imaging Tutorial guides through the use of 3D Slicer for quanitifying small volumetric changes in slow-growing tumors and for calculating Standardized Uptake Value (SUV) from PET/CT data.
Surgical Navigation Radiation Therapy
SlicerIGTLogo250x250.png
SlicerRTUseCaseImage.png
The Slicer IGT tutorials are designed for end-users interested in using Slicer for real-time navigated procedures.  The SlicerRT tutorial demonstrates how to perform a radiation therapy research workflow using the SlicerRT extension.
Image Registration 3D Printing
Registration Slicer4.png
3DPrinting tutorial.png
The Image Registration Tutorial show how to perform intra- and inter-subject registration within 3D Slicer.

The 3D Printing tutorial shows how to prepare 3D Slicer Data for 3D printing.