Click or drag to resize
SoEigenvaluesToStructurenessProcessing3doutImage Property

Output image.

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

Size (except spectral series, only one), calibration, type and interpretation of the outImage image are forced to the same values as OIV.ImageViz.Engines.EdgeDetection.EdgeMarking.SoEigenvaluesToStructurenessProcessing3d.inEigenvaluesImage. All values are between 0 and 1. Default value is NULL. Supported types include: grayscale binary label color image.

See Also