| GraphSegmentationSigma Property |
[Missing <summary> documentation for "P:OpenCvSharp.XImgProc.Segmentation.GraphSegmentation.Sigma"]
Namespace:
OpenCvSharp.XImgProc.Segmentation
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public virtual double Sigma { get; set; }
Public Overridable Property Sigma As Double
Get
Set
public:
virtual property double Sigma {
double get ();
void set (double value);
}
abstract Sigma : float with get, set
override Sigma : float with get, set
Property Value
Type:
DoubleSee Also