Click or drag to resize
SoEigenDecompositionProcessing3dinSymmetricMatrixImage Property

A matrix image containing symmetric 3x3 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 6 in the following order where is a symmetric 3x3 matrix. Default value is NULL. Supported types include: grayscale color image.

See Also