Click or drag to resize
SoEigenDecompositionProcessing2dinSymmetricMatrixImage Property

A matrix image containing symmetric 2x2 matrices.

Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFImageDataAdapter inSymmetricMatrixImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

The image type must be float. The number of channels must be 3 in the following order: where is a symmetric matrix. Default value is NULL. Supported types include: grayscale color image.

See Also