Contents Menu Expand Light mode Dark mode Auto light/dark mode
TorchIO becomes one of the most downloaded articles from CMPB!
TorchIO
Logo
TorchIO
  • Getting started
  • Data structures
    • Image
    • Subject
    • Dataset
  • Patch-based pipelines
    • Training
    • Inference
  • Transforms
    • Preprocessing
    • Augmentation
    • Others
  • Medical image datasets
  • Additional interfaces
    • Command-line tools
    • 3D Slicer GUI
  • Examples gallery
    • Plot a subject
    • Exclude images from transform
    • Resample only one axis
    • Sample slices from volumes
    • Trace applied transforms
    • Transform video
  • GitHub repository
  • Paper
  v: latest
Versions
latest
stable
Downloads
pdf
html
On Read the Docs
Project Home
Builds
Back to top
Edit this page

Examples gallery#

Below is a gallery of examples covering several features of TorchIO.

Plot a subject

Plot a subject

Plot a subject
Exclude images from transform

Exclude images from transform

Exclude images from transform
Resample only one axis

Resample only one axis

Resample only one axis
Sample slices from volumes

Sample slices from volumes

Sample slices from volumes
Trace applied transforms

Trace applied transforms

Trace applied transforms
Transform video

Transform video

Transform video

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Next
Plot a subject
Previous
3D Slicer GUI
Copyright © 2023, Fernando Pérez-García
Made with Sphinx and @pradyunsg's Furo