Property MinDisparity
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
MinDisparity
Minimum possible disparity value. Normally, it is zero but sometimes rectification algorithms can shift images, so this parameter needs to be adjusted accordingly.
public int MinDisparity { get; set; }