Skip to content

Commit

Permalink
Merge pull request #51 from soupault/fix_doc_ref
Browse files Browse the repository at this point in the history
Add a link to intensity remap ref
  • Loading branch information
lext authored Mar 5, 2020
2 parents d6caf26 + 1946d60 commit 06b9a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solt/transforms/_transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ def _apply_img(self, img: np.ndarray, settings: dict):


class IntensityRemap(ImageTransform):
"""Performs random intensity remapping.
"""Performs random intensity remapping [1]_.
Parameters
----------
Expand Down

0 comments on commit 06b9a56

Please sign in to comment.