Property Disp12MaxDiff
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Disp12MaxDiff
Maximum allowed difference (in integer pixel units) in the left-right disparity check. Set it to a non-positive value to disable the check.
public int Disp12MaxDiff { get; set; }