Click or drag to resize
FrameSourceNextFrame Method
http://www.emgu.com
Get the next frame

Namespace: Emgu.CV.Superres
Assembly: Emgu.CV.Superres (in Emgu.CV.Superres.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public void NextFrame(
	IOutputArray frame
)

Parameters

frame
Type: Emgu.CVIOutputArray

[Missing <param name="frame"/> documentation for "M:Emgu.CV.Superres.FrameSource.NextFrame(Emgu.CV.IOutputArray)"]

See Also