vmtkbranchmapping
Description
constructs a harmonic function over each vascular segment; maps and stretches the longitudinal metric to correctly account for the presence of insertion regions at bifurcations; the additional StretchedMapping array is added to the surface
Input arguments
Argument | Variable | Type | Length | Range | Default | Description |
id | Id | str | 1 | | 0 | script id |
handle | Self | self | 1 | | | handle to self |
disabled | Disabled | bool | 1 | | 0 | disable execution and piping |
i | Surface | vtkPolyData | 1 | | | |
ifile | SurfaceInputFileName | str | 1 | | | filename for the default Surface reader |
centerlines | Centerlines | vtkPolyData | 1 | | | |
centerlinesfile | CenterlinesInputFileName | str | 1 | | | filename for the default Centerlines reader |
referencesystems | ReferenceSystems | vtkPolyData | 1 | | | |
referencesystemsfile | ReferenceSystemsInputFileName | str | 1 | | | filename for the default ReferenceSystems reader |
abscissasarray | AbscissasArrayName | str | 1 | | Abscissas | |
normalsarray | NormalsArrayName | str | 1 | | ParallelTransportNormals | |
groupidsarray | GroupIdsArrayName | str | 1 | | GroupIds | |
centerlineidsarray | CenterlineIdsArrayName | str | 1 | | CenterlineIds | |
tractidsarray | TractIdsArrayName | str | 1 | | TractIds | |
referencesystemsnormalarray | ReferenceSystemsNormalArrayName | str | 1 | | Normal | |
radiusarray | RadiusArrayName | str | 1 | | MaximumInscribedSphereRadius | |
blankingarray | BlankingArrayName | str | 1 | | Blanking | |
angularmetricarray | AngularMetricArrayName | str | 1 | | AngularMetric | |
harmonicmappingarray | HarmonicMappingArrayName | str | 1 | | HarmonicMapping | |
abscissametricarray | AbscissaMetricArrayName | str | 1 | | AbscissaMetric | |
boundarymetricarray | BoundaryMetricArrayName | str | 1 | | BoundaryMetric | |
stretchedmappingarray | StretchedMappingArrayName | str | 1 | | StretchedMapping | |
ofile | SurfaceOutputFileName | str | 1 | | | filename for the default Surface writer |
Output arguments
Argument | Variable | Type | Length | Range | Default | Description |
id | Id | str | 1 | | 0 | script id |
handle | Self | self | 1 | | | handle to self |
o | Surface | vtkPolyData | 1 | | | |
harmonicmappingarray | HarmonicMappingArrayName | str | 1 | | HarmonicMapping | |
boundarymetricarray | BoundaryMetricArrayName | str | 1 | | BoundaryMetric | |
stretchedmappingarray | StretchedMappingArrayName | str | 1 | | StretchedMapping | |