SoMultiscaleStructureEnhancementProcessing3dtensorType Property |
Defines whether the command will use the gradient tensor or the hessian matrix.
Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFiltersAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoMultiscaleStructureEnhancementProcessing3dTensorTypes> tensorType { get; }
Public ReadOnly Property tensorType As SoSFEnum(Of SoMultiscaleStructureEnhancementProcessing3dTensorTypes)
Get
public:
property SoSFEnum<SoMultiscaleStructureEnhancementProcessing3dTensorTypes>^ tensorType {
SoSFEnum<SoMultiscaleStructureEnhancementProcessing3dTensorTypes>^ get ();
}
member tensorType : SoSFEnum<SoMultiscaleStructureEnhancementProcessing3dTensorTypes> with get
Property Value
Type:
SoSFEnumSoMultiscaleStructureEnhancementProcessing3dTensorTypesRemarks See Also