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

Additional interfaces¶

TorchIO features can be accessed through the standard Python interface, the Command-line tools or the 3D Slicer GUI.

  • Command-line tools
    • tiotr
    • tiohd
  • 3D Slicer GUI
    • TorchIO Transforms
Next
Command-line tools
Previous
Medical image datasets
Copyright © 2025, Fernando Pérez-García
Made with Sphinx and @pradyunsg's Furo