vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkrbfinterpolation

vmtkrbfinterpolation

Description

perform RBF interpolation from a set of seeds

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iSeedsvtkPolyData1  the input seeds
ifileSeedsInputFileNamestr1  filename for the default Seeds reader
rImagevtkImageData1  the reference image
rfileImageInputFileNamestr1  filename 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
ofileImageOutputFileNamestr1  filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oImagevtkImageData1  the output image
Edit - History - Print - Recent Changes - Search
Page last modified on September 05, 2010, at 12:37 PM