Class SoFloodFillThresholdProcessing

    • Field Detail

      • inImage

        public final SoSFImageDataAdapter inImage
        Deprecated.
        Enter input grey level image (or select one in the list) Default value is NULL. Supported types include: grayscale binary label image.
      • thresholdLevel

        public final SoSFVec2f thresholdLevel
        Deprecated.
        Low and High threshold levels. Default value is SbVec2f(128.0f,255.0f).
    • Constructor Detail

      • SoFloodFillThresholdProcessing

        public SoFloodFillThresholdProcessing()
        Deprecated.
        Constructor.