Method Init
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Init(Mat, Rect)
Initialize the tracker with a know bounding box that surrounding the target
public void Init(Mat image, Rect boundingBox)
Initialize the tracker with a know bounding box that surrounding the target
public void Init(Mat image, Rect boundingBox)