Property Lambda
- Namespace
- OpenCvSharp.XImgProc
- Assembly
- OpenCvSharp.dll
Lambda
Lambda is a parameter defining the weight of the edge-aware term in geodesic distance, should be in the range of 0 to 1000.
public float Lambda { get; set; }
Lambda is a parameter defining the weight of the edge-aware term in geodesic distance, should be in the range of 0 to 1000.
public float Lambda { get; set; }