Class StereoDepth
DepthAI StereoDepth
public class StereoDepth : SharedPtrObject, IDisposable, INode
- Inheritance
-
StereoDepth
- Implements
- Inherited Members
Properties
NodePtr
public nint NodePtr { get; }
Property Value
Methods
DisposeObject()
Release all unmanaged memory associated with the NeuralNetwork.
protected override void DisposeObject()
GetLeft()
public NodeInput GetLeft()
Returns
GetRight()
public NodeInput GetRight()