Property SpeckleRange
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SpeckleRange
Maximum disparity variation within each connected component. If you do speckle filtering, set the parameter to a positive value; it will be implicitly multiplied by 16. Normally, 1 or 2 is good enough.
public int SpeckleRange { get; set; }