vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkbifurcationprofiles

vmtkbifurcationprofiles

Description

compute bifurcation profiles, i.e. the bifurcation splitting lines. The script takes in input the surface and the relative centerlines, both already split into branches.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iSurfacevtkPolyData1  the input surface, already split into branches
ifileSurfaceInputFileNamestr1  filename for the default Surface reader
centerlinesCenterlinesvtkPolyData1  the input centerlines, already split into branches
centerlinesfileCenterlinesInputFileNamestr1  filename for the default Centerlines reader
radiusarrayRadiusArrayNamestr1  name of the array where centerline radius is stored
groupidsarrayGroupIdsArrayNamestr1  name of the array where centerline group ids are stored
centerlineidsarrayCenterlineIdsArrayNamestr1  name of the array where centerline ids are stored
tractidsarrayTractIdsArrayNamestr1  name of the array where centerline tract ids are stored
blankingarrayBlankingArrayNamestr1  name of the array where centerline blanking information about branches is stored
bifurcationprofilegroupidsBifurcationProfileGroupIdsArrayNamestr1 BifurcationProfileGroupIdsname of the array where the group id to which each profile belongs has to be stored
bifurcationprofilebifurcationgroupidsBifurcationProfileBifurcationGroupIdsArrayNamestr1 BifurcationProfileBifurcationGroupIdsname of the array where the bifurcation group id to which each profile belongs has to be stored
bifurcationprofileorientationBifurcationProfileOrientationArrayNamestr1 BifurcationProfileOrientationname of the array containing 0 if a profile is upstream and 0 downstream its bifurcation
ofileBifurcationProfilesOutputFileNamestr1  filename for the default BifurcationProfiles writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oBifurcationProfilesvtkPolyData1  the output sections
bifurcationprofilegroupidsBifurcationProfileGroupIdsArrayNamestr1 BifurcationProfileGroupIdsname of the array where the group id to which each profile belongs are stored
bifurcationprofilebifurcationgroupidsBifurcationProfileBifurcationGroupIdsArrayNamestr1 BifurcationProfileBifurcationGroupIdsname of the array where the bifurcation group id to which each profile belongs has to be stored
bifurcationprofileorientationBifurcationProfileOrientationArrayNamestr1 BifurcationProfileOrientationname of the array containing 0 if a profile is upstream and 0 downstream its bifurcation
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2012, at 03:18 PM