SoEigenDecompositionProcessing3doutEigenValuesImage Property |
Eigenvalues image.
Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outEigenValuesImage { get; }
The IJK dimensions of the output image are the same as the input but the number of channels is 3 (channel 0 = largest Eigen value, channel 1 = medium Eigen value, channel 2 = smallest Eigen value). 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.