Click or drag to resize
SoMultiscaleStructureEnhancementProcessing3dinImage Property

Input image.

Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFilters
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFImageDataAdapter inImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

Type of the image can be integer or floating. Default value is NULL. Supported types include: grayscale image.

See Also