Struct TrackerCSRT.Params
- Namespace
- OpenCvSharp.Tracking
- Assembly
- OpenCvSharp.dll
CSRT Params. A managed-friendly parameter bag; ToNativeStruct(nint) converts it into the blittable WTrackerCSRTParams 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 TrackerCSRT.Params
- Inherited Members
Fields
- PsrThreshold
we lost the target, if the psr is lower than this.
- WindowFunction
Window function: "hann", "cheb", "kaiser"