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
frameOutputArrayOutput frame.
gtMaskOutputArrayOutput ground-truth (foreground) mask.