vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkcenterlinesmoothing

vmtkcenterlinesmoothing

Description

smooth centerlines with a moving average filter

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iCenterlinesvtkPolyData1  the input centerlines
ifileCenterlinesInputFileNamestr1  filename for the default Centerlines reader
iterationsNumberOfSmoothingIterationsint1(0,)100 
factorSmoothingFactorfloat1(0.0,)0.1 
ofileCenterlinesOutputFileNamestr1  filename for the default Centerlines writer

Output arguments

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