changed 2 months ago
Linked with GitHub

Improving Slicer README on GitHub

This document was created to help further improve the Slicer README following a pull request PR-8208 from @aynamiii.

Original

As of Slicer@71394e295


CI (Build)
OpenSSF Scorecard

Slicer, or 3D Slicer, is a free, open source software package for visualization and
image analysis.

3D Slicer is natively designed to be available on multiple platforms,
including Windows, Linux and macOS.

Build instructions for all platforms are available on the Slicer wiki:

For Slicer community announcements and support, visit:

For documentation, tutorials, and more information, please see:

See License.txt for information on using and contributing.

Proposal by @aynamiii

See PR-8208


CI (Build)
OpenSSF Scorecard

3D Slicer

Slicer, or 3D Slicer, is a free, open-source software package for visualization and image analysis. It is cross-platform and supports Windows, macOS, and Linux.

Installation

3D Slicer is available for Windows, macOS, and Linux.

Download

Install

  • Windows: Run the .exe installer and follow the setup wizard.
  • macOS: Open the .dmg file and drag Slicer to the Applications folder.
  • Linux: Extract the tarball and run ./Slicer.

Quick Start

  1. Open 3D Slicer.
  2. Load a medical image (File -> Add Data).
  3. Use the "Segment Editor" to analyze regions of interest.
  4. Export results in various formats (DICOM, STL, etc.).

Contributing

We welcome contributions! See our Contribution Guidelines for:

  • Reporting bugs
  • Submitting feature requests
  • Writing documentation
  • Contributing code

To set up a development environment, follow our Build Instructions.

Citing 3D Slicer

If you use 3D Slicer in your research, please cite:

Kikinis R, Pieper SD, Vosburgh KG. "3D Slicer: A Platform for Medical Computing." J Biomed Imaging, 2014.

For BibTeX format:

@article{Kikinis2014,
  author = {Kikinis, Ron and Pieper, Steve D and Vosburgh, Kirby G},
  title = {3D Slicer: A Platform for Medical Computing},
  journal = {J Biomed Imaging},
  year = {2014},
  doi = {10.1155/2014/639567}
}

Proposal by @jcfr

CI (Build)
OpenSSF Scorecard

3D Slicer

3D Slicer is a free, open-source software platform for visualization, segmentation, registration, processing, and analysis of medical, biomedical, and other 3D images and meshes. It is also used for planning and navigating image-guided procedures.
Slicer is available for Windows, macOS, and Linux.

🚀 Get Started

Download & Install

  • Latest stable release: Slicer Downloads
  • Windows: Run the .exe installer.
  • macOS: Open the .dmg and drag Slicer to Applications.
  • Linux: Extract the tarball and run ./Slicer.

Quick Start

Once installed, follow these steps to get started:

1️⃣ Load Data

  • Open 3D Slicer.
  • Use the Welcome panel to load your own data or download sample datasets for exploration.
    (Sample data is useful if you don’t have your own files yet.)
    ➡️ Learn more about loading data

2️⃣ View Data

  • Use the Data module to manage and organize datasets.
  • Click the eye icon 👁️ to show/hide data in different views.
  • Customize views (orientation marker, ruler, transparency) using the view controls.
    ➡️ More on viewing data

3️⃣ Process Data

Slicer provides a modular architecture for data processing. Key modules include:

  • 🏠 Welcome: Load data & customize settings.
  • 📂 Data: Organize and manage datasets.
  • 📷 DICOM: Import/export medical imaging data.
  • 📊 Segment Editor: Perform 3D segmentation.
  • 🔄 Volume Rendering: Visualize volumetric datasets.
  • 📌 Markups: Annotate and label structures.
    ➡️ Full list of modules

4️⃣ Save Data

  • Use File -> Save Data to store your work.
  • Export specific datasets via the Data module (Export to File... or Export to DICOM...).
    ➡️ More on saving data

5️⃣ Install Extensions (Optional)

Slicer supports extensions that provide additional tools and workflows:

  • Open the Extensions Manager (View -> Extensions Manager).
  • Browse and install community-contributed modules.
    ➡️ Explore available extensions

6️⃣ Learn More

🛠️ Building from Source

For developers, follow our Build Instructions to compile 3D Slicer on your platform.

🤝 Contributing

We welcome contributions! See our Contribution Guide for:

  • Reporting bugs & requesting features
  • Writing documentation
  • Submitting code

📖 Documentation & Support

  • User & Developer Guides: Slicer Documentation
  • Community Discussions & Support: Slicer Forum
  • Slicer Training Compendium: Training Portal
    Step-by-step tutorials with sample datasets to help users effectively utilize 3D Slicer for various applications.

For community announcements and additional resources, visit:
🔗 Slicer Forum | 🔗 Slicer.org

📚 Citing

If you use 3D Slicer in your research, please cite the Slicer website and the following publication:

Fedorov A., Beichel R., Kalpathy-Cramer J., Finet J., Fillion-Robin J-C., Pujol S., Bauer C., Jennings D., Fennessy F.M., Sonka M., Buatti J., Aylward S.R., Miller J.V., Pieper S., Kikinis R. 3D Slicer as an Image Computing Platform for the Quantitative Imaging Network. Magnetic Resonance Imaging. 2012 Nov;30(9):1323-41. PMID: 22770690. PMCID: PMC3466397.

For convenience here is a bibtex entry:

@article{fedorov20123d,
  title={3D Slicer as an image computing platform for the Quantitative Imaging Network},
  author={Fedorov, Andriy and Beichel, Reinhard and Kalpathy-Cramer, Jayashree and Finet, Julien and Fillion-Robin, Jean-Christophe and Pujol, Sonia and Bauer, Christian and Jennings, Dominique and Fennessy, Fiona and Sonka, Milan and others},
  journal={Magnetic resonance imaging},
  volume={30},
  number={9},
  pages={1323--1341},
  year={2012},
  publisher={Elsevier}
}

📜 License

3D Slicer is open-source. See License.txt for details.

For historical context and a comparison to other open-source licenses, see the 3D Slicer Overview.

Select a repo