Table of Contents

Method GetNextFrame

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

GetNextFrame(OutputArray, OutputArray)

Obtain the next frame in the sequence.

public void GetNextFrame(OutputArray frame, OutputArray gtMask)

Parameters

frame OutputArray

Output frame.

gtMask OutputArray

Output ground-truth (foreground) mask.