## Note: This page was created with the CommandTemplate
##
## If you're modifying this page please take a look at the
## latest version of CommandTemplate to ensure that you're
## using the latest version of the CommandTemplate
##
## See HelpOnCommandTemplate for description of formatting
'''Index''' <<TableOfContents>>

= Name =
mri_distance_tarnsform - creates a distance transform map of the given label of the input volume

= Synopsis =
mri_distance_transform involume label maxdistance mode outvolume

= Arguments =
== Positional Arguments ==
||involume||The input volume||
||label|| Label of the structure for which the distance transform map is constructed||
||maxdistance|| Maximum distance (any point further than maxdistance is maxdistance away)||
||mode|| =1 signed (<0 in interior) =2 unsigned (from border) =3 (just) outside (interior = 0) =4 inside||

= Outputs =
||outvolume|| Name of the resulting output volume||

= Description =
Computes a distance transform map of the given label of the input volume

= Examples =
== Example 1 ==
mri_distance_transform  vol.mgz 1 10 1 /tmp/dist.mgz

description

= Bugs =
None

= See Also =
[[othercommand1]], [[othercommand2]]

= Links =
FreeSurfer, FsFast

= Methods Description =
{{{
description
description
}}}
= References =
[[References/Lastname#|References/Lastname###]]

= Reporting Bugs =
Report bugs to < analysis-bugs@nmr.mgh.harvard.edu >

= Author/s =