Table of Contents

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; }

Property Value

float