Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

'''Index'''
<<TableOfContents>>
'''Index''' <<TableOfContents>>
Line 21: Line 18:
|| 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
 
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
Line 27: Line 27:
|| outvolume || Name of the resulting output volume  outvolume: Name of the resulting output volume
Line 52: Line 52:
Line 54: Line 53:
[[References/Lastname###]] [[References/Lastname##|References/Lastname###]]
Line 57: Line 56:
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> Report bugs to < analysis-bugs@nmr.mgh.harvard.edu >

Index

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###

Reporting Bugs

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

Author/s

mri_distance_transform (last edited 2008-05-10 15:54:46 by LillaZollei)