vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkcenterlinegeometry

vmtkcenterlinegeometry

Description

compute the local geometry of centerlines in terms of curvature and torsion

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
curvaturearrayCurvatureArrayNamestr1 Curvaturename of the array where curvature values have to be stored
torsionarrayTorsionArrayNamestr1 Torsionname of the array where torsion values have to be stored
frenettangentarrayFrenetTangentArrayNamestr1 FrenetTangentname of the array where tangent vectors of the Frenet reference system have to be stored
frenetnormalarrayFrenetNormalArrayNamestr1 FrenetNormalname of the array where normal vectors of the Frenet reference system have to be stored
frenetbinormalarrayFrenetBinormalArrayNamestr1 FrenetBinormalname of the array where binormal vectors of the Frenet reference system have to be stored
smoothingLineSmoothingbool1 0 
outputsmoothedOutputSmoothedLinesbool1 0 
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
curvaturearrayCurvatureArrayNamestr1 Curvaturename of the array where curvature values are stored
torsionarrayTorsionArrayNamestr1 Torsionname of the array where torsion values are stored
Edit - History - Print - Recent Changes - Search
Page last modified on September 09, 2010, at 01:24 AM