SoBackgroundImageProcessing2d Class Reference
[Grayscale Transforms]

ImageViz SoBackgroundImageProcessing2d engine More...

#include <ImageViz/Engines/ImageFiltering/GrayscaleTransforms/SoBackgroundImageProcessing2d.h>

Inheritance diagram for SoBackgroundImageProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoBackgroundImageProcessing2d ()

Public Attributes

SoSFImageDataAdapter inImage
SoSFImageDataAdapter inMaskImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoBackgroundImageProcessing2d engine

The SoBackgroundImageProcessing2d engine computes a background image from a grayscale image.

This engine computes a background image from a grayscale image and a binary mask (or empty for all pixels of the image) using second order polynomial.

SEE ALSO

SoMatchContrastProcessing, SoShadingCorrectionProcessing, SoMathematicalFunctionProcessing.

FILE FORMAT/DEFAULT


Library references: bkgimg


Constructor & Destructor Documentation

SoBackgroundImageProcessing2d::SoBackgroundImageProcessing2d (  ) 

Constructor.


Member Data Documentation

The input image.

Default value is NULL. Supported types include: grayscale color image.

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.

The output image.

Default value is NULL. Supported types include: grayscale binary label color image.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/