Class SoDeblurProcessing2d

    • Field Detail

      • inImage

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

        public final SoSFFloat sharpeningFactor
        The sharpening factor. Default value is 1.0f. If factor is 0 the filter has no effect.
    • Constructor Detail

      • SoDeblurProcessing2d

        public SoDeblurProcessing2d()
        Constructor.