SoCannyEdgeProcessingstandardDeviation Property |
Input gaussian kernel size.
Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarkingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec3f standardDeviation { get; }
Public ReadOnly Property standardDeviation As SoSFVec3f
Get
public:
property SoSFVec3f^ standardDeviation {
SoSFVec3f^ get ();
}
member standardDeviation : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks Default value is (1.0,1.0,1.0).
See Also