Property NormSigma0
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
NormSigma0
Sigma parameter of the shrunk Hampel norm. If set to float.MaxValue the least-square estimator is used instead of the M-estimator.
public float NormSigma0 { get; set; }