Property Lambda
- Namespace
- OpenCvSharp.XImgProc
- Assembly
- OpenCvSharp.dll
Lambda
Lambda is a parameter defining the amount of regularization during filtering. Larger values force filtered disparity map edges to adhere more to source image edges. Typical value is 8000.
public double Lambda { get; set; }