Skip to content

Commit

Permalink
Updated docs transforms.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkujawa committed May 23, 2023
1 parent dce66d0 commit b9b07bf
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/source/transforms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,18 @@ Intensity
:members:
:special-members: __call__

`ScaleIntensityFixedMean`
"""""""""""""""""""""""""
.. autoclass:: ScaleIntensityFixedMean
:members:
:special-members: __call__

`RandScaleIntensityFixedMean`
"""""""""""""""""""""""""""""
.. autoclass:: RandScaleIntensityFixedMean
:members:
:special-members: __call__

`NormalizeIntensity`
""""""""""""""""""""
.. image:: https://github.com/Project-MONAI/DocImages/raw/main/transforms/NormalizeIntensity.png
Expand Down Expand Up @@ -1375,6 +1387,12 @@ Intensity (Dict)
:members:
:special-members: __call__

`RandScaleIntensityFixedMeand`
"""""""""""""""""""""""""""""""
.. autoclass:: RandScaleIntensityFixedMeand
:members:
:special-members: __call__

`NormalizeIntensityd`
"""""""""""""""""""""
.. image:: https://github.com/Project-MONAI/DocImages/raw/main/transforms/NormalizeIntensityd.png
Expand Down

0 comments on commit b9b07bf

Please sign in to comment.