Click or drag to resize

FrameSourceNextFrame Method

http://www.emgu.com
Get the next frame

Namespace:  Emgu.CV.Superres
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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