Class SoMaskImageProcessing

    • Field Detail

      • inImage

        public final SoSFImageDataAdapter inImage
        The input image. Default value is NULL. Supported types include: grayscale binary label color image.
      • inBinaryImage

        public final SoSFImageDataAdapter inBinaryImage
        The input binary image. Default value is NULL. Supported types include: binary color image.
    • Constructor Detail

      • SoMaskImageProcessing

        public SoMaskImageProcessing()
        Constructor.