SoAbsoluteValueProcessing Class Reference
[Arithmetic Operations]

ImageViz SoAbsoluteValueProcessing engine More...

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

Inheritance diagram for SoAbsoluteValueProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoAbsoluteValueProcessing ()

Public Attributes

SoSFImageDataAdapter inImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoAbsoluteValueProcessing engine

The SoAbsoluteValueProcessing engine computes the absolute value of an image.

The SoAbsoluteValueProcessing engine computes the absolute value of the grayscale values within an image $I$. The formula is:

\[O(n,m) = | I(n,m) |\]

SEE ALSO

SoArithmeticValueProcessing, SoArithmeticImageProcessing.

FILE FORMAT/DEFAULT


Library references: absval


Constructor & Destructor Documentation

SoAbsoluteValueProcessing::SoAbsoluteValueProcessing (  ) 

Constructor.


Member Data Documentation

The input image.

Default value is NULL. Supported types include: grayscale binary label 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/