Table of Contents

Method Update

Namespace
OpenCvSharp.Tracking.Legacy
Assembly
OpenCvSharp.dll

Update(Mat)

Update the current tracking status. The result will be saved in the internal storage.

public bool Update(Mat image)

Parameters

image Mat

input image

Returns

bool