Class SoLabelInterfacesProcessing

    • Field Detail

      • neighborhood3d

        public final SoSFEnum<SoImageVizEngine.Neighborhood3ds> neighborhood3d
        In 3D configuration (see computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels. . Default is CONNECTIVITY_26.
      • inLabelImage

        public final SoSFImageDataAdapter inLabelImage
        The input label image. Default value is NULL. Supported types include: label color image.
      • phaseNumber

        public final SoSFInt32 phaseNumber
        The number of phases. Default value is 3.
      • onlyBlackVoxels

        public final SoSFBool onlyBlackVoxels
        Select if use only pixels with intensity = 0. Default value is true.
    • Constructor Detail

      • SoLabelInterfacesProcessing

        public SoLabelInterfacesProcessing()
        Constructor.