Note
Go to the end to download the full example code.
Plot a subject¶
Use torchio.Subject.plot()
to plot the images within a subject.

import torchio as tio
tio.datasets.Colin27().plot()
Total running time of the script: (0 minutes 4.265 seconds)