Property ThresholdStep
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ThresholdStep
Distance between neighboring thresholds when converting the source image to several binary images, from MinThreshold (inclusive) to MaxThreshold (exclusive).
public float ThresholdStep { get; set; }