Property Epsilon
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
Epsilon
Stopping criterion threshold used in the numerical scheme, a trade-off between precision and running time.
public double Epsilon { get; set; }
Stopping criterion threshold used in the numerical scheme, a trade-off between precision and running time.
public double Epsilon { get; set; }