vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtknetworkextraction

vmtknetworkextraction

Description

extract a network of approximated centerlines from a surface, the surface must have at least an opening

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iSurfacevtkPolyData1  the input surface
ifileSurfaceInputFileNamestr1  filename for the default Surface reader
advancementratioAdvancementRatiofloat1(1.0,)1.05the ratio between the sphere step and the local maximum radius
radiusarrayRadiusArrayNamestr1 Radius 
topologyarrayTopologyArrayNamestr1 Topology 
marksarrayMarksArrayNamestr1 Marks 
ofileNetworkOutputFileNamestr1  filename for the default Network writer
ographfileGraphLayoutOutputFileNamestr1  filename for the default GraphLayout writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oNetworkvtkPolyData1  the output network
ographGraphLayoutvtkPolyData1  the output graph layout
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2012, at 03:08 PM