Table of Contents

Struct TrackerNano.Params

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

NanoTrack Params. A managed-friendly parameter bag; ToNativeStruct(nint, nint) converts it into the blittable WTrackerNanoParams mirror passed to the native entry point.

[SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
[SuppressMessage("Microsoft.Design", "CA1815: Override equals and operator equals on value types")]
public struct TrackerNano.Params
Inherited Members

Fields

Backbone

Path to the pre-trained backbone model (.onnx)

Backend

dnn::Backend

Neckhead

Path to the pre-trained neckhead model (.onnx)

Target

dnn::Target