SoLabelInterfacesProcessing Properties |
The SoLabelInterfacesProcessing type exposes the following members.
Name | Description | |
---|---|---|
![]() | computeMode | Select the compute Mode (2D or 3D or AUTO) . |
![]() | inLabelImage | The input label image. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | neighborhood3d | In 3D configuration (see OIV.ImageViz.Engines.ImageSegmentation.FeatureSelection.SoLabelInterfacesProcessing.computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels. |
![]() | onlyBlackVoxels | Select if use only pixels with intensity = 0. |
![]() | outBinaryImage | The output binary image. |
![]() | phaseNumber | The number of phases. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |