Table of Contents

Property TsdfMaxWeight

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

TsdfMaxWeight

Max number of frames per voxel; each voxel keeps a running average of distances no longer than this value.

public int TsdfMaxWeight { get; set; }

Property Value

int