Click or drag to resize
SoHessianMatrixProcessing2dstandardDeviation Property

Sigma for each direction (X, Y).

Namespace: OIV.ImageViz.Engines.EdgeDetection.OtherDerivatives
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2f standardDeviation { get; }

Property Value

Type: SoSFVec2f
Remarks

Each value must be greater than or equal to 0.1. Default value is OIV.Inventor.SbVec2f(1.0f,1.0f).

See Also