Property TruncateThreshold
- Namespace
- OpenCvSharp.Rgbd
- Assembly
- OpenCvSharp.dll
TruncateThreshold
Threshold for depth truncation in meters; depth values beyond this threshold are set to zero.
public float TruncateThreshold { get; set; }
Threshold for depth truncation in meters; depth values beyond this threshold are set to zero.
public float TruncateThreshold { get; set; }