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

OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations.SoArithmeticImageProcessing engine performs an arithmetic operation between two images.

Public classSoArithmeticValueProcessing

OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations.SoArithmeticValueProcessing engine performs an arithmetic operation between an image and a value.

Public classSoBlendWithImageProcessing

OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations.SoBlendWithImageProcessing engine produces a linear combination between two images.

Public classSoBlendWithValueProcessing
Public classSoCombineByMaskProcessing
Public classSoDirectionalBlendProcessing2d
Public classSoEigenDecompositionProcessing2d

The OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations.SoEigenDecompositionProcessing2d engine computes the local eigenvectors and eigenvalues of a 2D matrix image.

Public classSoEigenDecompositionProcessing3d

The OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations.SoEigenDecompositionProcessing3d engine computes the local eigenvectors and eigenvalues of a 3D matrix image.

Public classSoImageFormulaProcessing

OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations.SoImageFormulaProcessing engine computes a new image combining one, two or three images using a given arithmetic formula.

Public classSoMaskImageProcessing
Public classSoMaxAbsoluteValueProcessing2d
Enumerations
Remarks