Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
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
Back to top
View this page

Examples gallery¶

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

Plot a subject

Plot a subject

Exclude images from transform

Exclude images from transform

Resample only one axis

Resample only one axis

Sample slices from volumes

Sample slices from volumes

Trace applied transforms

Trace applied transforms

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 © 2025, Fernando Pérez-García
Made with Sphinx and @pradyunsg's Furo