Class SoBackgroundImageProcessing2d

    • Field Detail

      • inImage

        public final SoSFImageDataAdapter inImage
        Deprecated.
        The input image. Default value is NULL. Supported types include: grayscale color image.
      • inMaskImage

        public final SoSFImageDataAdapter inMaskImage
        Deprecated.
        The binary image for the mask or empty (command looks for only inside). This parameter is optional. Default value is NULL. Supported types include: binary color image.
    • Constructor Detail

      • SoBackgroundImageProcessing2d

        public SoBackgroundImageProcessing2d()
        Deprecated.
        Constructor.