Property MinThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
MinThreshold
Lower bound (inclusive) of the range of thresholds used to binarize the source image.
public float MinThreshold { get; set; }
Lower bound (inclusive) of the range of thresholds used to binarize the source image.
public float MinThreshold { get; set; }