Click or drag to resize
SoMultiscaleStructureEnhancementProcessing3dtensorType 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<SoMultiscaleStructureEnhancementProcessing3dTensorTypes> tensorType { get; }

Property Value

Type: SoSFEnumSoMultiscaleStructureEnhancementProcessing3dTensorTypes
Remarks

. Default is HESSIAN

See Also