vmtkrbfinterpolation

Description

perform RBF interpolation from a set of seeds

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSeedsvtkPolyData1the input seeds
ifileSeedsInputFileNamestr1filename for the default Seeds reader
rImagevtkImageData1the reference image
rfileImageInputFileNamestr1filename for the default Image reader
dimensionsDimensionsint3[0, 0, 0]
boundsBoundsfloat6[0.0, 1.0, 0.0, 1.0, 0.0, 1.0]
rbftypeRBFTypestr1["thinplatespline","biharmonic","triharmonic"]biharmonicthe type of RBF interpolation
ofileImageOutputFileNamestr1filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oImagevtkImageData1the output image