Table of Contents

Constructor Net

Namespace
OpenCvSharp.Dnn
Assembly
OpenCvSharp.dll

Net()

Default constructor

public Net()

Net(nint)

Constructor (backward compatibility). Wraps the pointer in a non-owning SafeHandle. Derived classes that own the native resource should call SetSafeHandle(OpenCvSafeHandle) to replace it with an owning handle.

protected Net(nint ptr)

Parameters

ptr nint