Click or drag to resize

FrameSourceNextFrame Method

http://www.emgu.com
Retrieve the next frame from the FrameSoure

Namespace:  Emgu.CV.VideoStab
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public Mat NextFrame()

Return Value

Type: Mat
The next frame
See Also