SoEigenDecompositionProcessing3doutEigenVector1Image Property |
Eigenvector image containing the largest eigen value.
Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outEigenVector1Image { get; }
The IJK dimensions of the output image are the same as the input but the number of channels is 3 (channel 0 = x, channel 1 = y, channel 2 = z). The calibration (voxel size, origin, orientation) is forced to the same values as the input. The voxel type is forced to float. Default value is NULL. Supported types include: grayscale binary label color image.