SoCenterLineApproximation3d Properties |
The SoCenterLineApproximation3d type exposes the following members.
Name | Description | |
---|---|---|
![]() | autoMode | If this parameter is set to true the number of branches is computed automatically (the parameter newBranchSensibility controls the adding of new branches) otherwise branches are added until numberOfBranches connections is reached. |
![]() | distanceMapSmoothing | This parameter controls the smoothing of the distance map which is computed internally to make the tree centered. |
![]() | inLabelImage | Input label image. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | newBranchSensibility | This parameter controls the adding of a new branch in the tree in automatic mode. |
![]() | numberOfBranches | Number of branches iteratively added to the reconstructed centerline tree. |
![]() | outBinaryImage | Output centerline. |
![]() | outLineSet | Output line set. |
![]() | smoothingIteration | Number of smoothing iteration of the output line set (post processing). |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |