Property TsdfTruncDist
- Namespace
- OpenCvSharp.Rgbd
- Assembly
- OpenCvSharp.dll
TsdfTruncDist
TSDF truncation distance; distances greater than this from the surface are truncated to 1.0.
public float TsdfTruncDist { get; set; }
TSDF truncation distance; distances greater than this from the surface are truncated to 1.0.
public float TsdfTruncDist { get; set; }