Table of Contents

Property NormSigma1

Namespace
OpenCvSharp.OptFlow
Assembly
OpenCvSharp.dll

NormSigma1

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 NormSigma1 { get; set; }

Property Value

float