Table of Contents

Property SpeckleWindowSize

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SpeckleWindowSize

Maximum size of smooth disparity regions to consider their noise speckles and invalidate. Set it to 0 to disable speckle filtering. Otherwise, set it somewhere in the 50-200 range.

public int SpeckleWindowSize { get; set; }

Property Value

int