SoMaxAbsoluteValueProcessing2d Class Reference
[Arithmetic Operations]

ImageViz SoMaxAbsoluteValueProcessing2d engine More...

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

Inheritance diagram for SoMaxAbsoluteValueProcessing2d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoMaxAbsoluteValueProcessing2d ()

Public Attributes

SoSFImageDataAdapter inImage1
SoSFImageDataAdapter inImage2
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoMaxAbsoluteValueProcessing2d engine

The SoMaxAbsoluteValueProcessing2d engine computes the maximum value between the absolute values of two images

The SoMaxAbsoluteValueProcessing2d engine computes the absolute values of two images $I_1$ and $I_2$. The formula is:

\[O(n,m)=max\{|I_1(n,m)|,|I_2(n,m)|\}\]

SEE ALSO

SoAbsoluteValueProcessing, SoArithmeticValueProcessing.

FILE FORMAT/DEFAULT


Library references: maxabs


Constructor & Destructor Documentation

SoMaxAbsoluteValueProcessing2d::SoMaxAbsoluteValueProcessing2d (  ) 

Constructor.


Member Data Documentation

The 1st input image.

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

The 2nd 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/