SoMultiscaleStructureEnhancementProcessing2dtensorType 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: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoMultiscaleStructureEnhancementProcessing2dTensorTypes> tensorType { get; }
Public ReadOnly Property tensorType As SoSFEnum(Of SoMultiscaleStructureEnhancementProcessing2dTensorTypes)
Get
public:
property SoSFEnum<SoMultiscaleStructureEnhancementProcessing2dTensorTypes>^ tensorType {
SoSFEnum<SoMultiscaleStructureEnhancementProcessing2dTensorTypes>^ get ();
}
member tensorType : SoSFEnum<SoMultiscaleStructureEnhancementProcessing2dTensorTypes> with get
Property Value
Type:
SoSFEnumSoMultiscaleStructureEnhancementProcessing2dTensorTypesRemarks See Also