vmtkbifurcationreferencesystems

Description

compute reference systems for each bifurcation of a tree. The script takes in input the centerlines already split into branches.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iCenterlinesvtkPolyData1the input split centerlines
ifileCenterlinesInputFileNamestr1filename for the default Centerlines reader
radiusarrayRadiusArrayNamestr1MaximumInscribedSphereRadiusthe name of the array where centerline radius values are stored
blankingarrayBlankingArrayNamestr1Blankingthe name of the array where centerline blanking information about branches is stored
groupidsarrayGroupIdsArrayNamestr1GroupIdsthe name of the array where centerline group ids are stored
normalarrayReferenceSystemsNormalArrayNamestr1Normalthe name of the array where reference system plane normals have to be stored
upnormalarrayReferenceSystemsUpNormalArrayNamestr1UpNormalthe name of the array where reference system upnormals have to be stored
ofileReferenceSystemsOutputFileNamestr1filename for the default ReferenceSystems writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oReferenceSystemsvtkPolyData1the output reference systems, given as points coinciding with the origins
normalarrayReferenceSystemsNormalArrayNamestr1Normalthe name of the array where reference system plane normals are stored
upnormalarrayReferenceSystemsUpNormalArrayNamestr1UpNormalthe name of the array where reference system upnormals are stored