Differences between revisions 3 and 4
Deletions are marked like this. Additions are marked like this.
Line 18: 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 24:
outvolume: Name of the resulting output volume ||outvolume|| Name of the resulting output volume||

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)