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 (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public Mat NextFrame()

Return Value

Type: Mat
The next frame
See Also