We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa70f4a commit a5afb28Copy full SHA for a5afb28
nipype/interfaces/mrtrix3/utils.py
@@ -1221,6 +1221,7 @@ class MaskFilter(CommandLine):
1221
"""
1222
Perform filtering operations on 3D / 4D mask images.
1223
Only supports dilate / erode filters at the moment.
1224
+ For more information see: https://mrtrix.readthedocs.io/en/latest/reference/commands/maskfilter.html
1225
1226
1227
Example
0 commit comments