Table of Contents

Property DepthTruncThreshold

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

DepthTruncThreshold

Threshold for depth truncation in meters; depth greater than this is truncated to 0.

public float DepthTruncThreshold { get; set; }

Property Value

float