Class SoReconstructionFromMarkersProcessing

    • 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.
      • inMaskImage

        public final SoSFImageDataAdapter inMaskImage
        The binary mask image constraining reconstruction. Default value is NULL. Supported types include: binary color image.
      • inMarkerImage

        public final SoSFImageDataAdapter inMarkerImage
        The binary marker image containing seeds for reconstruction. Default value is NULL. Supported types include: binary color image.
    • Constructor Detail

      • SoReconstructionFromMarkersProcessing

        public SoReconstructionFromMarkersProcessing()
        Constructor.