Click or drag to resize
SoMultiscaleStructureEnhancementProcessing2dtensorType Property

Defines whether the command will use the gradient tensor or the hessian matrix.

Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFilters
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoMultiscaleStructureEnhancementProcessing2dTensorTypes> tensorType { get; }

Property Value

Type: SoSFEnumSoMultiscaleStructureEnhancementProcessing2dTensorTypes
Remarks

. Default is HESSIAN

See Also