Table of Contents

Constructor DepthNormal

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

DepthNormal(int, int, nuint, int)

Creates a depth-normal modality.

public DepthNormal(int distanceThreshold = 2000, int differenceThreshold = 50, nuint numFeatures = 63, int extractThreshold = 2)

Parameters

distanceThreshold int
differenceThreshold int
numFeatures nuint
extractThreshold int