Property Sigma
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
Sigma
Sigma value for GaussianBlur smoothing of the source image. Source image will be used without smoothing in case sigma value is 0.
public double Sigma { get; set; }
Sigma value for GaussianBlur smoothing of the source image. Source image will be used without smoothing in case sigma value is 0.
public double Sigma { get; set; }