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