Table of Contents

Property Sigma

Namespace
OpenCvSharp.XImgProc
Assembly
OpenCvSharp.dll

Sigma

Sigma is a parameter defining how fast the weights decrease in the locally-weighted affine fitting. Higher values can help preserve fine details, lower values can help to get rid of noise in the output flow.

public float Sigma { get; set; }

Property Value

float