Skip to content

Slicer/training.slicer.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This page contains "How to" tutorials with matched sample data sets. They demonstrate how to use the 3D Slicer environment to accomplish certain tasks. For "reference manual" style documentation, please see the Slicer manual on ReadTheDocs. Some of these tutorials are based on older releases of 3D Slicer and are being upgraded to Slicer 5.0. The concepts are still useful but some interface elements and features may be different in updated versions.

General

See Getting started section of the Slicer User's Guide for installation instructions.

Walkthrough of the Welcome module of 3D Slicer.

  • Download: PDF (English)
  • Audience: First-time users who want a general introduction to the software
  • Length: 10 minutes
  • Modules: Welcome, Sample Data
  • Application version: Slicer-4.8
  • Authors: Sonia Pujol, Ph.D.

image

Brief introduction to the advanced 3D visualization capabilities of 3D Slicer.

  • Download: PDF (English)
  • Audience: First-time users who want to discover Slicer in 4 minutes
  • Length: 4 minutes
  • Modules: Welcome to Slicer, Models
  • Application version: Slicer-4.8
  • Authors: Sonia Pujol, Ph.D.

image

Visualization

The Basics of Data Loading and Visualization tutorial shows how to load and visualize DICOM images and 3D models in 3D Slicer.

  • Download: PDF (English), PDF (French)
  • Audience: First-time users who want to discover basic visualization features of 3D Slicer.
  • Modules: DICOM, Volume Rendering, Models
  • Application version: Slicer-5.4
  • Authors: Sonia Pujol, Ph.D
  • Website

image

Introduction to the advanced 3D visualization capabilities of 3D Slicer.

  • Download: PDF (English)
  • Audience: First-time users who want to discover basic visualization features of 3D Slicer.
  • Length: 10 minutes
  • Modules: Welcome to Slicer, Models
  • Application version: Slicer-5.6
  • Authors: Andras Lasso, Csaba Pinter
  • Website (includes source)

image

DICOM

The DICOM and Slicer tutorial provides an introduction to the DICOM standard and shows how to load and visualize DICOM datasets in 3D Slicer.

image

The 3D Visualization of DICOM images course guides through 3D data loading and visualization of DICOM images for Radiology Applications in 3D Slicer.

  • Download: PDF (English)
  • Audience: Radiologists and users of Slicer who need a more comprehensive overview over 3D Slicer visualization capabilities.
  • Modules: DICOM, Volumes, Volume Rendering, Models.
  • Application version: Slicer-4.10
  • Authors: Sonia Pujol, Ph.D., Kitt Shaffer, M.D., Ph.D., Ron Kikinis, M.D.

image

Segmentation tutorials

Create a 3D-printable surgical skill training phantom from a CT image.

  • Download: PDF (English)
  • Audience: users interested in creating 3D-printed models from 3D images.
  • Application version: Slicer-5.6
  • Authors: Csaba Pinter, Attila Nagy
  • Website

image

Developer tutorials

Introduction to Python scripting and module development tutorial for 3D Slicer.

  • Download: PDF (English)
  • Audience: developers, users with some Python scripting experience
  • Application version: Slicer-5.6
  • Authors: Andras Lasso, Csaba Pinter, Tamas Ungi, Matthew Holden, Kyle Sunderland
  • Website (includes source)

image

Introduction to the Python Console and basic Qt widgets in 3D Slicer.

  • Download: PDF (English)
  • Audience: users interested to use 3D Slicer with Python scripting
  • Application version: Slicer-5.0
  • Authors: Sonia Pujol, Ph.D, Steve Pieper, Ph.D.
  • Website

image

Slicer script repository

For additional Python scripts examples, please visit the Script repository.

Other tutorial collections