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

Return Value

Type: Mat

[Missing <returns> documentation for "M:Emgu.CV.VideoStab.FrameSource.NextFrame"]

See Also