Table of Contents

Class StereoDepth

Namespace
Emgu.CV.Dai
Assembly
Emgu.CV.dll

DepthAI StereoDepth

public class StereoDepth : SharedPtrObject, IDisposable, INode
Inheritance
StereoDepth
Implements
Inherited Members

Properties

NodePtr

public nint NodePtr { get; }

Property Value

nint

Methods

DisposeObject()

Release all unmanaged memory associated with the NeuralNetwork.

protected override void DisposeObject()

GetLeft()

public NodeInput GetLeft()

Returns

NodeInput

GetRight()

public NodeInput GetRight()

Returns

NodeInput