Class SoRemoveSmallSpotsProcessing

    • Field Detail

      • inObjectImage

        public final SoSFImageDataAdapter inObjectImage
        The input binary or label image. Default value is NULL. Supported types include: binary label color image.
      • objectSize

        public final SoSFFloat objectSize
        The maximum size of objects to delete. Default value is 10.0f.
    • Constructor Detail

      • SoRemoveSmallSpotsProcessing

        public SoRemoveSmallSpotsProcessing()
        Constructor.