Table of Contents

Method GetObjects

Namespace
OpenCvSharp.Tracking.Legacy
Assembly
OpenCvSharp.dll

GetObjects()

Returns the storage for the tracked objects, each object corresponds to one tracker algorithm.

public Rect2d[] GetObjects()

Returns

Rect2d[]