SoMultiscaleStructureEnhancementProcessing2dstandardDeviationRange Property |
Standard deviation of the Gaussian kernel at minimum and maximum scale.
Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFiltersAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec2f standardDeviationRange { get; }
Public ReadOnly Property standardDeviationRange As SoSFVec2f
Get
public:
property SoSFVec2f^ standardDeviationRange {
SoSFVec2f^ get ();
}
member standardDeviationRange : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also