Skip to content

Commit 6487418

Browse files
committed
Merge branch 'add-to-transform' of github.com:TorchIO-Project/torchio into add-to-transform
2 parents 92f570e + 6b4fedf commit 6487418

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

docs/source/transforms/preprocessing.rst

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ Intensity
4646
:show-inheritance:
4747

4848

49+
:class:`To`
50+
~~~~~~~~~~~
51+
52+
.. autoclass:: To
53+
:show-inheritance:
54+
55+
4956
.. currentmodule:: torchio.transforms.preprocessing.intensity
5057

5158

@@ -56,23 +63,20 @@ Intensity
5663
:show-inheritance:
5764

5865

59-
60-
61-
6266
Spatial
6367
-------
6468

6569
.. currentmodule:: torchio.transforms
6670

6771
:class:`CropOrPad`
68-
~~~~~~~~~~~~~~~~~~~~~~~~
72+
~~~~~~~~~~~~~~~~~~
6973

7074
.. autoclass:: CropOrPad
7175
:show-inheritance:
7276
:members: _get_six_bounds_parameters
7377

7478
:class:`ToOrientation`
75-
~~~~~~~~~~~~~~~~~~~~~~~~~
79+
~~~~~~~~~~~~~~~~~~~~~~
7680

7781
.. autoclass:: ToOrientation
7882
:show-inheritance:
@@ -106,7 +110,7 @@ Spatial
106110

107111

108112
:class:`CopyAffine`
109-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
113+
~~~~~~~~~~~~~~~~~~~
110114

111115
.. autoclass:: CopyAffine
112116
:show-inheritance:
@@ -131,14 +135,14 @@ Label
131135

132136

133137
:class:`RemapLabels`
134-
~~~~~~~~~~~~~~~~~~~~~~~~~
138+
~~~~~~~~~~~~~~~~~~~~
135139

136140
.. autoclass:: RemapLabels
137141
:show-inheritance:
138142

139143

140144
:class:`RemoveLabels`
141-
~~~~~~~~~~~~~~~~~~~~~~~~~
145+
~~~~~~~~~~~~~~~~~~~~~
142146

143147
.. autoclass:: RemoveLabels
144148
:show-inheritance:

0 commit comments

Comments
 (0)