Method SetSaturatedThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetSaturatedThreshold(double, double)
Sets the saturation threshold. The colors in the closed interval [lower, upper] are reserved to participate in the calculation of the loss function and initialization parameters.
public void SetSaturatedThreshold(double lower, double upper)