SoBlendWithValueProcessing Class Reference
[Arithmetic Operations]

ImageViz SoBlendWithValueProcessing engine More...

#include <ImageViz/Engines/ArithmeticAndLogic/ArithmeticOperations/SoBlendWithValueProcessing.h>

Inheritance diagram for SoBlendWithValueProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoBlendWithValueProcessing ()

Public Attributes

SoSFImageDataAdapter inImage
SoSFInt32 operandValue
SoSFFloat weight
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoBlendWithValueProcessing engine

The SoBlendWithValueProcessing engine produces a linear combination between an image and a value

The SoBlendWithValueProcessing engine produces a linear combination between an image I and a constant C. The formula is:

\[O(n,m)=\left[\lambda_1 I_1(n,m)+(100-\lambda_1)C\right]/100\]

Remarks:

SEE ALSO

SoBlendWithImageProcessing, SoDirectionalBlendProcessing2d .

FILE FORMAT/DEFAULT


Library references: blendvalue


Constructor & Destructor Documentation

SoBlendWithValueProcessing::SoBlendWithValueProcessing (  ) 

Constructor.


Member Data Documentation

The input image operand.

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

The operand value.

Default value is 4.

The output image.

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

The percentage of first image intensity.

Default value is 60.0f.


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/