vmtksurfacemodeller

Description

converts a surface to an image containing the signed distance transform from the surface points

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
samplespacingSampleSpacingfloat1(0.0,)-1.0spacing of the output image (isotropic)
negativeinsideNegativeInsidebool11toggle sign of distance transform negative inside the surface
ofileImageOutputFileNamestr1filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oImagevtkImageData1the output image