Property SmoothnessThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SmoothnessThreshold
Threshold value of the angle between normals, in radian. Default is 30(degree)*PI/180.
public virtual double SmoothnessThreshold { get; set; }
Threshold value of the angle between normals, in radian. Default is 30(degree)*PI/180.
public virtual double SmoothnessThreshold { get; set; }