Jean-Christophe Fillion-Robin
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# Improving Slicer README on GitHub This document was created to help further improve the Slicer README following a pull request [PR-8208](https://github.com/Slicer/Slicer/pull/8208) from [@aynamiii](https://github.com/aynamiii). ## Original _As of [Slicer@71394e295](https://github.com/Slicer/Slicer/blob/71394e2955e040f3b7ffcb36538b1cb751a77f17/README.md)_ ----- [![CI (Build)](https://github.com/Slicer/Slicer/actions/workflows/ci.yml/badge.svg)](https://github.com/Slicer/Slicer/actions/workflows/ci.yml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Slicer/Slicer/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Slicer/Slicer) 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: - https://slicer.readthedocs.io/en/latest/developer_guide/build_instructions/index.html For Slicer community announcements and support, visit: - https://discourse.slicer.org For documentation, tutorials, and more information, please see: - https://www.slicer.org See License.txt for information on using and contributing. ## Proposal by @aynamiii _See [PR-8208](https://github.com/Slicer/Slicer/pull/8208)_ ----- [![CI (Build)](https://github.com/Slicer/Slicer/actions/workflows/ci.yml/badge.svg)](https://github.com/Slicer/Slicer/actions/workflows/ci.yml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Slicer/Slicer/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Slicer/Slicer) # 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 - Get the latest stable release from: [Slicer Downloads](https://download.slicer.org) ### 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](https://slicer.readthedocs.io/en/latest/developer_guide/contribute/index.html) for: - Reporting bugs - Submitting feature requests - Writing documentation - Contributing code To set up a development environment, follow our [Build Instructions](https://slicer.readthedocs.io/en/latest/developer_guide/build_instructions/index.html). ## 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: ```bibtex @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)](https://github.com/Slicer/Slicer/actions/workflows/ci.yml/badge.svg)](https://github.com/Slicer/Slicer/actions/workflows/ci.yml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Slicer/Slicer/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Slicer/Slicer) # 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](https://download.slicer.org) - **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](https://slicer.readthedocs.io/en/latest/user_guide/getting_started.html#load-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](https://slicer.readthedocs.io/en/latest/user_guide/getting_started.html#view-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](https://slicer.readthedocs.io/en/latest/user_guide/modules/index.html) #### 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](https://slicer.readthedocs.io/en/latest/user_guide/getting_started.html#save-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](https://slicer.readthedocs.io/en/latest/user_guide/extensions_manager.html) #### 6️⃣ Learn More - **Step-by-step tutorials**: [Slicer Training Portal](https://training.slicer.org) - **User guide & documentation**: [Slicer Docs](https://slicer.readthedocs.io) - **Community forum & support**: [Slicer Forum](https://discourse.slicer.org) ## 🛠️ Building from Source For developers, follow our [Build Instructions](https://slicer.readthedocs.io/en/latest/developer_guide/build_instructions/index.html) to compile 3D Slicer on your platform. ## 🤝 Contributing We welcome contributions! See our [Contribution Guide](https://slicer.readthedocs.io/en/latest/developer_guide/contribute/index.html) for: - Reporting bugs & requesting features - Writing documentation - Submitting code ## 📖 Documentation & Support - **User & Developer Guides:** [Slicer Documentation](https://slicer.readthedocs.io) - **Community Discussions & Support:** [Slicer Forum](https://discourse.slicer.org) - **Slicer Training Compendium:** [Training Portal](https://training.slicer.org) _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](https://discourse.slicer.org) | 🔗 [Slicer.org](https://www.slicer.org) ## 📚 Citing If you use 3D Slicer in your research, please cite the [Slicer website](https://slicer.org) 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: ```bibtex @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](https://slicer.readthedocs.io/en/latest/user_guide/about.html#license).

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully