SoTensorVotingProcessing2dscale Property |
This parameter acts on the gap length filled by the tensor voting algorithm.
Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarkingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFDouble scale { get; }
Public ReadOnly Property scale As SoSFDouble
Get
public:
property SoSFDouble^ scale {
SoSFDouble^ get ();
}
member scale : SoSFDouble with get
Property Value
Type:
SoSFDoubleRemarks It is expressed in pixels. Default value is 5.0.
See Also