Click or drag to resize
OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations Namespace

The Arithmetics Operations category contains operations between two images or between an image and a constant as sum, difference, blending, minimum or maximum.

Classes
  ClassDescription
Public classSoAbsoluteValueProcessing
Public classSoArithmeticImageProcessing

SoArithmeticImageProcessing engine performs an arithmetic operation between two images.

Public classSoArithmeticValueProcessing

SoArithmeticValueProcessing engine performs an arithmetic operation between an image and a value.

Public classSoBlendWithImageProcessing

SoBlendWithImageProcessing engine produces a linear combination between two images.

Public classSoBlendWithValueProcessing
Public classSoCombineByMaskProcessing
Public classSoDirectionalBlendProcessing2d
Public classSoEigenDecompositionProcessing2d

The SoEigenDecompositionProcessing2d engine computes the local eigenvectors and eigenvalues of a 2D matrix image.

Public classSoEigenDecompositionProcessing3d

The SoEigenDecompositionProcessing3d engine computes the local eigenvectors and eigenvalues of a 3D matrix image.

Public classSoImageFormulaProcessing

SoImageFormulaProcessing engine computes a new image combining one, two or three images using a given arithmetic formula.

Public classSoMaskImageProcessing

SoMaskImageProcessing engine provides masking of image.

Public classSoMaxAbsoluteValueProcessing2d
Enumerations
Remarks