SoPruningProcessing3d Properties |
The SoPruningProcessing3d type exposes the following members.
Name | Description | |
---|---|---|
computeMode | Select the compute Mode (2D or 3D or AUTO) . | |
inBinaryImage | The input image. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
maxLength | Enter the number of iterations (0:until convergence) Default value is 1. | |
neighborhood3d | In 3D configuration (see OIV.ImageViz.Engines.MathematicalMorphology.HitOrMissAndSkeleton.SoPruningProcessing3d.computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels. | |
outBinaryImage | The output binary image. | |
pruningMode | End point mode . | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |